Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gkfasdfasdf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gkfasdfasdf
2mo ago
I love it. Reverse minesweeper describes it perfectly.
2.
▲
by
gkfasdfasdf
3mo ago
The latest version of Claude Code is the compiled with the Rust version of Bun, I've been using it and haven't noticed any regressions.
3.
▲
by
gkfasdfasdf
3mo ago
In addition to an assert, a 'nonnull' attribute on compilers that support it seems like a good idea.
4.
▲
by
gkfasdfasdf
3mo ago
The lib is a joke I know, but these will absolutely get your prototype greenlit.
5.
▲
by
gkfasdfasdf
4mo ago
Having used both Anthropic and OpenAI models at $work via copilot extensively, I have to say GPT 5.5 currently is best at getting work done with minimal mistakes. However, Claude Code is way ahead of OpenAI Codex in terms of harness feature
6.
▲
Jqwik test suite prints hidden prompt to delete all tests and code
(github.com)
4 points
by
gkfasdfasdf
4mo ago
|
0 comments
7.
▲
by
gkfasdfasdf
4mo ago
Odd they used GPT-5.2 and not GPT-5.2-codex. i.e. the one optimized for coding agent tasks.
8.
▲
by
gkfasdfasdf
4mo ago
Someone should fork yt-dlp and rewrite it in Rust...and have it use bun exclusively
9.
▲
by
gkfasdfasdf
4mo ago
Yes, it’s actually similar to discriminating based on race or religion, in the sense that it’s an arbitrary, meaningless criterion to discriminate on. If the Rust Bun port is better in every measurable way — passes all tests, has the same p
10.
▲
by
gkfasdfasdf
4mo ago
Idiotic. Why do they care what language it's written in? If it works it works.
11.
▲
by
gkfasdfasdf
5mo ago
Putting the markdown in the URL, that is very clever!
12.
▲
by
gkfasdfasdf
5mo ago
Looks wonderful, is there a skill or prompt that can teach agents how to use this format?
13.
▲
by
gkfasdfasdf
6mo ago
Ghostty split panes - coding TUI in one pane, neovim in the other, maybe a third pane for shell.
14.
▲
by
gkfasdfasdf
6mo ago
Someone needs to go to prison for this.
15.
▲
by
gkfasdfasdf
6mo ago
The grok button on twitter is pretty awesome. Instantly summarize / explain any tweet, even memes, including replies. Ask follow up questions. Not sure many people know it's there. Also grok in the Tesla is fun, get answers to que
16.
▲
by
gkfasdfasdf
6mo ago
I would love to know how they built this. Did they use json-render [0], openui [1], or rolled their own? [0]: https://github.com/vercel-labs/json-render [1]: https://github.com/thesysdev/openui
17.
▲
by
gkfasdfasdf
6mo ago
> But here's where it gets tricky Pretty sure this comment is AI
18.
▲
by
gkfasdfasdf
8mo ago
Tesla FSD will change lanes when you use the blinker. It will also accelerate and remain engaged if you press the pedal, e.g. if you want to coax it forward at an intersection.
19.
▲
by
gkfasdfasdf
8mo ago
Congrats on the upgrade - what exactly did they upgrade and what version of FSD are you running? Hardware and software definitely matters. My FSD experience applies to 2026 Model Y, latest FSD (v14.x).
20.
▲
by
gkfasdfasdf
8mo ago
> And to add insult to injury, even GM Super Cruise is widely renowned as better and safer than Tesla’s current “FSD”. Do you have any sources for that claim? I can attest that current iteration of FSD is very, very good, and very likely
21.
▲
by
gkfasdfasdf
8mo ago
Tesla FSD is awesome. I use it almost all the time now, it feels safer than me driving. It's like having a private chauffeur. My disengagements are mostly nav related.
22.
▲
by
gkfasdfasdf
8mo ago
See also https://skills.sh
23.
▲
by
gkfasdfasdf
9mo ago
Can you elaborate? What is it about Haskell that makes it better?
24.
▲
by
gkfasdfasdf
10mo ago
TIL Nix flakes work on macos - is this a legit alternative to homebrew?
25.
▲
by
gkfasdfasdf
11mo ago
Interesting trick about the constant value, and thank you for the detailed write up!
26.
▲
by
gkfasdfasdf
11mo ago
Is it possible to use Fil-C as a replacement for valgrind/address sanitizer/leak sanitizer? I.e. say I have a C program that does manual memory management already. Can I then compile it with Fil-C and have it panic/assert on
27.
▲
by
gkfasdfasdf
11mo ago
Does Fil-C catch uninitialized memory reads?
28.
▲
by
gkfasdfasdf
11mo ago
> image-manip squash: This is the key to reclaiming disk space and the core of our strategy to squash the image layers. The tool creates a temporary container, applies all 272 layers in sequence to an empty root filesystem, and then expo
29.
▲
by
gkfasdfasdf
11mo ago
What were you using for RAG? Did you build your own or some off the shelf solution (e.g. openwebui)
30.
▲
by
gkfasdfasdf
11mo ago
You can specify python version requirements in the comment, as the standard describes
More ›