Viewing profile — nicoritschel
nicoritschel
HN member- Joined
- Mon, Nov 26, 2012, 8:16 PM UTC
- HN karma
- 121
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About nicoritschel
Recent public activity
-
comment
Comment #48170835
The one from npm is signed by OpenAI, which means computer use from the CLI. The brew distribution requires using the Codex app for computer use. Thanks Apple.
-
comment
Comment #47890630
Check out mdnb.app if you want similar but truly native for macOS
-
comment
Comment #47890624
If you want proper native for macOS, check out mdnb.app I built it with this exact ethos, a curated set of "extended" functionality instead of a plugin system. What plugins do you …
-
comment
Comment #47890596
Check out mdnb.app, a true native markdown app for macOS.
-
comment
Comment #47890574
Yes, check out mdnb.app
-
comment
Comment #47878718
If you're ever in Florence, Italy and love coffee (and La Marzocco) do yourself a favor and visit the museum https://lamarzocco.com/mktcenter/visit-us-in-italy/
-
comment
Comment #47836783
If you're familiar with the percent format for jupyter notebooks, something like that— so things gracefully degrade in a more "basic" execution context. # %% foo = 1 # %% print(foo…
-
comment
Comment #47835902
This is neat. I do wish there was a way for this to gracefully degrade in contexts without support for the grammar, though. I devised a similar in spirit (inside SQL, very simplifi…
-
comment
Comment #47400494
While I generally prefer CLI over MCP locally, this is bad outdated information. The major harnesses like Claude Code + Codex have had tool search for months now.
-
comment
Comment #47350106
> compared to 3–5 GB/s Their numbers are a bit outdated. M5 Macbook pro SSDs are literally 5x this speed. It's wild.
-
comment
Comment #47210879
MCPs were always for chat apps, not coding agents. Benefit is auth for normies + can serve UI through ChatGPT + Claude.
-
comment
Comment #47210243
Did a double take on this one since my Ghostty has had panes for a while now (I run tip/nightly). Didn't realize it's not part of the current release. Also, Zellij is nice.
- story
- story
-
story
Show HN: mdnb, a 100% native macOS markdown editor
I historically have switched between Apple Notes and Obsidian. I built mdnb as a hybrid of both— it's a fully native mac app that lets you edit markdown with the same interaction a…
- story
- story
- story
-
comment
Comment #46760174
Thanks; will clarify that
-
comment
Comment #46759048
While worktrunk is oriented at AI, it very much is a nicer abstraction on git worktrees that also happens to be ergonomic for you and I. You can use Ghostree without AI at all and …
-
story
Show HN: Ghostree is a Ghostty fork with worktree management built in
With agents, I have I found myself using worktrees more and more. First manually, then with conductor.build, then with worktrunk.dev. I prefer using coding CLIs instead of UI wrapp…
-
comment
Comment #46756966
lol a FOR UPDATE SKIP LOCKED post hits the HN homepage every few months it feels like
-
comment
Comment #46701081
I have one sitting in front of me and the panel is perfect. No notes.
-
comment
Comment #46501834
Just to add on; you can also use gists as a storage backend
-
story
Show HN: Memex, a CLI and TUI to Search Claude Code and Codex CLI Transcripts
I often want to bring over context from another conversation. I built a tool that allows Claude Code and Codex CLI to pull up context from another chat session. It indexes your cha…