Viewing profile — wrkta
wrkta
HN member- Joined
- Wed, Dec 06, 2017, 12:53 AM UTC
- HN karma
- 9
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About wrkta
No profile information was provided.
Recent public activity
-
comment
Comment #42318232
Whoever said it first was lying.
-
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.
-
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…
-
comment
Comment #37059557
It's wasted from the perspective of the end user.
-
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 …