Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wrkta
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
wrkta
2y ago
Whoever said it first was lying.
2.
▲
by
wrkta
2y ago
Even in Java there is a built in recipe book that tells you how to craft items that you have the resources for.
3.
▲
by
wrkta
3y ago
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 where the reason code is doing something that is not obv
4.
▲
by
wrkta
3y ago
It's wasted from the perspective of the end user.
5.
▲
by
wrkta
8y ago
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 the array. If you were really lazy and didn't want