Viewing profile — Johnbot
Johnbot
HN member- Joined
- Fri, Jun 17, 2016, 5:55 PM UTC
- HN karma
- 95
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About Johnbot
No profile information was provided.
Recent public activity
-
comment
Comment #48507659
This is anecdata, but in my experience with myself and my coworkers, it is not that we believe the AI will be more accurate in software engineering, but that the answer will come f…
-
comment
Comment #47806669
A lot of geolocation data on the market is anonymized, following medium-lived unique IDs that aren't able to be mapped to other identifiers. The problem with that is that if you ha…
-
comment
Comment #45165431
As far as I know, even HDDs were pretty resilient to magnets when in their enclosures. I once took a large magnet meant for holding together concrete forms, one strong enough that …
-
comment
Comment #44716920
I've seen months straight of 100F+, and I was in LA for their heat wave last July (120F). I happen to be near Tampa right now and I'd really much prefer a hotter dry heat, where sh…
-
comment
Comment #44350886
Best I can tell it's only libraries that generate those sort of strings, which could just as well report a different string for Windows 9. The actual Windows API even returns the v…
-
comment
Comment #43860414
This is really neat. Is there any use for something like a hopper that dispenses new marbles continuously?
-
comment
Comment #43754061
This is giving me flashbacks to RPG II - https://en.m.wikipedia.org/wiki/IBM_RPG_II
-
comment
Comment #41484950
The quoted optimization in the post isn't about German strings though, but the C++ style short string optimization (the post references an article describing the difference). A few…
-
comment
Comment #41267589
I think two things are at play here. 1. Students will frequently just try things until it works, move code around, etc., leading to very messy code. 2. Graders often do not look at…
-
comment
Comment #41267218
An example of a Mossad generated file would be the source file plus a bunch of dead code. The dead code consists of lines from the original file repeated in random locations (plus,…
-
comment
Comment #40909953
Wow, I lasted exactly as long in the simulator as I did in real life, with many of the exact same circumstances (less a global pandemic and family tragedy plunging the hope meter i…
-
comment
Comment #39225138
I tried: For the roman emperor prompt, Bard produced: 17 white men 2 white women 1 black man 1 black woman For your prompt, Bard produced: 21 black men* Interestingly, for the Roma…
-
comment
Comment #36571566
Are you missing a zero there?
-
comment
Comment #34461131
Does anyone have historic data on this to tell whether it is common to front-load layoffs at the start of the year? It looks like January of last year had the fewest layoffs, which…
- story
-
comment
Comment #27328570
I've been using it for a few months to host a few terminal based games, and for that it has worked very well. I can also imagine it being useful for quickly throwing up a status pa…
-
comment
Comment #13967673
That is certainly an interesting problem, one I first saw in a Hackaday post from a few years ago [1]. Personally, I've always wondered how any aliens would interpret the Arecibo m…