Live data from Hacker News

Viewing profile — stvkoch

stvkoch

HN member
Joined
Fri, Jun 22, 2012, 8:44 PM UTC
HN karma
3
Public activity
28 items

About stvkoch

[ my public key: https://keybase.io/stvkoch; my proof: https://keybase.io/stvkoch/sigs/sde47lzS_c2_3cw_-Ka4jrLZ4hBeIRCpz9RWvp6b5Vc ]

Recent public activity

  1. comment
  2. story
  3. comment
  4. story
  5. comment
    Comment #46794121

    The plot: A thousand years after the founding of the United Federation of Planets, the galaxy lives under an illusory peace — a fragile truce sustained by a single goal: to erase t…

  6. comment
    Comment #46794039

    I’m building a 2D space tactics game inspired by Star Trek and classic sci-fi. Movement, weapons, and shields already work with real-time execution and strict energy management. Th…

  7. story
  8. comment
    Comment #31569786

    I'm embarrassed with my self

  9. comment
    Comment #30300064

    nothing better than letting the earth be destroyed so that the idea of multi-planetary life has relevance. better future for humanity is have a better earth

  10. comment
    Comment #30100201

    About content, I love watch the videos of Erik Aanderaa ( https://www.youtube.com/user/kjolevannspumpe ) from NO BULLSHIT JUST SAILING. He sail across the North Atlantic ocean in s…

  11. comment
    Comment #29603346

    I started learning Perl when Hotmail was launched and I wanted to know how to run programs over CGI. I fell in love by the web thanks to Perl

  12. comment
    Comment #28006296

    $1.53T was born from nothing and the should go to somewhere

  13. comment
  14. comment
    Comment #25915063

    To support dinosaur, earth should be much richer in natural resources, the ecosystem much more large that we could to imagine

  15. comment
  16. comment
    Comment #20078509

    My gmail it's down!

  17. story
  18. comment
    Comment #17929066

    humm... for sure that wasn't a technical decision, and here start the problem.

  19. comment
    Comment #17264645

    I don't found reason to think that github is different after the deal with Microsoft. So for now I 'll keep trust in github... Otherwise I will use pre concept

  20. story
  21. comment
  22. story
  23. comment
    Comment #9908534

    PC Apple is a PC that give with a Operation System or is a Operation System that give with a PC? In a PC market Apple not survive without your O.S. Then what is important into a Ap…

  24. comment
    Comment #9486141

    # result ... git rebase foo bar # ... resolve conflicts git add content.txt git rebase --continue # HERE is the trick... we have several ways to make this. git rebase --onto bar ma…

  25. story
    Challenger and learning Git rebase and resolve conflics

    # Here is the code: # Challenge and learning Git rebase and resolve conflics # you need to order into the master branch either git history and content of other two branches without…