Live data from Hacker News

Viewing profile — becurious

becurious

HN member
Joined
Fri, Oct 16, 2020, 10:28 PM UTC
HN karma
148
Public activity
72 items

About becurious

No profile information was provided.

Recent public activity

  1. comment
    Comment #48181814

    It’s a Spectrum. You’re going to do a HALT to sync with the start of the frame and then cycle count to prevent tearing. You can disable interrupts if you know how long you have to …

  2. comment
    Comment #47159924

    And there’s still mercury contamination from the gold rush in San Jose.

  3. comment
    Comment #45001857

    If I remember from poking around at the 16 bit version in that timeframe (1.52?) there was still an option to generate P-code and (this is now nearly thirty years ago) that was use…

  4. comment
    Comment #44993562

    Did you ever work on the cross edition that would compile Windows apps for the Mac? I think that was a version 4 fork that never got another version.

  5. comment
    Comment #44993347

    After Visual C++ 6. They broke a lot of the C++ IDE features and they weren’t as good as the prior versions (dialog editor etc) so for a long time we preferred staying on 6. I thin…

  6. comment
    Comment #44896449

    And then there’s the apex sex in The Player Of Games. I think at least Excession has one of the protagonists transition at the end of the novel.

  7. comment
    Comment #44888820

    He wrote Programming Windows 3.1 which was the classic reference for Windows programming in the 90s and just known as ‘Petzold’. All Win16 and C. The managed languages are much lat…

  8. comment
    Comment #44259093

    ClearCase?

  9. comment
    Comment #43270050

    You can print from iOS to printers that support AirPrint. No drivers needed, but the printer needs to support the AirPrint protocol.

  10. comment
    Comment #42554607

    I seem to remember on one of the special features on the DVDs that they needed to change to a lighter more comic style with Moore because of the reaction to the Vietnam War.

  11. comment
    Comment #42455911

    Garmin has incident detection and will send a message within fifteen seconds unless you cancel.

  12. comment
    Comment #41335760

    It’s not only that but it’s also that drivers could ship custom property pages in an accompanying DLL. All using property page / dialog box classic Win32 technology. So unless you …

  13. comment
    Comment #41174323

    Google TV for two completely different products. The initial one was an OS on Sony / Logitech devices that came out in 2010.

  14. comment
    Comment #41103695

    There is SourceLink where you can get the mapping into the pdb files: https://github.com/dotnet/sourcelink

  15. comment
    Comment #41040468

    Good luck getting that through a regulated company’s Quality Management System or their legal department. Way too much business risk and the last thing you want is a yellow or red …

  16. comment
    Comment #41035817

    But Apple doesn’t have the industrial and commercial uses that Linux and Windows have. Where you can’t suddenly switch out to a new architecture without massive amounts of validati…

  17. comment
    Comment #40972873

    Look at what Cellares is doing. Building a manufacturing cell called the shuttle.

  18. comment
    Comment #40454368

    Along with the reasons others have mentioned, it would also bypass any filter driver in the file system stack (Windows has the concept of a stack of filter drivers that can sit in …

  19. comment
    Comment #40219968

    There was some game (and I think a program in a book) where the border color would be changed at a specific scan line to get a horizon that would span the entire screen. I pretty m…

  20. comment
    Comment #40190676

    Cycle counting was key on the Spectrum - for obvious things like the tape load routines but also for advanced techniques like the ‘Rainbow processor’ - updating the attribute bytes…

  21. comment
    Comment #39311576

    That’s great! Back in the day I’d have to take a snapshot with my +D and then disassemble parts of it and print them on my dot matrix printer. At least the HiSoft Devpac Mons debug…

  22. comment
    Comment #39283908

    But you would use unbuffered writes if you really cared. Otherwise there’s nothing actionable that can be done by the application unless there was some kind of signal or callback /…

  23. comment
    Comment #39123466

    There is something like a 171 clock cycle delay in the regular tape loaded routine between looking for edge transitions in the audio signal. You just break your program up into pie…

  24. comment
    Comment #39123426

    It’s your brain. You could always do that in ZX Basic

  25. comment
    Comment #38821702

    It didn’t used to be this way. Books would ship in a tight fitting corrugated cardboard package that would protect them. I suspect it was some kind of custom packing machine that w…