Sean Lynch
banner
techniq.dev
Sean Lynch
@techniq.dev
🛠️ Creator of LayerChart and Svelte UX
👨‍💻 Fullstack dev w/ Frontend & DataViz specialties
💾 Network/Systems engineer in a prior life
I wonder how old my slashdot.org account is…
November 11, 2025 at 2:05 AM
Giant flowers to accompany the large mushroom
November 7, 2025 at 1:01 AM
November 4, 2025 at 1:51 PM
Wife and I have been working on props for my daughter's living literature competition in a few days. Her group is doing "Alice in Wonderland", and we made a giant mushroom (and working on some big flowers).
November 4, 2025 at 1:45 PM
Being a developer sometimes causes confusion...
November 3, 2025 at 4:03 PM
Found a flow that works (was trying to sign in / create a Microsoft account via a Github signin). Created a standalone MS account first and got a different (but similar) confirmation.
October 31, 2025 at 11:49 PM
October 31, 2025 at 9:25 PM
Looks like I'm a robot 🤖. Tried in 3 browsers, no extensions.
October 31, 2025 at 9:25 PM
October 28, 2025 at 3:21 PM
October 27, 2025 at 1:46 PM
Interesting to see some NPM packages, but not all or for the same days, show `0` downloads:

Svete: `2025-10-19`
React: `2025-10-18` and `2025-10-21`
Typescript: none
October 27, 2025 at 12:26 PM
October 25, 2025 at 8:41 PM
This made me 🤣 this morning. Claude couldn't run the tests so it was just going to delete them (albeit going to add something back)
October 21, 2025 at 12:41 PM
October 13, 2025 at 4:32 AM
Starting to work on a few things and getting excited about it...
October 12, 2025 at 8:48 PM
ray.so has svelte as a language but doesn't highlight this use case any better. It's my goto quick syntax highlighter nowadays.
October 9, 2025 at 2:31 PM
@filipefreire.com it's still a symbol in Svelte (and thus supports renaming and syntax highlighting). Original screenshot likely used a more generic (html) language.
October 9, 2025 at 1:27 PM
That it did!

Also over 20k/week downloads last week, and already a 20% increase this week (before this release 😁)!

I'm glad people are finding the library and benefiting from the effort.
September 25, 2025 at 1:42 PM
Note: you will want to use the latest `vite-plugin-svelte` to remove the "No scopable elements found in template..." warning or handle it in svelte.config.js.

HUGE shoutout to @rich-harris.dev and @dominikg.dev for the quick response and fix 🫶

github.com/sveltejs/vit...
github.com/sveltejs/vit...
September 25, 2025 at 1:21 PM
🏗️ HTML primitives

All applicable components now support `<Html>` layers (along with Svg/Canvas support).

This includes Circle, Line, Rect, Text, Group, Ellipse, and LinearGradient primitives and transitively Axis, Grid, Labels (and many more).

and…
September 25, 2025 at 1:21 PM
↪️ REPL compatibility

LayerChart is now compatible with the Svelte REPL due to recent improvements to the REPL (thanks @dummdidumm.bsky.social!) and library (css-only).

There are additional improvements planned (better dependency / component separation) but SO happy it now "just works".

and…
September 25, 2025 at 1:21 PM
↔️ Simplified integration

Integration for popular frameworks like shadcn-svelte, Skeleton, daisyUI, and Svelte UX are now just a single CSS import.

We've also added examples for each as well as standalone usage (no Tailwind) with light/dark mode toggling.

github.com/techniq/laye...

and…
September 25, 2025 at 1:21 PM
For example, from a quick search for "Military spending as a share of GDP", I saw a spike in the early 1990s I was curious what it was, but found a different data story (no spikes over 20% except the recent Ukraine).

ourworldindata.org/grapher/mili...
September 23, 2025 at 3:18 PM
Example #83 of why I prefer Tailwind styling for most projects

See also: responsive design
September 21, 2025 at 2:38 PM
🫶
September 16, 2025 at 4:13 PM