Live data from Hacker News

Viewing profile — knux

knux

HN member
Joined
Wed, Jun 30, 2010, 7:23 PM UTC
HN karma
17
Public activity
8 items

About knux

No profile information was provided.

Recent public activity

  1. comment
    Comment #16679976

    My personal favorite is `git log -p --` because it actually shows you the content that changed. Or, to show you what changed on each given single line, use `git log -p --color-word…

  2. comment
    Comment #16679944

    You can still add color when not piping or writing to a file with `--color=auto`. git config --global alias.lg "log --color=auto --graph --pretty=format:'%Cred%h%Creset -%C(yellow)…

  3. comment
    Comment #14861992

    >Modafinil(modalert) is a mood enhancer, which I use when I wake up. Again, OP is not talking about when he wakes up. >Sativa brings you up with energy Like a stimulant. This is no…

  4. comment
    Comment #14861859

    Stimulants will make them more active during work hours. They are talking about energy in evening hours. If you are suggesting stimulant use in evening hours, let me shut that down…

  5. comment
    Comment #14861795

    >I don't have time for any of the hobbies I had in college >but that just seemed to make me more tired. >I'd be a pretty poor parent if I came home with this level of energy every …

  6. comment
    Comment #14186928

    Make sure you keep the display pixelated when you scale it for "zoom in". .nes-screen { image-rendering: pixelated; /* webkit */ image-rendering: optimizespeed; /* firefox */ }

  7. comment
    Comment #13021282

    Please don't link to blogspam. The original article is here: https://scarybeastsecurity.blogspot.com/2016/11/0day-exploit...

  8. comment
    Comment #3011689

    Unless the Mac has a firmware password. You could just remove that by resetting the PRAM, unless you wanted to go undetected. In that case, you could remove the hard drive, mount i…