HackerLangs
TopNewTrendsCommentsPastAskShowJobs

thesurlydev

508 karmajoined vor 19 Jahren

Submissions

Run Any Dockerfile on Vercel

vercel.com
2 points·by thesurlydev·vor 11 Tagen·0 comments

A faster, cheaper Claude Code alternative with automatic provider failover

surly.dev
3 points·by thesurlydev·vor 3 Monaten·0 comments

comments

thesurlydev
·vor 13 Stunden·discuss
Did you mean 5 months? :)
thesurlydev
·vor 7 Tagen·discuss
Best line: "Engineering has no time to stop and rethink their approach, because stopping isn’t in the backlog."
thesurlydev
·vor 14 Tagen·discuss
Not really news until it's widely available.

Anyone know the latest around Fable being re-released after gov smackdown?
thesurlydev
·vor 29 Tagen·discuss
I'm glad to see this feature and looking forward to see how it evolves.

Many of the product decisions that Zed's made caused me to switch to Zed for my daily driver IDE (previously JetBrains). The recent AI agent threads and improvements around diffs really solidified the move.
thesurlydev
·letzten Monat·discuss
TPUs
thesurlydev
·vor 2 Monaten·discuss
"A little less conversation, a little more action please"
thesurlydev
·vor 2 Monaten·discuss
I've been thinking about this a lot lately as well but from a different vantage point. I put together an "ast-crdt" project combining Abstract Syntax Tree and Conflict-free Replicated Data Types) which allows multiple agents to effectively merge multiple code changes. The initial thought was to answer the question "what would it look like to allow modifications to the same code project by multiple agents in a safe way without relying on git semantics (and the inevitable merge conflicts)?" It also touches on the idea of "what if humans are removed entirely from the commit-PR-merge workflow?" All of this to say git-centric forges as we think about them today would start to look very different.
thesurlydev
·vor 2 Monaten·discuss
Since when has that stopped companies from mishandling of data? :)
thesurlydev
·vor 4 Monaten·discuss
Like any good company off-site. Strippers and steaks
thesurlydev
·vor 5 Monaten·discuss
Can you share how you're running it?
thesurlydev
·vor 6 Monaten·discuss
For the signal to noise reason, I start with Claude Code reviewing a PR. Then I selectively choose what I want to bubble up to the actual review. Often times, there's additional context not available to the model or it's just nit picky.
thesurlydev
·vor 6 Monaten·discuss
Pretty cool and related to another path of work I'm following from Steve Yegge: https://medium.com/@steve-yegge/welcome-to-gas-town-4f25ee16...
thesurlydev
·vor 6 Monaten·discuss
Supabase seems to be killing it. I read somewhere they are used by ~70% of YCombinator startups. I wonder how many of those eventually move to self-hosted.
thesurlydev
·vor 6 Monaten·discuss
I had a lot of fun reading the articles about Gas Town although I started to lose track of the odd naming. Only odd because they make sense to Steve and others who have seen the Mad Max, Water World movies.

I promptly gave Claude the text to the articles and had him rewrite using idiomatic distributed systems naming.

Fun times!
thesurlydev
·vor 6 Monaten·discuss
Before I clicked on this I was optimistic and thought this was going to be about how we've turned a corner and the web stack pendulum is now swinging back to the easier days before frontend frameworks.
thesurlydev
·vor 7 Monaten·discuss
Same! Right there with "every day must begin with coffee"
thesurlydev
·vor 7 Monaten·discuss
A web app platform written in Rust with the primary focus on zero-dependency apps and using Pingora as a forward and reverse proxy. Targeting Hetzner for hosting and Cloudflare for DNS. I love Rust but don’t like the long compile times which led me down this rabbit hole (zero dependencies make for fast compiles).
thesurlydev
·vor 7 Monaten·discuss
For a while, the O'Reilly subscription was included in the $99/yr ACM membership. Then they stopped offering O'Reilly for a bit. Then they brought it back as part of the $75 skills add-on.

I feel like this is a little known secret (discount via ACM) that more folks should know about. Hopefully this post helps spread the word.
thesurlydev
·vor 7 Monaten·discuss
Immediately read this as "prostate" and proceeded to spit out my coffee. Carry on
thesurlydev
·vor 8 Monaten·discuss
Please provide a trivial example of the code and the generated sketch front and center on your front page.