Viewing profile — xilun0
xilun0
HN member- Joined
- Sun, Aug 08, 2010, 1:50 PM UTC
- HN karma
- 103
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About xilun0
No profile information was provided.
Recent public activity
-
comment
Comment #2897807
If you do everything in the constructor and the destructor, and in the meantime store a generic instance (or maybe a list of generic instances) somewhere. This can be a quite rare …
-
comment
Comment #2897512
one should also note that even if we take a fantasist hypothesis of a major breakthrough demonstrating a loose of strength of 2 bits for AES-128 once a year during ten years, we wo…
-
comment
Comment #2882858
(little nitpicking note : there are cases where it can be useful to have a virtual descriptor as the only virtual method of a class)
-
comment
Comment #2882851
It could have 0 impact if you don't use it (like a lot of things in C++)
-
comment
Comment #2882848
not e.g. with 64-bits, va args and literal 0 (cf FrankBooth example)
-
comment
Comment #2882289
Considering how i use computers, most of the time i found it far more convenient to apt-get search and 20s latter install (or the equivalent with the package manager you use) than …
-
comment
Comment #2878879
I argue that it's claiming the traversal of linked lists, provided you have a choice between at least two linked lists containing the same set of elements. I argue that this restri…
-
comment
Comment #2878641
use your fingers, report 10 millions, times 3.
- comment
-
comment
Comment #2875771
I could not. There is nothing anti-competitive in distributing something at marginal cost, when expected revenues that fit into a proven and habitual business model are elsewhere.
-
comment
Comment #2875762
More on 2.; for the purpose of disclosing knowledge, patents are typically somewhere between 10 and 1000x less useful than a good scientific paper. And the content of the innovativ…
-
comment
Comment #2875722
I agree there is a risk of misinterpretation as in "all kind all linked lists have been patented, here is the patent" and for this reason, it maybe would have been better to get an…
-
comment
Comment #2874112
At first I thought that too. But within 1 or 2s, I remembered that linked lists have never been limited to single linked lists (except maybe in poor quality courses), multiple link…
-
comment
Comment #2873903
Summary by one sentence of the article: "Now, I’m not a software developer, mathematician, or patent expert". That reads in other parts of the text... and even in the poor choice o…
-
comment
Comment #2864401
How would you define "social coding"?
-
comment
Comment #2860289
IIRC Os X can now resize its own FS, so we can probably let my beautiful (just kidding) HFS code RIP. I won't talk for the other FS code, I have no special knowledge of them. I hav…
-
comment
Comment #2859988
That is a little sad because the FS code was once the whole point of Parted. But that does not mean the removal was not justified, I don't know, I've been away from Parted for a ve…
-
comment
Comment #2857158
"Revolutions" in the industry are often not the result of a big bang, but more frequently of mere accumulation of little steps. GNU+Linux has not changed anything in the industry w…
-
comment
Comment #2857092
It's debatable whether github is more important than git or not. Despite the impression a reader of this site could have that (hype and with an user interface copy pasted from the …
-
comment
Comment #2857043
That does not make him irrelevant when he is still here. For example, the direction he "recently" gave to the arm branch (basically ordering everybody to clean up their shit immedi…
-
comment
Comment #2857024
who reads CNN Money anyway?
-
comment
Comment #2855270
It's possible to prove talent directly in an enormous number of occupations, it's just necessary you are let work for a probation period. Of course there are situations where every…
-
comment
Comment #2842015
> Well, now I’m telling you that Xbox applications need to run in kernel mode. wtf?
-
comment
Comment #2839253
Once you start calling anything an invention, the next logical step is to allow to patent it. OK it's too late for the US, but we still have some hope in Europe, so unless you are …
-
comment
Comment #2838970
It's only impossible to write a program that can be feed with any completely arbitrary program and input and yet determine all the time if it will halt or not. What few people real…