Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
presz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
presz
5mo ago
We really need to get more designers interested in Scheme, because that logo is awful
2.
▲
by
presz
5mo ago
I'm Satoshi Nakamoto. AMA.
3.
▲
by
presz
5mo ago
Didn't he molest his sister?
4.
▲
by
presz
7mo ago
This blog reads like it was written by ChatGPT.
5.
▲
by
presz
7mo ago
We all yearn for the BlackBerry. I wish we got a modern one with support for the popular messaging apps (WhatsApp, Slack, etc). I know there are some smartphones out there with physical keyboards that run Android, but they feel more like a
6.
▲
by
presz
8mo ago
You can't call it Ivy! That's an emacs package!
7.
▲
by
presz
10mo ago
This is the same problem with cheating on tests and homework. By making getting a higher education degree mandatory for entry level jobs to be able to afford a normal life, people are incentiviced to get the degree, not the education. By ta
8.
▲
by
presz
1y ago
In TypeScript you can enable this by using BrandedTypes like this: type UserId = string & { readonly __tag: unique symbol }; In Python you can use `NewType` from the typing module: from typing import NewType from uuid impo
9.
▲
by
presz
1y ago
Why git though? Wouldn't it be simpler to just append the timestamp to the beginning or end of each line/paragraph, and just hide it when editing?
10.
▲
by
presz
3y ago
This is less a guide on how to do fp in Javascript, and more of a tutorial on how to implement a pure-functional-programming language in Javascript. Javascript can do some functional programming, but it's not Haskell or OCaml. If you t
11.
▲
by
presz
4y ago
Most of the books in libraries are books most people haven't read, does that make every library an anti-library?
12.
▲
by
presz
5y ago
People still call it GNU+Linux? Modern distros have less GNU pieces on each iteration. Might as well start calling it Gnome+Linux from now on.
13.
▲
by
presz
5y ago
Do you have to pay for gas to post? I really don't think this can take off
14.
▲
by
presz
5y ago
he is from the future
15.
▲
by
presz
5y ago
Maybe take a look at parinfer https://shaunlebron.github.io/parinfer/