Viewing profile — acrophiliac
acrophiliac
HN member- Joined
- Thu, Oct 04, 2012, 5:24 AM UTC
- HN karma
- 83
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About acrophiliac
Recent public activity
-
comment
Comment #49266588
Oops, I flew through a mountain. How did that happen? https://i.postimg.cc/Mp3sBrtG/stowaway-20260811-175512.png
-
comment
Comment #49264401
This is great. I've been riding along with the air attack plane on the Timber Fire near Big Sur, CA. It would be cool to see the fire perimeter overlay (like in app.watchduty.org).…
-
comment
Comment #48710712
I'm stuck. Does that mean I chose the wrong word earlier and used up an essential letter? Does the sequence of word guesses matter? Is there an Undo feature so I can back up and tr…
-
comment
Comment #48701812
Personally, all the animations of stick figures moving and jumping is slightly annoying and offers little valuable information. I might enjoy something like showing a person's nati…
-
comment
Comment #48372114
dyi = Do Yourself It?
-
comment
Comment #48236709
What's the length limit? I tried pasting some text and got this message: code length overflow. (85700>18672)
-
comment
Comment #47669724
Error installing from .deb: Dependency is not satisfiable: python 3.10. So I have to downgrade from 3.12 to use this?
-
comment
Comment #47547629
The article seems to equate QA with testing, which is a short-sighted view. QA also includes things like standards, and importantly, design and code reviews, which are actually the…
-
comment
Comment #47445322
I wonder if you might be relying on a stereotype of victims. Here's some recent data: "The 2024 FTC Consumer Sentinel Network reported that 44% of all 20-somethings claimed losses …
-
comment
Comment #47278143
Cool, thanks for this. It seems this data comes from OpenStreeMap and has some phones not listed in Payphone-Go. Curious about the discrepancy.
-
comment
Comment #47277146
This is a fun idea. It occurs to me that I would enjoy seeing unvisited phones on the map in a different color. [Edit: Oh, now I see green dots for visited phones. Was this always …
-
comment
Comment #47276881
I know of a working payphone that is not on the Payphone Go map. Photo: https://i.postimg.cc/Dw4sCDpJ/payphone.jpg The fact that I know of one makes me wonder, are there are others…
-
comment
Comment #46792675
Geez, how is this comment so far down the list? Reading Dario's list of all the bad things AI could do, I kept asking myself "who would be so stupid as to give AI control of said i…
-
comment
Comment #46649019
I'm guessing it doesn't handle images because you'd have to upload the image, right? I tried one in this format:  with no luck. (Update: it works with URL lin…
-
comment
Comment #46315084
Perhaps off-topic, but: "Testing doesn't show the absence of errors, it shows the presence of errors" Willison says we need to submit code we have proven to work but then argues fo…
-
comment
Comment #46082900
As an old-timer who learned programming with punched cards, this visualization blows my mind. I want to turn it into my desktop screen saver.
-
comment
Comment #45928597
Here's what I did: $ pip install beets $ beet config -e $ beet import Music/BillEvans The database directory /home/user/.beets does not exist. Create it (Y/n)? y configuration erro…
-
comment
Comment #45618465
That sounds simple, but wouldn't the ebook you "pulled off" the Kindle still be in Amazon's format with DRM? I don't think this solves the original problem.
-
comment
Comment #44676242
Digression ... you must be using "wilderness" in it's colloquial form, because technically, if he's in a cabin he can't be in wilderness. Federally designated wilderness areas don'…
-
comment
Comment #44636969
I like what EndlessOS is trying to do but it prioritizes the ability to be a complete OS that doesn't need an internet connection, whereas the article wants a browser-first OS (and…
-
comment
Comment #44636195
Hopefully there would be an option to turn off cloud sync.
-
comment
Comment #44415246
Misread the title as "I made my VM think it WAS a CPU fan" and was a bit disappointed to find the actual article was not about a VM with an identity crisis.
-
comment
Comment #44034027
"perhaps advanced ML research models will be more analogous to improvements in climbing gear, aiding the development of mountaineering as a sport, than an intrusion of corporate co…
-
comment
Comment #43627044
Does anyone think it would be really fun to see an animation that replays the steps in which the puzzle is solved? When the puzzle is complete have the display replay the clues and…
-
comment
Comment #43604612
He does say "If both are equally easy to create, why choose the less readable one?" which seems like a nod toward maintainability.