Live data from Hacker News

Viewing profile — daertommy

daertommy

HN member
Joined
Mon, Jun 15, 2020, 3:33 PM UTC
HN karma
1
Public activity
6 items

About daertommy

No profile information was provided.

Recent public activity

  1. 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…

  2. 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

  3. comment
    Comment #29256772

    Is this the most upvoted post on HN?

  4. comment
    Comment #29251627

    Npm audit is a bit of a joke

  5. comment
    Comment #24061396

    Product hunt is full of this kind of stuff, is there anything different on this project?

  6. 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.