Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
silon5
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
silon5
11y ago
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).
2.
▲
by
silon5
11y ago
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.
3.
▲
by
silon5
11y ago
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 sites.
4.
▲
by
silon5
11y ago
Strongly agreed especially with your last sentence.
5.
▲
by
silon5
12y ago
DRM = SkyNet
6.
▲
by
silon5
12y ago
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 processes so they can be restarted easily (just like Flas
7.
▲
by
silon5
12y ago
Or losing data on crash because load/save cycle is untested.
8.
▲
by
silon5
12y ago
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 (makes swap useless) and also potentialy drains cpu caches.
9.
▲
by
silon5
12y ago
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.
10.
▲
by
silon5
12y ago
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.
11.
▲
by
silon5
12y ago
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).
12.
▲
by
silon5
12y ago
Not that jailbreaks aren't a good thing, because I'd hate to be forced to use a locked (aka dumb) device.
13.
▲
by
silon5
12y ago
Agreed... I'm quite worried about unsafe code in libraries that I'd use.
14.
▲
by
silon5
12y ago
This is the way F1 turbo/engine is specified to work. Not specific to Mercedes. Only the split turbine/compressor is Mercedes specific.
15.
▲
by
silon5
12y ago
It's about time to progressively tax (VAT, not profit) companies in "monopoly" markets.
16.
▲
by
silon5
12y ago
+1 I have the same issue with alt+tab and have stopped using Gnome shell.
17.
▲
by
silon5
13y ago
If they do that, people will migrate off Gmail too. I know I will.
18.
▲
by
silon5
13y ago
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.