Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
daertommy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
daertommy
9mo ago
try out playwriter if you want an extension that connects to opencode or claude code instead, so it also has access to local files and bash. for example I use it to file taxes: claude reads local pdf files and then writes the numbers in the
2.
▲
by
daertommy
5y ago
If you really want to be a master of css layout I would suggest you to learn everything you can about flexbox Flexbox is all you need imo
3.
▲
by
daertommy
5y ago
Is this the most upvoted post on HN?
4.
▲
by
daertommy
5y ago
Npm audit is a bit of a joke
5.
▲
by
daertommy
6y ago
Product hunt is full of this kind of stuff, is there anything different on this project?
6.
▲
by
daertommy
6y ago
You can use graphql just like you use REST, you can only use top level fields and graphql becomes just a way to express arguments and types in a standard way.