Robin Verton
robinverton.de
Robin Verton
@robinverton.de
developer, red teamer, founder
go, elixir, typescript

https://robinverton.de
Tried Amp for the first time today on a sideproject and I'm impressed! I really like the workflow and how it just gets the job done. Currently using the CLI because I'm still married to nvim.
Wrote down how Amp — the agentic coding tool we've been working on for the last months — has changed programming for me.

Read it here: ampcode.com/how-i-use-amp

Yes, I barely type code by hand anymore.
June 1, 2025 at 11:45 AM
Reposted by Robin Verton
Three Trail of Bits engineers audited core Go cryptography for a month and found only one low-sev security issue... in unsupported Go+BoringCrypto! 🍾

Years of efforts on testing, limiting complexity, safe APIs, and readability have paid off! ✨

Yes I am taking a victory lap. No I am not sorry. 🏆
Go Cryptography Security Audit
Go's cryptography libraries underwent an audit by Trail of Bits. Read more about the scope and results.
go.dev
May 19, 2025 at 7:08 PM
Reposted by Robin Verton
I am convinced 99% of websites should use magic links + passkeys.

It bypasses all (debatable) portability objections to passkeys, it’s at least as secure as email-based recovery, as fast as a password manager, it’s available to all users… and importantly, no passwords!
I wrote about how magic links (emailed one-time login links) frustrate me while explaining that they radically accept some fundamental truths. I argue that websites should layer passkeys on top of magic links to provide a seamless authentication experience for everyone. rmondello.com/2025/01/02/m...
Ricky Mondello » Magic Links Have Rough Edges, but Passkeys Can Smooth Them Over
rmondello.com
January 2, 2025 at 3:26 PM
The new 'drawing squares during a meeting', beautiful little app: minimator.app
minimator
minimalist graphical editor in your browser and on the go
minimator.app
December 18, 2024 at 7:48 AM
Reposted by Robin Verton
absolutely incredible attack vector
December 6, 2024 at 3:27 AM
I really enjoyed this article, showing how to write a token bucket rate limiter for a single-node, and then extending it to make it distributed

blog.appsignal.com/2024/10/29/m...
Managing Distributed State with GenServers in Phoenix and Elixir | AppSignal Blog
This two-part series explores working with Phoenix in a distributed setup. In part one, we'll look at GenServers.
blog.appsignal.com
November 2, 2024 at 5:26 PM
Reposted by Robin Verton
intro post: I post a lot of explanations of computer things, here's an example!

this one's an intro to Git's internals
October 21, 2024 at 1:03 PM