Open to work
I’m vx, a software engineer based in Uruguay.
I write C for Linux, down to PID 1, and TypeScript for the web, like this site. I’m interested in how things work underneath, from network layers to language models.
Skills
Languages
- C
- x86 Assembly
- Python
- JavaScript
- TypeScript
Web
- HTML
- CSS
- Next.js
- Node.js
Networking
- L2 · L3Data link, network
- L4Transport
- L6 · L7Presentation, application
- nftables
- nginx
AI
- How LLMs work
- Working with AI
Principles
Small programs that each do one job, use POSIX interfaces where they can, and stay short enough to read in one sitting.
- Standards over shortcutsPOSIX interfaces over vendor extensions.
- One job, done predictablyAn init that only manages processes. A service manager that only manages services.
- Small enough to understand fullyIf I can’t explain why a line is there, it doesn’t stay.
Contact
I’m open to work.
My projects are public on GitHub.