Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
patabyte
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
patabyte
28d ago
I'm so glad the new uuid package landed - it's overdue but a very welcome addition! I've already replaced github.com/google/uuid with `uuid` in several projects
2.
▲
by
patabyte
2mo ago
My trust in claude code is slowly being eroded and I'm close to running it exclusively in vms on device..
3.
▲
by
patabyte
2mo ago
More or less, but most harnesses will rely on tools such as grep to only read portions of files. For even a small sized repo, only a small portion would be tokenized and uploaded
4.
▲
by
patabyte
2mo ago
> With Codex technology built-in, ChatGPT can now move beyond answering questions to getting real work done across web, mobile, and desktop. This looks like OpenAI catching up to Anthropic's Cowork.
5.
▲
by
patabyte
3mo ago
This seems roughly similar to Google's Cloud Run gen2 instance types. My understanding is with the second generation, they are running microvms which are bootstrapped from a container image.
6.
▲
by
patabyte
5mo ago
Interesting, for me `shift+enter` hasnt worked, but `option+enter` does give me new lines in Claude Code's promptbox inside tmux on MacOS.
7.
▲
by
patabyte
6mo ago
I'm really interested to learn more about the work on the official Rust frontend - do you have any links to share by chance?
8.
▲
Show HN: SRD, a simple DNS-driven HTTP redirect service
(github.com)
3 points
by
patabyte
6mo ago
|
0 comments
9.
▲
by
patabyte
6mo ago
Interesting - I run a nearly identical set, with many TLDs configured in `/etc/resolver/X` and dnsmasq handling the resolve and I have not had a single issue. the resolver confs all contain this content: # /etc
10.
▲
by
patabyte
6mo ago
SOPS with Age is simple, and simple is good. I strongly recommend this approach.
11.
▲
by
patabyte
8mo ago
I've been having great success with LLMs generating Mermaid diagrams and flowcharts from a repo. Claude Code and Cursor both do consistently great jobs. For example: `generate a mermaid swimlanes diagram of the XX logic flow`.
12.
▲
by
patabyte
10mo ago
> which every old-school Linuxer should be able to do in their sleep. Oof, this hit home, hah.