HackerLangs
TopNewTrendsCommentsPastAskShowJobs

preisschild

1,100 karmajoined vor 5 Jahren

comments

preisschild
·vor 17 Stunden·discuss
> everyone by now knows that "we are doing this for humanity" is bullshit.

There are people here in this thread that act like LLMs are the best invention since sliced bread
preisschild
·vor 17 Stunden·discuss
I disagree. People get dumber because they outsource thinking to fancy autocomplete and I haven't really yet seen work by LLMs that significantly improve the world.
preisschild
·vor 20 Stunden·discuss
> Knowledge should be communal and free

I agree, which is why I license my work under copyleft licenses such as AGPLv3 so that anyone has to make their modifications public too.

I think LLMs (especially closed-source models) will make this worse.
preisschild
·vor 20 Stunden·discuss
> I guess Claude and ChatGPT are the thought leaders now...

Even worse. Its actually the companies and their founders. See Musk's Grok for a extreme version of this.
preisschild
·vor 21 Stunden·discuss
They typically respect software licenses and thus comply with the original software's wishes.

LLM companies steal the original work and LLM users dont even know where the replicated code was lifted from or how it was licensed.
preisschild
·vor 21 Stunden·discuss
How is this good? Copyleft licenses are also being ignored.
preisschild
·vor 21 Stunden·discuss
Only for the billion $ LLM companies that pay dear leader
preisschild
·gestern·discuss
> Use a central reverse proxy/load balancer for termination.

If you do that anyways, you could also use something like oidc authN/authZ on the reverse proxy level and just expose it to the internet.

You dont even need to self host the oidc idp, you can use Google/Github or even something like ATProto
preisschild
·vorgestern·discuss
Can you cite the text where it says this?
preisschild
·vor 3 Tagen·discuss
Have used LOS for a decade but then switched to GrapheneOS a few years ago. Both projects are a godsend though.
preisschild
·vor 3 Tagen·discuss
Fuck Denuvo's parent company (Irdeto) too. They have been making DRM cards for austrian state TV for decades and thus making it a PITA to do something like broadcasting your TV signal over IP to the TVs in the house...
preisschild
·vor 3 Tagen·discuss
On the other hand, as someone living in a city with good public transit, I think cars should be regulated more. Cars make living in such a city a worse experience. They are loud and produce pollution (including EVs).
preisschild
·vor 4 Tagen·discuss
> And also thanks to the new Google Play attestation API a lot of apps won't even work on alternative Android OS'es.

Tbf to Google, AFAIK they aren't forcing third party app developers to enforce Safetynet/Google attestation.
preisschild
·vor 4 Tagen·discuss
Google Pixels are open ;)
preisschild
·vor 4 Tagen·discuss
> So I do think the only people who will be really affected by this are those running Google's own Pixel devices which are entirely locked into the Play ecosystem. The rest not so much.

Ironically its the opposite because Google's Pixel series are relatively open and thus its possible to install Android forks (GrapheneOS, LineageOS) without Google Mobile Services that contain ADV
preisschild
·vor 4 Tagen·discuss
If you run kubernetes, it might be worth looking at valkey/valkey-operator that manages a valkey cluster for you.
preisschild
·vor 5 Tagen·discuss
Good point. In my experience even hobby free software projects are generally better engineered than most proprietary software sold by businesses
preisschild
·vor 5 Tagen·discuss
By definition Google Mobile Services are a rootkit and have always been, not only since ADV...
preisschild
·vor 5 Tagen·discuss
Than you'd have to regularly add high-voltage inverters (15kV AC @ 16.7Hz), which also adds a lot of complexity.
preisschild
·vor 5 Tagen·discuss
> Remote Database Access

Postgres also has TLS + oauth2 support

> rather that actual "vpn overlay", I use Tailscale myself

I actually already had tailscale in mind when talking about "vpn overlays" :D