Viewing profile — skarap
skarap
HN member- Joined
- Thu, Mar 26, 2015, 10:41 AM UTC
- HN karma
- 363
- Public activity
- 126 items
- HN profile
- View on Hacker News ↗
About skarap
No profile information was provided.
Recent public activity
-
comment
Comment #24597013
Python isn't weakly-typed. > Over the years, I’ve used Perl a lot (that one doesn’t care if it’s int or string… no, correction, in Perl everything is a string, ints just don’t exis…
-
comment
Comment #21248549
> Things break at random for reasons you can't understand and the only way to fix it is to find terminal commands from discussion forums, type them in and hope for the best. Depend…
-
comment
Comment #16621140
To repeat my comment from a previous discussion which brought a lot of downvotes: what happens when (not if) a self-driving car runs-over and kills someone (e.g. because of a softw…
-
comment
Comment #16413988
Exactly. Asynchronous programming + promises + some unhandled failure case somewhere and you end up with timeouts instead of error responses.
-
comment
Comment #16265419
So what happens when one of these cars runs over someone? Tough luck, 5 million dollars to the family?
-
comment
Comment #16204728
The email you're searching wasn't posted to the list. You won't find it - no matter the interface.
-
comment
Comment #15953121
One can read any amount of similar articles, but if they don't understand the data model behind all this, git will remain a complex and fragile beast for them. The feature-set is h…
-
comment
Comment #15944504
> Deciding to hire both, and then assigning them to the same team is clearly the wrong solution Couldn't Microsoft also get into trouble by hiring just one of them (the other one c…
-
comment
Comment #15944467
> Rape is much more common than false accusations of rape. You're throwing away a datapoint - "the police decided not to press charges or Bob was found not-guilty in court".
-
comment
Comment #15836424
> Once a judge catches a lawyer in a lie the judge will question everything the lawyer says. Not a lawyer, but isn't is taken for granted that lawyers (along with everybody else) a…
-
comment
Comment #15780330
`ip link set qlen 1000 dev tun0` (so it matches the eth0 queue, instead of being an order of magnitude smaller) on both ends of the tunnel, and you get 90% of direct connection spe…
- comment
-
comment
Comment #15450413
Mandatory XKCD link: https://xkcd.com/949/
-
comment
Comment #15398490
> the only reason we used this at a previous company was to kind of handwave around hey we have this tool doing regular security checks That's the only reason for most of their cli…
-
comment
Comment #15195534
One congestion-control parameter which don't get it's fair share of articles is initcwnd. And for HTTP traffic over high bandwidth+latency links it has much larger impact than the …
-
comment
Comment #15138821
It's... sad. A few months ago a friend was asking whether I know a service to convert a gif to a video. Which was also sad.
-
comment
Comment #15122252
Maybe it's just that potential investors don't get how the startup is going to earn money?
-
comment
Comment #14419221
Note that SELinux mitigates the issue with default configuration.
-
comment
Comment #14400095
I read someone saying "we're best at creating things which do some things better than us".
-
comment
Comment #14284932
> They have a tendency of 541-ing mails for no apparent reason There is a reason. It makes people switch from own email servers to gmail.
-
comment
Comment #14269365
My two-year-old son calls my DSLR "phone". So I guess you're right. Just like "WiFi cable".
-
comment
Comment #14213329
Interesting findings. Though I didn't get why the author concentrated so much on the security issues of the UI while the real issue is that the whole thing is snake oil. I mean - w…
-
comment
Comment #14163952
Meta: I can't believe how often xkcd nails it.
-
comment
Comment #14095528
I don't think developers have anything to do here. There are two kinds of companies: those which don't care for quality, security, performance, good/evil and those which are bankru…
-
comment
Comment #14004876
Now they just need to feed it its own source and turn it into Skynet source.