Viewing profile — enterneo
enterneo
HN member- Joined
- Thu, Jun 04, 2009, 2:56 PM UTC
- HN karma
- 179
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About enterneo
Recent public activity
- story
-
story
Check if you are blacklisted by Google over IPv6.
Google used to perform IP prefix whitelisting to enable clients to receive IPv6 services. This was an opt-in process, where a dual-stacked user explicitly signed up to receive Goog…
-
comment
Comment #4379973
We are couple of graduate students who implemented an end-to-end IPv6 social telemetry platform as a lab project last semester. We have a meter that is connected to the lab's coffe…
-
comment
Comment #4161925
if you switch to tmux, then you can have term-agnostic split panes
- story
-
comment
Comment #3478209
I did an exhaustive study of how well applications perform with IPv6 transition technologies last spring. You can find setup instructions for DS-Lite and NAT64/DNS64 on the project…
- story
-
comment
Comment #2866080
I agree! After finishing DIP, I am looking for a book to introduce me what all is available in the python standard library. I could use the official python library [1] but I usuall…
- comment
-
comment
Comment #2863365
in fact to reiterate have a look at the awesome fibonacci example showing power of generators [1]: def fibonacci(max): a, b = 0, 1 while a To run the function do: >>> for n in fibo…
-
comment
Comment #2862885
I do not agree. In fact, the insanely cool examples are what makes this book worth reading. This book is not for beginners but for programmers who have experience in some other lan…
-
comment
Comment #2862514
I just ordered DIP3 yesterday, after having finished DIP. Since the original DIP was based on v2.33 I am currently missing a lot of new features: decorators, descriptors, meta clas…
-
comment
Comment #2844602
I don't find social icons :-(
- story
-
comment
Comment #2834554
I am currently using FreeMind [1]. I love the idea of exporting the mind maps to HTML. Here are some of my mind maps [2] -- [1] http://freemind.sourceforge.net/ [2] http://www.vaib…
-
comment
Comment #2789190
has anybody found a way to navigate windows using arrow keys once I pop into mission control using (ctrl+up)
-
comment
Comment #2788426
but there is also an option to install Lion from that recovery HD partition.
-
comment
Comment #2788206
I am not able to understand how a 3.7GB install image can later fit into a 650MB recovery HD partition (and if it somehow could through some compression magic, then why not compres…
-
story
Hackers to follow on G+?
currently following Guido van Rossum: https://plus.google.com/115212051037621986145/posts Who others are there on G+ ?
-
comment
Comment #2729527
I want researchers to come on G+
-
comment
Comment #2628163
oh! good to know!
-
comment
Comment #2626416
any news on whether it is for 64-bit processors ONLY? my core-solo mac mini wants to know :-S
-
comment
Comment #2525746
is there a way to collapse code?
-
comment
Comment #2493763
I am wondering, if Unity isn't supported due to lack of hardware acceleration, does it fallback to Gnome2? (does it mean it still bundles Gnome along with Unity?). This is essentia…
-
comment
Comment #2492938
aargh! I just installed it in Vmware Fusion on Snow Leopard only to realize it does not support OpenGL for Linux OS. Ubuntu went into a fallback mode and disabled Unity. Seems like…