Viewing profile — vgr-land
vgr-land
HN member- Joined
- Fri, Aug 22, 2025, 11:41 PM UTC
- HN karma
- 63
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About vgr-land
Recent public activity
-
comment
Comment #47673972
Looks like a good light weight solution to front object storage with a front end and auth. One suggestion is to add the license to the repo. The readme says License: MIT, but there…
-
comment
Comment #45532132
Well, I recognize this is a joke. I would enjoy having a simulation where you inherit and hold poorly maintained subway system like the Boston MBTA and have to bring it back to hea…
-
comment
Comment #45148849
I’ve been thinking a bit on how to improve discourse between disagreeing people and how the quick response style of comment sections don’t lend themselves to serious debate. One id…
-
comment
Comment #45126644
The comparing 2025 with the 2023 and 2024 versions of the article is also an interesting snapshot in the state of tech journalism. (Also yes my Brother printer is just fine and tur…
-
comment
Comment #45071758
LLMs make it much easier. Then you get all the benefits with few of the frustrations
-
comment
Comment #45018102
[dead]
-
comment
Comment #45012808
https://news.ycombinator.com/item?id=45006098 I used LLM (gpt o4-mini) for developing a blog template. Overall it did a good job especially with logic loops Otherwise xml messes up…
-
comment
Comment #45011565
Probably abysmal Since xslt is built dynamically in the DOM most crawlers don’t build the site and pick up the metadata. Although I’m not convinced chasing SEO is a useful endeavor…
-
comment
Comment #45010523
Thanks for the suggestion I’ll dig into this, admittedly I haven’t worked with Atom so I didn’t consider it A quick glance at Atom though says to me its worth an attempt to refacto…
-
story
Show HN: I Built a XSLT Blog Framework
A few weeks ago a friend sent me grug-brain XSLT (1) which inspired me to redo my personal blog in XSLT. Rather than just build my own blog on it, I wrote it up for others to use a…