Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
benswerd
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
benswerd
6d ago
Try it, you can run your own games on bw.swerdlow.dev
2.
▲
by
benswerd
7d ago
I’m not convinced a lot of it can’t be solved with code mode. Marine staggering for example seems like an ideal code mode task.
3.
▲
by
benswerd
7d ago
I predict latency will improve greatly in the next 12 months to more than 4x speed on current frontier tasks
4.
▲
by
benswerd
7d ago
So dope
5.
▲
by
benswerd
7d ago
I agree. My first time playing StarCraft was at summer camp around a decade after it came out. All the smartest people played it so I wanted to too. Great decision, I have been continually impressed with the people who StarCraft introduced
6.
▲
by
benswerd
7d ago
I might open this up to a tournament if enough people want. Any interest?
7.
▲
by
benswerd
7d ago
I predict LLMs will reach superhuman level and beat even that model in the next 12 months
8.
▲
by
benswerd
7d ago
Not hard to build. I was shocked at how fast/easy this was to pull together.
9.
▲
by
benswerd
7d ago
Oh sorry I should be more clear on that. Will add to report. For agent harness I did Claude Code, Codex, Grok Build. This was primarily a cost driven decision — I have a lot of free tokens and I didn't want to pay API prices for this.
10.
▲
Brood War Bench
(bw.swerdlow.dev)
341 points
by
benswerd
7d ago
|
154 comments
11.
▲
by
benswerd
7d ago
+ Playable Agent driven Starcraft
12.
▲
by
benswerd
1mo ago
What is the hardest part of building this for you?
13.
▲
by
benswerd
1mo ago
What made you choose digital ocean?
14.
▲
by
benswerd
2mo ago
Its not a zero day. I found this while zero day hunting. It is a surprise and I cannot reveal what it is 4 the sake of the memes.
15.
▲
Show HN: git clone https://git.swerdlow.dev
(git.swerdlow.dev)
3 points
by
benswerd
2mo ago
|
4 comments
16.
▲
by
benswerd
2mo ago
I’m confused what you mean, I post on either subdomains of my own website for personal projects or blogs on my company website freestyle.sh. My twitter is @benswerd. What are you saying?
17.
▲
by
benswerd
2mo ago
I'll say this: as a very competent engineer I have gone weeks at a time without handwriting a single line of code in the past few months. It is where the industry is going.
18.
▲
by
benswerd
2mo ago
With respect to CSS expertise, I don't need/want perfect CSS at my company, I want styling that is clear and workable. Tailwind and ShadCN gets me there, my most backend-y backend engineer gets tailwind. The job of CSS on my team
19.
▲
by
benswerd
2mo ago
i agree, very pro that
20.
▲
by
benswerd
2mo ago
I'm a big believer in guides. ShadCN provides great starting points for continued engineering as do other ShadCN libraries. For companies with the resources to, they do just start with BaseUI. In the long run I think most UI will be Ba
21.
▲
by
benswerd
2mo ago
Just did this, found result fairly interesting, I reject most of its objections on the basis of bad code. When I say Im pro explicitness I'm also pro comment, and pro separating the "this is core fact" and "this is confi
22.
▲
by
benswerd
2mo ago
This is a fair point. Im not opposed to the open function existing, but I do think its valuable to own the underlying implementation of thigns like it (maybe not open) in your codebase so you can review the implementation and reconfigure it
23.
▲
by
benswerd
2mo ago
One strategy I like for this is a notes field on every single MCP route. Lets the AI optionally just decide to tell you things.
24.
▲
by
benswerd
2mo ago
I think this is a misinterpretation. BaseUI provides baseline semantics that because the code is in your codebase you can choose to keep or remove. BaseUI is also actively unstyled/unopinionated, you use it to compose your own compon
25.
▲
by
benswerd
2mo ago
gonna use it on my websites homepage
26.
▲
by
benswerd
2mo ago
im not opposed to good defaults, i just believe they should be explicit. The AI should read the starting.md to fill in explicitly what its JVM configuration is. Then, when you want to tune in the future its clear what options are available
27.
▲
by
benswerd
2mo ago
Conservatively speaking, LLMs degrade past 40% of a 2M context window, 4k tokens is 0.2%, so no degradation there. Thats also current generation conservative estimate. I think wasteful is an irrelevant metric. Claude ingests those tokens in
28.
▲
by
benswerd
2mo ago
Think MUI, heroUI, traditional components have you install their package, import the component and configure it through arguments. ShadCN components have you copy the component code into your codebase, you own it. They come with the ability
29.
▲
by
benswerd
2mo ago
Why not? The docs for git clone at https://git-scm.com/docs/git-clone are less than 4000 tokens, I don't think this is unreasonable.
30.
▲
by
benswerd
2mo ago
MCP Auth is just Oauth, its designed for humans to authenticate their sessions for connections. TBH I know nothing about A2A. Agent Identity and Authz is a different problem, allowing agents to operate independently from humans with granula
More ›