Live data from Hacker News

Viewing profile — enterneo

enterneo

HN member
Joined
Thu, Jun 04, 2009, 2:56 PM UTC
HN karma
179
Public activity
55 items

About enterneo

Computer Science Graduate Student Jacobs University Bremen Deutschland www.vaibhavbajpai.com

Recent public activity

  1. story
  2. 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…

  3. 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…

  4. comment
    Comment #4161925

    if you switch to tmux, then you can have term-agnostic split panes

  5. story
  6. 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…

  7. story
  8. 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…

  9. comment
  10. 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…

  11. 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…

  12. 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…

  13. comment
    Comment #2844602

    I don't find social icons :-(

  14. story
  15. 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…

  16. comment
    Comment #2789190

    has anybody found a way to navigate windows using arrow keys once I pop into mission control using (ctrl+up)

  17. comment
    Comment #2788426

    but there is also an option to install Lion from that recovery HD partition.

  18. 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…

  19. story
    Hackers to follow on G+?

    currently following Guido van Rossum: https://plus.google.com/115212051037621986145/posts Who others are there on G+ ?

  20. comment
    Comment #2729527

    I want researchers to come on G+

  21. comment
    Comment #2628163

    oh! good to know!

  22. comment
    Comment #2626416

    any news on whether it is for 64-bit processors ONLY? my core-solo mac mini wants to know :-S

  23. comment
    Comment #2525746

    is there a way to collapse code?

  24. 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…

  25. 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…