Live data from Hacker News

Viewing profile — saosebastiao

saosebastiao

HN member
Joined
Fri, Oct 26, 2012, 5:19 PM UTC
HN karma
5,648
Public activity
2,109 items

About saosebastiao

No profile information was provided.

Recent public activity

  1. comment
    Comment #19303708

    > On average, each millennial parent receives $11,011 per year in combined financial support and unpaid labor That's the average ?!?! What's the 90th percentile like, cause I've be…

  2. comment
    Comment #19303429

    I have a really tough time comprehending why it is such a difficult problem to solve. The FCC could have solved it by now, independently of congressional legislation, considering t…

  3. comment
  4. comment
    Comment #19292901

    Ocaml has 100% less bikeshedding and no propensity for unending puritanical holy wars. It's a language for getting things done, as opposed to thinking about finding a way to do som…

  5. comment
    Comment #19247483

    Do you have any recommendations for wireguard providers? I'd love to try it out, but I don't want to host my own server.

  6. comment
    Comment #19247449

    I just about dumped PIA for the same reason. Downloaded their newest update, and it is soooo much better.

  7. comment
    Comment #19235951

    One based indexing is used in tons of domains within mathematics. Fortran chose 1-based indexing for a very obvious reason...it was the best translation from the mathematics litera…

  8. comment
    Comment #19235665

    The most prominent programming languages designed specifically for mathematical purposes (Mathematica, MatLab, Julia, R, Fortran), all have 1-based indexing. That should be a sign …

  9. comment
    Comment #19235535

    Why? You've already come to the conclusion that anybody that disagrees with you is an idiot, and you think your argument is fully reasoned and covers all bases. Why should I believ…

  10. comment
    Comment #19235448

    It sounds like you haven't considered any of the multiple reasons or situations where 1-based indexing works out better.

  11. comment
    Comment #19227012

    > Having worked for over a decade at Google, I sometimes wonder if the founders still use the products. Larry Page used to always harp on latency (rightly), and now Google products…

  12. comment
    Comment #19225151

    If your work defines who you are, then sure. I don't trade as a purpose for my life...I trade to make money, full stop.

  13. comment
    Comment #19225128

    The finance industry loves deep neural networks because it provides them a way to extract money from all of the naive tech engineers who took a deep learning class on Coursera and …

  14. comment
    Comment #19225060

    It doesnt refute your theory, it's just that your theory applies very specifically to HFT. Alpha generation in HFT is incredibly simple, and HFT analysis typically relies on very b…

  15. comment
    Comment #19217819

    Hey, awesome that you're posting here. I actually just asked a question as a post on the algotrading subreddit, but I'm hoping you can maybe help here. I think this would be broadl…

  16. comment
    Comment #19208329

    Is anybody else surprised that a 20 person company has the resources and prioritization to create something like this?

  17. comment
    Comment #19163949

    Hub and spoke models still dominate for all major carriers. True point to point routes, where neither the origin nor destination are hubs, are an extremely tiny minority of all rou…

  18. comment
    Comment #19163397

    Surprise, backroom sweetheart deals between businesses and politicians are wildly unpopular. And it was dumb for Amazon to seek out subsidies anyway. Amazon only needed one criteri…

  19. comment
    Comment #19163247

    It's simple diminishing returns to size efficiency. There's a saying in aviation that goes something like "it takes a lot of fuel to fly a lot of fuel". Even over the course of a s…

  20. comment
    Comment #19163146

    For an aircraft that is not yet flying, the 777-9 has pretty healthy demand from multiple airlines. Lufthansa, Etihad, Qatar, All Nippon, and Singapore have all placed orders. Iran…

  21. comment
    Comment #19162529

    Inevitably in comments about the demise of the 747 or A380, people refer to the proliferation of point to point routes. But while point to point routes have grown, hub and spoke ro…

  22. comment
    Comment #19162277

    The person attempting to revoke their GPL licensed code is known for harassing the Debian Women and LinuxChix groups, as well as generally advocating for violence against women and…

  23. comment
    Comment #19106236

    You were the one to make the comparison to other JVM developers. Not sure why you would make the comparison if your whole point was that you can use both. Of course that point is s…

  24. comment
    Comment #19098282

    The big problem is the corporate tax itself. It's incredibly hard to tax corporations fairly and efficiently, and as a result the corporate tax code is way more complex than any pr…

  25. comment
    Comment #19098163

    Clojure was my first JVM language. It indeed was a nightmare. The java underpinnings affect everything you touch. Trying to use a library that didn't have a stable wrapper was terr…