Viewing profile — saosebastiao
saosebastiao
HN member- Joined
- Fri, Oct 26, 2012, 5:19 PM UTC
- HN karma
- 5,648
- Public activity
- 2,109 items
- HN profile
- View on Hacker News ↗
About saosebastiao
No profile information was provided.
Recent public activity
-
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…
-
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…
- comment
-
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…
-
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.
-
comment
Comment #19247449
I just about dumped PIA for the same reason. Downloaded their newest update, and it is soooo much better.
-
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…
-
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 …
-
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…
-
comment
Comment #19235448
It sounds like you haven't considered any of the multiple reasons or situations where 1-based indexing works out better.
-
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…
-
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.
-
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 …
-
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…
-
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…
-
comment
Comment #19208329
Is anybody else surprised that a 20 person company has the resources and prioritization to create something like this?
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…