Raphaël Améaume
@raphaelameaume.com
Freelance Creative Technologist. Building Fragment, a web development environment for creative coding. he/him https://raphaelameaume.com https://fragment.tools
Updated my shop if you want to get yourself a little something and help me get by (っ´ω`c)♡ arthur.baron-clement.com/en/shop/
Taking Roads and Bridges literally - Reflections on UN Open Source Week 2026 nesbitt.io/2026/06/30/t...
Taking Roads and Bridges literally
Reflections on UN Open Source Week 2026
nesbitt.io
My favorite posts on all of Bluesky are the every few months "The For You gaming PC will be down while spacecowboy installs more RAM"
For You will be down for ~20-60 minutes - I will be upgrading my computer's ram from 96GB to 192GB. I've been hitting uncomfortably high memory usage levels (90%+) and it is time to bite the bullet. I bought an identical kit a year ago and the new kit is exactly 7x more expensive.
your token costs: lower your server costs: lower your bandwidth costs: lower not to mention the fact that you'll ship in half the time and tear out less hair in the process. just use @svelte.dev, people. it's like other frameworks but better
We measured the LLM token cost of 5 frontend frameworks on identical components. Svelte wins, Angular costs 38% more — and your AI bill feels it. #webdevelopment
Once again seeing ppl say the UK social media ban is fine because it only applies to some platforms/doesn’t affect them as an adult. Please send them this explainer I wrote earlier. newsletter.sachajudd.com/archive/id-p...
ID, please
A few weeks ago, we talked about what it’s like to be young and online at the moment, in light of the introduction of age-verification laws in the UK and...
newsletter.sachajudd.com
I made a tool over the weekend to create and export gradient textures which use different color spaces for color interpolation. If you ever felt Figma could do a better job at this, then this is for you gradients.fragment.tools
For long I wanted to make a gradient texture tool with Fragment since Figma is pretty bad at it. But for that I needed a proper Color Ramp GUI. After a few struggles, it's in the latest version of Fragment and I wrote a few words about it
Gradients in Fragment
fragment.offprint.app
don't forget that there are droves of folks that care and are building towards a better future for everyone, but our comms tools are constantly bombarding us with the worse of humanity instead of celebrating them
I finally made a proper website for Fragment 🎉 Right now, it is mostly a wrapper to the documentation available on GitHub but this is only the beginning! fragment.tools Built on top of @vite.dev, @svelte.dev and Mediabunny by @vanilagy.bsky.social
Fragment | A modern toolkit for creative coding
Fragment lets you sketch, render, and export canvas-based graphics with ease, from quick experiments to production-ready visuals. Built on top of Vite, Svelte and Mediabunny.
fragment.tools
If you ever wondered what you can do with CSS scroll-driven animations and view transitions @cydstumpel.nl is covering everything you need to know about it in her talk at JS heroes! 👏
This talk was really chaotic and really fun. I had a little panic attack before I started but all was good in the end 😅 @jsheroes.io www.youtube.com/watch?v=mtsc...
I've been using @npmx.dev a lot in the past days to handle a bunch of updates on a project with a lot of outdated dependencies. Can't stress enough how good it is, great work to everyone involved 👏
"For 25 years, Google Search was built on a contract. The web provided the content – billions of pages, freely linked, freely crawled. In return, Google sent people back. The link was the unit of exchange. [...] That contract is now broken." @matthiasott.com matthiasott.com/notes/ad-inf...
Ad Infinitum · Matthias Ott
Web design engineer, UX designer, teacher, and speaker – helping teams build websites and digital products with a focus on CSS, accessibility, and performance.
matthiasott.com
For anyone else who feels conflicted about AI and afraid to talk about it: I wrote this for you. Obviously these are just my opinions, but I hope this helps at least one person. annies-brain.offprint.app/a/3ml6zdf5f5...
Stuck in the middle: Being an engineer & artist in the AI era | Annie Sexton | Offprint
I'm an AI skeptic, through and through. But I also voluntarily use AI nearly every day. So naturally, you might be asking: what the heck?
annies-brain.offprint.app
It must be Christmas, because I just made a second lesson from my shader course FREE 🎁 Lesson 08 — Luminosity Gradients is now also open so you can: 👩🏽🏫 See my teaching style 🤓 Learn something new 🌈 Give feedback Link below 👇🏽
I’ve been thinking: now, more than ever, it’s the safest and best time to be yourself when designing your personal website. If every job application is going to be ignored by the awful process it gets sent to, then might as well go bananas on a personal website?
I wrote about why I quit my job, and how weird and tiring tech feels these days.
Do I belong in tech anymore?
On quitting, the spread of AI, and the loss of an ideal.
ky.fyi
Made a reproduction on Svelte REPL svelte.dev/playground/e... If you try to increase the second input to 50, then it starts acting weird. I want to keep the list sorted and the focus to follow along #svelte
Gradient input • Playground • Svelte
Web development for the rest of us
svelte.dev
Svelte help needed 👋 I'm building a Gradient input for Fragment and I'm running into issues. When in focus of an input in a list, I want to reorder that list based on gradients stops but when two stops have the same values, the UI freezes if I'm in focus. See how it breaks at the end?
maybe they wouldn't need to open all those data centers if the code running on them was actually efficient . just a thought
turns out if you render the DOM as a texture, you can also break it. Using Chrome's new html-in-canvas API you can now paint a live DOM tree straight into webgpu. demo link below 👇 #html-in-canvas #webgpu #threejs
📝 The number of screenshots of Claude conversations is going up in my life... daverupert.com/2026/04/clau...
I don’t want a screenshot of your Claude conversation
The personal blog of Dave Rupert, web developer and podcaster from Austin, TX.
daverupert.com
Making progress... - keystroke trigger onchange(15 + 1 = 16) through props - value changes the order of inputs, so I'm losing focus - onblur evaluates event.currentTarget.value (which is still 15) as a number and trigger onchange(15) → last value changes is not applied, focus is lost
Svelte help needed 👋 I'm building a Gradient input for Fragment and I'm running into issues. When in focus of an input in a list, I want to reorder that list based on gradients stops but when two stops have the same values, the UI freezes if I'm in focus. See how it breaks at the end?
Svelte help needed 👋 I'm building a Gradient input for Fragment and I'm running into issues. When in focus of an input in a list, I want to reorder that list based on gradients stops but when two stops have the same values, the UI freezes if I'm in focus. See how it breaks at the end?
Playing with sphere and scales using heerich.js #madewithfragment