Why would one though? All the bots are on Twitter now because in order to fight Bots, Elon encouraged massive abuse of bots and ChatGPT with his new monetization scheme that earns you money the more impressions and engagement you get on your posts.
- 0 Posts
- 8 Comments
Joined 2 years ago
Cake day: July 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
True. To me, Lemmy feels somewhat more like the old vBulletin forums I used to browse 15 years ago.
Uplink@programming.devto Linux@lemmy.ml•2024: The Year Linux Dethrones Windows on the Desktop – Are You Ready?37·1 year agoAh yes, this year is definitely the year of the Linux desktop. For real this time!
RMS approves
Uplink@programming.devto Memes@lemmy.ml•Be wary my friends, for we are on the path to glory4·2 years agoCan corporations fuck it up if they want to? Couldn’t we just migrate to a new instance and not federate? Or not federate with them from the beginning?
Tbh thats part of the reason I like to take many small amounts and spread them out over the year instead of few big chunks. This probably changes once you have kids I guess.
I tried to download a repository as a zip file but you can’t do that in code commit. That’s a problem in a big corp environment, where getting your local git credentials to work with codecommit is actually a very big hassle.
Everybody hating on Java being the de facto language every student learns first (at least back when I was in university) but I think it’s actually a great first language while I don’t think python is for one simple reason: it has types but tries to hide them from you. It is soooo important to understand types early though.