I mean, I also have some autism flavor with enhanced memory, and I don’t either remember my age most of the time. It’s just not terribly relevant information and it keeps changing every year as well. And for the few situations when I do need it, I can work it out with maths, it’s fine.
Ephera
- 5 Posts
- 1.32K Comments
Ephera@lemmy.mlto
Programmer Humor@programming.dev•You'll never guess what will happen if you try to print out a shell script!
19·2 days agoLooks like a Logo script to me…
Ephera@lemmy.mlto
cats@lemmy.world•I watch this video every time it pops up. Now it's your turn.
16·2 days agoI always have to open catbox.moe videos in the browser. For whatever reason, they won’t play in the app (Jerboa in my case).
Yeah, I find it really tricky, because LLMs excel at adding yet another implementation to the side, whereas they will barely ever introduce an abstraction to cover both requirements.
And the humans often don’t really read the code anymore either. They ask the LLM to make a suggestion, then check the diff for plausibility and that’s it. They don’t have to solve it themselves, so they never properly dig into the surrounding context and therefore cannot notice the missing abstraction either.
And in the end, it’s not just that the humans don’t know the code, it’s also that it becomes near-impossible to refactor, because it’s just too much code to fit into a brain at a time.
You can’t anymore realize that one part of the codebase should’ve been solved by an already-existing abstraction.
Instead, you find five places in the codebase that really look like they should’ve been solved with a shared abstraction and then good luck figuring out what the common denominator is and how each of those places should be adjusted to fit this common abstraction, oh and also you didn’t see two more places that really should also be solved that way, but for them your chosen abstraction doesn’t make sense anymore, and then you ask the others and they tell you, oh man, that never made sense, we never really thought about it, because it was so easy to just tell the LLM to build it, and now that feature has to be removed in its entirety, so you just wasted two weeks trying to understand code that never made any sense in the first place.Ask me how I know. 😑
Yeah, I was a bit surprised that no one bothered to explain what a “friar” is, like I wouldn’t even expect all native speakers to know that word, depending on their culture. 😅
Yeah, those look really useful for gamedev or simulations, where you need the speed and don’t particularly care that it’s always the same result…
Meine Mutter war auch dann doch ziemlich entzaubert, als wir ihr erklärt haben, dass “Air Fryer” wortwörtlich einfach nur “Luft-Fritteuse” bedeutet. 😅
“friar” is apparently a monk of specific Christian orders. From French “frère”, which just means “brother”.
Was visiting my parents this week and at some point, we were talking about air fryers. Now, we’re German and my parents don’t speak English, but the term “Air Fryer” is still a thing here for marketing bullshit reasons.
Then my mum had to repeatedly try to pronounce that correctly. And I just saw my dad getting more and more confused, because it sounded a lot like “Er Freier”.
“Er” is German for “he”. But a “Freier” is, well, the customer of a prostitute.
🫠
I bought a somewhat fancier tea kettle on sale a while ago and the whole day, you can hear it making some noise when you get your head close. I’m guessing, it’s a form of coil whine.
And yeah, that just irritates me so much. It doesn’t need to do anything at all, unless I press a button on it, so why is it whining?
Also really annoying that you often hardly get feedback that it is now booting up, because it takes another few seconds before the screen turns on. At various points, I’ve pressed that button, didn’t notice that it was turning on, and then pressed it again, which turned it back off.
Ephera@lemmy.mlto
Rust@programming.dev•'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartman
16·1 month agoYeah, I enjoyed when fish shell did their rewrite and people were arguing whether it makes sense technologically, like it’s a mature codebase, so it’s not likely to reduce the number of bugs and yadda yadda yadda.
None of this mattered, because fish is developed by a group of hobbyists. They didn’t want to continue developing in C++, because it was a pain in the ass. And for sure, one of the reasons they wanted to switch to Rust is because it’s new and exciting.
These reasons are perfectly valid, because they’re volunteers. If they’re not having fun, then they will just developing.
Yeah, computationally intensive stuff is going to be slow when implemented in Python. You will find lots of data science libraries for Python that do computationally intensive stuff, but they’re then generally implemented in C/C++ or Rust, with only a thin API layer written in Python.
Ephera@lemmy.mlto
Programmer Humor@programming.dev•first it was @property, then @container, and now interpolate-size
8·1 month agoExpecting the runtime/browser to ship a native implementation of virtually everything you might want to do in a turing-complete language, is also really not sustainable, though.
It was decided after Fukushima under Merkel.
Ephera@lemmy.mlto
Ask Lemmy@lemmy.world•Blind users of Lemmy - how was vision been explained to you the first time?
14·1 month agoThere’s more blind folks over on Mastodon, particularly on https://dragonscave.space/ .
Maybe we can lure some of them over here, though, by using one of these: #blind
“Oven is going to be a grind, especially the first nine months or so. If work-life balance means a lot of time spent not working, it’s probably not a good fit.”
Oh man, someone here recently shared a blog post on startup culture in software companies, which likened software to an oven, where you’d add a specific button for a customer and that fucks up your whole architecture for years to come etc…
For just a moment, I thought this was a direct quote from that blog post.
Ephera@lemmy.mlto
Ask Lemmy@lemmy.world•If pieces of a haunted house are all replaced ship of Theseus style, would the ghosts go away?
52·1 month agoOP should’ve posted to !shittyasklemmy@lemmy.ml, if they want meme answers. If they want a factual answer, then “ghosts don’t exist” is that.










“aro-ace” means “aromantic and asexual”, so not interested in relationships, dating, sex etc…
Can be general disinterest or trauma or a rational decision.