Knusper

joined 2 years ago
[–] [email protected] 4 points 11 months ago

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.

[–] [email protected] 11 points 11 months ago (2 children)

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%.

[–] [email protected] 2 points 11 months ago

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...

[–] [email protected] 1 points 11 months ago

Well, this isn't a problem for smaller, less centralized services, so that might be an answer. Obviously not an answer big corporations will bring to the table, but ultimately, it might simply be among the reasons why users do still prefer smaller services.

[–] [email protected] 19 points 11 months ago* (last edited 11 months ago) (2 children)

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.

[–] [email protected] 15 points 11 months ago (2 children)

I mean, at this rate, I'm imagining Microsoft will have hollowed out OpenAI in a few years, but I could see them buying Boston Dynamics, too, yes

[–] [email protected] 15 points 11 months ago

If we're talking passwords, that's a no. If we're talking enough personal data that you could use it for spear phishing, identity theft or targetted malvertising, that's a no.

Honestly, no matter how innocous the information you want is, I would be extremely suspicious why you'd want it. And I'm certainly not turning off my ad blocker either.

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago)

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...

[–] [email protected] 6 points 11 months ago

Not sure, what kind of notification sounds you have that you'd need to skip to the end of them. A foghorn?

[–] [email protected] 9 points 11 months ago* (last edited 11 months ago) (3 children)

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.

[–] [email protected] 1 points 11 months ago

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.

view more: ‹ prev next ›