@icanvardar Using AWS to deploy on the edge with static export, but tired of the shenanigans. Looking into moving to Astro. Devs shouldn't need fully-fledged web servers to show moving bits on a screen.
2/2 A reminder to always back up *everything* between prompts. And yeah I'm reconsidering my life choices, trying to use cheaper models for routine stuff or quick one-offs.
1/2 Asked minimax M2 to create some .txt files in a folder. It made a mistake, so it ran rm -rf *.txt to start over... not realizing there were many other .txt files in that folder. Staggering oversight.
@burkov Weird indeed, but a lot of senior devs think comments are an anti-pattern, and LLMs do often add a ton of needless comments, so... partly justified? I started adding *KEEP THIS COMMENT* where needed in my own codebases. Ugly but works
Help, I bought a $10 developer plan after using the $5 free initial credit. But I always get 500 {"type":"api_error","message":"insufficient balance (1008)"}, even though the dashboard shows I used 0% of my credits. Even regenerated API key, same. @minimax_ai
@minimax_ai I'm still receiving a 429 Too Many Requests error on my first API call, even after upgrading to a paid account. My usage dashboard shows 0% of my credits used. My last successful request was over an hour ago (before upgrading)...? I'm puzzled
@SimonHoiberg The pgadmin team needs to add a "simple interface" option where one doesn't have to drill down 1000 times to get to the table. (Disclaimer: haven't used it in a while. Maybe it's better now.)
Coding LLMs really can do hours of work now, unattended. 😲 Claude has been debugging my Expo monorepo setup since this morning and is still going. The error messages are all different now, so... progress!