Viewing profile — oj-hn-dot-com
oj-hn-dot-com
HN member- Joined
- Thu, Feb 05, 2026, 6:53 AM UTC
- HN karma
- 10
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About oj-hn-dot-com
Recent public activity
-
comment
Comment #47008571
I think the reference is to all the TUI based coding tools now like opencode.
-
comment
Comment #47008200
flowchart TD %% Power Side (240V) subgraph Power Circuit (240V) Breaker["240V Breaker / GFCI"] Fuses["Fuse Block"] Contactor["4-Pole Contactor"] Pump1["Pump 1 (240V)"] Pump2["Pump …
-
comment
Comment #47005138
This is really neat. I just added beautiful-mermaid [0] support to Orange Juice [1] because there is no way to display images on this site, even from an extension (due to their agg…
-
comment
Comment #46980420
That's really helpful to know, thanks!
-
comment
Comment #46977815
The open source one automatically publishes to the Chrome Store from GH actions so that there is no human involvement in the deployment process. I'm currently in the process of set…
-
story
Show HN: Orange Juice Hacker News browser extension
Hi all, I've been part of the Hacker News community since 2009 (under a different profile, latchkey), and over the years I've accumulated many ideas for improving the experience. I…
-
comment
Comment #46946664
Thanks for the feedback! So far, desktop is the current target. Not even sure I can run extensions on a phone. The last two fall under content moderation. I'm a bit less interested…
-
comment
Comment #46946564
Why would I want to add an external dependency?
-
comment
Comment #46941613
I've been working on a browser extension to make Hacker News easier to use. No, not change the UX, but just some nice conveniences. Keyboard navigation, inline replies, dark mode, …
-
comment
Comment #46938979
Well, that speeds things up a lot. But I agree with spankalee, it should be a DAG. "ci": "CI=true bun run --parallel check test build docs && bun run --parallel zip zip:firefox"