Viewing profile — jfyne
jfyne
HN member- Joined
- Fri, Oct 27, 2017, 12:42 PM UTC
- HN karma
- 48
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About jfyne
No profile information was provided.
Recent public activity
-
comment
Comment #48576214
I raise you The Magic Roundabout https://maps.app.goo.gl/1Mj8tSvKNBnQMu8V7
-
comment
Comment #47568795
I wrote myself https://github.com/jfyne/meatcheck to do this. We use it with Claude to review markdown files and do reviews of changes. Claude spawns the process, it pops open a br…
-
comment
Comment #47171769
Not TUI based but I made something called meatcheck. The idea being that the LLM requests a review from the human, you can leave inline comments like a PR review. Once you submit i…
-
comment
Comment #43509109
I am. Running arch with sway. Im on an older intel one, everything just works. Suspend works Fingerprint reader works Battery life when not running heavy workloads is around 13 hou…
-
comment
Comment #30308841
I've been working on a Go implementation if you fancy trying it out https://github.com/jfyne/live
-
comment
Comment #27692750
Ah ok, interesting. Thanks
-
comment
Comment #27692636
This might be in the docs somewhere, but can you bring your own postgres image to your managed service?
- story
-
comment
Comment #23128123
David Foster Wallace ruminated on this in Infinite Jest. "The proposed solution to what the telecommunications industry's psychological consultants termed Video-Physiognmoic Dsypho…
- story
-
comment
Comment #19384304
Most likely can be made a lot bigger using both font and display size settings in Android
-
comment
Comment #18756951
It looks like there might be a bug. What happens when you add a new file? A quick scan of the entr help text suggests you should be using the -d flag.
-
comment
Comment #18309097
https://github.com/square/certstrap
-
comment
Comment #16158852
Norwegian 787s have the light and call buttons as part of the touch screen display in front of you. So different per customer
-
comment
Comment #15965249
I am on an E-2 right now and was under the impression it wasn't dual intent. What path can I take to apply for a green card? Thanks so much!
-
comment
Comment #15567748
Windows user here. .mediumTextViewer class has a overflow-x: scroll on it which makes everything look like this: https://i.imgur.com/kE2ElEv.png Switch it to auto and it will look …