Viewing profile — xintron
xintron
HN member- Joined
- Mon, Jan 14, 2013, 7:55 AM UTC
- HN karma
- 19
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About xintron
Recent public activity
-
comment
Comment #49152109
I've been on the receiving end of too many "Slop Grenades" as well, to the point where I simply reply with https://noslopgrenade.com/ these days.
-
comment
Comment #48315952
Based on personal experience, seeing how Opus 4.6 still provides better (more nuanced, less totalitarian) answers than 4.7 - it's difficult to get exited for 4.8. Is this another "…
-
comment
Comment #45679025
I see your point, but this feels like a difference in workflow philosophy, especially with AI-assisted coding becoming more common. With jj, your working copy is always a commit. T…
-
comment
Comment #41925444
A good reason for Lua would be the example at the bottom of this page: https://wezfurlong.org/wezterm/config/launch.html#the-launch... Custom settings depending on the environment …
-
comment
Comment #11430343
I know they've talked about implement something similar. Since the Open letter to GitHub a lot have changed and I wouldn't be surprised to see GitHub support most of what Gerrit ha…
-
comment
Comment #11430331
We've been using it since May 2015. Vetos work well for us. We push new releases every week and often there are dependencies between the reviews (front-end waiting for a vetoed bac…
- story
-
comment
Comment #5218353
For HTML generation Markdown is much easier for most people to get used to and understand. When needing to provide output in various formats reST is more suited but also have a bit…