Hey! I'm looking for new remote job opportunities!
I am a Chilean engineer with experience in C, C++, Rust and Python.
I've contributed to open-source projects like spirv-cross, wine and crystal.
I also have a few open-source projects like LITcher, that allows to spawn lights in The Witcher 3, and botw-freecam, a freecam for that Zelda game.
I have experience with Linux, git, CI/CD, and reverse engineering.
email: [email protected] or DMs!
gh: github.com/etra0
thanks y'all!
"How I accidentally breached a nonexistent database and found every private key in a 'state-of-the-art' encrypted messenger"
Grüße gehen raus an die @linuxtage und @zalintyre ... ;)
Sir Tim Berners-Lee schuf das World Wide Web und das http Protokoll, Vint Cerf gilt als einer der Väter des Internet (großes i) und war u.a. an der Gestaltung von TCP,... beteiligt.
#WWWnotInternet
#ssh tip
if you have multiple keys, you can change the comment in the key with the #OpenSSH command "ssh-keygen -c -f .ssh/file". That way, when you look at what keys are loaded or are in use, the programs can tell you who is what.
Super helpful for keeping track of event keys or organization keys.
$ ssh-add -l
3072 SHA256:[hash] phessler@hostname (RSA)
256 SHA256:[hash] phessler@hostname (ED25519)
3072 SHA256:[hash] phesslerr@event-year (RSA)