HackerLangs
TopNewTrendsCommentsPastAskShowJobs

preisschild

1,100 karmajoined 5 ปีที่แล้ว

comments

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