I loved python when I was a junior dev. Now I hate it (except for things like computational math). I have to add debug statements to figure out that someone snuck in the wrong type into the code.
- 2 Posts
- 10 Comments
reabsorbthelight@lemmy.worldOPtoMental Health@lemmy.world•Melatonin usage to treat seasonal affective disorderEnglish
8·4 天前https://www.acc.org/latest-in-cardiology/articles/2025/11/03/16/19/mon-melatonin-aha-2025
Link to the study for onlookers
reabsorbthelight@lemmy.worldto
Programming@programming.dev•Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030 - Plans move to Rust, with help from AI
2·6 天前They should honestly just wrapper the majority of the code base in rust unsafes and then slowly very slowly migrate sections of the code to rust. This is the right way to do it imo
Will they do that? Nope.
reabsorbthelight@lemmy.worldto
Programming@programming.dev•Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030 - Plans move to Rust, with help from AI
4·6 天前Nobody is truly reviewing that stuff. Would you if you were in that job? Just blame mistakes on AI
reabsorbthelight@lemmy.worldto
Fediverse@lemmy.world•Random idea: a federated alternative to Amazon Prime built from independent shops?English
4·6 天前Are there any instances of this? It looks promising
reabsorbthelight@lemmy.worldto
Linux@lemmy.ml•postmarketOS v25.12: The One Where The Saga Continues
6·8 天前Graphene OS for the past year or two. Zero problems and only benefits.
You will need to get used to fiddling with security settings on some apps. For example, banking apps need reduced (meaning standard Android) levels of security. I consider this a feature so I can know which apps to find alternatives for
reabsorbthelight@lemmy.worldto
Technology@lemmy.world•Spotify Music Library Scraped by Pirate Activist GroupEnglish
2·9 天前Is there an alternative way to contribute to them? I would happily send money directly to the artists, but I don’t know how
reabsorbthelight@lemmy.worldto
Programming@programming.dev•AI-authored code needs more attention, contains worse bugs
3·12 天前I find that it basically can’t do decent architecture. My last attempt to use it ended with it using casbin, but then rewriting it’s own authorization framework and trying to use both at the same time 😶.
I think there is a lot of power here, but it needs very heavy guidance and handholding to do it well. Otherwise it makes very stupid intern level decisions
reabsorbthelight@lemmy.worldto
Programming@programming.dev•AI-authored code needs more attention, contains worse bugs
174·13 天前Ideally they’d compare time to write + time to fix. My experience is that if you use test driven development, LLM isn’t too bad. No worse than an intern.
I think it comes down to who is using the LLM. I had a junior dev once “presumably” AI gen a ton of code (broken trash). Then to fix it, they wrapped each function in a try catch block that dropped the error. Unit tests were mocked out to the extent they didn’t test anything.
When I use an LLM, I have tests and hard constraints on the LLM. It isn’t good enough to do everything, but it can generate about 80% of a simple app


Yup… The European exit strategy. Make a startup and get bought by America