Live data from Hacker News

Viewing profile — vikin9

vikin9

HN member
Joined
Tue, Dec 12, 2017, 4:06 PM UTC
HN karma
6
Public activity
12 items

About vikin9

[ my public key: https://keybase.io/vikin9; my proof: https://keybase.io/vikin9/sigs/2C879ZcAWSPLxGAXqi_4qFdzyUMftivBh6BRd6BKpiU ]

Recent public activity

  1. comment
    Comment #26152204

    Meteo from Poland is a great source for numerical weather forecast. Website is in english, but their forecast is mainly for Poland + Border regions of the neighbours. http://www.me…

  2. comment
    Comment #25748696

    One idea out of many (many have been mentioned by others already): I set linter to always report failure in CI when TODO or FIXME markers are found. So my PR never gets green until…

  3. comment
    Comment #25643379

    Looks very nice to get the first impression over a person. There is usually a lot of hints and information in the Internet about how to build such first-impression CV. However, EU …

  4. comment
    Comment #25371707

    Inability to open selected recipes in a new tab (e.g., to read later) is really annoying

  5. comment
    Comment #24143202

    I setup Github repos to automatically delete merged branches - in this case, the remote counterpart will be gone. There might be just the following missing to sync remove `origin/*…

  6. comment
    Comment #24137188

    Not so fancy, but a one-liner # Remove all local branches for which there is no remote git branch -r | awk '{print $1}' | egrep -v -f /dev/fd/0

  7. comment
    Comment #23498682

    I skip reading articles with white background when in bed, because the screen light is too bright even at the lowest screen brightness setting. Fortunately HN client can display co…

  8. comment
    Comment #22179258

    Nice try with the: "You are currently {random} in the queue."

  9. comment
    Comment #20164249

    Please keep both versions up to date! Once you get the attention of recruiter (using your one-page Resume) then they usually ask for more information - longer CV, skills matrix, et…

  10. comment
    Comment #18558827

    I could also open-source mine wedding page, but it would be very similar to https://motherfuckingwebsite.com/

  11. comment
    Comment #17423259

    :norm(al) command Allows you to do some of the vim magic also on remote systems where you don't have all your plugins. Example: (1) Select block with `C-v` (2) Hit colon `:` (3) Wr…

  12. comment
    Comment #15906584

    " (but no more than 12, because who's going to remember more than 12 characters?)" - please don't do this! What if I use a password manager and I insist to have a long password tha…