Skip to content
Open Source Software News

Open Source Software News

Generative UI Notes

I’m really interested in this emerging idea that the future of web design is Generative UI Design. We see hints of this already in products,…

Read MoreGenerative UI Notes

Experimenting With Scroll-Driven corner-shape Animations

Over the last few years, there’s been a lot of talk about and experimentation with scroll-driven animations. It’s a very shiny feature for sure, and…

Read MoreExperimenting With Scroll-Driven corner-shape Animations

JavaScript for Everyone: Destructuring

Editor’s note: Mat Marquis and Andy Bell have released JavaScript for Everyone, an online course offered exclusively at Piccalilli. This post is an excerpt from…

Read MoreJavaScript for Everyone: Destructuring

What’s !important #7: random(), Folded Corners, Anchored Container Queries, and More

For this issue of What’s !important, we have a healthy balance of old CSS that you might’ve missed and new CSS that you don’t want…

Read MoreWhat’s !important #7: random(), Folded Corners, Anchored Container Queries, and More

4 Reasons That Make Tailwind Great for Building Layouts

When I talk about layouts, I’m referring to how you place items on a page. The CSS properties that are widely used here include: display…

Read More4 Reasons That Make Tailwind Great for Building Layouts

Abusing Customizable Selects

Web browsers ship new features all the time, but what fun is it if we can’t build silly and fun things with them? In this…

Read MoreAbusing Customizable Selects

The Value of z-index

The z-index property is one of the most important tools any UI developer has at their disposal, as it allows you to control the stacking…

Read MoreThe Value of z-index

The Different Ways to Select in CSS

Temani Afif recently did this exercise and I thought I’d build off of it. Some of these are useful. Many of them are not. There’s…

Read MoreThe Different Ways to Select in CSS

Popover API or Dialog API: Which to Choose?

Choosing between Popover API and Dialog API is difficult because they seem to do the same job, but they don’t! After a bit lots of…

Read MorePopover API or Dialog API: Which to Choose?

What’s !important #6: :heading, border-shape, Truncating Text From the Middle, and More

Despite what’s been a sleepy couple of weeks for new Web Platform Features, we have an issue of What’s !important that’s prrrretty jam-packed. The web…

Read MoreWhat’s !important #6: :heading, border-shape, Truncating Text From the Middle, and More

Yet Another Way to Center an (Absolute) Element

TL;DR: We can center absolute-positioned elements in three lines of CSS. And it works on all browsers! .element { position: absolute; place-self: center; inset: 0;…

Read MoreYet Another Way to Center an (Absolute) Element

An Exploit … in CSS?!

Ok, take a deep breath. We’ll have some fun understanding this vulnerability once you make sure your browser isn’t affected, using the table below. Chromium-based…

Read MoreAn Exploit … in CSS?!

A Complete Guide to Bookmarklets

You’re surely no stranger to bookmarks. The ability to favorite, save, or “bookmark” web pages has been a staple browser feature for decades. Browsers don’t…

Read MoreA Complete Guide to Bookmarklets

Loading Smarter: SVG vs. Raster Loaders in Modern Web Design

I got this interesting question in an SVG workshop: “What is the performance difference between an SVG loader and simply rotating an image for a…

Read MoreLoading Smarter: SVG vs. Raster Loaders in Modern Web Design

Potentially Coming to a Browser :near() You

Just before we wrapped up 2025, I saw this proposal for :near(), a pseudo-class that would match if the pointer were to go near the…

Read MorePotentially Coming to a Browser :near() You
Prev1 2 3 4 5 … 14Next
No more posts to load

About Owner

O founded by Lahaul Seth Open Source Software News founded by Lahaul Seth focuses on open source technologies. Curated articles are published for open source enthusiasts.

Also check out Lion Blogger and Lion Blogger Tech.

RSS Lion Blogger

  • Choosing the Right Hosting in India: WordPress, Windows Shared & eCommerce Hosting Compared
  • Linux vs Windows Hosting in India: Affordable cPanel & Shared Hosting Options
  • How to Deploy a Self-Hosted Automation & Node.js Environment on Ubuntu VPS
  • Critical Security Steps Dedicated Server Users Often Miss
  • Why Your Business Emails Land in Spam (and How to Fix It Without Technical Skills)

RSS Lion Blogger Tech

  • Is Digital Twin Software the Right Fit for Your Business
  • Building an Intelligent CV Analyzer with Streamlit, LangChain, and Google Gemini
  • Deep Dive: Building an AI-Driven Balance Sheet Analyzer with Streamlit & Gemini
  • Building a Simplified LangGraph Chatbot with Streamlit and LangSmith
  • Building an AI-Powered RFP Price Calculator & Proposal Generator with LangChain, Gemini, and Streamlit

Copyright © 2026. All Rights Reserved | Open Source Software News | Powered by CreativeThemes & WordPress