Live data from Hacker News

Viewing profile — thought_alarm

thought_alarm

HN member
Joined
Tue, Apr 06, 2010, 6:46 AM UTC
HN karma
5,133
Public activity
977 items

About thought_alarm

No profile information was provided.

Recent public activity

  1. comment
    Comment #48825423

    Or in the case of Superbad, a film based on Seth Rogen's experiences as a Vancouver teenager in the late 90s, Vancouver is a stand-in for Los Angeles, which is a stand-in for Vanco…

  2. comment
    Comment #48453608

    I use the built-in `hidutil` utility to remap F3-F9 to my preferred keys. F3/F4 are remapped to the keyboard backlight brightness. F5-F9 are remapped to be plain old function keys.…

  3. comment
    Comment #48453468

    iTunes didn't go anywhere. Just about everything I watch or listen to is served from the same iTunes Library I've had for over 20 years. It's more important to me now than it has e…

  4. comment
    Comment #48241406

    It's always fun when an old relic pops up in ye olde RSS reader. His feed would have been one of the originals I started following 25 years ago or so.

  5. comment
    Comment #48123228

    I would really love to see something like EndBASIC built around a Lisp-family language. I've recently been playing around with some of the old Logo implementations from the 80s and…

  6. comment
  7. comment
    Comment #47300212

    Hypothetical question: Let's say that back in 1930s when they were assigning frequencies for the broadcast television channels, they allocated enough extra bandwidth for a future c…

  8. comment
    Comment #47234354

    I just use some old textbooks to raise the height of the display: - Design Patterns by the Gang of Four - Modern C++ Design by Andrei Alexandrescu - Code Complete from the Microsof…

  9. comment
    Comment #46875417

    Release notes: https://developer.apple.com/documentation/xcode-release-note... Surprisingly, this version does not require MacOS 26 (Tahoe).

  10. comment
    Comment #46447980

    Computer Chronicles and MotorWeek were fixtures of my Saturday afternoons as a young kid in the 80s. 35+ years later both shows became fascinating and priceless time capsules of th…

  11. comment
    Comment #46148849

    That's also why Apple renamed OpenStep to Cocoa. Java was supposed to be the primary development language for Mac OS X (because Java and Cocoa go great together).

  12. comment
    Comment #45875627

    When you hear people complaining about Time Machine you can stop listening once they mention their NAS. Time Machine over the network has never been properly supported and is inher…

  13. comment
    Comment #45119710

    I'm very surprised it's organized as just a single 162 kB source document instead of being divided into smaller modules to make the code easier to work with, speed up build times, …

  14. comment
    Comment #44211782

    Bill Atkinson was a very fascinating guy. His interview with Leo Laporte from 2013 is a great listen. Here's a little 6 minute clip: An acid trip, and the origins of Hypercard. htt…

  15. comment
    Comment #44203357

    Sorry, but none of this correct. While it's true that early production machines had reliability problems, the same was also true for the C64. The machine we got for xmas 1983 was a…

  16. comment
    Comment #44185220

    If that kind of complexity frightens you then you probably want to stay away from C++ entirely.

  17. comment
    Comment #43928508

    It's not odd at all for a machine that was designed in 1976/77. However, for a machine released in 1983 (the Apple IIe) it is indeed very odd. But the IIe is an odd machine in many…

  18. comment
    Comment #43495537

    This game achieves its smoothness by synchronizing to the video refresh. That's not a particularly challenging thing to do, but it wasn't a viable option for commercial games back …

  19. comment
    Comment #42728009

    I never left RSS. After Google Reader shut down paid for Feedly for a while before switching to self-hosted FreshRSS. ( https://freshrss.org ) I'm not a web guy and I detest all fo…

  20. comment
    Comment #42569397

    Flashback to lurking around comp.sys.hp48 looking for downloads. https://groups.google.com/g/comp.sys.hp48/c/BS7c8hRAau0/m/P5...

  21. comment
    Comment #42534040

    It does not send your photos to be indexed on Apple servers.

  22. comment
    Comment #42442873

    It sounds like you're arguing against passkeys, two-factor authentication, and password managers. Do you use single, easy-to-remember plain-text passwords for all of your accounts …

  23. comment
    Comment #42120617

    I wish the same could be said of the Studio Display, which is quite power hungry. If the Mac is running then the display is using minimum 10 Watts of continuous power usage at all …

  24. comment
    Comment #42045471

    It needs https. Use https://48calc.org/db48x/index.html

  25. comment
    Comment #41621156

    It's just a bug. The system save panel (NSSavePanel) is only supposed to infer the file extension when it has been given a list of supported file types/extensions. If the user does…