Live data from Hacker News

Viewing profile — davethedevguy

davethedevguy

HN member
Joined
Mon, Oct 30, 2017, 11:56 AM UTC
HN karma
299
Public activity
67 items

About davethedevguy

Writes things for developers at https://www.baseclass.io/

Recent public activity

  1. story
  2. comment
    Comment #43790940

    I agree with most of what you said, but just want to clarify for others that VAT registration is optional until revenue is high enough to reach the threshold. Not being VAT registe…

  3. comment
    Comment #43311111

    This seems like a huge own goal for the US. Who will want to buy American military technology, when the ability to employ it is at the whim of whoever wins the next election? Espec…

  4. comment
    Comment #43177851

    I noticed that you do have data for Flint. Did you have to pay it, or is there some appeals process if you're quoted an unreasonable amount? Great project by the way!

  5. comment
    Comment #43138733

    Could be the second chance pool https://news.ycombinator.com/item?id=26998309

  6. comment
    Comment #43087460

    At some point, everybody had to learn what a hole saw is for the first time.

  7. comment
    Comment #43038776

    UK governments have been pushing for this for years, usually invoking some recent terrorist event as justification. I'm not suggesting you're wrong, but I don't think this is _just…

  8. comment
    Comment #43038736

    > It's all in the framing Yeah, that's the root of the problem, I think. It's easy to sell people that "we just need this one more bit of access to your private data, it helps us s…

  9. comment
    Comment #43038616

    I'm from the UK, and I completely agree. The general public either don't know about growing mass surveillance and privacy invasions, or don't care. "Terrorism and child abuse = bad…

  10. comment
    Comment #43023960

    Presumably this would be Jane, who felt the need to comment on the OAuth ticket: > Make sure to follow the security best practices Thanks Jane! Appreciate the input, don't you have…

  11. comment
    Comment #42724129

    Likewise! In higher dimensions, are the spheres just a visual metaphor based on the 3-dimensional problem, or are mathematicians really visualising spheres with physical space betw…

  12. comment
    Comment #42386367

    Is the author suggesting that current AI tools are capable of: > “write an auth library” or “modernize these unit tests” ? If so, I'm genuinely interested to know what tools people…

  13. comment
    Comment #37391994

    I can't speak for the US, but in my country that was sometimes the case, but not always. I was an engineer and had 'non-camo' uniform, and only wore camo in the field or on exercis…

  14. comment
    Comment #37234187

    I think I'm disagreeing with the definition implied by the article. To me, an integration test involves integrating with another system. Testing groups of functions or classes toge…

  15. comment
    Comment #37234116

    Most criticisms of unit tests in articles like this are actually criticisms of bad unit tests. They also overlook a large part of the value of unit tests, which is fast feedback du…

  16. story
  17. comment
    Comment #36815841

    Exactly. The site calls them ailerons (presumably because they are on the wing and can roll the plane) but they are quite far back from the cg and so function more like elevators w…

  18. comment
    Comment #34330447

    This is helpful, thank you. We have 121s and retrospectives in place, so I'll focus on helping people to feel safe enough to give honest feedback/suggestions in those sessions. I l…

  19. comment
    Comment #34329820

    No apology needed, thank you for the correction!

  20. story
    Ask HN: How should managers elicit honest feedback from their teams?

    I'm fairly new to managing developers, and I'd like to get feedback from my team on what I can improve. How do you elicit quality feedback from your team in a way that lets them be…

  21. comment
    Comment #33935731

    I think this would cause a fundamental shift in our society. Who would want to work minimum wage server jobs when offered the same salary for something more rewarding? Who wants to…

  22. story
  23. comment
    Comment #30430709

    I suppose another option is to run everything in Virtual Machines, then you could run them to any cloud provider you like (or even run your own servers). What's the reasoning for t…

  24. comment
    Comment #30430631

    Nothing against scraping at all, I think that's probably the only real way to do this until more companies have a (free) status API.. assuming scraping is within the ToS of course …

  25. comment
    Comment #30430509

    I like the idea of an aggregated status page. How are you getting the 'Reported Status', are you scraping their status pages? I tried to build something similar a while ago, but fo…