Kevin Åberg Kultalahti
@kevinak.se
Cofounder of Svelte Society, Organiser of Svelte Summit
📍Stockholm, Sweden 🇸🇪
📍Stockholm, Sweden 🇸🇪
Yeah! I pushed it live yesterday! Still a bit of a soft-launch, going to make some more noise next week :)
November 8, 2025 at 12:02 PM
Yeah! I pushed it live yesterday! Still a bit of a soft-launch, going to make some more noise next week :)
Interesting idea! Also, I really enjoy the website and it's design! :)
PS! You should submit the package to the new Svelte Society website! 🙏
PS! You should submit the package to the new Svelte Society website! 🙏
November 8, 2025 at 9:24 AM
Interesting idea! Also, I really enjoy the website and it's design! :)
PS! You should submit the package to the new Svelte Society website! 🙏
PS! You should submit the package to the new Svelte Society website! 🙏
Yeah I mean it's all in on functional programming, if that's not your thing then Effect isn't going to be for you :)
I don't think we'll all write Effect anytime soon!
I don't think we'll all write Effect anytime soon!
November 7, 2025 at 10:54 PM
Yeah I mean it's all in on functional programming, if that's not your thing then Effect isn't going to be for you :)
I don't think we'll all write Effect anytime soon!
I don't think we'll all write Effect anytime soon!
It is definitely overwhelming when you first look at it but I suspect that once you grok it makes a lot of sense. I feel like I'm halfway there!
November 7, 2025 at 10:31 PM
It is definitely overwhelming when you first look at it but I suspect that once you grok it makes a lot of sense. I feel like I'm halfway there!
I'm experimenting with building a Nostr client so I kind of want all of it :)
November 7, 2025 at 10:30 PM
I'm experimenting with building a Nostr client so I kind of want all of it :)
Cheers! Will check them out :)
November 7, 2025 at 10:29 PM
Cheers! Will check them out :)
I'm picturing you doing this in Italian with a lot of hand gestures as well
a man in a suit is giving a thumbs up while sitting at a table .
ALT: a man in a suit is giving a thumbs up while sitting at a table .
media.tenor.com
November 5, 2025 at 3:49 PM
I'm picturing you doing this in Italian with a lot of hand gestures as well
Very sneaky, right? 😎
November 5, 2025 at 3:36 PM
Very sneaky, right? 😎
I'm pretty sure the Apple TV website is also using Svelte :)
November 4, 2025 at 8:04 PM
I'm pretty sure the Apple TV website is also using Svelte :)
I wonder how much faster it would get if you switched models and used a provider like www.cerebras.ai or groq.com to serve it up
Cerebras
Cerebras is the go-to platform for fast and effortless AI training. Learn more at cerebras.ai.
www.cerebras.ai
November 1, 2025 at 7:30 PM
I wonder how much faster it would get if you switched models and used a provider like www.cerebras.ai or groq.com to serve it up
Because the whole article is based on a 2022 paper that's most likely using Svelte 4: journals.riverpublishers.com/index.php/JW...
Journal of Web Engineering
The World Wide Web and its associated technologies have become a major implementation and delivery platform for a large variety of applications, ranging from simple institutional information Web sites...
journals.riverpublishers.com
October 30, 2025 at 12:49 PM
Because the whole article is based on a 2022 paper that's most likely using Svelte 4: journals.riverpublishers.com/index.php/JW...
We have a Dockerfile in the repo already I actually didn't try that route because I just assumed it would be slow. Maybe I should give it ago anyway 🤔
October 25, 2025 at 9:46 AM
We have a Dockerfile in the repo already I actually didn't try that route because I just assumed it would be slow. Maybe I should give it ago anyway 🤔
I'm using Playwright and want to do all the testing in browser if possible. It's working quite well at the moment, but I don't know if it's the best solution. Ideally I wouldn't have to adjust my hooks.server.ts to look at cookie names 😅
October 24, 2025 at 10:08 PM
I'm using Playwright and want to do all the testing in browser if possible. It's working quite well at the moment, but I don't know if it's the best solution. Ideally I wouldn't have to adjust my hooks.server.ts to look at cookie names 😅
So each set of tests gets its' own clean database. This works very well but it involves modifying the application a bit by reading this cookie when when the requests come in. This is obviously only done when ENV=test - but still.
Does anyone have any other ideas? Thoughts?
3/3
Does anyone have any other ideas? Thoughts?
3/3
October 24, 2025 at 9:26 PM
So each set of tests gets its' own clean database. This works very well but it involves modifying the application a bit by reading this cookie when when the requests come in. This is obviously only done when ENV=test - but still.
Does anyone have any other ideas? Thoughts?
3/3
Does anyone have any other ideas? Thoughts?
3/3
I explored a couple of ideas, for example: splitting up into projects to run read only tests in parallel and then the other tests run serially, but we're still not isolated enough.
What I ended up doing was add a cookie on each set of tests that uses a copy of the test.sqlite.
2/3
What I ended up doing was add a cookie on each set of tests that uses a copy of the test.sqlite.
2/3
October 24, 2025 at 9:26 PM
I explored a couple of ideas, for example: splitting up into projects to run read only tests in parallel and then the other tests run serially, but we're still not isolated enough.
What I ended up doing was add a cookie on each set of tests that uses a copy of the test.sqlite.
2/3
What I ended up doing was add a cookie on each set of tests that uses a copy of the test.sqlite.
2/3
Reposted by Kevin Åberg Kultalahti
A preview of the presentation materials for your consideration and wellness. Please enjoy each image equally. #svelte #severance #praisekier
October 23, 2025 at 3:42 PM
A preview of the presentation materials for your consideration and wellness. Please enjoy each image equally. #svelte #severance #praisekier
Hahaha! It’s actually @karimfromjordan.dev pulling the strings this time 😅
October 20, 2025 at 4:36 PM
Hahaha! It’s actually @karimfromjordan.dev pulling the strings this time 😅