Viewing profile — zeorin
zeorin
HN member- Joined
- Tue, Jul 31, 2018, 8:08 AM UTC
- HN karma
- 38
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About zeorin
Recent public activity
-
comment
Comment #44720843
React is easy, once you understand why {} !== {} and that it uses reference equality as a proxy for value equality. This is why the absolute simplest thing to do is to just memoize…
-
comment
Comment #34303041
For me the killer feature of home-manager versus other dotfiles managers is that it also installs any software your dotfiles depend on or assume to be present on the machine.
-
comment
Comment #34049468
My fix for this is to also remap holding the Enter key to right control. That way I can use the "control" key on the opposite side of the alpha key, the same way one is meant to do…
-
comment
Comment #33357391
> Do you close your eyes walking around town any time you go by a store front, you see a roadside ad, a bench covered in ads, a taxi backseat, public toilets, any sports events and…
- story
-
comment
Comment #32672481
Nix packaging doesn't involve containers.
-
comment
Comment #32269668
You could use different Firefox profiles for this...
-
comment
Comment #31164290
If you scroll down to the bottom there's a link to buy the whole book.
-
comment
Comment #30886731
This does sound great to me. Do you have any way to keep up to date with your progress?
-
comment
Comment #30516475
Don't give them any ideas
-
comment
Comment #30260730
They're fixing that: https://beta.reactjs.org/
- comment
-
comment
Comment #29225310
eslint-plugin-compat [0] and stylelint-no-unsupported-browser-features [1] can help you know when you're using an unsupported browser feature. [0] https://github.com/amilajack/esli…
-
comment
Comment #28807242
You really don't, unless you are a young child. At 10 I was already conversant in English.
-
comment
Comment #28364005
I've only recently started using org and haven't yet tried this, but I did research CalDav interop ahead of time and found https://github.com/dengste/org-caldav
-
comment
Comment #28242645
Much more in-depth article about Nix and Docker, covers how they overlap, contrast and complement one another: https://sandervanderburg.blogspot.com/2020/07/on-using-nix-a...
-
comment
Comment #27757851
What tool is that?
-
comment
Comment #27104789
That's not accurate, at least as far as GDPR is concerned. Only necessary ones don't need consent, but the bar for "necessary" is high: the software wouldn't be able to function wi…
-
comment
Comment #26753283
This isn't a tutorial, but for an overview of Nix and Docker read https://sandervanderburg.blogspot.com/2020/07/on-using-nix-a...
-
comment
Comment #25146669
What are GOATS?