Viewing profile — daertommy
daertommy
HN member- Joined
- Mon, Jun 15, 2020, 3:33 PM UTC
- HN karma
- 1
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About daertommy
No profile information was provided.
Recent public activity
-
comment
Comment #46344476
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: cla…
-
comment
Comment #29256858
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
-
comment
Comment #29256772
Is this the most upvoted post on HN?
-
comment
Comment #29251627
Npm audit is a bit of a joke
-
comment
Comment #24061396
Product hunt is full of this kind of stuff, is there anything different on this project?
-
comment
Comment #23916623
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.