I feel like most of the layoffs and the flooded market happened in the US. Judging by the name, bleistift is from the EU…
I feel like most of the layoffs and the flooded market happened in the US. Judging by the name, bleistift is from the EU…
Nah, FOSS stands for “free and open-source software”. There was a time before paid software was a thing, so the “free” there stands for freedom.
In a lot of ways, it means the same as open-source (access to source code and allowed to modify+redistribute it), but it’s more idealistic and political, looking to prevent software from restricting what users can do.
This is a bit of me-thing, but yeah, I’m annoyed that YouTube is the way it is. It’s non-trivial to embed videos from there without violating the GDPR, so embedded videos are basically not a thing these days on general-purpose social media.
And personally, I also want to avoid the tracking from clicking through to a YouTube video and Google encourages long-ass videos, so I always hesitate before clicking through. Also, people without ad blockers go through a completely different circle of hell before a video starts.
Basically, I miss the days when memes could just be short videos. Where everyone could see on the embed that, oh, it’s a 30 second video, I can watch that. And then they’d just click play, without leaving the page.
I do understand that likely no one would care to provide the bandwidth for dumb meme videos on PeerTube either. But yeah, I just dream of that being a thing.
I’m not exactly fond of the space either, but man, the T is noisy. They could’ve gone with an underscore or something, so it actually looks like two different sections.
I don’t think, there’s currently any plans to introduce a non-JS API for accessing the DOM. It would just take an insane amount of implementation work + documentation.
But frameworks can generate access code for you, so you don’t actually need to write any JS yourself. Rust is quite far ahead in this regard, thanks to the wasm-bindgen
library.
I mean, so far, all of them require tons of humanly produced data.
Discriminative AI (deep learning et al) requires humans to label data for hours on end, per use-case.
And generative AI (LLMs et al) require just insane amounts of human works to copy from, albeit not necessarily limited to individual use-cases.
I guess, what I’m saying is that the ratio of how much labor humans (involuntarily) invested into AIs, compared to the labor these AIs actually perform, is likely a lot higher than 70%.
It’s a thing here in Europe. I’m guessing, because our walls are generally concrete, we usually either throw on decorative plaster or a wallpaper, to make it feel a bit warmer and have a uniform surface which accepts paint more readily.
It’s even quite common that if you rent an appartment, that the walls have wallpaper on them, which is painted with a fresh coat of white paint every time someone moves out and the next folks move in.
And then some people, after they move in, will just paint (some of) the walls in a different color, if they feel like not living in pure white…
I have my repos on Codeberg and one of the ‘disadvantages’ is that, well, it’s a non-profit, so I genuinely don’t want to waste their resources.
They ask you to only host open-source repos there, meaning that using it for backups of shitty personal projects, even if I would throw in an open-source license, is just out of the question for me.
And that has weirdly been a blessing in disguise. Like, if it’s not useful for humanity to see, do I really care to keep it around forever?
And I’ve had three projects now where I felt an obligation to push them over the finish line of actually making them a useful open-source project. Which had me iron out some of the usability shortcuts I took, made me learn a good amount of code quality stuff and of course, just feels good to complete.
I think, it’s only in the free version of Spotify. So, if you’re paying for Spotify Premium, you wouldn’t have that problem.
But I mean, I’m obviously completely out of the Spotify loop, so definitely take that one with a grain of salt…
Not sure, what kind of notification sounds you have that you’d need to skip to the end of them. A foghorn?
I was only vaguely aware of the algorithm on Spotify and that not being allowed to skip very often is a thing there, and man, this comment read like a completely deranged monologue from some sort of alternative, dystopian reality.
Ah, true. Thanks.
Theoretically, it was supposed to be pseudo-code, secretly inspired by Rust, but I did get that one mixed up.
And I am actually even a fan of the word unwrap
there, because it follows a schema and you can have your IDE auto-complete all the things you can do with an Option
.
In many of these other languages, you just get weird collections of symbols which you basically have to memorize and which only cover rather specific uses.
I enjoy this:
return a.or(b);
But yeah, that requires an Option
type rather than null
pointers…
Yeah, I have watched videos of the guy before and would be down for 4 hours of it, but not if it’s about how FluffyMcWuffington stole the pixels from sbubby82…
I don’t even understand which part of the tree experience these tanks are supposed to replace. Are they really just there to pick up CO2? Because you can also plant a forest outside the city for that.
You’ll miss out on all the other tree benefits, but so you also will with these glass tanks.
Yeah, and from what I understand, learning the language itself isn’t the hard part. It actually has rather few concepts. What’s difficult, is learning how to program a computer correctly without all the abstractions and safety measures that modern languages provide.
Even structured programming had to be added to COBOL in a later revision. That’s if/else, loops and similar.
I don’t think, the human brain is special either, but we are still two big steps ahead IMHO:
I quite like the star-button on Mastodon for this. Just pings the comment author that you appreciated their comment. So, it’s not an indication to some algorithm that this comment is incredibly relevant for everyone, because well, some comments just aren’t.
Type erasure sure does go brr…
No problem. :)