HackerTrans
TopNewTrendsCommentsPastAskShowJobs

spkm

no profile record

comments

spkm
·vor 2 Monaten·discuss
Thank you! That's exactly what it is. Instead of presenting you 1000 results (or 0) which you have to manually skim through, it generates 1 result as a summary. And even if there is no actual search result, it will hallucinate you 1 result (full of BS).

But because the result sounds right (and in cases with good data it actually is) people tend to trust it. I do not dismiss the potential, but for me the line is crossed when you take the result for granted without verifying and while I'm sure many here think that is implied, I bet you, at large, it is not and will be even less so in the future.

Brave New World!
spkm
·vor 2 Monaten·discuss
I know, but they didn't.
spkm
·vor 2 Monaten·discuss
Remember the OOP Hype 20 years ago? I'm still cleaning shit up from then in our codebase when everyone used patterns after skimming through the GoF book without even knowing why .... My prediction is in 20 years I will clean up the shit that was co-authored by Claude ...

https://mastodon.gamedev.place/@JeremiahFieldhaven/116654345...
spkm
·vor 2 Monaten·discuss
I'm a german software developer working for a japanese corporation in a german subsidiary. I agree with pretty much everything in your post. Especially the exhausting chain of approvals and also the unwillingness to make quick/tough decisions feels like walking through molasses at times. However, there is also an upside to this. I can actually confirm that they take quality control very serious, probably due to the losing face cultural thing if the product fails the customer and therefore rarely do quick last minute changes or crunch, because it degrades quality.
spkm
·vor 7 Monaten·discuss
Privatization and capitalism.
spkm
·vor 9 Monaten·discuss
Just don't use animated gifs inbetween text.
spkm
·vor 9 Monaten·discuss
I've been selfhosting for like dunno 10-15 years. Cheap kimsufi box, opensmtp, dovecot, later then rspamd, done. Never really had a problem. At one point telekom.de blocked my mailserver. I contacted them via [email protected] (or something) explaining that while kimsufix boxes are notorious for shady stuff, this is actually a legit mailserver and they whitelisted me shortly after (yeah I was surprised too how smooth that went). So, yeah, can't confirm all the troubles everyone seems to get on about. However I do own the kimsufi box (and the corresponding IP) for a long time now, so maybe I'm just lucky.
spkm
·vor 3 Jahren·discuss
"void linux" is a great distro if you want BSD-like but still linux. It also uses runit instead of systemd.
spkm
·vor 3 Jahren·discuss
Fully agree. Also, jq exists, a simple example how open and simple interfaces (text streams) allow for extensibility. There is a reason why so much is built on top of "simple terminals".
spkm
·vor 3 Jahren·discuss
Probably not, I'm just wondering why a C++ toolchain is supposed to handle this though.
spkm
·vor 3 Jahren·discuss
> That means you have a mix of FORTRAN, ada, c, rust, some custom internal corporate language, and so on all mixed with the C++. If your build system cannot handle that mess i'm not interested

In that case I would just use the rust toolchain which I'm sure can handle this stew.
spkm
·vor 3 Jahren·discuss
Maybe if you used a typesafe language, you wouldn't have to track down 100 other more significant problems (:
spkm
·vor 3 Jahren·discuss
I work for a Japanese company and if you've ever worked with them you know they go crazy with testing (often automated). I get bugreports like this constantly. And while you might argue if that's a use case or not (mostly it's not), a crash is still a crash! We do go the extra mile to analyze and fix those. It makes the software overall more robust and on occasion you really find a much severe underlying issue that would have exploded in your face also in other, more realistic workflows. Don't dismiss bugs without at least understanding what's happening! As others have stated, a lot of these weird issues are race conditions which might suggest a bigger problem in the design.
spkm
·vor 4 Jahren·discuss
"Got it!"
spkm
·vor 4 Jahren·discuss
TBF, everyone hates these cryptic errors :)
spkm
·vor 4 Jahren·discuss
It's my impression that people tend to underestimate "junior engineers" in the C++ world. I'm always impressed at conferences that there are so many young people holding presentations about really advanced topics.

IMHO this "no junior will ever understand that" attitude comes mostly from older folks who learned C++ as C with classes and to whom even the STL is a work of the devil.
spkm
·vor 4 Jahren·discuss
I miss my childhood :(
spkm
·vor 4 Jahren·discuss
It's worse, turns out in the end it's just 0s and 1s.
spkm
·vor 4 Jahren·discuss
I absolutely agree. I'm also self-hosting all sorts of stuff, including mail (opensmtpd, dovecot) and never really had a problem. At some point a mail to telekom.de was refused by the telekom because of my IP (I host on a kimsufi/OVH box). However, after contacting telekom about it they immediately removed me from the blacklist and it works fine ever since.
spkm
·vor 5 Jahren·discuss
Which is my fetish.