Live data from Hacker News

Viewing profile — adgasf

adgasf

HN member
Joined
Sun, May 15, 2016, 7:30 PM UTC
HN karma
1,677
Public activity
400 items

About adgasf

No profile information was provided.

Recent public activity

  1. comment
    Comment #22503832

    The v1 / v2 split was arguably Apple's fault. v1 launched before Homekit; then Homekit required special hardware authentication; then v2 launched to support this; then Apple walked…

  2. comment
    Comment #22503821

    So if Kubernetes makes management simpler and more robust for teams of 500+, but is overly complex for teams of 5, what solution would people recommend for teams of 5?

  3. comment
    Comment #22503489

    AFAIK the bulbs are compatible with v1 and v2 hubs, so the bulbs do not need to be replaced. The v1 hubs will continue to work across a local area network. Philips offered a heavil…

  4. comment
    Comment #22463669

    Google keeps Chrome around because the alternative is just too risky for their core business. If (for example) everyone used IE then Microsoft would be able to shut out Google's ad…

  5. comment
    Comment #22432597

    Google Docs solves the 95% case of version-control simply by bringing everyone to the head of master at all times.

  6. comment
    Comment #22412161

    Agreed! and the approach to operator overloading is much more pragmatic.

  7. story
  8. comment
    Comment #22405894

    Conversely, it's also one of the biggest pain-points when throwing together a quick prototype.

  9. comment
    Comment #22318366

    Aren't most people running a load-balancer in front nowadays?

  10. comment
    Comment #22317204

    If the key is not evidence then how can they prove that they got the incriminating files from the encrypted drive?

  11. comment
    Comment #22288652

    MS gave Nokia 1 billion usd

  12. comment
    Comment #22246928

    If the differences are only minor then what does it enable that the more popular alternative does not? You're right the familiarity is a good thing though - just look at TypeScript…

  13. comment
    Comment #22246854

    This doesn't look sufficiently different to JavaScript with JSX.

  14. comment
    Comment #22245914

    > Why do you think it's not a good practice? I didn't say it wasn't. Docker makes sense because everyone uses it. However, I would prefer a Docker alternative that is purely local …

  15. comment
    Comment #22245703

    > it doesn't even solve the problem because dependencies are just downloaded from the package manager. The advantage of Docker is that you can verify the container works locally as…

  16. comment
    Comment #22245658

    Docker is designed to push you towards DockerHub, not to be the simplest or best container implementation.

  17. comment
    Comment #22238323

    People seem to find |> easier to learn.

  18. comment
    Comment #22238305

    I find JavaScript unusable without this operator. Fortunately Babel supports it well. It makes a great alternative to fiddling with prototypes or wrapper objects when you want to e…

  19. story
  20. comment
    Comment #22234807

    If that's how they measure employment, how do they measure underemployment?!

  21. comment
    Comment #22178796

    The pipeline operator and some free functions is a superior alternative. const map = f => xs => ({ [Symbol.iterator]: function * () { for (const x of xs) { yield f(x); } } }); xs |…

  22. story
  23. comment
    Comment #22168367

    A Hackintosh does not just work. It requires far more upkeep than a Linux system. I certainly wouldn't do it again!

  24. story
  25. comment
    Comment #22033604

    A short cookie with a browser fingerprint will be enough for tracking.