Yup, that's the reason I'm sticking on Claude for asking related with Svelte 5. ๐
11.08.2025 12:29 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0@kresna.me.bsky.social
Humanity. Lilo and Stitch lover. Programmer. I play Genshin Impact and Wuthering Waves.
Yup, that's the reason I'm sticking on Claude for asking related with Svelte 5. ๐
11.08.2025 12:29 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Guess what!? This is the Svelte 5 syntax generated by GPT 5. They told me to import $state and $derived. Ha ha ha. What a joke! Maybe ReactJS is their mother language.
10.08.2025 00:11 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Maybe ReactJS is the GPT 5 mother language.
10.08.2025 00:10 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0I would like to say AI is a fart that doesnโt sound but it smells hard.
07.08.2025 13:04 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Kok background di atas jadi keingetan ama Metal Slug PS 1 ya? ๐
07.08.2025 12:13 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0New video live coding a CSS drawing
youtu.be/qlgFBTsTT6o?...
The source code is on CodePen: codepen.io/alvaromontor...
#css #html #cssArt #webDev
Japan ๐ฏ๐ต has officially banned Appleโs iOS browser engine restrictions.
Starting Dec 2025, iPhones must allow real Firefox, Chrome, Opera, Brave, Vivaldi and others to run their own engines, just like on desktop.
/1
open-web-advocacy.org/blog/japan-a...
๐๏ธ๐จ bam bam bom! my laracon us talk is now live! check it out to see how easy browser testing gets with pest v4. youtu.be/f5gAgwwwwOI?...
05.08.2025 20:52 โ ๐ 13 ๐ 2 ๐ฌ 2 ๐ 0Hi all! ๐ I was laid off and am looking for my next senior front end developer role.
I have 19+ years of experience working with small agencies and Fortune 500 companies and focus on writing clean, accessible HTML, CSS, and JavaScript.
Resume: aubreysambor.com/resume/
Leads/reposts appreciated!
Terima kasih mas Didik. Rencana mau submit dua proposal di IDSW dengan harapan dapat peluang masuk jadi speaker di IDSW. Hihihi.
05.08.2025 13:39 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0I'm imagine there's a browser engine that only contain HTML5, CSS3, and ES5 +ES6 specification. Yes, we must drop out the past. How about the other websites that doesn't align with those specs? Let it go. I think that's another way to ship less bug and less browser app size.
05.08.2025 11:01 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Mau minta wejangan agar proposal bisa dilirik dan di acc sebagai speaker. ๐๐ป
05.08.2025 11:01 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Saya bakal ngobrol santai bareng teman-teman Insinyur Online mengenai IDSW Conference 2025 (Ada yang belum kirim CFP?).
Kiranya berkenan untuk membagikan tautan berikut ini ke linimasa Anda.
๐ Eng manager job working on storage APIs, workers, etc for Firefox. Relevant to improving local-first apps in the browser! www.mozilla.org/en-US/career...
04.08.2025 08:02 โ ๐ 28 ๐ 17 ๐ฌ 0 ๐ 0THIS IS HUGE!
31.07.2025 23:33 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0i shudder to think about how many human lifespans have been spent debugging / vs \ in file paths
30.07.2025 15:50 โ ๐ 105 ๐ 10 ๐ฌ 9 ๐ 0They are Avatar Aang.
30.07.2025 05:43 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Here's the PR. Looking any feedbacks from the Inertia and Svelte 5 enthusiast.
github.com/inertiajs/pi...
I create an incremental upgrade PR in inertiajs/pingcrm-svelte. This PR upgrade Inertia to v2 and upgrade Svelte to v5. Look, how many red diffs wipe out!
30.07.2025 04:49 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Stop using React useEffect.
@svelte.dev just solved async / await for us ๐
Yep! Built a literally better UI is really really hard.
27.07.2025 08:48 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Solved! I'm totally wrong. I was thinking the onSuccess is the culprit. But, the problem is the UI itself which is the Modal.svelte. I put manual DOM manipulation to hide and show modal in $effect instead of using <svelte:body> which is make a "racing car".
27.07.2025 05:12 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 1I'm also submit it on inertiajs repository.
github.com/inertiajs/in...
I provided the repro GitHub for taste that experience. It feels annoying for me.
github.com/senkulabs/in...
Whoever use InertiaJS v2 and Svelte 5, I have an issue that onSuccess doesn't trigger Svelte 5 reactive value (current suspect). This happen when I try to delete user account based on this video.
27.07.2025 01:50 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Split my brain in programmer world:
- 20% frontend
- 30% backend
- 30% devops
Wait, there's 20% left. It's for human world.
Right now it covers how to implement continous deployment in Laravel project in Nginx Unit using Deployer. No containers anyway. I just want to make it keep it simple stupid.
26.07.2025 14:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0These days, deployment software is easier than before. But, I tend to forget the steps and I want to make the deployment setup as much as fast as possible. Here it is: Infra Code Talker, Infrastructure as a Code Talker.
This is a cookbook.
github.com/senkulabs/in...
Finish line is near!
26.07.2025 14:11 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Breeze Lite (Unofficial Laravel Breeze with Inertia v2 and Svelte v5) reach the last version 2.1. because Laravel encourage programmers to starter kit since Laravel version 12.
github.com/senkulabs/br...