Live data from Hacker News

Viewing profile — acrophiliac

acrophiliac

HN member
Joined
Thu, Oct 04, 2012, 5:24 AM UTC
HN karma
83
Public activity
73 items

About acrophiliac

Amateur programmer working on hobby projects. Email: vice-spider-rush@duck.com

Recent public activity

  1. comment
    Comment #49266588

    Oops, I flew through a mountain. How did that happen? https://i.postimg.cc/Mp3sBrtG/stowaway-20260811-175512.png

  2. 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).…

  3. 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…

  4. 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…

  5. comment
    Comment #48372114

    dyi = Do Yourself It?

  6. comment
    Comment #48236709

    What's the length limit? I tried pasting some text and got this message: code length overflow. (85700>18672)

  7. 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?

  8. 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…

  9. 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 …

  10. 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.

  11. 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 …

  12. 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…

  13. 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…

  14. 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: ![title](P1090910.JPG) with no luck. (Update: it works with URL lin…

  15. 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…

  16. 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.

  17. 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…

  18. 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.

  19. 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'…

  20. 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…

  21. comment
    Comment #44636195

    Hopefully there would be an option to turn off cloud sync.

  22. 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.

  23. 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…

  24. 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…

  25. 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.