plc

u/plc@feddit.dk
7 posts · 70 comments

Recent posts

Recent comments

on Dagens blævr (jiggle jiggle) · c/mad · 3 pts · 31d

Det er mest det at håndtere kød der ikke bare er hakkekød i køledisken.

Totalt bybo der ikke forstyr hvor maden kommer fra herovre 🙋‍♂️.

Fik også forleden friske æg fra en kollega der bor på landet. Et var et andeæg med en ælling i. Vi havde det lidt som om vi modvilligt var med på settet til Alien-filmen.

on Dagens blævr (jiggle jiggle) · c/mad · 4 pts · 33d

Hvad var det for en suppe? ...Og hvordan kommer jeg udover mine psykologiske begrænsninger og køber kød plus knogler?

on Free sunscreen · c/mildlyinteresting · 3 pts · 48d

One can pick what I suspect is cognates piecewise and arrive at something almost intelligeble and equally weird:

at smøre = to smear en bod = a booth

Smørebod ~> Smear booth

🌺

on App Lock under Linux? · c/linux · 3 pts · 76d

Hm.. I struggle to picture what you're trying to achieve..

If you are "making an app" as in coding one, you can just have it say ask for a pin in a window as part of starting up.

You suggest various encryption related solutions.. what is your threat model? Do you want to make the identity of the app unknown to others? Normally, autkenticating users is the responsibility of the os/desktop environment, and it would be non-ideomatic for an application to bundle its own auth, except for apps such as a password manager.

If you want to make an existing system app privileged/secret in some way then that sounds awkward indeed. Normally you'd definitely be using user management facilities (e.g. dedicated users and sudo config) to achieve such a thing.

If you really do want to make the app "secret" in some sense you could achieve the same thing as with your mac using a combination of loopback block devices (see man losetup) with an encrypted luks volume inside.. but depending on the app you might end up in dependency hell if it's not statically linked.

ymmv 🙂

on *Permanently Deleted* · c/lemmyshitpost · 21 pts · 85d

This is profound life advice much more than a shitpost.

If you're the one making the tea and cleaning up afterwards then any feeling that you can't have it is internalised oppression.

Det her take er SÅ meninsløst IMO..

"AI-træning" lyder jo ligesom at blive sikkerhedsfrigivet til farligt maskineri eller at tage PC-kørekort..

Det eneste man ville kunne sige til sådan et kursus er jo "det kommer an på".., eller allerhelst at indstille noget skepsis og en kritisk tilgang hos deltagerne.

Fidusen er jo netop at teknologien er generel og alsidig. Det er ligesom at foreslå man tager kursus for at lære at omgås andre mennesker..

Right to repair often comes up as a remedy against software monopoly (think appstore/play/android/ios) because it implies being able to override the bootloader and OS.

The one major obstacle to a thriving OSS mobile market is a lack of compatible devices, because iphones and androids are locked down.

If you were actually free to do it you could easily (in a world where this market was allowed to develop) extend the life of an iphone 7 by 5-10 more years, even though apple has decided no longer to support it with software updates.