Viewing profile — jfultz
jfultz
HN member- Joined
- Mon, Aug 22, 2016, 7:51 PM UTC
- HN karma
- 196
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About jfultz
No profile information was provided.
Recent public activity
-
comment
Comment #48798151
This is a really impressive amount of effort. Every entry has a fairly even quality to it...screen grabs and contextual descriptions of even one-off episodes of television shows, y…
-
comment
Comment #47690600
In some cases, reviewing PR diffs commit-by-commit (and with the logs as the narration of the diff-by-diff story) is a substantial improvement over reviewing the entire PR diff. Co…
-
comment
Comment #46715499
"Quality ratchet" is such a great name. Thanks for that.
-
comment
Comment #46192193
I'm not willing to cede the point on hardware design for as long as their primary mouse product cannot be charged during use. It's such a simple and obvious mistake, like a throwba…
-
comment
Comment #45393694
I remembered a comic panel that I'd seen in the New Zork Times back in the day, and I just found it...page 7 of this: https://infodoc.plover.net/nzt/NZT4.4.pdf The comic pokes fun …
-
comment
Comment #45157911
I left Slashdot for HN...but I didn't leave Slashdot because of HN. I was frustrated with Slashdot and was actively seeking alternatives. About 2 days after I discovered HN existed…
-
comment
Comment #45104437
Growing up in the 70s, among the things I sought out in our house to play with was an old manual typewriter. It was endlessly fascinating to me. I liked playing with all of the mec…
-
comment
Comment #44608345
An alternative to securing or recreating the entire technology stack top to bottom would be to own one critical piece of the stack. If European interests owned a vital slice of the…
-
comment
Comment #43717990
The 1200XL was my first computer. My family purchased it at a department store at a fire sale price (IIRC Montgomery Ward's, $199) after Atari stopped manufacturing and began dumpi…
-
comment
Comment #43357135
Solved, and it was fun! But...some of the colored lines were hard to see. Particularly the light yellow ones. I had one "alternate" solution that it was marking incorrect for reaso…
-
comment
Comment #43016813
Fortunately for me, you left this comment, so I upvoted the article and your comment. Which kind of scratches the same itch.
-
comment
Comment #41871258
THIS! I had hope at one point to set up a Kindle with large fonts on a treadmill, but that was just totally hopeless. I tried again with a music stand next to the treadmill, but it…
-
comment
Comment #41580898
_Thank you_. I read this story probably around 1980 (I think in a magazine that was subsequently trashed or garage-saled), and I have spent my adult life remembering the bones of t…
-
comment
Comment #39597281
They can absolutely be checked out to the same commit. They cannot be checked out to the same local branch. But checking out to the same SHA, or even the same remote branch (which,…
-
comment
Comment #39120137
This can come up even with application software (which is my area). If it worked before and it's broken now, or if your application appears to be the only thing that is broken for …
-
comment
Comment #38126775
A reborn version of PLATO is available at https://www.irata.online/ (JS client if you hit the Login button at the top, various other clients enumerated below). I haven't played wit…
-
comment
Comment #37740185
Surrogate pairs were new to Unicode 2.0. Unicode 1.0 didn't anticipate the need for more than 65,536 code points (who would ever need more?); the main perceived threat to that limi…
-
comment
Comment #37739904
A couple of cases I'm aware of... * Coding ligatures often display as a single glyph (maybe occupying a single-width character space, or maybe spread out over multiple spaces), but…
-
comment
Comment #37565235
Last month, my wife and I visited the Musée d'Orsay (as visiting American tourists). As it happens, we were in line when the museum opened and I had the bright idea to go straight …
-
comment
Comment #35933369
Yes, there's a lot of messiness in how fonts work. Doing cross-platform desktop GUI development, I feel that pain firsthand (and not just for fonts, but for all kinds of rendered c…
-
comment
Comment #31331047
Looks like Apple's dumping their final handheld* device with a 3.5mm headphone jack. Let's once more admire their courage. * There's still one iPad model with a headphone jack, but…
-
comment
Comment #27554931
The television show Person of Interest had an episode that featured a technology called "ShotSeeker" that was modeled after ShotSpotter. In the storyline, ShotSeeker is paired with…
-
comment
Comment #26208070
Every faithful watcher of the Six Million Dollar Man series in 1977 and 1978 had at least some awareness of the Soviet Venus probe program. A two-part episode in 1977, and another …
-
comment
Comment #25566844
Yeah, I've seen some similar problems with my Surface Book 2. I didn't see this initially, but I now see frequent, .5-to-3 second lagging response to the touchpad, seemingly fixabl…
-
comment
Comment #21840304
My editor (Sublime + GitGutter plugin) is set up so whenever I click in a certain line of code, it displays a hint out to the right with the summary line of the most recent git bla…