Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paulirish
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
paulirish
1mo ago
Recently adopted https://github.com/marktext/marktext as I wanted the editable preview that Obsidian offers, but for all .md, not just items in my vault. I dig it so far. And it does offer printing of the render.
2.
▲
by
paulirish
3mo ago
God damn that sticks to your finger. Lovely touch latency.
3.
▲
by
paulirish
3mo ago
Would love this for MacOS as well.
4.
▲
by
paulirish
4mo ago
Would love to see the prompts, too!
5.
▲
by
paulirish
5mo ago
https://badssl.com/ also offers several test subdomains in the same vein.
6.
▲
by
paulirish
6mo ago
+1. Also, I had to go look at their interactive viewer because that color scheme choice (dark purple = low, light green = high) seemed 100% bonkers. It's the legit "plasma" scheme, but based on my limited experience with colo
7.
▲
by
paulirish
6mo ago
"I was going to get my teeth whitened but then I said, fuck that, I'll just get a tan instead."
8.
▲
by
paulirish
6mo ago
The DevTools MCP project just recently landed a standalone CLI: https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/m... Great news to all of us keenly aware of MCP's wild token costs. ;) The CLI
9.
▲
by
paulirish
6mo ago
To be clear, this isn't a skill for the devtools mcp, but an independent project. It doesn't look bad, but obviously browser automation + agents is a very busy space with lots of parallel efforts. DevTools MCP and its new CLI are
10.
▲
by
paulirish
7mo ago
Both of you are right. They can generate the code quite well, but well-considered UX is another thing entirely.
11.
▲
by
paulirish
8mo ago
Yup. It does a great job in there.
12.
▲
by
paulirish
8mo ago
This was not spoofed at the ADS-B layer. It was just spoofed to adsb exchange. (While typically a feeder contributes to multiple sites, this one didn't.) eg: - https://globe.adsb.fi/?icao=adfdf9&lat=26.678&lon=
13.
▲
by
paulirish
8mo ago
Gemini CLI is open source. Don't need to intercept at the network when you can just add inspectGeminiApiRequest() in the source. (I suggest it because I've been maintaining a personal branch with exactly that :)
14.
▲
by
paulirish
8mo ago
https://paul.irish
15.
▲
by
paulirish
8mo ago
Fish gang represent. I was a bash => zsh/omz person and had these same complaints. But that was 10 years ago. https://github.com/paulirish/dotfiles/blame/main/fish/config... The baseline fis
16.
▲
by
paulirish
9mo ago
I've been working on something super similar. https://github.com/paulirish/markpaste There's now a CLI that'll read and update your (Mac) clipboard with the result. For this italic use case you'll h
17.
▲
by
paulirish
9mo ago
The latter, if any else are curious: https://www.swebench.com/post-250820-mini-roulette.html
18.
▲
by
paulirish
9mo ago
https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Det... Chromium browsers have native support for reading many barcode types!
19.
▲
by
paulirish
9mo ago
Very impressive to see the primitives of CDP be used for such a different DX than what's in existing devtools. Really well done.
20.
▲
by
paulirish
9mo ago
Amen! The terms "accordion" and "carousel" were really codified by the pattern library. Establishing a common vernacular definitely accelerates things.
21.
▲
by
paulirish
10mo ago
I worry that OpenRouter's Apps leaderboard incentivizes tools (e.g. Cline/Kilo) to burn through tokens to climb the ranks, meanwhile penalizing being context-efficient. https://openrouter.ai/rankings#apps
22.
▲
by
paulirish
10mo ago
Makes me think of the Histomap, designed in 1931. It's an attractive design for history over a timeseries: https://www.visualcapitalist.com/wp-content/uploads/2017/11/... In 1942 he did one for Evol
23.
▲
by
paulirish
10mo ago
Have been using Mergiraf for the past 4 months. It's automatically solved about 70% of my conflicts and, luckily, I've never contested any of them. Pretty pleased.
24.
▲
by
paulirish
10mo ago
Yeah my bad; I was on the go. I'm on the Chrome team, I work on DevTools.
25.
▲
by
paulirish
10mo ago
A counterpoint to the idea that this is entirely Google's doing: https://meyerweb.com/eric/thoughts/2025/08/22/no-google-did-...
26.
▲
by
paulirish
11mo ago
Chiming in with my alternative, like others' but uses simonw's `llm`: git upstream-diff | llm --system-fragment cl-description.md However, in practice, I notice the generated messages focus more on the what than the why.
27.
▲
by
paulirish
11mo ago
Over in r/ADSB, someone recently posted a 3D visualizer of live ADS-B data: https://objectiveunclear.com/airloom.html . A nice alternative to the standard 2D maps we're used to.
28.
▲
by
paulirish
1y ago
This vulnerability was reported to NPM in 2016: https://blog.npmjs.org/post/141702881055/package-install-scr... https://www.kb.cert.org/vuls/id/319816 but the NPM response was WAI.
29.
▲
by
paulirish
1y ago
`latentflip-test` is from the same fellow who did the "What the heck is the event loop anyway?" JSConf EU talk that many have seen. https://youtu.be/8aGhZQkoFbQ
30.
▲
by
paulirish
1y ago
Beyond all the wasm/webgpu approaches other folks have linked (mostly in the transformers.js ecosystem), there's been a standardized API brewing since 2019: https://webmachinelearning.github.io/webnn-intro/ D
More ›