Knusper

joined 3 years ago
[–] Knusper@feddit.de 4 points 2 years 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.

[–] Knusper@feddit.de 11 points 2 years 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%.

[–] Knusper@feddit.de 2 points 2 years 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...

[–] Knusper@feddit.de 9 points 2 years ago (2 children)

British people also have mashed peas as their guacamole-but-not.

[–] Knusper@feddit.de 8 points 2 years ago

Das schon, aber die richtig arschigen Unternehmen entlassen dich dann eben aus dubiosen Gründen, wenn du zu unangenehm bist.

Bei größeren Unternehmen hingegen, ist ein Betriebsrat (≠ Gewerkschaft) sogar gesetzlich vorgeschrieben.

[–] Knusper@feddit.de 19 points 2 years ago (5 children)

Hmm, wundert mich, dass nichts zur Datenauswertung gesagt wurde. Habe mich nie mit den Apps beschäftigt, aber wäre davon ausgegangen, dass man das Kaufverhalten der Kunden damit auch erfasst + analysiert.

[–] Knusper@feddit.de 17 points 2 years ago

Hmm, könnte daran liegen, dass der Großteil der Gespräche mit Nutzern genau diese Sätze beinhaltet...

[–] Knusper@feddit.de 1 points 2 years 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.

[–] Knusper@feddit.de 6 points 2 years ago (1 children)

This is just a correlation, not a causation.

The real factor influencing life expectancy is likely going to be wealth. Poor countries have little/expensive meat and a low life expectancy. Rich countries have much/cheap meat and a medium life expectancy. And wealthy people in rich countries will have the highest life expectancy, even though they're more likely to eat a vegan diet compared to the poorer people in those countries.

As a result, if you look at it globally, on average, people with a high life expectation are eating tons of meat. But if you look at just rich countries, people with a high life expectancy are eating less meat.

And if you're thinking, the green people are faking studies, consider for a moment, if we would really deem life expectancy worthwhile, with the planet getting gradually less worth living on from here on out.

[–] Knusper@feddit.de 19 points 2 years ago* (last edited 2 years 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.

[–] Knusper@feddit.de 1 points 2 years ago (1 children)

It looks similar in structure to JSON:

{
    "attr": {
        "size": "62091",
        "filename": "qBuUP9-OTfuzibt6PQX4-g.jpg",
        ...
    };
    "key": "Wa4AJWFldqRZjBozponbSLRZ",
     ...
}

So, it might be some JSON meta language. I just find it weird that it seems to contain all data, so you wouldn't use this for validating or templating JSON.

But ultimately, it also means with a handful of regex replacements, you could turn this particular file into JSON. Might make building your own parser almost trivial...

[–] Knusper@feddit.de 14 points 2 years ago (3 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

view more: ‹ prev next ›