Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aatarax
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
aatarax
2y ago
I suspect front end will be similar to how AI impacts other domains: experts who can leverage the tools will be able to be more productive at the cost of junior engineers. Even before AI, low or no-code frontend solutions already impacted t
2.
▲
by
aatarax
2y ago
The world sucks for most people. The world is better than its ever been for most people. The world can be improved a lot for most people. Those three things can and are all simultaneously true. Unfortunately, improving the world requires en
3.
▲
by
aatarax
2y ago
My guess: the COVID related inflation was visible, made for a relatable talking point, and our modern day communication technologies made it easy to repeat that talking point over and over.
4.
▲
by
aatarax
2y ago
There are some similarities. A key difference is buddhism’s emphasis on meditation and practice as a key part of learning to act skillfully which I don’t think stoicism emphasizes as much. Stoicism has always felt more “human scale” to me.
5.
▲
by
aatarax
2y ago
There are many flavors of buddhism. I am partial towards the Thai Forest tradition because it emphasizes practice and experience over dogma and so avoids metaphysical discussions. > But what troubles me most about Buddhism is its implica
6.
▲
by
aatarax
2y ago
Dicts in python are for when you have a thing and you aren't sure what the keys are. Dataclasses are for when you have a thing and you're sure what the keys (attributes are). The trouble is when you have a thing and you're so
7.
▲
by
aatarax
2y ago
0:39 in the video is where it says United States That being said, I agree its criticism of the US is oblique at best and it is more focused on China.
8.
▲
by
aatarax
2y ago
This section sums it up and I agree with the author here > LLMs are useful if you already have a good mental model and understanding of a subject. However, I believe that they are destructive when learning something from 0 to 1. Super us
9.
▲
by
aatarax
2y ago
It does. It specifically says the throughput of the port in the video is more than the combined throughput of all ports in the United States.
10.
▲
by
aatarax
2y ago
Paper is great for transient stuff that is relevant for at most a week or two, but it really goes downhill when you try to capture information you'll want to revisit in the future. Paper is great for todo lists and in the moment notes,
11.
▲
by
aatarax
2y ago
Don't know about using __all__ for introspection, but I have found it immensely useful for organizing, reading, and communicating code. When a package has a bunch of files inside of it, but only a handful of names exposed in __all__ it