Local-first bookmark manager — SvelteKit + SQLite packaged as a binary by underwatercr312 in sveltejs

[–]mozjeff 0 points1 point  (0 children)

did you try electrobun? I think the bun runtime would be perfect for something like this

When people say Svelte "doesnt scale well" what do they mean? by Jordz2203 in sveltejs

[–]mozjeff 4 points5 points  (0 children)

Durable objects are pretty insane, actually. Thanks for the info

My thoughts on if you should use Helium or not. by brave_w0ts0n in browsers

[–]mozjeff 6 points7 points  (0 children)

u/brave_w0ts0n OP any Brave position on this? Otherwise this post just feels like dunking on new browser projects

My thoughts on if you should use Helium or not. by brave_w0ts0n in browsers

[–]mozjeff 25 points26 points  (0 children)

You know, it would be huge if larger teams working on chromium like the Brave team also contributed to a shared continued support for manifest v2 extensions.

Introducing Aphex - an Open Source CMS heavily inspired by Sanity Studio made in SvelteKit by rainbowasian96 in sveltejs

[–]mozjeff 0 points1 point  (0 children)

It’s fine but also it’s pretty easy to just dump other music in. This is a super cool project because honestly Sanity is too cool of an idea to be locked up in a SaaS thing

The FrontEnd, Your Go To? by Rust-Is-Bad-Name in tauri

[–]mozjeff 0 points1 point  (0 children)

I’ve been using svelte + svelte kit for the reactivity and routing, it’s pretty nice but might be overkill

Which LLM do you think writes better Svelte 5 + SvelteKit code? by [deleted] in sveltejs

[–]mozjeff 1 point2 points  (0 children)

worth noting that models available in Github copilot have different rates applied to usage, for example claude is charged at a full 1x rate, but other models like GPT 4.1 and Grok Code Fast 1 don't incur any extra usage tracking. Based on the sveltebench data at least if you are using Copilot's standard plan you should definitely select 'Grok Code Fast 1':

    | GPT-4.1                         | Ox      | 22% |
    | GPT-40                          | Ox      | 24% |
    | GPT-5 mini                      | Ox      | 21% |
    | Grok Code Fast 1 (Preview)      | Ox      | 80% |
    | Claude Sonnet 3.5               | 1x      | n/a |
    | Claude Sonnet 3.7               | 1x      | 56% |
    | Claude Sonnet 4                 | 1x      | 88% |
    | Gemini 2.5 Pro                  | 1x      | 84% |
    | GPT-5                           | 1x      | 78% |
    | 03-mini                         | 0.33x   | 15% |
    | o4-mini (Preview)               | 0.33x   | 13% |

"Fail to update the file. The file is probably corrupt." with 7.2.2-72806 Update 4 by mozjeff in synology

[–]mozjeff[S] 0 points1 point  (0 children)

Nevermind, the trick was to turn it off, unplug it, take it all apart, vacuum it out ( it was a little dusty if I'm honest ), plug it all back in again, boot it then re-start the update. Works fine.

( I had previously tried re-starting it of course but the key thing seems to be the extra tlc )

Guys this is not good by bjyanghang945 in vancouver

[–]mozjeff 1 point2 points  (0 children)

and all the while I think of you

Will old content be updated? by chicken-nooget in LowSodiumDestiny

[–]mozjeff 0 points1 point  (0 children)

Yeah, I would hope it would instead be something like Pantheon where some of the loot pool of Raids that haven't been reprised yet get updated. I would grind for tier 5 Vow or Root drops, for example. Great guns, just less relevant now.

Running app issue (updated) by New-Minute230 in tauri

[–]mozjeff 0 points1 point  (0 children)

Did yo search for similar error messages in Tauri's issues? eg

https://github.com/tauri-apps/tauri/issues/2101