Viewing profile — littledanehren
littledanehren
HN member- Joined
- Wed, Nov 10, 2010, 4:59 PM UTC
- HN karma
- 58
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About littledanehren
No profile information was provided.
Recent public activity
-
comment
Comment #3694400
Note: This is my own opinion, and not that of my employer (Google) or based on trade secrets or other IP from my employer. Keeping pre-erased blocks is useful, but it can only redu…
-
comment
Comment #3694389
Note: This is my own opinion, and not that of my employer (Google) or based on trade secrets or other IP from my employer. I don't know if this is actually true in SSDs that are ac…
- comment
-
comment
Comment #3365524
Lwn and linuxnewbies aren't perfect, but they're some of the best resources we have. There are also a few books out there that are pretty useful, but they are always out of date. N…
-
comment
Comment #3297787
Can we really credit this entirely to the increased efficiency of iPads? There are lots of usages of RAM--now people carry around cell phones with more RAM than before. And data ce…
-
comment
Comment #3203428
Tell your Google recruiter about your competing offers, especially if you're considering choosing another job on this basis.
-
comment
Comment #2978515
Why do you want to do this, anyway? Linux already isolates processes' memory from each other. With cgroups you can ensure that resources are allocated fairly, and with chroot and n…
-
comment
Comment #2564845
Good point about C. You misunderstand the intent of my post though. First, as a small point, I was not seriously suggesting using thread pools to implement mlock_eventfd. That's ju…
-
comment
Comment #2300151
Yeah, and there's HTML too! Complete bullshit!
-
comment
Comment #2186727
I don't get it. He was spending $40,000/month on his living expenses while being afraid that he wouldn't be able to afford diapers and food for his baby? How was this guy running h…
-
comment
Comment #2058798
Yep, that's basically what we do. User-level threads are called 'coroutines' and they're scheduled cooperatively, so they don't incur the overhead of user-level preemption. Coopera…
-
comment
Comment #2058767
This is something which will be good to look into in the future. It may be that, in certain system configurations, that's fine. But if there are 10,000 coroutines each with 10 MB s…
-
comment
Comment #2036286
Thanks for the suggestion! I'm actually looking into doing something like that right now.
-
comment
Comment #1891011
I guess telling Google what they should be doing differently might work, but I wasn't really prepared in my interview to give them advice. Still got accepted, though.
-
comment
Comment #1890983
A problem with this is, most people don't have the money to just start investing in startups. This is one reason why startups tend to need VCs in the first place. It's not like the…