Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zeorin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
zeorin
1y ago
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 all the things (see https://attardi.org/why
2.
▲
by
zeorin
4y ago
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.
3.
▲
by
zeorin
4y ago
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 with the shift key when touch typing.
4.
▲
by
zeorin
4y ago
> 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 jerseys, TV, newspapers, magazines, radio... There will
5.
▲
A First Look at the Websites and Software Applications Accessibility Act Bill
(benmyers.dev)
2 points
by
zeorin
4y ago
|
0 comments
6.
▲
by
zeorin
4y ago
Nix packaging doesn't involve containers.
7.
▲
by
zeorin
4y ago
You could use different Firefox profiles for this...
8.
▲
by
zeorin
4y ago
If you scroll down to the bottom there's a link to buy the whole book.
9.
▲
by
zeorin
4y ago
This does sound great to me. Do you have any way to keep up to date with your progress?
10.
▲
by
zeorin
5y ago
Don't give them any ideas
11.
▲
by
zeorin
5y ago
They're fixing that: https://beta.reactjs.org/
12.
▲
by
zeorin
5y ago
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/eslint-plugin-compat [1] https:/
13.
▲
by
zeorin
5y ago
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
14.
▲
by
zeorin
5y ago
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...
15.
▲
by
zeorin
5y ago
What tool is that?
16.
▲
by
zeorin
5y ago
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 without it and there's no way to
17.
▲
by
zeorin
5y ago
This isn't a tutorial, but for an overview of Nix and Docker read https://sandervanderburg.blogspot.com/2020/07/on-using-nix-a...
18.
▲
by
zeorin
6y ago
What are GOATS?