Forgot that Terry Gilliam was in Spies Like Us
BeigeAgenda
The Damascus steel guy Alec Steele, visited not long ago.
They need to keep it running 24/7 because the startup price is much higher than letting it run.
I usually rewatch old stuff, and one of the YouTube channels I follow generates so much different content that I can't keep up.
Also my schedule sadly doesn't allow for step 2 and 3.
LGTM 👍
Sounds about right, I had a positive experience when I told my local LLM to refactor a function and add a single argument.
I would not dare letting it loose on a whole source file, because it changes random things giving you more code to review.
In my view current LLM's do a acceptable job with:
- Adding comments
- Writing docstrings
- Writing git commit messages
- Simple tasks on small pieces of code
I haven't looked at the Lemmy codebase but here's my thoughts on why they don't "just" fix this.
Unless the database is designed for easy migration from it can be a very large task to modify the database layout, as you nearly have to refactor everything.
One way to solve this is that all posts/comments/votes uses an UUID as primary key instead of auto-incrementing IDs.
Looks like: Character designer dad.
Footage from a robot in skynet mode:
!it's from the movie Runaway 1984!<
Yes, and that's why the professors are scratching their heads.
I use Devuan on my servers, changed because I was annoyed that systemd was forced on me. (I have mellowed a bit since and accept that systemd is here to stay)
I chose Mint for my laptop, because I just want a OS that works and still gives me a taskbar. (Here I got fed up when Ubuntu switched away from gnome)
All of them are apt based Linux because it just works and when apt shoots itself in the foot during dist upgrades you can still wrangle it back in working order.