webdev
-
https://linux.recipes is a site that holds "bite-sized command recipes" for everyday #Linux tasks. #webdev
-
FFmpeg 8.0 "Huffman" is out. If you know what that is then please geek out with me. Native decoders: APV, ProRes RAW, RealVideo 6.0, Sanyo LD-ADPCM, G.728 (and more) https://ffmpeg.org/index.html#pr8.0 #webdev #video #ffmpeg #videoeditting
-
An Interactive Guide to #SVG Paths…. understanding the #HTML <svg> and more. https://www.joshwcomeau.com/svg/interactive-guide-to-paths/ #webdev #CSS
-
Why I 🧡 the web. GridForm generates ASCII patterns with customizable parameters, multiple pattern types, mouse interactions, color animations, and high quality export options. geohndz.github.io/GridForm/ #webdev #ascii #webtool #oldshool
-
Visualizing distributions with pepperoni pizza ( and #JavaScript ) https://ntietz.com/blog/visualizing-distributions-with-pepperoni-pizza/ #webdev #pizza
-
EmbedPDF is a framework‑agnostic, MIT‑licensed #PDF viewer that drops into any #JavaScript project ( #React, #Vue, #Svelte, or vanilla). https://github.com/embedpdf/embed-pdf-viewer #opensource #webdev
-
Why I 🧡 the web. Supposedly a site that shows the current sky at your approximate location as a #CSS gradient. https://dlazaro.ca #opensource https://github.com/dnlzro/horizon #TypeScript #webdev
-
"PHP 8.5 Adds Pipe Operator: What it means" #PHP #webdev https://thephp.foundation/blog/2025/07/11/php-85-adds-pipe-operator/
-
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