Viewing profile — adrianratnapala
adrianratnapala
HN member- Joined
- Mon, Mar 14, 2016, 6:49 AM UTC
- HN karma
- 3,270
- Public activity
- 1,477 items
- HN profile
- View on Hacker News ↗
About adrianratnapala
No profile information was provided.
Recent public activity
-
comment
Comment #20466379
Yes, although you don't have to be so perlish as to do the if in that order do: thing() thing() if condition: continue
-
comment
Comment #20465859
It is not always economically rational though. The US has a history of using eminent domain to grab neighbourhoods full of small businesses so that they can be turned over to a big…
-
comment
Comment #20445777
> Right, that's how you could plausibly have made one or two, as a palace amusement, or a circus act. It's a little surprising this didn't happen (as far as I know). You also need …
-
comment
Comment #20445753
> That does not sound like a good argument at all. Metal for vast majority of human history gave you massive edge in weapon technology. Some Mandarin just shut something like that …
-
comment
Comment #20445664
That's one part of it. Another part is hiring a breed of test engineers who like breaking stuff and have a knack for it.
-
comment
Comment #20438086
Fair enough.
-
comment
Comment #20438003
Which is an example of the the euphemism treadmill. Secretary means secret-keeper and has built into it connotations at least of trust and often of power. Which is why top official…
-
comment
Comment #20437839
That's OK, we nowadays use icons that don't make sense to anyone at all. I mean how would you know that three horizontal lines was a "Hamburger menu", and if you do know that, why …
-
comment
Comment #20437828
It sounds like this guys employer has taken first step to inventing QA. There's whole classes of highly paid engineers whose job is to do this. But they work for old fashioned, bor…
-
comment
Comment #20409307
> ... and watch as your page hit Slashdot... And then fall over? I miss the days of The Slashdot Effect[1]. Now it's the JS that makes my PC fall over. [1] Come to think of it The …
-
comment
Comment #20409285
> Your code won't be pretty, Depends on the algorithms that use that code. Two separate arrays is not a bad way to represent a vector-of-tuples. And so if you think of everything a…
-
comment
Comment #20407768
I would put it the other way around. wpa_supplicant is actually very good at doing what it does. But rolling it's functionality into ifconfig is probably "good enough". wpa_supplic…
-
comment
Comment #20399520
Is it because people or so young, or that the pipeline to become a junior-but-still-responsible person goes through schools rather than something like an apprenticeship.
-
comment
Comment #20399289
> Unison https://www.cis.upenn.edu/~bcpierce/unison/ is a tool to keep two folder structures in sync - that is its main goal but it can have other uses. And though I tend to be a G…
-
comment
Comment #20398489
I think is what people might call "knowledge capital", "intellectual capital" or some such vague term. In my experience IP corresponds specifically to legally recognised property i…
-
comment
Comment #20398450
> But a robust and affordable air travel network is a capability the business world needs to operate our economy. Then the business world can pay for it through ticket prices.
-
comment
Comment #20398238
How is that a contrary view. That guy seems very happy with the Ubuntu and X1 combo. Though he does spend a long time obsessing about the battery, after his initial take was "yup, …
-
comment
Comment #20397718
So that you can SSH into it from your server?
-
comment
Comment #20349676
Does OpenBSD have an alternative to wpa_supplicant? I've been using wpa_supplicant under the hood for ages, but only recently learned anything about it... and it's actually very go…
-
comment
Comment #20161457
Circular references like that are called "recursive types" in formal type theory. They are one of those big issues that academics like to write papers about. Even if you just want …
-
comment
Comment #20058797
Smell is an interesting point As travisjungroth points out, the most obvious mechanism is feed- back where they eat something, it works, and the body is designed to do more of the …
-
comment
Comment #20058777
> By building this project [CrossRail], London is just catching up to its peers. Paris has had a similar system, the five-line RER, since the 1970s. Berlin’s S-Bahn predates World …
-
comment
Comment #20048183
> Look at how much slower CPUs are without those speculative execution tricks. But do I care? All my computers, except the really ancient phone I use, are snappy. Of course there a…
-
comment
Comment #20027374
Does #5 get around my worries about a "stringy-marcro-framework"? I.e. when things get too complicated, you can break out to a Heavy Duty (TM) language (aka Lua).
-
comment
Comment #20026188
While mentioning ConTeXt, can anyone give me a sell job on when and why it might be nicer than LaTeX? It's not that I'm super fond of LaTeX, it's just that I assumed its warts were…