Viewing profile — rot13xor
rot13xor
HN member- Joined
- Mon, Jun 07, 2021, 9:40 PM UTC
- HN karma
- 71
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About rot13xor
No profile information was provided.
Recent public activity
-
comment
Comment #35747998
Real life money for gold is sanctioned by Jagex if done through bonds. Bonds are about 3x more expensive than the black market but bonds can't get you banned because Jagex gets a c…
-
comment
Comment #34700893
Communication overhead, like edges in a graph, scales quadratically. The computing analogy is going from 1 core to 8 core CPU gives far less than 8x performance if your task is not…
-
comment
Comment #34496931
I always wondered why x86 has LEA when its functionality can be replicated by ADD. It has to do with LEA and ADD being able to run in parallel because LEA uses a separate ALU in th…
-
comment
Comment #33956631
You could have a "stolen content" pure HTML/CSS banner that gets removed by Javascript. Only proxy site visitors will see the banner because the proxy deleted the Javascript.
- comment
-
comment
Comment #33691824
I had to reboot my Windows PC at least once every few days back in the XP and Vista era. BSODs were common especially while gaming. I think moving GPU drivers out of the kernel int…
-
comment
Comment #33651558
It's counterintuitive but Tesla shareholders might want Twitter to fold quickly so Elon can fully focus on Tesla again.
- comment
-
comment
Comment #33555553
Being smart in one field doesn't translate to being smart in another field. For example, Steve Jobs making medical decisions, doctors making investment decisions, bankers making te…
- comment
-
comment
Comment #33515202
Some optimizations might only apply to certain inputs that are used by benchmarking software. Or the driver makes unfavorable power tradeoffs to maximize performance when a benchma…
-
comment
Comment #32081167
"Write once, run for 20 years" is a strong value proposition. I dabbled in web dev and it's rare for third party libraries and services to go a year without breaking interface chan…
-
comment
Comment #32067332
I think the bigger problem with Coinbase is how they rescinded job offers. Management either didn't know a layoff was coming a few weeks ahead of time or it didn't get communicated…
-
comment
Comment #32032677
I'm curious what would happen if Twitter stock price goes above Musk's offer price of $54.20 during this legal battle.
-
comment
Comment #32032629
Money lets you put weight on the scale to tip it in your favor, but it doesn't let you fully control the outcome. Especially because in this case Musk screwed over other rich peopl…
-
comment
Comment #31939417
It's a good view to have. HR stands for human resources. The company views you the same way as a EC2 instance. They make layoff decisions the same way they spin down servers if the…
-
comment
Comment #31939285
He probably didn't think he'd get caught or ego.
-
comment
Comment #31837729
I'd even say you need a degree of sociopathy to reach upper management. I can't imagine being responsible for 1000 other people and keep them working in sync. At some point those p…
-
comment
Comment #31837618
In California the top marginal tax rate can be over 50%. 37% federal tax, 12% state tax, 3.8% net investment tax.
-
comment
Comment #31771960
Regarding chrome, browsers are basically operating systems nowadays. A standards compliant HTML5 parser is at the bare minimum millions of lines of code. Same for the renderer and …
-
comment
Comment #31771777
The biggest weakness of C++ (and C) is non-localized behavior of bugs due to undefined behavior. Once you have undefined behavior, you can no longer reason about your program in a …
-
comment
Comment #31735306
And if you didn't pay taxes on your illegal income the feds get you for tax evasion too, like how they got Al Capone.
-
comment
Comment #31723113
Parity is cheap to calculate in hardware but much more expensive to do purely in software. See https://stackoverflow.com/questions/25707130/what-is-the-pur...
-
comment
Comment #31451839
2 months of studying every 2 years for job switch is 8.3% overhead. Do leetcode jobs pay 8.3% more after-tax than non-leetcode jobs?
-
comment
Comment #31358643
The crypto believers told me US dollar would enter hyperinflation very soon and Bitcoin will be the only viable currency because it has a finite supply.