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

Nice funny joke for European people.


These are great links


It IS grid, lvl 3. You can achieve it with:

  display: grid;

  grid-template-rows: masonry;

This is however limited to webkit. I implemented it and ditched in October 2023 already for my private news feed in gallery mode.


What do you use instead?

I have it behind a CSS test for the existence of the CSS property so it is only enabled if the browser supports it.


I evaluate the CSS updates based on the gap in masonry layout achievement. It's one of the most important layouts that have existed for more than a decade and should have been the only achievement after flexbox and grid. If you have a bunch of media, unless you have a narrow container like FB/IG, that's the only way to go. The alternative is fixed ratios. Anyone who has been working in FE knows it.


I would recommend you to upload everything using Netlify since it's free and you just have to click 2 buttons. In this way, you may have a demo online, which is the overwhelming top advantage of the web compared to anything else around programming.


It's actually quite elementary and obvious if you have been in the market long enough: from websites it shifted to web apps, which have a different type of and higher complexity. Beside that, also the websites got more complex, as a wider range of people started to use them, as well as different types of devices, languages, purpose and so on.


You can build a:

- library

- SW combined with the Pi

- find something to mine

- ML prototypes


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

Search: