Viewing profile — jxf
jxf
HN member- Joined
- Sun, May 22, 2011, 8:19 PM UTC
- HN karma
- 5,700
- Public activity
- 823 items
- HN profile
- View on Hacker News ↗
About jxf
No profile information was provided.
Recent public activity
-
comment
Comment #49251221
A poem I wrote based on the phrases the LLMs I use most are likely to overuse: How to unpack The self within? What do I lack? Where to begin? Great question — real. Let's dive righ…
-
comment
Comment #48901912
> No one is ever going back and reading individual commits. I violently disagree with this. At a minimum, when I review PRs I look at the commit history to understand what's up. If…
-
comment
Comment #48812269
Can't use the Twitter links if you don't have a Twitter account. Also, why make the user click away when they're trying to understand if your product does something interesting, an…
-
comment
Comment #48811933
This is one of those ideas that would really benefit from a short video demo, gif, or even a screenshot directly in the README. Otherwise, the title reads like a "Curtains for Zoos…
-
comment
Comment #48707560
.gitignore doesn't have the same security implications. If you fail to prevent a private key from being added to your repository, you can reverse this and purge it from the blobs a…
-
comment
Comment #48704104
Ping me when you're ready for Android/web users :)
-
comment
Comment #48704009
TIL about Windows Sandbox. Not a Windows user myself (it's the Year of Linux on the Desktop™!) but this sounds immensely useful for technical and nontechnical users -- sort of a su…
-
comment
Comment #48344441
I'm not familiar with Metafont -- is this what you're referencing? https://ctan.org/pkg/metafont?lang=en
-
comment
Comment #48314954
Let them eat crow.
-
comment
Comment #48314947
This is filthy undercrow talk!
-
comment
Comment #48132136
> It was such a simple concept but it worked so well. Wouldn't be able to do something like that anymore due to all manner of sandboxing in action. Lost a tool, gained security. Th…
-
comment
Comment #48126729
My understanding is that it's not that the _models_ are banned, but rather the _platform_ is banned. It is acceptable to host, say, `deepseek-r1-distill-qwen-7b` and run it yoursel…
-
comment
Comment #47935482
It's much harder to search using an AST tool for a human. It's certainly harder than grepping, for example. I use AST tools myself, but it takes a while to represent a complex stru…
-
comment
Comment #47935357
> What are some other things that you think "pollutes your brain"? Moderating posts on a public (or worse, private) forum. You will see some truly heinous, vile things.
-
comment
Comment #47849477
It's not always amenable to grepping. But this is a great use case for AST searches, and is part of the reason that LSP tools should really be better integrated with agents.
-
comment
Comment #47200896
Governments have a long, long history of using "poison to kill a third party", to use your analogy.
-
comment
Comment #46984669
I think Cloud Run has many nice features that Heroku's apps don't. However, Heroku's services ecosystem and the easy bindings don't have a direct Cloud Run equivalent, imo, and are…
-
comment
Comment #46840093
We've been writing with our hands for thousands of years. I suspect that on balance a Butlerian Jihad against AI slop would be perfectly fine for our hands.
-
comment
Comment #46700031
In the mathematical sense, all functions are relations, but not all relations are functions.
-
comment
Comment #46015772
"Personal blogs are back", says article, without providing any data or evidence to substantiate this claim.
-
comment
Comment #45833966
As a native English speaker, "I'm sorry for how you feel" is patronizing. Genuine apologies acknowledge mistakes rather than invalidate feelings.
-
comment
Comment #45833814
Agree, containers are exactly what I want and I use them all the time. Profiles are too much isolation, like installing separate VMs to run processes in a completely isolated way w…
-
comment
Comment #45788577
I tried this for over 20 minutes and made almost zero progress because I thought the expressions also had to be words, like a crossword puzzle. Oops. It might be worth clarifying t…
-
comment
Comment #45678437
The idea with really cheap batteries is that they don't need good energy density. You just swap them every so often and put the one you aren't using in the charging rack. You could…
-
comment
Comment #45625088
Did you also use Claude, and you like Codex better, or are you making a more general observation about the leapfrog in creative power agents are bringing to engineering?