I posted on my work blog about how Safari has a larger long tail of users on old versions than other web browsers. This was in the context of the UK CMA asking for evidence of harm from mobile gatekeepers.

#webdev

https://tech.loveholidays.com/evidence-about-slow-safari-updates-c3ff64f24b40

Evidence about slow Safari updates

The UK Competition and Markets Authority (CMA) asked for evidence about the impact of Apple’s iPhone policies on UK companies.

Medium

⚔️ Python Math Stack: Decimal, Statistics & IEEE 754 Limits (2026)

# Day 19: The Mathematics of Python (Part 1) — Hardware Limits & Absolute Precision

35 min read
Series: Logic & Legacy
Day 19 / 30
Level: Senior Architecture

⏳ **Context:** We have mastered the flow of data through [Operating Systems](#) and Databases. But data is useless if the mathematical...

Read more: https://logicandlegacy.blogspot.com/2026/04/python-math-stack-decimal-statistics.html

#programming #Python #DevOps #WebDev

Python Math Stack: Decimal, Statistics & IEEE 754 Limits (2026)

Master Python's mathematical standard library. Learn why floats fail, when to use Decimal/Fractions, and deep dive into Statistics, Random, and cmath

Hello #Fediverse! 🔴
​Solo dev from #Nepal here. Building #CrimsonShift—a minimalist mobile project using #VanillaJS & #HTML5.
​Currently testing the v0.0.0.1 joystick feel. No heavy engines, just raw code and smooth physics. I’d love your feedback on the "snappiness" of the controls!
​🕹️ Play: https://demonkingl-cell.itch.io/crimson-shift
🎬 TikTok: https://vt.tiktok.com/ZSHAt6dtU/
​#IndieDev #GameDev #WebDev #Minimalism #SoloDev #FediDev #Javascript #HTML5Game

We went from 'insert cartridge' to 'download 100GB' and now back to 'just open a URL.' Full circle.

Browser games aren't just Flash nostalgia anymore. Modern web tech enables real games with real depth. The future is URL-first.

#webdev #browsergame #gaming #indiegaming #gamedev

“What I think the world and the people need right now is to slow down a bit. We don’t need to work even more and even faster. We don’t need AI for things that are creative and fun and human.” — Lara Aigmüller

_____
#Business #AI #Creativity #Design #UxDesign #UiDesign #WebDesign #Development #WebDev #Quotes

Interesting:

EARLY but promising #opensource alternative to Screen Studio. "...no subscriptions, no watermarks, and free for commercial use".

https://github.com/siddharthvaddem/openscreen

#video #macos #screenrecording #webdev

GitHub - siddharthvaddem/openscreen: Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio.

Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio. - siddharthvaddem/openscreen

GitHub

Sorry for the link to the nazi bar called Substack, but read this piece about why measuring lines of code added is bad in the age of AI. What you want is a codebase where you can iterate quickly and see if changes improve things (a “feedback loop”). If AI causes these iterations to take longer, it’s bad.

https://nathanielfishel.substack.com/p/your-code-is-worthless

#WebDev #AI

April 4 comiCSS game: Branches
https://comicss.art/games/18/

Today's topic is about CSS, and the title is "Location, location, location."

#css #game #webdev

Branches - comiCSS

comiCSS Games: games about CSS. Coded in CSS (mostly).

#TIL

https://allorigins.win/

a service to access web pages via js without CORS issues.

#webdev #coding

All Origins

Pull contents from any page via API (as JSON/P or raw) and avoid Same-origin policy problems.

Invoicing App weigh-in.

Some of you probably know this but I'm developing an online invoicing app. I'm looking for a little feedback on which feature you would prefer.

Duplicate Invoice: Duplicate any invoice for a customer, tweak as needed.
-----or------
Invoice Templates: Create an unassigned invoice, tweak and assign it to customers as needed.

Which feature would you prefer, and, would you even use the other one?

#WebApps #Programming #Tech #WebDev