Hacker Newsnew | past | comments | ask | show | jobs | submit | daertommy's commentslogin

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 page

https://playwriter.dev


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


One of the things I really like about using Grid for layout is that it eliminates the need for any HTML tags that exist solely for layout, but you can def get away with only using Flexbox if that is your preference.


Or just use the HTML table tag, it's better and also works on older browsers.


1993, you’re back! Don’t leave again!


I'm thinking 1994.


the right answer here IMHO is "depends on your viewers with their devices"

there is nothing broken about simple HTML table for a minimalistic and standards-compliant page, right?


Is this the most upvoted post on HN?


Npm audit is a bit of a joke


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


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.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: