Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hybirdss
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
hybirdss
5mo ago
nice, gonna run that on the repo tonight. the manual sha pinning approach was always going to be the kind of thing i'd forget after the next dependabot bump
2.
▲
by
hybirdss
5mo ago
interactive viz on this kind of topic is just unfair compared to text
3.
▲
by
hybirdss
5mo ago
someone is 100% going to write the 'i just want simple S4' post next month
4.
▲
by
hybirdss
5mo ago
once you start tagging it stops being notes and starts being a project
5.
▲
by
hybirdss
5mo ago
-h vs --help is one of those small things that gets very loud when it's broken
6.
▲
by
hybirdss
5mo ago
feels like we're actually getting new browser engines this decade and it's kind of strange
7.
▲
by
hybirdss
5mo ago
feels wrong to scp a dotfile to a server you only touch once
8.
▲
by
hybirdss
5mo ago
six balls from zero coordination is just aimbot energy
9.
▲
by
hybirdss
5mo ago
the look on the cashier's face when you ask for one bean is half the product
10.
▲
by
hybirdss
5mo ago
the trombone fartiness comment got me. now i'm wondering if the 7 line would sound better as a slide whistle, you know, for the soul of queens.
11.
▲
by
hybirdss
5mo ago
spent way too long on this before realizing the knight is basically the whole game in 1d
12.
▲
by
hybirdss
5mo ago
just went through all my github actions and pinned them to commit SHAs after reading this. same problem — if someone pushes to @main your CI blindly runs it. auto-update anything is basically handing someone a key to your house and hoping t
13.
▲
by
hybirdss
5mo ago
Smart approach to the header problem. I hit something similar building a Netflix episode resolver — the data is all there in the HTML but you need the right headers or you get nothing. Ended up just wrapping curl with the right User-Agent a
14.
▲
by
hybirdss
5mo ago
What a fantastic idea. Developers who enable others to create art are artists in their own right!
15.
▲
by
hybirdss
5mo ago
GLM works well, but since it’s a Chinese model, you need to configure permissions carefully. This also applies when using it in the harness.
16.
▲
by
hybirdss
5mo ago
I ship Claude Code skills and hooks, so I've hit this from the other side — there's no way for users to verify what my hooks do without reading the source. The permission model is basically "install and hope." Anthropic