Explore >> Select a destination


You are here

andre.arko.net
| | www.serpentine.com
12.1 parsecs away

Travel
| | Over the past few months, the Sigma engineering team at Facebook has rolled out a major Haskell project: a rewrite of Sigma, an important weapon in our armory for fighting spam and malware. Sigma has a mission-critical job, and it...
| | ezyang.github.io
30.4 parsecs away

Travel
| | The Bulldozer Method as popularized by Dan Luu suggests that sometimes you can achieve results that seem superhuman simply by just sitting down, doing the brute force work, and then capitalizing on what you learn by doing this to get a velocity increase. AI coding is the epitome of brute force work: you can just brute force large refactoring problems if you are willing to spend enough tokens, or you can have the LLM build the workflow you will use to brute force the problem. Look for opportunity in places where previously people had written off a problem as "too much work". Make sure you inspect what the LLM is actually doing though, because it will happily keep doing the same thing over and over, unlike a human who would get bored and look for a better way.
| | ukiahsmith.com
10.2 parsecs away

Travel
| | Use marshaling interfaces from the Go json package to control complex data types in JSON.
| | blog.suborbital.dev
57.7 parsecs away

Travel
| A bit about me I'm Philippe, and I'm Technical Account Manager at GitLab. I am french, but you cannot hear my lovely accent. I love a lot speaking in front of people, mainly in French (it's, of course, easier for me), so I wrote this blog post like i...