webdev
-
Why I 🧡 the web. Ben Holmen built the "world's most impractical 1000-pixel display" and is asking anyone in the world to draw on it on the web. https://kilopx.com/ Video: https://www.youtube.com/watch?v=4OUF7sfAuHABlog: https://benholmen.com/blog/kilopixel/ #webdev #pixelart
-
"Basecoat" ia "all of the shadcn/ui magic, none of the #React." A components library built with #Tailwind #CSS that works with any web stack. https://basecoatui.com #webdev #frontend
-
https://awesomeindex.dev/ allows you to search trouble GitHub's "Awesome" Lists. #webdev #frontend #CSS #webtools #Github
-
Optician Sans is a free #font based on historical eye charts and optotypes. 👀👓 #webdev #fonts #CSS https://optician-sans.com/
-
One can argue that Stack Overflow's influence and significance might be slipping but I think the 2025 Developer Survey is still interesting data (regardless if you use #AI or not). https://survey.stackoverflow.co/2025 #webdev #development #programming
-
7.css is a #CSS framework for building interface components that look like #Windows 7. https://khang-nd.github.io/7.css/ #webdev #frontend
-
If you do #WordPress development, especially plugins and themes then might want to follow this discussion on proposed admin design changes: https://github.com/WordPress/gutenberg/issues/70913 #webdev
-
I've been using #Firefox for over 10 years. Only recently have I switched away from it as my primary browser, because frankly I don't think it has much life left (and my customers use #Safari or #Chrome). https://lunduke.locals.com/post/7132314/are-we-witnessing-the-final-days-of-mozilla #webdev
-
DaisyUI is a #Tailwind CSS component library that uses "semantic class names". https://daisyui.com/ #CSS #webdev
-
Why I 🧡 the web. https://www.beautifulpublicdata.com/ is a curated selection of visually interesting datasets collected by local, state and federal government agencies. #publicData #webdev
-
#WordPress block that lets you create step-by-step guides, tutorials, or workflows directly in the editor. https://wordpress.org/plugins/the-guide-block/ #webdev #brandnew
-
https://opencut.app/ is an #opensource video editor. A "CapCut alternative". There's a wait list now, but the repo is: https://github.com/OpenCut-app/OpenCut #TypeScript #webdev #video #webtools
-
Not only is this a great #UI history lesson (Mac/Apple fan or not) but the presentation on the page as you scroll is nice and smooth. https://aresluna.org/frame-of-preference/ #webdev #apple #mac
-
Exploring Coroutines in #PHP "A coroutine is a function that can pause/suspend itself and be resumed. It can return a value every time it suspends, and receive a value when it is resumed." #webdev https://doeken.org/blog/coroutines-in-php
-
Get the location of the ISS using DNS https://shkspr.mobi/blog/2025/07/get-the-location-of-the-iss-using-dns/ #webdev
-
Postcard is now #opensource. It "replaces social media with a personal website, integrated #newsletter, and light #blogging functionality." https://www.contraption.co/postcard-open-source/ https://github.com/contraptionco/postcard #webdev #Ruby
-
https://glass3d.dev/ is a #CSS generator for a "hi res glass effect". #webdev
-
Poking at the #CSS if() Function a Little More and applying it to conditional color theming: https://css-tricks.com/poking-at-the-css-if-function-a-little-more-conditional-color-theming/ #webdev
-
#RSS Server Side Reader https://matklad.github.io/2025/06/26/rssssr.html #webdev
-
A new #PNG spec was just released. HDR, Exif data, etc. "Many of the programs you use already support the new PNG spec: Chrome, Safari, Firefox, iOS/macOS, Photoshop, DaVinci Resolve, Avid Media Composer…" https://www.programmax.net/articles/png-is-back/ #webdev
-
Creating a timezone-aware clock without any #JavaScript #CSS https://lazy-guy.github.io/blog/clock/ #webdev
-
Hurl is a command line tool that runs #HTTP requests defined in a simple plain text format. #webtools #webdev #opensource #rust https://github.com/Orange-OpenSource/hurl
-
Why I 🧡 the web. Fun with #Telnet https://brandonrozek.com/blog/fun-with-telnet/ #webdev
-
Nice. https://fontofweb.com/ Find out what fonts a website uses or apparently search for websites by font. #fonts #webdev #webtools
-
Copy Table in #Excel and Paste as a #Markdown Table. https://thisdavej.com/copy-table-in-excel-and-paste-as-a-markdown-table/ "Easily create Markdown tables by copying data from Excel or Google Sheets and pasting it into the text box below using Ctrl+V. Alternatively, as a new feature, paste a Markdown table to convert it to Excel/Google Sheets format." #webdev #webtools
-
"WP Since" makes sure your #WordPress plugin works with the right WordPress version automatically. Scans your WordPress plugin to detect all used core symbols and validates them against their official @since versions for accurate compatibility checks. https://github.com/eduardovillao/wp-since #webdev #PHP
-
SQLite is 25 years old today. https://sqlite.org/src/stat #SQL #webdev
-
.tv { width: 10%; top: 0; position: absolute;} #memes #webdev #CSS
-
Spouse: ”Did you buy another domain name for a side project you’ll never finish?” 🤔 #memes #webdev #domainnames
-
Display any CSV file as a searchable, filterable, pretty HTML table. https://github.com/derekeder/csv-to-html-table #CSS #HTML #webdev