Viewing profile — jhickner
jhickner
HN member- Joined
- Fri, Aug 29, 2008, 9:03 PM UTC
- HN karma
- 690
- Public activity
- 122 items
- HN profile
- View on Hacker News ↗
About jhickner
Recent public activity
- story
- story
-
story
Show HN: Play SNES, gba, in your terminal, even in tmux
rom is a ~5k-line C libretro frontend that plays games in the terminal. It renders native pixels with the kitty graphics protocol in Ghostty or kitty, inline! even in tmux! Nine pl…
- story
-
story
Show HN: Tmux tab markers for Claude Code, Grok, and pi sessions
Inspired by cmux's tabs, but works in vanilla tmux.
-
comment
Comment #6764352
From what I can tell it adds to the $35 pi: - a case w/integrated speaker - a keyboard/trackpad combo - a wifi dongle - nice manual That's not too bad for the added $65. The mini k…
-
comment
Comment #6603900
Does lens have a succinct way to traverse a nested data structure where each node is a maybe? Lenses + Prisms (nicest way I know of in lens): nested ^? foo . _Just . bar . _Just . …
-
comment
Comment #6513080
> First of all: what is work? Work is of two kinds: first, altering the position of matter at or near the earth’s surface relatively to other such matter; second, telling other peo…
- story
-
comment
Comment #6144447
John Carmack talks at length about Haskell in this keynote. Definitely worth watching if you're interested in that stuff.
-
comment
Comment #6142566
Yes. David Foster Wallace says it better than I could: http://www.theatlantic.com/magazine/archive/2007/11/just-ask...
-
comment
Comment #6130033
I'm not saying it's all there yet, just that it's a way forward.
-
comment
Comment #6129843
> Instead we are mired in the innards of the machine micromanaging absolutely everything with incredible verbosity. This is one area where Haskell really shines. If you want the ma…
-
comment
Comment #5966835
> Do common people in the US really identify with being a patriot? Patriotism originally meant you were willing to sacrifice something for your country. Presumably the smallest mea…
-
comment
Comment #5904195
We wrote our RF radio mesh coordinator software in Haskell, and it's been a great success. Working with binary data formats (various building control protocols) in Haskell is the k…
-
comment
Comment #5846449
Every statement by Clapper has mentioned repeatedly how the program is lawful and falls under Section 702 of the FISA act approved by congress etc., etc. But that assertion is mean…
-
comment
Comment #5842836
Very cool! Small suggestion: In the case of selecting an item that's not the topmost, it would be nice if it was a one-step process rather than two (you need to first highlight wit…
-
comment
Comment #5547837
+1 for this, also check out Graham's io9 video on the Counting Problem. The solution is beautiful and really got me excited about Haskell when I was first learning: http://channel9…
-
comment
Comment #5541449
Also this one, from the github repo: https://dl.dropboxusercontent.com/u/2178548/CAPRICE.pdf
- story
- story
- story
-
comment
Comment #4653228
Agreed. Any relationship where you can freely "entertain ideas without accepting them" (- Aristotle) is something to be cherished. pg wrote an essay on this topic, for anyone inter…
-
comment
Comment #4653180
Anyone smart enough to have an interesting opinion on this topic is probably also smart enough to see that there's absolutely no upside to expressing that opinion. It either parall…
-
comment
Comment #4613907
When this topic comes up I always marvel at the _intellectual_ shortcuts people take to justify the _practical_ shortcuts they take to simplify the hiring process. Working with som…