Helge Sverre
@helgesver.re
💼 VP of Engineering at http://Crescat.io ⚡ TALL-stack Developer, Workaholic, Compulsive side-hustler. 🚀 Projects: Kassalapp, ChatFlow, BoatFlow, Reflow.
🍯 Livewire Honeypot A high-interaction honeypot that masquerades as a vulnerable Laravel/Livewire application. If you want some revenge on those pesky vulnerability scanner bots. BECAUSE VIOLENCE IS ALWAYS THE ANSWER! 🫠 Repo: github.com/HelgeSverre/...
I am happy to announce that Forte v1 is now available! Forte is my new library for parsing and modifying #laravel Blade. fortephp.com
Forte
A complete ecosystem for parsing, analyzing, and transforming Laravel Blade templates. Includes AST querying, code rewriting, formatting, and developer tools.
fortephp.com
I had 305 fake Reddit users tear apart my code. They found real bugs. Made this into a CLI tool so you can just run: npx reddit-scrutinizer ./your-project --subreddit rust Full write-up on the technique and results: helgesver.re/articles/syn...
Synthetic Peer Review — or, How Fake Reddit Comments Found Real Bugs
Use an LLM to simulate diverse reviewers, then verify each critique against your codebase. I tested it with 305 fake Reddit comments on my Lisp project. Half were wrong. The other half led to real fix...
helgesver.re