Viewing profile — shorodei
shorodei
HN member- Joined
- Fri, Jun 27, 2014, 10:47 PM UTC
- HN karma
- 132
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About shorodei
No profile information was provided.
Recent public activity
-
comment
Comment #35548496
You could use the shared ring buffers scheme to replace essentially all syscalls and similar things in any context. Think gpu drivers, memory controllers, etc. It could be a univer…
-
comment
Comment #14961791
I usually go at 75-80 on a "55" highway for my daily commute, never had issues even while passing cop cars. In general, as long as you're not driving like an idiot (switching 3 lan…
-
comment
Comment #14502652
Git supports multiple remote repositories. Have github be your main repo, keep a mirror locally or on another service (updated using hooks), and switch to it if github fails.
-
comment
Comment #14499193
I'm not doubting that the NSA would have figured out the source eventually, yellow dots or not, but I think it's a fair criticism to say the Intercept did not have to publish a pic…
-
comment
Comment #14214894
A power company can't charge you extra or give you a discount because you used an LG washer, because LG is a competitor to their sister company GE, or something like that. That's e…
-
comment
Comment #13860240
Usually, a VC or other American investor sponsors the visa. https://www.bloomberg.com/news/articles/2016-02-10/how-tech-...
-
comment
Comment #13133372
Got data on this? In my anecdotal experience price per square foot has shot up in urban places, which is where the jobs for young people tend to be concentrated.
-
comment
Comment #13076232
Within these restrictions, I don't think they expect your written code to compile. They just want to ensure the integrity of the test itself. Is it worth the invasion of privacy? P…
- story
-
comment
Comment #12877375
An year ago I started dualbooting Elementary as my daily *nix OS. All was well, until one day, with no hardware change or OS update, the touchpad stopped working. I'm back to VMs n…
-
comment
Comment #12810390
You also don't get TB3 without the touchbar.
-
comment
Comment #12754661
I'd say it has more to do with demographics than specs. Nintendo's demographics usually only buy first party titles, and Nintendo hasn't done much to market themselves towards the …
-
comment
Comment #12098848
He means that the Mentats in Fallout could themselves be a reference to Dune.
-
comment
Comment #11789344
I hope the next SpaceX technological breakthrough is cameras that don't fog up on reentry.
-
comment
Comment #11687622
> The battery should last for approximately 1,000 presses. When the device battery runs out of charge, there is no way to recharge or replace the battery. This limits use cases to …
-
comment
Comment #11356721
Macbook touchpads are still a tier above the rest, but the Skylake XPS touchpads are pretty good (and better than the previous XPS 13) based on the reviews.
-
comment
Comment #11153921
It's a framework. You build what you want on top of it.
-
comment
Comment #11037305
> Not all rocks are the same, so I am pretty sure they didn't name it "rock01" "rock02" I wouldn't be so sure...
- story
-
comment
Comment #10031078
There are certain subsystems of self driving (visual recognition) that are inherently learning/pattern based.
-
comment
Comment #9133370
Another topic that has confounded me as much as FFTs are Quaternions.
-
comment
Comment #9121784
It definitely feels a little long winded for a person with some background already in systems langauages like C. Do you plan a TLDR for systems language people?
-
comment
Comment #8154157
There's a gradient from a "work for food" world to "hunger-free" world. Until that transition is complete, people whose work is lost to automation lose their food.
-
comment
Comment #7956619
There are some small experiments on Codepen implementing/experimenting individual features. Once there's a good bunch of such implementations to refer/compare, people will probably…