I have selected some news from the web dev world to share.
๐ The internet is murdered by AI๐ An alternative to a profile in social media๐ Theming with modern CSS๐ How to kill the cascade๐ Git yoloing
Have a great week.
Now that generative AI is nearly mainstream, the internet is filling up quickly with fake and low quality content. The cost to produce bullshit article or spamming SEO is near zero so now the human internet is getting buried over by generative AI. Even YouTube for kids is filled now by poor quality video for toddlers.
vCard ( Virtual contact File ) is a standard for electronic business cards, itโs in use in every smartphone. And with a RSS feed you can have your own feed of information. With the two you can share a QR code which links the two and replace a LinkedIn profile.
How Andy Bell write 3 themes for a landing page and configuration of the page is only 43 lines of CSS.
With some new addition to the css language by the Safari team, Robin Rendle show us a new technique ยซย the local resetย ยป. Instead of having a global reset for your website, you can now have a localised reset for your component.
If you donโt want a clean git history and just want something done, this script is the perfect for you.
Web tools and Library
Runtipi is a homeserver for everyone! One command setup, one click installs for your favorites self-hosted apps.
Write React components using CSS only
A new, better and faster way to write visual components. CSS-in-JS ? Nope! JS-from-CSS is the way to go.
Data Framework for LLM Applications, generate a LLM fine tuned with your local data easily.