Live data from Hacker News

Viewing profile — sumtechguy

sumtechguy

HN member
Joined
Fri, Jul 31, 2020, 12:47 PM UTC
HN karma
2,571
Public activity
1,725 items

About sumtechguy

No profile information was provided.

Recent public activity

  1. comment
    Comment #49172092

    'always online' has created a whole new set of buggy from a lot of companies. For example cyberpunk is NOW a playable game. Launch date was a very mixed bag. 'fix it after launch' …

  2. comment
    Comment #49072697

    Having just put a battery into my existing system. For the power company I use the answer is no to your question. Many power companies charge that fee depending on the size of pane…

  3. comment
    Comment #48936129

    I did something similar in win16/32 at one point. Think we wanted something special with graphics on the button. We basically had to recreate all of the actions of focus/unfocus/et…

  4. comment
    Comment #48822117

    and sometimes you can not do that. if it is some sort of historical thing.

  5. comment
    Comment #48645361

    Probably talking about swapping it in from some external datastore. These days you would open the file and dump it into a single buffer and rip across it, and not even really stres…

  6. comment
    Comment #48629635

    Unfortunately not all of them. It depends on the device you are using, and the storage device, and the kernel, and the CRT you are using. The process I was using went from like 20-…

  7. comment
    Comment #48560763

    Also you need to be careful what you read/write. In some cases. As many examples out there use int/char etc to show how to use the thing. But if you switch to structs that fwrite c…

  8. comment
    Comment #48480115

    There is one game called 'hack n slash' on steam. You manipulate the 'global vars' to win the game. There is even one point where the game has you open up its data files and change…

  9. comment
    Comment #48480059

    On some systems/drives if it detects an error that is big enough it will reset the carriage. You can here it reading and rescrubbing over and over. That can cause the carriage moto…

  10. comment
    Comment #48397755

    > Now I work mostly with PhDs who were at the top of every academic environment they've ever been in. And yet I can see their thinking skills rapidly declining as well I noticed th…

  11. comment
    Comment #48375061

    those story points do not earn themselves!

  12. comment
    Comment #48374963

    Start simple add the rest later when you needed it. How will you know you need it later? At 3AM. If it makes you feel better add a comment what will be needed when it breaks. I see…

  13. comment
    Comment #48192721

    Yeah that probably should just be an option. Basically the default is to least mangle the zip file. Where the most extreme is turned on by flags. One of those could be 'remove empt…

  14. comment
    Comment #48135116

    Yeah I was thinking that. Also at some point you will be switching motherboards every other cpu update just due to the socket changes between generations.

  15. comment
    Comment #48124941

    Heh, not sure why but it makes me wonder if you could 'Ship of Theseus' something like that into a modern day desktop. By going thru the different eras of DIY compute.

  16. comment
    Comment #48107815

    I want to see the outtake lines they didnt use. Roddy Piper had tons of one liners he would use for wrestling.

  17. comment
    Comment #47947650

    I wanted an accountant I got a poet.

  18. comment
    Comment #47947599

    That can happen many times during a buyout. Some company buys a thing. The problem then is ownership of the thing. Who in the new company is going to own the 'make sure it stays go…

  19. comment
    Comment #47920770

    Sometimes also the project is just 'done'. I many years ago made a windows screensaver (never released to anyone else). Just so I could have a '2001' screen saver. Basically in the…

  20. comment
    Comment #47863349

    Think someone got the bill and worked out their burn rate and pushed the big stop button. Remember when you are renting other peoples computers they can and will change the terms f…

  21. comment
    Comment #47837578

    IoT was an absolutely terrible fit for the home space. My parents have light switches in their house installed in the 1940s. They still work just as good. Getting something from th…

  22. comment
    Comment #47778436

    Had one project where for some reason one of the devs wanted to access the messages before it got translated. The reasons are lost to time. You technically could create other types…

  23. comment
    Comment #47778324

    It was more of you had to know where to grab control. It was not always clear. With some of them it was dead easy and you can do it on window creation. Others you had to hook it ou…

  24. comment
    Comment #47778230

    > This isn't actually true though. You can delegate to the default window proc, and only customise what you want. Yeah that was my memory of doing this stuff. You basically just ad…

  25. comment
    Comment #47717368

    I saw a few years ago one group buying spools of fiber just to 'slow down' the trades. As they were submitting them to different datacenters across the country. They wanted everyth…