Viewing profile — Theriac25
Theriac25
HN member- Joined
- Tue, Sep 03, 2013, 4:41 AM UTC
- HN karma
- 41
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About Theriac25
No profile information was provided.
Recent public activity
-
comment
Comment #7616374
I'd like to inform you that you have bad taste and your post doesn't have anything to do with the article.
-
comment
Comment #7577192
He doesn't have to have the private key, only a private key that was signed by any of the hundreds (counting intermediate CAs, thousands?) CAs trusted by his browser.
-
comment
Comment #7557919
>In C you could have made some 'safe buffer' No you couldn't've. C is fundamentally unsafe language and people like you should stop pretending it isn't.
-
comment
Comment #7551648
Your question is essentially "why is there a difference between theory and practice?".
-
comment
Comment #7192803
That would be because GNU decided that man pages weren't good enough for them and decided to use info pages.
- comment
-
comment
Comment #6835567
Doesn't seem to support backquotes? For example for x in `ls ~/foo`; do echo $x; done doesn't yield anything remotely interesting.
-
comment
Comment #6823115
> this is typically the end game for capitalism and globalisation Say what?
-
comment
Comment #6800044
tl;dr if you don't know what you're doing, you don't know what you're doing.
-
comment
Comment #6799660
Game programmers are weird.
-
comment
Comment #6664766
Java.
-
comment
Comment #6664759
What the fuck are you talking about?
-
comment
Comment #6633756
Do you have any idea how stupid you sound?
-
comment
Comment #6603622
Good. Please keep them there.
-
comment
Comment #6567251
That's just beyond retarded. I weep when people have been conditioned by Canonical (and Microsoft) to accept this.
-
comment
Comment #6548705
"Nobel" in economic "science".
-
comment
Comment #6541975
I disagree. A 182cm (6ft) person can weigh only 82 kg (~180lbs) to be not considered overweight. If you have any amount of muscle and don't have a single digit bodyfat percentage, …
-
comment
Comment #6541791
"One of the first things you will notice is how short people there are. The second thing you'll notice is that food portions in restaurants and cafeterias are much larger. Strangel…
-
comment
Comment #6535100
> as a simple example, recumbent cycles are faster under many conditions. I highly doubt that. Everybody knows that ugly bikes are slow, and recumbents are as ugly as they come. /s…
-
comment
Comment #6529214
> This right here is why security will never be mainstream, because consumers value convenience over the ability for their browser not to run arbitrary code. You say that as if it'…
-
comment
Comment #6529185
It took me a while to realize that it didn't mean writing code that ran aboard an airplane, but code that was written while on an airplane. Somehow the latter didn't even cross my …
-
comment
Comment #6526745
Huh? Of course it is a feature. My point is that if something as innocent looking as property access can be an arbitrary method call, it may make understanding a piece of code more…
-
comment
Comment #6526602
It's quite sad that you must specifically ask for conformance.
-
comment
Comment #6526063
Portability, memory safety, speed of compilation, retaining the sanity of developers.
-
comment
Comment #6526050
> In fact, it's unclear to me where java might be optimal. I'd say server side processing of whatever. That's what we use it at work for, and I don't see how any of the mainstream …