Viewing profile — silon5
silon5
HN member- Joined
- Wed, May 01, 2013, 12:54 PM UTC
- HN karma
- 5
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About silon5
No profile information was provided.
Recent public activity
-
comment
Comment #9600481
IMO, GPL2 has all the stuff against tivoization already there (preferred form for modification -- if I can't modify it for actual hardware, it's not enough).
-
comment
Comment #9529739
Because they are enums done right. Enums in C and many other languages are often just a helpers to define integer constants (or abused in this way) and can be evil.
-
comment
Comment #9472776
IMO, before http is deprecated, we need public key in DNS support, bypassing the CA system. It would possibly be a lower level of security than CA cert, but would be good for many …
-
comment
Comment #9363804
Strongly agreed especially with your last sentence.
-
comment
Comment #9018077
DRM = SkyNet
-
comment
Comment #9013807
I notices Firefox sometimes starts busy looping on 2 cores while playing youtube (usually when "buffering"). IMO, they should really move the decoding threads into separate process…
-
comment
Comment #8594265
Or losing data on crash because load/save cycle is untested.
-
comment
Comment #8426440
But it has to scan/mark all the objects, not just the the unused ones. This has large overhead in big-mem apps. Not to mention that usually this forces the whole app into RAM (make…
-
comment
Comment #8425807
It seems like virtualization is about to become useless in the future and CPU-emulating+jit compiling systems are the future, because SGX can't be virtualized.
-
comment
Comment #8376758
My HTC hero was pre-bent and more durable than any plastic Nokia... I'd love 40% magnification of it, it'd last a week too.
-
comment
Comment #8222290
It's not a historic artefact. You can't trust the app to render in time... (that's also why client side decorations are worthless).
-
comment
Comment #7890132
Not that jailbreaks aren't a good thing, because I'd hate to be forced to use a locked (aka dumb) device.
-
comment
Comment #7890125
Agreed... I'm quite worried about unsafe code in libraries that I'd use.
-
comment
Comment #7553863
This is the way F1 turbo/engine is specified to work. Not specific to Mercedes. Only the split turbine/compressor is Mercedes specific.
-
comment
Comment #7523167
It's about time to progressively tax (VAT, not profit) companies in "monopoly" markets.
-
comment
Comment #7478749
+1 I have the same issue with alt+tab and have stopped using Gnome shell.
-
comment
Comment #5717038
If they do that, people will migrate off Gmail too. I know I will.
-
comment
Comment #5637575
IMO, using .txt extension is just fine and a good idea. But it will not help until MS fixes their notepad to handle standard Unix text files.