Advertisement · 728 × 90

Posts by eirik k

Preview
panel and values • Playground • Svelte Web development for the rest of us

example:

svelte.dev/playground/d...

12 hours ago 4 0 0 0

Cool! Looks like a mix between Inspect.Values and Inspect.Panel. You could do this:

<Inspect.Panel values={{ obj1, obj2 }} />

Inspect.Panel also renders children.

12 hours ago 2 0 1 0

Neat! What’s the wrapper do?

18 hours ago 2 0 1 0

I’m about 95% done with the new docs page 😎

18 hours ago 0 0 0 0

me sowing: haha i love working on my open source library

me reaping: *writing docs* this sucks what the fuck

1 month ago 3 0 0 0
Preview
Sveltepress A simple, easy to use, content centered site build tool with the full power of Sveltekit

SveltePress?

sveltepress.site

3 months ago 1 0 0 0

Astro Starlight is really cool. If I find the time I will probably redo the documentation page for Svelte Inspect Value in Starlight next year.

4 months ago 3 0 0 1

I wish I found AI exciting. I would have a Really Cool Time™ right now, but I'm instead I'm having a "not really feeling it" kind of time.

4 months ago 0 0 0 0
Advertisement
Post image
4 months ago 9692 1330 489 780
Video

glep

5 months ago 1 0 0 0

svelte-zdog not zdog-svelte

5 months ago 0 0 0 0
Picture of the following code:

<Z.Illustration {width} {height} dragRotate>
  <Z.Rect id="RECT"  {...rectProps} translate={{ x: -100 }} />
  <Z.Copy copyId="RECT" translate={{ x: 100 }} graph={false} />
</Z.Illustration>

Picture of the following code: <Z.Illustration {width} {height} dragRotate> <Z.Rect id="RECT" {...rectProps} translate={{ x: -100 }} /> <Z.Copy copyId="RECT" translate={{ x: 100 }} graph={false} /> </Z.Illustration>

Here's how the copy-syntax looks in Svelte. Passing graph={true} uses copyGraph internally.

5 months ago 1 0 0 0

It's a loving TS-port / rewrite of *both* zdog and zdog-svelte with reactive inputs, copy component, dragger attachment, extra shapes and text plugin port included.

It's all in one pretty messy codebase right now. It should probably be two individual libs. Might pre-release soon!

5 months ago 2 0 2 0
Video

Hacking away at a TypeScript rewrite / port of zzz.dog and I somehow got perspective working okay.

(This is also a #svelte 5 wrapper for the port with reactive inputs)

#zdog

5 months ago 4 0 1 1

maybe i should finish this

6 months ago 2 0 0 0
Advertisement
Preview
Nasty Peel, by Payphones track by Payphones

my weirdo garage rock / punk-band @payphones.band just release a single if you're into that kind of stuff. it's on all streaming platforms but here it is on bandcamp:

payphones.bandcamp.com/track/nasty-...

6 months ago 4 0 0 0

coin flipping app where there is a chance for fumbling the catch and having the coin roll under a couch or down a grate and sometimes, very rarely, land on its edge

6 months ago 1 0 0 0

Computers are tools/appliances and LLM-companies are making them into weird, hallucinating people-simulators that like it when you say «please» and «thank you» and word vomit when you ask a critical question.

7 months ago 1 0 0 0

If my toaster messed up and then started saying «I am incompetent and should not exist» I would have burnt toast *and* an annoying appliance.

I guess Cursor/Claude was prompted for a response to a question, but why is it so verbose? It’s amusing but moreso completely pointless and unhelpful.

7 months ago 0 0 1 0

Regardless of what you think of LLMs – this is terrible UX. What the hell is the point of a tool outputting multiple paragraphs about how it never should have been sold?

7 months ago 2 0 1 0
Preview
Release v0.9.0 · ampled/svelte-inspect-value 0.9.0 (2025-08-19) Features Inspect.Panel can now be configured to persist changes to state / settings made through the UI (open state, appearance, alignment) (d970455) Added width and height pro...

Release notes: github.com/ampled/svelt...

Docs: inspect.eirik.space/reference/pa...

7 months ago 0 0 0 0
Video

Svelte Inspect Value finally has built in persistence for Panel settings and state (disabled by default.) It can even sync between tabs if that's useful somehow.

7 months ago 1 0 1 0
Preview
Hand drawn / Boil effect • Playground • Svelte Web development for the rest of us

Simulating hand drawn line-boiling effect with SVG filters

8 months ago 0 0 0 0
Advertisement
Post image

Trying to get AI to create spirals with zzz.dog but it gets worse the harder I try to clarify the API.

9 months ago 1 0 0 0

Rest in peace Brian Wilson, one of the all-time great weird guys

10 months ago 1308 80 12 3
Video

Spent time learning about SVG filters today because GLASS

I don't think I want it to be a thing on the web (or my phone) but it looks so NEAT

10 months ago 3 1 0 0
Sveltest - Comprehensive Testing Suite for Svelte A comprehensive collection of testing patterns and examples for modern Svelte applications

I’ve made Sveltest a thing 🫣

sveltest.dev

This is documentation for getting started using vitest-browser-svelte in your projects

I’m currently going through the docs sveltest.dev/docs/getting-started comparing with what me and my team are doing “real-world” and validating

Contributions welcome

10 months ago 62 10 2 2

Credit for cube markup in my playground: 3dtransforms.desandro.com/cube

10 months ago 1 0 0 0

Hah! I have no graphics programming skills (outside of web development.)

I was tickled by the 3D div-cube in MDN's docs for `rotate3d` and just thought it would be fun to combine it with css-vars and Svelte's motion features.

developer.mozilla.org/en-US/docs/W...

10 months ago 4 0 1 0

🧱 #DayBrix for Savage Saturday, 7 Jun 2025: 🌟100% in 92.0 seconds
vole.wtf/daybrix/

10 months ago 0 0 0 0