Real developers just hit tab on whatever copilot tells them to
I'm now blind (and vegan)
Degrowth is coming, whether we want it or not.
ebikes are filling up land fills? Show me where and I'll go and salvage them
You misspelt Microsoft
So Ilya has signed a letter saying if he doesn't resign he'll quit?!?
As always the Tories leak a few ideas (like scrapping inheritance tax) to see what people say (it's a bloody awful idea) then implement something different when people say it's a disaster.
Is this embrace or extend? I'm not looking forward to extinguish.
Looks like OpenAI split in two and Microsoft ended up holding both pieces. Impressive work really.
We would prefer to keep the load on the server as low as possible.
However you can self host this in a docker container if you like, it works quite well.
docker run -it -e LEMMY_DOMAIN='futurology.today' -p "8080:8080" ghcr.io/rystaf/mlmym:late
Then access via http://127.0.0.1:8080/post/141970
There are upsides and downsides of this. The upsides are obvious, we get lots of new communities and our users can see more stuff. The downside is our poor server has to download all that stuff.
We only have limited resources (data transfer and disk space) so the current method of operation works ok for us for now. This might change in the future though.