Live data from Hacker News

Viewing profile — spsoto

spsoto

HN member
Joined
Fri, Sep 08, 2017, 12:34 PM UTC
HN karma
39
Public activity
15 items

About spsoto

No profile information was provided.

Recent public activity

  1. comment
    Comment #33782258

    Link to archive: https://archive.ph/2022.11.29-005636/https://cyberlaw.stanfo...

  2. comment
    Comment #33352058

    Autosteer and adaptive cruise control (honoring following distance) are standard in Basic Autopilot.

  3. comment
    Comment #29034974

    > This is different because Covid-19 has shown to everyone that they can do their jobs remotely. Citation needed.

  4. comment
    Comment #28991958

    I don’t have a physics background but I’ve always seen “c” as the speed of causality. The light happens to go at that speed in the absence of gravitational disturbances. Gravity an…

  5. comment
    Comment #23013509

    Envoy is written in C++, not Go.

  6. comment
    Comment #20985640

    I think he refers to the person / entity suing.

  7. story
  8. comment
    Comment #20749304

    Looks like the intention of the author was to play with that word game in order to get an appealing title, but even for people familiar with the topic it can have the "not logical"…

  9. comment
    Comment #20233565

    +1 to this! Moreover, if you are invested into the Apple ecosystem, seamlessly integrates with iOS and comes with a WatchOS app, so you can see your 2FAs in the Watch. A huge conve…

  10. comment
    Comment #20197695

    I don’t disagree with you but I want to point out that it’s interesting how better software, running on an OS, running on a chip architecture, has enabled us to write better OSs an…

  11. comment
    Comment #18503122

    Not an economics expert at all, but what happens if profit per unit is still more significant? Maybe Apple is targeting something like: Total Profit = Volume * Profit Per Unit So e…

  12. comment
    Comment #18211499

    Good job on creating a lightweight client. Apollo can be overkill for smaller projects. You should be careful with the name though because it's named the same as the official refer…

  13. comment
    Comment #17892316

    I completely agree! I worked with Rails 2+ years and it was really comfortable that everything I needed was at hand at the moment of scaling the application with new features or re…

  14. comment
    Comment #17878419

    I'm not completely sure because I'm not familiar with the topic, but maybe it has to do with the fact that even when they sue you with an impossible-to-win lawsuit, they can destro…

  15. comment
    Comment #15199689

    I used to think that way, but then you realize that JSX ends up behaving only as syntactic sugar for `React.createElement`. If you have that clear, JSX is only syntax for the pure …