Viewing profile — stvkoch
stvkoch
HN member- Joined
- Fri, Jun 22, 2012, 8:44 PM UTC
- HN karma
- 3
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About stvkoch
Recent public activity
-
comment
Comment #47893915
[dead]
- story
-
comment
Comment #47866169
[dead]
- story
-
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…
-
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…
- story
-
comment
Comment #31569786
I'm embarrassed with my self
-
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
-
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…
-
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
-
comment
Comment #28006296
$1.53T was born from nothing and the should go to somewhere
- comment
-
comment
Comment #25915063
To support dinosaur, earth should be much richer in natural resources, the ecosystem much more large that we could to imagine
- comment
-
comment
Comment #20078509
My gmail it's down!
- story
-
comment
Comment #17929066
humm... for sure that wasn't a technical decision, and here start the problem.
-
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
- story
- comment
- story
-
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…
-
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…
-
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…