Viewing profile — jonathanhefner
jonathanhefner
HN member- Joined
- Fri, Nov 30, 2012, 3:45 AM UTC
- HN karma
- 284
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About jonathanhefner
Recent public activity
-
comment
Comment #49021790
Is there an accompanying Agent Skill?
-
comment
Comment #48639020
> Runing GLM-5.2 on local hardware Do the runes make it smarter or just run faster (or both)?
-
comment
Comment #48609464
Thank you for sharing! Based on your experience, do you think a two-model system might fare better? For example, two models in serial where the second model is trained to "sniff ou…
-
comment
Comment #47764474
Does anyone know why there hasn’t been more widespread adoption of OpenAI’s Harmony format? Or will it just take another model generation to see adoption?
-
comment
Comment #46872513
OpenAI has already adopted Agent Skills: - https://community.openai.com/t/skills-for-codex-experimental... - https://developers.openai.com/codex/skills/ - https://github.com/openai…
-
comment
Comment #46667942
And since AI agents are extremely good at using them, command-line tools are also probably 235x more effective for your data science needs.
-
comment
Comment #45544089
> Vite Format: "More flexible line-wrapping" I would love more information about this feature! Bad line-wrapping is the reason I loathe Prettier.
-
comment
Comment #44318916
I'm not familiar with Airflow, but MCP supports progress notifications: https://modelcontextprotocol.io/specification/2025-03-26/bas...
-
comment
Comment #44318580
Long-running tasks are an open topic of discussion, and I think MCP intends to address it in the future. There are a few proposals floating around, but one issue is that you don't …
-
comment
Comment #43700076
RSC is indeed very cool. It also serves as a superior serialization format compared to JSON. For example, it can roundtrip basic types such as `Date` and `Map` with no extra effort…
-
comment
Comment #43306500
I have also found that Next.js is shockingly slow. I recently added some benchmarks to the TechEmpower Web Framework Benchmarks suite, and Next.js ranked near dead last, even for s…
- story
-
comment
Comment #43160580
Agreed! There is a proposal for something like that in the WHATWG repo: https://github.com/whatwg/html/issues/8538
-
comment
Comment #43097947
I would bet at least one person at Meta wanted to call it Llamapalooza. In any case, I'm excited!
-
comment
Comment #42324249
JavaScript is dead. Long live YavaScript.
- story
-
comment
Comment #37483139
Upcoming in Rails 7.1, you can specify a custom compressor for your cache, out of the box. See the `:compressor` option of `ActiveSupport::Cache::Store.new`: https://api.rubyonrail…
- story
-
comment
Comment #25104780
Very cool bot! I was looking for that kind of bot a few months ago, but I couldn't find one that was still maintained, so I created my own[1]. But if you're going to continue maint…
- story
-
comment
Comment #21996492
I created a gem which wraps all this up in a nice API: https://github.com/jonathanhefner/talent_scout So the final code from the article would look like: class ProductSearch ?", fr…
-
comment
Comment #21739384
I agree with most of the points regarding user experience. But I loathe infinite scrolling, and so strongly disagree that Facebook "got it right." I think "geared pagination" with …
-
comment
Comment #19803544
Disappointing... still no support for HTML5 date and time input types. Safari seems to be the last major hold out[0] keeping JavaScript-powered date pickers a (prudent) necessity. …
-
comment
Comment #17676815
My own site, intentionally brutalist: https://jonathan.hefner.pro/
-
comment
Comment #16270408
Try this short video from SIGGRAPH 2007: https://www.youtube.com/watch?v=vIFCV2spKtg