I remember checking in on this stuff as far back as 2016 (diff url) and thinking "yay! This might actually happen!"
Little did I know...
github.com/tc39/proposa...
@raphaeltm.com.bsky.social
Just trying to do something good with technology and design. Canadian in Paris ๐จ๐ฆ Allรด la tech franรงaise ๐ ๐ซ๐ท https://raphontech.substack.com/
I remember checking in on this stuff as far back as 2016 (diff url) and thinking "yay! This might actually happen!"
Little did I know...
github.com/tc39/proposa...
#PHP got the pipe operator before #JS ๐ญ
www.php.net/releases/8.5...
On a notre visa! On dirait bien qu'on restera au moins quatre ans de plus en France! ๐๐ซ๐ท
22.11.2025 13:05 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I put together the first edition of Tooltips, a write-up on some tools Iโve been using and how they felt in practice.
This one covers ChatGPT Pro, Googleโs #Antigravity, and a small experiment where Antigravity improvised in a way I found neat.
raphontech.substack.com/p/tooltips-v...
Easiest way to deploy!
17.11.2025 15:22 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0@defang.io gives #software #developers that balance: deploy complex containerized projects without feeling like you need a whole #devops team to back you up.
08.11.2025 12:27 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0I couldn't find that middleground of a tool that felt like it could handle the complexity of the projects I was deploying, without feeling like it was built for people operating at 1000x my scale.
08.11.2025 12:27 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0On the flipside, the simpler container deployment tools always left me frustrated by the lack of functionality and going back to k8s.
08.11.2025 12:27 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0I'm a big fan of #kubernetes in many ways. I started using it in 2019 and quickly became a fan (kinda): I was able to run my containers across multiple nodes and scale out. But it was overkill for what I was doing, and always required building a bunch of extra tooling to get the behaviour I needed.
08.11.2025 12:27 โ ๐ 2 ๐ 1 ๐ฌ 1 ๐ 0What's your fav #vscodeextension ?
Ours is the Defang extension of course ๐ It makes it easy to ask your coding agent to deploy to your #cloud account (AWS, GCP) including integrations with Bedrock and Vertex. It generates a compose files and then our rule-based system sets up infra you can trust.
I was rudely tricked by my university into learning #Java (and #programming more broadly) through @processing.org in 2008. But hey, that's basically the reason I'm in software now, so thanks @benfry.com and Casey Reas. Changed my life.
27.10.2025 14:29 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0Always been a fan of #Django + #Postgres ๐
But I also use other stuff. I've been a big fan of #Hasura as well. And generally build with React on the frontend, though I've been experimenting with Svelte and Solid recently.
Always been a fan of #Django + #Postgres ๐
But I also use other stuff. I've been a big fan of #Hasura as well. And generally build with React on the frontend, though I've been experimenting with Svelte and Solid recently.
Possum jar in progress
23.10.2025 00:19 โ ๐ 3567 ๐ 793 ๐ฌ 69 ๐ 31I keep feeling frustrated by complexity, and then recognizing that there's a good reason that complexity came to exist, and then grumbling in resignation.
23.10.2025 02:51 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0They're everywhere!
23.10.2025 02:44 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Glad to see this. I'm a fan. Did a demo at a conference and was surprised how many people didn't know DMR existed!
23.10.2025 01:43 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0They're so finicky and the dx is bad. They still click with my brain better than nix, though!
23.10.2025 01:34 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I'm a fan of containerized dev environnents, whether it's dev containers or other formats (have used Coder, Gitpod, etc over the past 4-5 years).
IMO dev containers have the worst developer experience of the ones I've tried. But now they are the accepted standard that others have had to adopt. Bah.
A picture of a foggy street
Edinburgh castle failing to render, likely thanks to the AWS outage
20.10.2025 08:35 โ ๐ 9227 ๐ 1420 ๐ฌ 87 ๐ 44Quote with yellow border and white car with flowers growing out of it at the bottom. โThe car may be the feature of modern life we take most for granted. But as this brilliant book makes clear, we should be asking deep questions about whether we want to keep shaping our communities and our lives around automobiles: Weโre ready for the shake-up these authors inspire! โ Bill McKibben, author of Here Comes the Sun
Thanks @billmckibben.bsky.social for your take on our new book, "Life After Cars."
www.lifeaftercars.com
And yes, my service did get worse (and I basically got conned into a contract I was furious about) when Rogers gobbled up Shaw. Thanks a lot to our snivelling, spineless, pathetic CRTC.
22.10.2025 10:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Screenshot of an Internet speed test in French showing very fast connection results: 955.8 Mbps download, 579.2 Mbps upload, latency 4 ms, server located in Paris. The text says the Internet connection is very fast and suitable for streaming HD videos, video calls, and gaming on multiple devices simultaneously.
Regularly blows my mind that how much faster/better/more reliable our internet is in Paris than it was in Vancouver for less than half the price.
22.10.2025 10:48 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0I had fun recording this one too! Very cool that you can self-host n8n. I feel like when I first came across them there wasn't so much emphasis on AI? But now I see it pop up regularly in hackathons when people want to build on top of LLMs.
#cloud #ai #n8n
If it's something you want to run in a browser, probably the easiest starting point is writing an HTML document, adding a script tag in it, write your js in there, then open the file with your browser. Hopefully that's helpful!
02.10.2025 16:45 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Just thinking about containers.
Boxes. Jars. Cartons. OCI.
I made a video :) I think it's a really neat feature! Migrate from Heroku to AWS in 5min!
#programming #webdevelopment #cloud
I wonder if anyone has lived a full life without ever stubbing their toe... Also, I wonder if it is truly a full life if you never stub your toe...
02.09.2025 04:31 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Great! See you then!
08.08.2025 06:02 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I'll be in #daressalaam #tanzania later this week. I'm thinking of planning a Beer & Code event on Friday, like the one I usually run in Paris for #tech people and #devs in particular to grab a drink and chat. Anyone interested in joining?
Just made an event on Luma:
lu.ma/txqbvpa4