Michael Aufreiter (@_mql) 's Twitter Profile
Michael Aufreiter

@_mql

Timeless web apps. My homepage joined a social network → michaelaufreiter.com. Also: editable.website, postowl.com, and letsken.com.

ID: 7040032

linkhttps://letsken.com/michael calendar_today23-06-2007 21:44:34

5,5K Tweet

1,1K Followers

2,2K Following

Michael Aufreiter (@_mql) 's Twitter Profile Photo

Svedit 0.5.0 is out. It's all about better copy and paste. Try selecting and copying a couple of images in your filesystem and paste them into Svedit. Oh and since Svedit is growing up now, it's got its own domain. svedit.dev Enjoy!

Svedit 0.5.0 is out.

It's all about better copy and paste.

Try selecting and copying a couple of images in your filesystem and paste them into Svedit.

Oh and since Svedit is growing up now, it's got its own domain.

svedit.dev

Enjoy!
Michael Aufreiter (@_mql) 's Twitter Profile Photo

In Svedit I got Document.svelte.js, holding reactive state that drives the editor. However, I want to use that Document class outside of Svelte/Kit, like in a Node.js migration script. What options do I have? - vite-node? - move all $state outside of Document? - ???

In Svedit I got Document.svelte.js, holding reactive state that drives the editor.

However, I want to use that Document class outside of Svelte/Kit, like in a Node.js migration script.

What options do I have? 
- vite-node?
- move all $state outside of Document?
- ???
Michael Aufreiter (@_mql) 's Twitter Profile Photo

I wish SvelteKit could provide/enable an idiomatic way of running stand-alone scripts that "just works" (and robustly respects-or-ignores Svelte/Kit-specific syntax). vite-node is brittle. :(

I wish SvelteKit could provide/enable an idiomatic way of running stand-alone scripts that "just works" (and robustly respects-or-ignores Svelte/Kit-specific syntax).

vite-node is brittle. :(
Michael Aufreiter (@_mql) 's Twitter Profile Photo

Question MJ: Will Remix v3 eventually come with some Vite-or-similar dev env, or just stick to tsx —serve my-app.tsx (and hard reload/restart)? (wouldn‘t mind the latter 😄)

Michael Aufreiter (@_mql) 's Twitter Profile Photo

Couldn't they at least hard-code it to "You might be right..."? So I the illusion of not being fooled sticks a little bit longer. 😄

Michael Aufreiter (@_mql) 's Twitter Profile Photo

A Svedit user asked if there's support inline (uneditable/dynamic) nodes. Well, not yet. But this morning I spent an hour or so replicating ProseMirror's Dinos example. Not done yet, but kinda works. Convo: github.com/michael/svedit… PR: github.com/michael/svedit…

Michael Aufreiter (@_mql) 's Twitter Profile Photo

Will be chatting with {🧪} Pablopang.sve‎Ite later today (~4:30pm CET), and give a short demo on what's new for svedit.dev. See you there! :) youtube.com/live/o4kcABS-X…

Michael Aufreiter (@_mql) 's Twitter Profile Photo

This week is dedicated to documenting and reproducing browser bugs, related to contenteditable et. al. Issues: github.com/michael/web-ed… Repros: github.com/michael/web-ed…

This week is dedicated to documenting and reproducing browser bugs, related to contenteditable et. al.

Issues: github.com/michael/web-ed…
Repros: github.com/michael/web-ed…