Viewing profile — voidiac
voidiac
HN member- Joined
- Tue, Feb 19, 2013, 1:32 PM UTC
- HN karma
- 57
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About voidiac
No profile information was provided.
Recent public activity
-
comment
Comment #12707236
Python's implementation of sum doesn't care about types, the function looks something like: def sum(iterable): r = 0 for v in iterable: r += v return v it always starts with an int…
-
comment
Comment #11797660
Dividing Europe based on language would make more sense: romance languages in the west, germanic in the centre and slavic in the east.
-
comment
Comment #11603773
Most cubes I've seen seem to have metal springs.
-
comment
Comment #9572193
The name is confusing, the first thing i thought of was an SMTP-server.
-
comment
Comment #9528908
Ireland and Great Britain are islands. On these two islands are two sovereign states: Ireland and the United Kingdom of Great Britain and Northern Ireland (also known as UK). The U…
-
comment
Comment #9517798
Branching would be something like: case JMP: { ip = program[ip + 1] - 1; break; }
-
comment
Comment #9517609
Register based VMs are not more complex than stack based VMs. You can even have a stack and the only difference is that your instructions operate on registers and not directly on t…
-
comment
Comment #9048290
There are some more problems with the flags. The colours of the french and german flag are in the wrong order. The icelandic and norwegian flags are missing the white line around t…
-
comment
Comment #8865371
You can still go there.
-
comment
Comment #8852010
That would be "Nous sommes Charlie".
-
comment
Comment #8743487
The free version of K can be downloaded at http://kx.com/software-download.php
-
comment
Comment #7465546
Should be working now.
-
comment
Comment #7339878
Goto is quite common among c-programmers when it comes to error handling.
-
comment
Comment #6546012
Or you could encrypt your e-mail. It doesn't matter where the server is, since the whole communication with it is probably intercepted by some intelligence agency. The only thing y…
-
comment
Comment #6540999
Is it really necessary that this application is only running on OS X 10.8+?
-
comment
Comment #6311374
Why not run your Windows in a VM and get rid of the PC?
-
comment
Comment #6301382
They are blurring the answers. If you search for something and end up on quora, it can get a bit frustrating , due to the fact, that you can't read the answers and are forced to si…
-
comment
Comment #6301369
If you have been on any answer with ?share=1 they're setting a cookie and you get no blurred answers until you remove the cookie or it expires.
-
comment
Comment #6290027
At least there are no spaces in the directory names.
-
comment
Comment #6283527
I think there is a third type in between your two types of people.
-
comment
Comment #6276283
Source Sans Pro
-
comment
Comment #6101640
.NET is not standardised but C# and the CLI are.
-
comment
Comment #5889143
No it's just funny.
-
comment
Comment #5868505
It says "requirement to credit and link" in the article with a link to http://gallery.hd.org/terms.html
-
comment
Comment #5854228
Same here in germany. I've never seen a captcha on Facebook before.