Live data from Hacker News

Viewing profile — wrkta

wrkta

HN member
Joined
Wed, Dec 06, 2017, 12:53 AM UTC
HN karma
9
Public activity
5 items

About wrkta

No profile information was provided.

Recent public activity

  1. comment
    Comment #42318232

    Whoever said it first was lying.

  2. comment
    Comment #41090475

    Even in Java there is a built in recipe book that tells you how to craft items that you have the resources for.

  3. comment
    Comment #38123039

    I don't really agree with this assessment of rebase. I think there is value in squashing commits on dev branches into logically distinct sets to keep the log cleaner. In the case w…

  4. comment
    Comment #37059557

    It's wasted from the perspective of the end user.

  5. comment
    Comment #18465773

    You don't even need to understand ASCII. You can hard code an array of all the letters in the alphabet, search for a given letter and replace it with the letter 13 places ahead in …