

about 50% of traffic to programming.dev is bots who have marked their user-agents as such. I’m pretty confident the actual number is higher, but haven’t spent time validating.
I’m a staff software engineer at Sunrun, the USA’s largest residential solar installer.
I mostly work with kotlin, but also java, python, ruby, javascript, typescript. My hobby is picking up new hobbies. Currently bird photography and camping.
about 50% of traffic to programming.dev is bots who have marked their user-agents as such. I’m pretty confident the actual number is higher, but haven’t spent time validating.
man what part of america are you in lol. I’ve never seen either of those as an everyday occurrence, though you will find them if you go to a southern fried chicken joint.
as an instance admin I will let you know that lemmy (the software) runs very very poorly.
buying a pan increases demand for that item, which then gets built in those factories that then pollute the water you drink and the air you breathe. So yeah, they’re directly correlated.
recent studies have stated that the pans offgas from manufacturing for weeks after you’ve bought them, no heating needed, so no, that’s not correct. and it was known that they offgas at only 325ºF years ago. https://www.ewg.org/research/canaries-kitchen
so no, teflon pans are bad no matter how you use them, they’re bad for the environment, they’re bad for your health, they’re bad for animals, they’re bad for babies that haven’t been born yet.
using a pan means you have to construct that pan, in a factory that pollutes massive amount of PFAS directly into the soil and water table.
wait… are you arguing that gems are a bad thing???
Wow. Yours looks really clean. We have two of these drawers and they’re maxed out double as full.
Anything but the last one. Don’t duplicate the http code in the body, else you’re now maintaining something you don’t need to maintain.
I’m not a fan of codes that repeat information in the body either, but I think if you had used a different example like “INVALID_BLAH” or something then the message covered what was invalid, then it would be fine. Like someone else said, the error data should be in an object as well, so that you don’t have to use polymorphism to figure out whether it’s an error or not. That also allows partially complete responses, e.g. data returns, along with an error.
I completely agree.
According to a video I watched yesterday, it’s not random, it’s because they’re bored teenagers
Hilariously I left this post then scrolled down just a few posts and found this. https://www.usatoday.com/story/news/nation/2024/05/24/killer-whales-attacking-sinking-boats-are-bored-scientists-say/73558157007/
it does if the other ones have edible seeds, seeds without arsenic, or fewer seeds… your analogy makes no sense.
Also, writing memory safe code honestly isn’t that hard. It just requires a different approach to problem solving, that just like any other design pattern, once you learn and get used to it, is easy.
the CVE list would disagree with you.
https://en.wikipedia.org/wiki/The_Power_of_10%3A_Rules_for_Developing_Safety-Critical_Code
and their 40 page coding standard document. https://ntrs.nasa.gov/api/citations/20080039927/downloads/20080039927.pdf https://ntrs.nasa.gov/citations/20080039927
and their software safety handbook. https://standards.nasa.gov/standard/nasa/nasa-gb-871913
all 389 pages of it https://standards.nasa.gov/sites/default/files/standards/NASA/Baseline/0/nasa-gb-871913.pdf
It’s also just a huge fallacy. He’s saying that people just choose to not write memory safe code, not that writing memory safe code in C/C++ is almost impossible. Just look at NASA’s manual for writing safe C++ code. It’s insanity. No one except them can write code that’s safe and they’ve stripped out half the language to do so. No matter how hard you try, you’re going to let memory bugs through with C/C++, while Rust and other memory safe languages have all but nullified a lot of that.
You ask them to add a license, you don’t suggest a license.
I work for a solar company and they said that we would have to start using solar powered two factor authentication key fobs.