Profile avatar
eirikk.bsky.social
web dev & music my band: @payphones.band https://bento.me/esk
58 posts 88 followers 138 following
Prolific Poster
Active Commenter

I've released a preview of Svelte Inspect Value 0.8.0 with search / filter / text highlighting and more! Try it here while I spend a bit more time deciding if it's ready for a full release: svelte.dev/playground/f...

I've released a preview of Svelte Inspect Value 0.8.0 with search / filter / text highlighting and more! Try it here while I spend a bit more time deciding if it's ready for a full release: svelte.dev/playground/f...

kindahard.golf 06/01 📝 19 7.⛳ 2 6.⛳ 3 5.⛳ 4 4.⛳ 1 3.⛳ 2 2.⛳ 5 1.⛳ 2 kindahard.golf

Created GTA VI Animation using Svelte & Tailwind CSS Using : scrollY + Spring & Tween Checkout Code : svelte.dev/playground/0...

🧱 #DayBrix for Thor’s Day, 29 May 2025: 🌟100% in 68.3 seconds vole.wtf/daybrix/

kindahard.golf 05/28 📝 26 7.⛳ 1 6.⛳ 10 5.⛳ 5 4.⛳ 2 3.⛳ 5 2.⛳ 1 1.⛳ 2 kindahard.golf

🧱 #DayBrix for Wavy Wednesday, 28 May 2025: 🌟100% in 39.9 seconds vole.wtf/daybrix/

i am the pokeman!!! good god i haven’t tried this hard in a videogame in forever and won’t attempt this again but now i know that with enough terrible time management and inability to focus, anyone can beat enough children in a trading card game app and claw their way to victory. ps: snorlax owns

Still working on search / filter. Not sure which of these are better. Should it be configurable? #svelte

Working on search for Svelte Inspect Value. Probably not gonna be done for a while but it's looking okay but I want to make sure it's at least somewhat performant before releasing. 👀 🔍

Svelte Inspect Value @ v0.7.0 introduces Inspect.Panel: - Positionable, resizable Drawer that accepts all the same props as Inspect - Use the utility function `addToPanel` to set "global" values - Neat place to put other debug-tools you use (renders children) github.com/ampled/svelt...

I went with "Inspect.Panel" for this, mostly because of utility functions that will work with it it needed DX-friendly names that the other suggestions didn’t quite match. It’s released on the next-channel but I’m taking my time making the docs better and fixing some bugs with the base component.

I’m not super into cars or planes IRL but I love cool fictional vehicle design. Toriyama comics and some Ghibli movies are amazing for this, and the ones by Shaun here are def in the same league.

Help me name this variation of Svelte Inspect Value: - Inspect.Drawer - Inspect.Fixed - Inspect.Global

I truly went out of my way to make the most dingus API for this release. I've been hacking away at this for some weeks and gave up like two or three times and then suddenly it all came together in its horrible beauty. All because I refused to come up with a single reserved prop-name for config.

Svelte Inspect Value 0.6.0 introduces another version of Inspect: <Inspect.Values /> It's mostly the same component but instead of a single `value`-prop it will inspect any value passed to it via any prop! - docs: inspect.eirik.space/getting-star... - playground: svelte.dev/playground/8...

Are there any Svelte wizards out there that can tell me if passing props with symbol keys or creating HOCs / component wrapper functions is "safe?" I tried asking in the Svelte Discord but didn't get much of a response. Playground: svelte.dev/playground/c...

Some Apple Arcade games are so obviously designed to be riddled with micro-transactions. Like artificial timers that makes no sense in a full game meant to entice you to buy your way out of waiting or watch an ad to skip. Rodeo Stampede+ even has non-functioning menus for buying coins left in.

I found a weird way to wrap Svelte components (e.g. HOCs?) and "smuggle" extra props using symbols resulting in a component that can receive props in two ways: 1) A configuration method returning a component with set default props 2) As usual: "attributes" in the Svelte template

Fucking hell, Israel has opened across-the-territory airstrikes on their Gaza concentration camp. They're just exterminating at this point. Israel rejected the peace offerings over and over, they broke the cease-fires over and over, and now they're bombing schools, refugee camps, children, humans.

svelte-inspect-value v0.5.0 introduces support for stores and observables playground: svelte.dev/playground/1...

i post to my wordpress.com blog every ten years

Work-in-Progress color picker with history that only adds new entries when the new color is perceptually different enough from the previous color (using ΔE-algorithm from colorjs.io) Apparently bright greens are almost all the same!

[email protected] introduces extended theming configuration github.com/ampled/svelt...

[email protected] has been released and comes with a new feature: parsing valid JSON arrays and object-strings ( requested / suggested by @techniq.dev ) www.npmjs.com/package/svel...

prototyping "global inspect instances" - the main idea was a fixed position value inspector that would be nice to plop in a +layout.svelte to inspect $page or some other changing store / global state. and then i tested adding values from normal instances and it works really well. am i cooking here??

i sit down on a chair or couch in the living room cat: «…» i sit down on the toilet cat: «excuse me sir but what are you even doing right now i would like to know immediately excuse me yes you sir mister HELLO i need to touch you please okay please explain what this is and why you are sitting do-

Svelte Inspect Value finally has a release I'm willing to announce. Check it out: www.npmjs.com/package/svel... #svelte

I’d just like to shout out humans for at least seeing through NFTs as the most idiotic idea possible.

Yay! This got me a 4th place in #sveltehack. What I submitted was pretty rushed (I even beefed submitting it with the correct name) but I've kept up polishing and adding stuff to it for a new release soon #svelte