Viewing profile — presz
presz
HN member- Joined
- Thu, Jul 15, 2021, 3:36 PM UTC
- HN karma
- 16
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About presz
No profile information was provided.
Recent public activity
-
comment
Comment #47825868
We really need to get more designers interested in Scheme, because that logo is awful
-
comment
Comment #47703756
I'm Satoshi Nakamoto. AMA.
-
comment
Comment #47691067
Didn't he molest his sister?
-
comment
Comment #47122652
This blog reads like it was written by ChatGPT.
-
comment
Comment #47006342
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 phy…
-
comment
Comment #46838786
You can't call it Ivy! That's an emacs package!
-
comment
Comment #46165290
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 …
-
comment
Comment #44674774
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:…
-
comment
Comment #43435511
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?
-
comment
Comment #35263394
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 function…
-
comment
Comment #33056125
Most of the books in libraries are books most people haven't read, does that make every library an anti-library?
-
comment
Comment #30023940
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.
-
comment
Comment #29662285
Do you have to pay for gas to post? I really don't think this can take off
-
comment
Comment #28946015
he is from the future
-
comment
Comment #28396295
Maybe take a look at parinfer https://shaunlebron.github.io/parinfer/