Centrist, progressive, radical optimist. Geophysicist, R&D, Planetary Scientist and general nerd in Winnipeg, Canada.
troyunrau.ca (personal)
lithogen.ca (business)
Generally speaking, I like duck typing for function inputs, but not as much for function outputs (unless the functions are pure mathematics).
All I’m hearing is complaining. It’s open source. Fix mate then so it does what you want.
Duck typing is the best if fully embraced. But it also means you have to worry just a little bit about clean failures once the project grows a little. I like this better than type checking relentlessly.
It also means that your test suite or doctests or whatever should throw some unexpected types around now and again to check how it handles ducks and chickens and such :)
How did you switch to Azerbaijan?
Well, that’s on mate then. In KDE you could remap to a combo of your choice with ease
The ideal result? LLMs are just early versions of much better things that come later.
The unlikely result: we develop a separate human curated internet somewhere, complete with verification that a human wrote every bit. Basically verifiable digital id and signing on everything. Maybe.
The probable result: the internet turns to shit as AIs are trained on content created by AIs.
I don’t use mate, but assuming that it has a file manager and that file manager has hotkeys that conform to the muscle memory that is built using other file managers… Try it and see what happens?
All this shows is that other countries (China, etc.) will have carte blanche if they have nukes. If they don’t, they’ll get them. Imagine a nuclear armed Venezuela going after their neighbours because conventional intervention is too risky suddenly. Blah.
Everything else went up due to tariffs
The tops of the clouds on the night side of Venus are about -45°C. So it’s not actually glowing like the image implies. But in infrared, you can reprocess the colours to make a delightful image like the above.
Well, I know you’re implying the greenhouse gases will kill us all. And that might be true, but probably not in ten years.
Does it matter if they don’t honour the patents of the rest of the world?
Depending on the carrot, the skin can be significantly more bitter. And sometimes peeling can be quicker than trying to scrub dirt out of particular lumpy carrots.
YMMV
1000 km and 5000 seconds. Doesn’t seem very capable of hitting much, unless it flew intentionally a very high arc.
Love the solid rocket exhaust aesthetics though. Too bad it is produced as a weapon.
Not as immersive but we have this little sound activated animatronic monster adjacent to the door, which typically goes off while they’re yelling trick-or-treat. One little girl ran off screaming this year. One girl tried to make friends with the monster, attempting to shake its hand…
Needs imaginary component
Counterpoint: Sometimes you can kickstart a community that you want to see just by consistently posting content. !science_memes@mander.xyz is my favourite example – it was essentially one person who created that entire community (and it’s since been diversifying somewhat – at least there’s traction in the comments).
But to reinforce your point: I did !spacemusic@lemmy.ca and tried to do the same thing, but it sort of petered out. But it’s way way more niche.
Rome wasn’t built in a day. Just engage with the content you like and build some places for content you’d like to see.
Excerpt from Oryx and Crake, by Margaret Atwood:
“This is the latest,” said Crake.
What they were looking at was a large bulblike object that seemed to be covered with stippled whitish-yellow skin. Out of it came twenty thick fleshy tubes, and at the end of each tube another bulb was growing.
“What the hell is it?” said Jimmy.
“Those are chickens,” said Crake. "Chicken parts. Just the breasts, on this one. They’ve got ones that specialize in drumsticks too, twelve to a growth unit.
“But there aren’t any heads…”
“That’s the head in the middle,” said the woman. “There’s a mouth opening at the top, they dump nutrients in there. No eyes or beak or anything, they don’t need those.”
I love hitting these things in the real world. Not the big, but the comment. You just know someone spent a fortune in time and company resources to never solve the problem and their frustration level was ragequit. But then something stupid like adding
while (0){};
Suddenly made it work and they were like, fuckit.
Usually it’s a bug somewhere in a compiler trying to over optimize or something and putting the line in there caused the optimization not to happen or something. Black magic.
The downside is that the compiler bug probably gets fixed, and then decades later the comment and line are still there…