Published on: 2025-04-30 00:02:58
UI Design that goes HARD WebTUI is a modular CSS library that brings the beauty of Terminal UIs to the browser
Keywords: beauty brings browser css design
Find related items on AmazonPublished on: 2025-04-30 05:40:23
Clojure: Realtime collaborative web apps without ClojureScript 07 Apr 2025 Last week I made a fun little multiplayer web app. I've embedded it below: A few things to note about this web app: It is streaming the whole <main> element of the page from the server to the client every 200ms over SSE (server sent events). element of the page from the server to the client every 200ms over SSE (server sent events). It has zero ClojureScript. It has zero user written JS. It uses a tiny 11.4kb (brotl
Keywords: compression css datastar render sse
Find related items on AmazonPublished on: 2025-05-04 20:21:49
Rusty Cascading Style Sheets (RCSS) Tip Download the VSCode extension for syntax highlighting! Rusty Cascading Style Sheets (RCSS) is a styling language that brings Rust-inspired syntax to CSS. It combines the robustness of Rust with SASS-like features such as nesting and variables for cleaner, more maintainable styles. let variable: "#FFFFFF"; let breakpoint: "768px"; fn padding() { padding: 20px; } .container { padding(); h2 { color: blue; } } h4 { width: 50%; color: green; } /* MOBILE STYL
Keywords: css path rcss rust variables
Find related items on AmazonPublished on: 2025-05-06 18:26:02
April 9 is CSS Naked Day! Join us for the yearly festivities on April 9 of going nude on the Web! The idea behind CSS Naked Day is to promote web standards. Plain and simple. This includes proper use of HTML, semantic markup, a good hierarchy structure, and of course, a good old play on words. In the words of 2006, it’s time to show off your <body> for what it really is. 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 On
Keywords: 00 april css day naked
Find related items on AmazonPublished on: 2025-05-09 13:10:32
A Supermarket Bag And a Truckload Of FOMO The day was nearing to a close. The sun has already set, but that Friday evening in Amsterdam was still warm. Unusually warm, in fact, for those late days in March – as if spring decided to bless my piligrimage, for that piligrimage was not jovial. I was sitting at a ramen joint, sipping on the broth. To my left, a blue, crinkled supermarket shopping bag was sitting solemnly, inconspicuously. Inside that bag sat a slightly used Mac Studio, which I hav
Keywords: app css does just tailwind
Find related items on AmazonPublished on: 2025-05-12 14:11:35
Here’s a CSS technique that produces blurry image placeholders (LQIPs) without cluttering up your markup — Only a single custom property needed! <img src="…" style="--lqip:192900"> The custom property above gives you this image: Try changing the property’s value (WARNING: FLASHING) Granted, it’s a very blurry placeholder especially in contrast to other leading solutions. But the point is that it’s minimal and non-invasive! No need for wrapper elements or attributes with long strings of data, o
Keywords: calc css lqip radial var
Find related items on AmazonPublished on: 2025-06-07 12:00:54
Drawing separator lines between various sections of a webpage is a common design technique, which can help to structure the content and make it more readable, as well as more aesthetically pleasing. As we’ll see in this article, there are techniques you can use today to draw separator lines with CSS, but they also come with limitations. In this article, we’re introducing CSS gap decorations, a new proposal which we would love your feedback on. If this is of interest to you, read this article a
Keywords: color css gap grid items
Find related items on AmazonPublished on: 2025-06-23 18:03:20
You suck at CSS by Rex Riepe This book is about writing CSS. It's also about not writing CSS. It's aimed at people who want to learn CSS, people who want to avoid CSS, amateurs, professionals and everyone in-between. The book aims to provide context as to why CSS and the design ecosystem surrounding it are the way they are. It's written to support the California Stylesheets CSS framework. It's all about getting things done fast on the frontend using web technology, with a focus on maintaining
Keywords: book css focus people writing
Find related items on AmazonPublished on: 2025-06-27 17:14:00
What just happened? Street-level surveillance technologies such as automated license plate readers, facial recognition systems, and cell-site simulators (CSS) have become increasingly prevalent. Among these, CSS, also known as Stingrays or IMSI catchers, are particularly concerning due to their ability to masquerade as legitimate cellular towers, intercepting and logging sensitive information from mobile devices. As such, the Electronic Frontier Foundation (EFF) has developed an open-source tool
Keywords: css devices eff rayhunter use
Find related items on AmazonPublished on: 2025-07-07 14:32:06
There are countless articles why developers should not focus on Frameworks too much and instead learn to understand the underlying languages. But I think rarely we can find good reasons except that Frameworks come and go. To me, the main reason is different: You won’t be a master at frontend development if you don’t understand underlying mechanisms of a language. A usual stack today is React together with countless layers in between the language and the framework itself. CSS as styling method i
Keywords: css javascript know typescript understand
Find related items on AmazonPublished on: 2025-07-12 01:15:20
BritCSS Fixes CSS to use non-bastardised spellings Permits using English (traditional) spellings for CSS properties, rather than English (simplified). Because this is implemented with a client-side script. You can use this to properise the CSS of any page. Demo on CodePen Usage To use this script, simply include it in your HTML: < script src =" https://cdn.jsdelivr.net/gh/DeclanChidlow/BritCSS/britcss.js " > </ script > To enter debug mode: britCSS . debug ( true ) ; To stop the script
Keywords: background britcss colour script style
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.