Live data from Hacker News

Viewing profile — nicoritschel

nicoritschel

HN member
Joined
Mon, Nov 26, 2012, 8:16 PM UTC
HN karma
121
Public activity
88 items

About nicoritschel

https://nicoritschel.com

Recent public activity

  1. 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.

  2. comment
    Comment #47890630

    Check out mdnb.app if you want similar but truly native for macOS

  3. 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 …

  4. comment
    Comment #47890596

    Check out mdnb.app, a true native markdown app for macOS.

  5. comment
    Comment #47890574

    Yes, check out mdnb.app

  6. 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/

  7. 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…

  8. 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…

  9. 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.

  10. 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.

  11. comment
    Comment #47210879

    MCPs were always for chat apps, not coding agents. Benefit is auth for normies + can serve UI through ChatGPT + Claude.

  12. 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.

  13. story
  14. story
  15. 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…

  16. story
  17. story
  18. story
  19. comment
    Comment #46760174

    Thanks; will clarify that

  20. 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 …

  21. 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…

  22. comment
    Comment #46756966

    lol a FOR UPDATE SKIP LOCKED post hits the HN homepage every few months it feels like

  23. comment
    Comment #46701081

    I have one sitting in front of me and the panel is perfect. No notes.

  24. comment
    Comment #46501834

    Just to add on; you can also use gists as a storage backend

  25. 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…