Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bennettdams
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Caching mechanisms in Next.js (new App Router)
(nextjs.org)
1 points
by
bennettdams
3y ago
|
0 comments
2.
▲
Show HN: Summora – Everything, in summary
(summora.com)
1 points
by
bennettdams
3y ago
|
0 comments
3.
▲
by
bennettdams
4y ago
It is naive to believe that these 86%, assuming the numbers are true, have any impact on the food production at all. Of all the cropland we have, 57% is used to produce human food and 43% is used to produce animal food. https://o
4.
▲
by
bennettdams
4y ago
You're quoting a literal farming foundation, so here is a neutral source: https://ourworldindata.org/land-use#half-of-the-world-s-habi... "If we combine pastures used for grazing with land used to grow crops for a
5.
▲
A review of my time at Remix
(kentcdodds.com)
3 points
by
bennettdams
4y ago
|
0 comments
6.
▲
by
bennettdams
4y ago
Does someone know why the counter for this issue is at "70", but the repo only shows "21" issues in total? Maybe there are deleted issues that are not part of the total counter? https://github.com/preactj
7.
▲
by
bennettdams
4y ago
If you look at the land usage for animal products and compare it to their calorie & protein supply, the story gets even worse. In short: Of all agricultural land, ~77% is used for meat/dairy production. This 77% are responsible for
8.
▲
by
bennettdams
4y ago
I'm suprised no one has mentioned "exurb1a", by far my most favorite channel on YouTube. The videos are always thought-provoking, intelligent and hilarious as well. I can recommend every single video of him. https:/
9.
▲
by
bennettdams
4y ago
I can recommend giving your component name (not file name) some identifier (like an underscore), so using VS Code's "Symbols" via command palette makes it easy to find and open them. Screenshots: https://twitter.co
10.
▲
by
bennettdams
4y ago
Facebook stopped actively maintaining Jest months (years?) ago, so this is a good move for the community. See this old HN thread: https://news.ycombinator.com/item?id=30168241 ..and the comment from the "only" rem
11.
▲
by
bennettdams
5y ago
Isn't it ironic that even the writers of this article don't follow these rules in the examples on that page? There is "Mistake 3: Not Enabling Keepalive Connections to Upstream Servers", where it says: In the locat
12.
▲
Automatic (Tailwind) Class Sorting with Prettier
(tailwindcss.com)
2 points
by
bennettdams
5y ago
|
0 comments
13.
▲
by
bennettdams
6y ago
> are already searching for the wrong tool from the beginning Agreed, that's why I wrote "realizing" and not "having". Some devs use Redux as a hammer when they actually need a screwdriver - they just don't
14.
▲
by
bennettdams
6y ago
The combination of React's native context with hooks and realizing that a lot of your state is just "server cache" data (which can be handled "better" than using Redux) is probably enough for 95% of React applicatio