HackerTrans
TopNewTrendsCommentsPastAskShowJobs

preisschild

1,100 karmajoined 5 anni fa

comments

preisschild
·22 ore fa·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
·22 ore fa·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
·ieri·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
·ieri·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
·ieri·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
·ieri·discuss
How is this good? Copyleft licenses are also being ignored.
preisschild
·ieri·discuss
Only for the billion $ LLM companies that pay dear leader
preisschild
·l’altro ieri·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
·l’altro ieri·discuss
Can you cite the text where it says this?
preisschild
·3 giorni fa·discuss
Have used LOS for a decade but then switched to GrapheneOS a few years ago. Both projects are a godsend though.
preisschild
·3 giorni fa·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
·3 giorni fa·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
·4 giorni fa·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
·4 giorni fa·discuss
Google Pixels are open ;)
preisschild
·4 giorni fa·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
·5 giorni fa·discuss
If you run kubernetes, it might be worth looking at valkey/valkey-operator that manages a valkey cluster for you.
preisschild
·5 giorni fa·discuss
Good point. In my experience even hobby free software projects are generally better engineered than most proprietary software sold by businesses
preisschild
·5 giorni fa·discuss
By definition Google Mobile Services are a rootkit and have always been, not only since ADV...
preisschild
·5 giorni fa·discuss
Than you'd have to regularly add high-voltage inverters (15kV AC @ 16.7Hz), which also adds a lot of complexity.
preisschild
·5 giorni fa·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