Live data from Hacker News

Viewing profile — elweston2

elweston2

HN member
Joined
Tue, Oct 29, 2019, 12:04 PM UTC
HN karma
16
Public activity
18 items

About elweston2

No profile information was provided.

Recent public activity

  1. comment
    Comment #21939808

    When the dude is walking across a 3 way 45MPH in each direction street in a low light situation. Then 1 block away was a well lit cross walk. Yeah he gets the horn. Sorry if I did …

  2. comment
    Comment #21936424

    It varies from state to state and city to city. Some have the very regulation you are talking about. I have never seen it enforced. In your case if there was no indicator light. Th…

  3. comment
    Comment #21806285

    Anyone who can say with certainty what the market is going to do is usually selling you something. Especially, when they trot out a magic number that predicts something. The divisi…

  4. comment
    Comment #21803124

    My issues is it is that data 'elsewhere' bit that they want. Even when I pay they want to harvest my data. Most of the time it is to do the opposite of what the main article is tal…

  5. comment
    Comment #21802919

    I am becoming more and more convinced that keeping my data and programs on other peoples computers is not a good idea. They can not seem to resist the idea of 'harvesting' informat…

  6. comment
    Comment #21781143

    I am not on reddit. But I do read it a lot. I usually spend a couple of years before I make yet another account somewhere. Because most of the time other people have made my point …

  7. comment
    Comment #21771784

    Most of that effort to archive games is not IA. It is from 2 other groups who sometimes work with IA if they all are not fighting. Specifically one group is the one going through a…

  8. comment
    Comment #21607424

    Remember one of the goals was 'just works' too. As they wanted to move people off win3x. The win3x apps had to work/look the same but pick up some of the nice styling from win9x. S…

  9. comment
    Comment #21606865

    It was annoying. The problem they had was the upper left already had a control there. The system menu. In some programs it is still 'there' but hidden. You can see it if you left c…

  10. comment
    Comment #21605703

    Oh I agree. It is just that +C bit. What happens when your O(nLog(n)) basically just trashes the cache because of your data structures? Yet maybe something 'worse' would run better…

  11. comment
    Comment #21605634

    The problem with most economic models is they all work great. In the moment. Right up until it is 10 seconds later and something changed. Then they don't. However, over time they h…

  12. comment
    Comment #21593738

    The way I usually follow it is 1) Is this OK? For example It is only called once in the code in an error path? 2) Did I do something silly? For example, I left in some extra debug …

  13. comment
    Comment #21586665

    Plus the OTHER 32k they have saved. Over 30 years that is an extra 50,000. You could save it for 15 and have 37k (7k interest)after 15 years. Or 0. You could save it for 30 and hav…

  14. comment
    Comment #21545873

    Would probably depend on the drive. There were utils out there in DOS land that let you format higher than normal. Usually by playing with the sector/track sizes. But it depended o…

  15. comment
    Comment #21472952

    COM was not really well designed to be consumed from C++ that is why it felt horrible to you. It was designed for visual basic and Office. If I never see another VARIANT I will be …

  16. comment
    Comment #21462332

    MFC was built for a reason. To provide that doc/view/OLE GUI. If you wander too far away from that it becomes well, lets just say, 'interesting' to use. I would many times just inc…

  17. comment
    Comment #21462132

    His books on x86 assembly helped me out a bunch too.

  18. comment
    Comment #21386288

    Another is eat your own dogfood. If you enforce rules on others, enforce them on yourself. One project I keep an eye on and gave up trying to contribute to has users who berate oth…