Marius Vatasoiu
banner
mariusvatasoiu.com
Marius Vatasoiu
@mariusvatasoiu.com
Staff Engineer @ ING. Playing with Web Components & Deno.

Creator of @limette.dev.

mariusvatasoiu.com · social.cards · devs.lol · limette.dev
Happy Halloween! 🎃
(with some delay)
November 2, 2025 at 3:54 PM
Back from Amsterdam. Nice city!
April 7, 2025 at 11:07 PM
I think I found a bug when opening an unpinned feed @samuel.bsky.team
April 2, 2025 at 4:31 PM
I finished migrating my blog mariusvatasoiu.com to @limette.dev.

With this migration, I've also migrated from MongoDB to SQLite. And from Bootstrap to Tailwind.

Without any specific performance improvements, things look already better.
February 14, 2025 at 11:58 AM
This is the solution for dark mode with Tailwind & Web Components.

The first selector is for Light DOM - works with every major browser.

The second selector is for Shadow DOM - Works Chrome 105 and Safari 18. Firefox soon 🤞
February 10, 2025 at 9:48 PM
Added a little spinner when building/starting a Limette app.
January 23, 2025 at 11:16 PM
Next version of @limette.dev is here 😍
January 18, 2025 at 10:24 PM
Some improvements in the console for @limette.dev. 💅
January 12, 2025 at 11:08 PM
Layouts are working.

One more thing to add: config to skip inheritance of layouts. 🧐
January 5, 2025 at 11:22 PM
But first, I need to make Tailwind's autocomplete feature to work with Lit.

And it seems like this simple config does the trick 💅
December 27, 2024 at 11:11 PM
Trying to set up phpLiteAdmin with docker 😵
December 23, 2024 at 8:57 AM
Quite jumpy

cc: @danabra.mov
December 13, 2024 at 11:45 AM
This app is really funny. lol
December 3, 2024 at 5:42 AM
✅ Christmas tree
December 1, 2024 at 10:05 AM
I did the test initially with "Read mode" enabled (left) and then without it (right)
November 26, 2024 at 8:29 AM
wow! 20 mil already

Congrats @bsky.app for this milestone! 👏
November 19, 2024 at 2:18 PM
It works 👌 with @limette.dev, even with SSR.

Just add it to deno.json:

{
...,
"/islands/unpic": "npm:@unpic/lit@^0.0.30",
}

and then import it in your route:

import '/islands/unpic';
November 12, 2024 at 12:38 PM
I asked copilot "based on what you know about me. draw a picture of what you think my current life looks like"

It gave me 4 pictures and all of them were very similar

Is this a summary of what I've asked recently? 🤔🙃
November 9, 2024 at 4:50 PM
More pics
November 7, 2024 at 10:38 PM
Beauty and the Beast in lights, girls loved it 🤩
November 7, 2024 at 10:36 PM
Ok, some progress here. 🧐

Disabling SSR didn't work as expected. Also, I might change the mechanism to not SSR islands, since in the most cases they use browser apis that won't work with SSR.

Now, a simple <sl-button> is CSRed correctly, except the styles - there are no styles.
November 6, 2024 at 8:38 AM
same on Android
November 5, 2024 at 7:06 PM
November 4, 2024 at 8:43 PM
Ain't much, but it was fun 🎃🎃
October 31, 2024 at 12:51 PM
@testestestett.bsky.social I have 2 glitches on Android, not sure if they were reported
October 21, 2024 at 5:06 PM