[-] strlcpy@programming.dev 2 points 2 weeks ago* (last edited 2 weeks ago)

Why? You're using this method every time you use "Log in with Facebook", or when you use corporate single sign-in. Logging in with "passkeys" is this. It has been widely deployed for government ID already. In fact, I remember it being used for age verification when getting prepaid sim card in Austria.

[-] strlcpy@programming.dev 6 points 2 weeks ago* (last edited 2 weeks ago)

Apart from the question of desirability of such checks in the first place: with attestations, the digital equivalent of a signed government document.

This process involves three parties:

  • you
  • the identity provider (the government)
  • the third party (who wants to verify your age).
  1. You click a button that takes you to the identity provider (government e-identiy). There you log in.
  2. Identity provider asks you to confirm what you want to share with the third party, like your age bracket.
  3. The third party receives a digitally signed attestation with this information.

The proof of identity is exclusively between you and the government's e-identity platform. The third party only gets to see what's shared with them (like your age bracket).

Government e-identity isn't hypothetical btw, e.g. in the Netherlands that's DigiD.

[-] strlcpy@programming.dev 2 points 2 weeks ago

A basic Death Stranding 2D demake targeting SNES, GBA, PS1, Windows, DOS and whatever I can make it work on in one binary. So the single file is a valid Windows program, a GBA ROM, a PS1 disc image, a bootable PC disk image, etc.

I'm really chipping away at it one bit at a time. I already have the most crucial bit, which is the very start of the file which needs to be a DOS EXE header, x86 machine code and ARM machine code at the same time. But at every step new practical difficulties arise.

The specific bit I'm working on now is writing a custom linker, because no regular linker script magic is going to make a normal linker do what I need, and it turns out slicing intermediate binaries isn't going to cut it either.

[-] strlcpy@programming.dev 2 points 2 weeks ago* (last edited 2 weeks ago)

I went with the simplest self-hosting I could think of for my private repos:

ssh my-server 'git init --bare git/foo.git'
git clone my-server:git/foo.git

You don't get a web UI or anything but that's OK for me, I just want the repo.

[-] strlcpy@programming.dev 9 points 2 weeks ago

Debian mostly. I appreciate the democratic, non corporate governance, the classic Free Software ethos, the stability, and their not going blindly along with upstream defaults (e.g. telemetry).

My server runs OpenBSD because I find it more tightly designed, and simpler. Laptop Fedora because the hardware wasn't originally well supported by Debian stable.

[-] strlcpy@programming.dev 5 points 3 months ago

Kapsalon, no question

[-] strlcpy@programming.dev 4 points 3 months ago

I think you'd thrive in many of the multicultural European capitals, or smaller progressive cities. From personal experience I can recommend Germany (Berlin, Hamburg), the Netherlands (Amsterdam, Utrecht, Groningen), and Austria (Vienna)

Depending on the place, housing can be tight and be aware of an increasingly vocal anti-immigrant, anti-trans minority. But they don't speak for us!

[-] strlcpy@programming.dev 5 points 4 months ago

I read the comments first to see if it's even worth it. Websites are hostile now, with coercive tracking 'consent' popups, newsletter signup popups, 'related content' interjections every paragraph - and that's with an adblocker

[-] strlcpy@programming.dev 1 points 4 months ago

Reading this made me think of such a gender-neutral name and honesty I'm digging it. Close to my real name, works in multiple languages.

[-] strlcpy@programming.dev 2 points 4 months ago

Looks like LLM slop too

[-] strlcpy@programming.dev 3 points 4 months ago

We had a mix of Windows and Mac here when I joined, with development being Visual Studio-centered so Windows is what I got. I use MSYS and WSL a lot.

Now the company is moving to Mac-only, so at least I'll have a proper Unix.

view more: next ›

strlcpy

joined 4 months ago