Viewing profile — silon7
silon7
HN member- Joined
- Tue, Jul 14, 2015, 12:37 PM UTC
- HN karma
- 49
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About silon7
No profile information was provided.
Recent public activity
-
comment
Comment #12975364
It's only correct for modern automatic transmissions. Plus sometimes start/stop. Probably not for old "3 gear with torque converter" or similiar.
-
comment
Comment #12829065
This applies to my computer as well. I use it to drive on the information superhighway.
-
comment
Comment #12562803
Lack of touchscreen was a + point when deciding to buy my current car. IMO, if the touchscreen serves as more than one button/action while driving, it's a broken design. Even the B…
-
comment
Comment #12000738
This is why you don't buy DRM and root your devices.
-
comment
Comment #11098200
Perhaps browsers should have p { max-width: 72ex; } by default. And a user setting for this, just like default font size.
-
comment
Comment #10901873
Disband all corporations > 1000 people.
-
comment
Comment #10870579
How much power does that use? I run linux a firewall/router on an older laptop + usb ethernet(2) and it's about 20w. I'd prefer < 10. Perhaps I need to try Raspberry Pi next.
-
comment
Comment #10849245
Is it because of an in-house software maintenance problem, or mostly due to being tied to 3rd party software and would have to buy new licenses / migrate?
-
comment
Comment #10776465
I've used at times it to crash the program (core dump), producing a cleaner stack than abort().
-
comment
Comment #10655551
Killing XUL has the potential of killing Firefox. I bet the last good XUL version will be forked.
-
comment
Comment #10627203
My eyes filter all that out already.
-
comment
Comment #10620930
There's nothing structured about core dumps. Better to do nothing so the developer can see a clean core dump.
-
comment
Comment #10614332
+1 I really don't understand the fights about GNOME3 and Unity UI. They both suck for me. KDE is okay-ish, but needs a lot of polish compared to Gnome 2.
-
comment
Comment #10605911
This reminds me of the good old days when you could actually set your own fonts and colors in a browser and disable javascript. The inventors of CSS have failed greatly.
-
comment
Comment #10593419
We need a declarative hypertext web back desperately. (I am running NoScript, but I have to enable it for too many sites)
-
comment
Comment #10586361
I don't think this type of DRM (you get what you pay for, it's an appliance) can be fully compared to DRM in a computer which is designed to limit the use of a computer.
-
comment
Comment #10545583
The problem is not encryption, S/MIME works well enough for that. The problem is you don't have public keys for people you send to. And there's not a reason for many to get the key…
-
comment
Comment #10417937
Not when you have companies forcing online registration, expiring software, cloud services/storage, DRM, ...
-
comment
Comment #10392259
That's why web is/was better for many things, especially when you could increate fonts only (unfortunately, many sites have bad css that breaks this).
-
comment
Comment #10379859
Looks like squares to me.
-
comment
Comment #10303766
It's achievable with a diesel and not too-heavy foot easily (possibly with some extra NOx ;-)
-
comment
Comment #10257221
FF will be forked if that happens (also for classic theme restore, and others).
-
comment
Comment #10163748
noscript better keep working. Also view-source.
-
comment
Comment #10158946
ulimit may help. Perhaps it could (maybe already is) be added to Chrome per-tab process. Not sure of Windows equivalent, Microsoft has deprecated Windows System Resource Manager, n…
-
comment
Comment #10115582
Rust is safe(r) and could be integrate/replace with C incrementally.