webdev
-
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
-
"What does reading code comments from some developers look like?" 🤔 #memes #webdev #programming
-
Hiding elements that require JavaScript without #JavaScript https://0xda.de/blog/2025/04/hiding-elements-that-require-javascript-without-javascript #CSS #webdev
-
How to have the browser pick a contrasting color in #CSS via @jensimmons https://webkit.org/blog/16929/contrast-color/ #webdev #frontend
-
"Plain Vanilla" "An explainer for doing web development using only vanilla techniques. No tools, no frameworks — just #HTML, #CSS, and #JavaScript." https://plainvanillaweb.com #webdev
-
Fun look at making of "infinite monkeys" experiment (I 🧡 the web btw). If you're into #webdev or #javascript it might be worth a look, not a long read. https://www.lukeschaefer.dev/posts/making-of-monkeys/ I love how the (bad) state management library was called StateFarm. Also reminded that https://lit.dev/ exists. #HTML
-
.door { max-width: 90%; float: right;} #memes #CSS #webdev
-
Reading: Avoiding Skill Atrophy in the Age of #AI https://addyo.substack.com/p/avoiding-skill-atrophy-in-the-age "Make AI a collaborator, not a crutch – a junior pair programmer or an always-available rubber duck – rather than an infallible oracle or a dumping ground for problems." #webdev
-
“Ever watch customers use your app with reading any documentation?” 🤔 #memes #programming #webdev
-
Web Browser telemetry – 2025 edition "An article about which browser has the most connections after a fresh install." https://sizeof.cat/post/web-browser-telemetry-2025-edition/ "But I do believe that’s a huge amount of connections for some of the browsers since it’s actually the first start after installing." #webdev
-
Why I 🧡 the web. https://hypertext.tv/ has "daily and weekly TV programming for handmade games, art, and other websites." You can add your sites via GitHub. #opensource https://github.com/evadecker/hypertext.tv #oldschool #web1.0 #webdev
-
"When looking at your tasks for a project how do you know which one involves #JavaScript ?" 🤔 #memes #webdev
-
#WordPress 6.8 “Cecil” is out. 🎉 Thanks to the over 900 contributors (including 250+ first timers) and their partners, family, therapists, pets, imaginary friends, parents. in more than 60 countries all over the world. https://wordpress.org/news/2025/04/cecil/ #opensource #PHP #webdev
-
Stevens: a hackable #AI assistant "using a single #SQLite table and a handful of cron jobs" https://www.geoffreylitt.com/2025/04/12/how-i-made-a-useful-ai-assistant-with-one-sqlite-table-and-a-handful-of-cron-jobs #webdev