Live data from Hacker News

Viewing profile — atlasduo

atlasduo

HN member
Joined
Sat, Jun 09, 2018, 1:47 PM UTC
HN karma
89
Public activity
21 items

About atlasduo

No profile information was provided.

Recent public activity

  1. comment
    Comment #46857230

    Their shareholders never wanted AI. Their shareholders wanted MSFT stock price to go up.

  2. comment
    Comment #45061575

    Easily explained: when times are tough, delivering growth naturally is hard. Squeezing the customer is the lowest hanging fruit. Sure, long term reputation is severely damaged, but…

  3. comment
    Comment #44441665

    So, it is "buy made in US products or face sanctions" now? This will end well, I bet.

  4. comment
    Comment #43289316

    You are not supposed to treat it as a gospel, following every guideline. Instead, it is a collection of ideas presented to you, so that you can decide if you want to use them (or n…

  5. comment
    Comment #42460859

    User account is an interface between a User and a system one interacts with. If you book a flight, a user is created - no way around that. So, what you essentially demand is to NOT…

  6. comment
    Comment #42439349

    I am not the original commenter, but when you are firmly set to work with a hammer, everything starts to look like a nail.

  7. comment
    Comment #42244340

    Because a lot of people are still in denial, not believing this is a plausible scenario, just like they were in denial that a large war might break out in eastern Europe "because w…

  8. comment
    Comment #41953672

    You should practice your trolling skills. You are being way too obvious. At least, I hope so, because if you actually believe this, then this is something only a professional can h…

  9. comment
    Comment #41717921

    This has been going on for a while. A year or so ago I remember Tailscale was blocking downloads of their applications from Russian IPs. HTTP 451 means "unavailable for legal reaso…

  10. comment
    Comment #41474694

    Could you elaborate? What kind of malware was pre-installed?

  11. comment
    Comment #41310208

    [flagged]

  12. comment
    Comment #39903504

    Tags can be changed. To actually pin the source code revision, they should pin to a specific commit hash.

  13. comment
    Comment #39849259

    It is the same approach as declarative UI programming like SwiftUI or QML, but with an extra GUI abstraction on top of it. An artifact of this GUI-driven development process (like …

  14. comment
    Comment #39775634

    You make two short-sighted assumptions: 1. "Nobody compiles a kernel these days". Sure, maybe not for daily use for most, but lots of people do for work and experimentation. Also, …

  15. comment
    Comment #39754397

    It is a challenge to deal with software that is not common, but that may be a sign that they trust you to handle it. You do not give a barely-competent junior tasks like that, you …

  16. comment
    Comment #38430313

    Basically, yes.

  17. comment
    Comment #37609882

    I wish more people gave a shot at browser implementations. You see a lot of comments that this in a herculean task, and maybe it is, but it's not _that_ bad. You don't have to impl…

  18. comment
    Comment #19825343

    This is hypocrisy and a dangerous mindset. "A few misguided people do things we don't like? Throw the entire country under the bus!". How can one hope for an open web and advocate …

  19. comment
    Comment #19424125

    Standard config and actual use are very different things. The first one implies adequate performance for most use cases, while actual use implies adequate performance considering c…

  20. comment
    Comment #17273009

    Right off the bat, I'd recommend adding a prompt if the window has any user input to prevent fat-finger tab closing (and therefore losing all work). Alternatively, consider using s…

  21. comment
    Comment #17272999

    Judging by React Dev tools with highlighting updates, the whole app updates on keystroke. Even the logo in the top left is flashing.