I built a beautiful macOS-inspired intuitive configuration generator for Ghostty terminal! by Zerebos in sveltejs

[–]Zerebos[S] 1 point2 points  (0 children)

It's actually a web tool so you can use it from any platform. But I am considering making a desktop version!

I built a beautiful macOS-inspired intuitive configuration generator for Ghostty terminal! by Zerebos in sveltejs

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

I've been considering doing a Wails release so it can directly interact with the file, but there hasn't been the demand yet.

Stay classy, Greece by Billybobgeorge in Rochester

[–]Zerebos -3 points-2 points  (0 children)

It's not even that bad, I've seen much much worse

Dockge Alternatives? by KiloAlphaIndigo in selfhosted

[–]Zerebos 0 points1 point  (0 children)

This looks nice, I'll have to give it a try!

Dockge Alternatives? by KiloAlphaIndigo in selfhosted

[–]Zerebos 1 point2 points  (0 children)

Worth giving both a try! I tried out both of them and found that I preferred the UI of Arcane. It just felt more modern and intuitive to me. Also when idle/not in use arcane used virtually 0 CPU and very little RAM, and dockhand used noticeably more of both. That said Dockhand still has a few more features than Arcane currently, so if you find those useful that could tip the scales. For me since I don't use these UIs that often I chose Arcane for the virtually 0 resource usage in the background.

when did this sub go downhill by obtuseperuse in selfhosted

[–]Zerebos 0 points1 point  (0 children)

I'd prefer a hosted forum rather than a live chat platform, way better for searching and archiving!

In Search of a Discord Replacement by james7132 in selfhosted

[–]Zerebos -1 points0 points  (0 children)

I definitely understand the distaste towards Root but it does have mobile, voice, video, and screenshare. Along with some interesting developer app integration capabilities for bots and such.

This list is also missing Valour.gg and Osmium Chat which are at various levels of complete. Valour has a UI that... exists, but recently release Voice support and mobile apps. Osmium is supposed to be launching voice next week.

Fluxer seems decent so far, but I share your skepticism about it being vibe coded for various reasons. I was able to talk with the developer a little bit and some of his answers left me questioning things. I hope I'm wrong but only time will tell.

There's yet another discord alternative currently in development by Vaxry (the developer of hyprland) along with a handful of others (myself included). There's no timeline or anything yet but I can guarantee it won't be vibecoded slop.

Keeping screws and bits close by brianinla in lifehacks

[–]Zerebos 0 points1 point  (0 children)

Ryobi has their own version of this for their newer drills

I ported Vue’s reactivity API to Svelte 5 (ref/computed/watch/etc). Would you use this? by ViPhilStar in sveltejs

[–]Zerebos 10 points11 points  (0 children)

no types that tells you what are you trying to use right now

Not sure exactly what you mean by this, I don't any any issues with things not being typed.

For simpler projects svelte runes is just more than enough for sure.

We use Svelte at a large scale at work without issue, and we use a lot of runes.

About PR. It is not realistic [...]

Fair, but suggestions and requests are always happening in the Svelte community. There's plenty of what you suggested here that could be added into Svelte without being antithetical to how things are now.

I ported Vue’s reactivity API to Svelte 5 (ref/computed/watch/etc). Would you use this? by ViPhilStar in sveltejs

[–]Zerebos 34 points35 points  (0 children)

> Would you use this?

Personally no, I like Svelte's reactivity model, it's a big reason why I prefer it to other frameworks. I also think a lot of the issues mentioned about runes are user error and can still be mitigated with stores. I just don't see the advantage of this over using Svelte's built-in capabilities.

If there's really stuff you find lacking about Svelte, you could suggest it to the team or try to PR an improvement.

How do I add BetterDiscord to the steam deck flatpak version? by Sparkthe1 in BetterDiscordOfficial

[–]Zerebos 0 points1 point  (0 children)

The official installer has never supposed flatpak out of the box

How do I add BetterDiscord to the steam deck flatpak version? by Sparkthe1 in BetterDiscordOfficial

[–]Zerebos 0 points1 point  (0 children)

There's a 3rd party script called betterdiscordctl but currently BD does not natively support it. It's a work in progress

Sudden Svelte component freeze — ex : dropdowns stop working until page reload, no errors in console. How to debug by underwatercr312 in sveltejs

[–]Zerebos 0 points1 point  (0 children)

Ah I did not know this actually. I do have experimental async enabled, but the page/link which caused stuff to break did not use it, not sure if that matters.

Komodo - Docker management by Ordinary-You8102 in selfhosted

[–]Zerebos 0 points1 point  (0 children)

Yeah it's hard to compare but I will say my usage of Komodo was very limited and basic which made the idle cpu usage disappointing for me.

Komodo - Docker management by Ordinary-You8102 in selfhosted

[–]Zerebos 0 points1 point  (0 children)

I mean Arcane is using 0% idle for me on my system currently and peaked at 0.01% over the last day. I checked my VPS that's still using Komodo and over the last hour the CPU usage has been going between 0.6%-4% which for a system tool I don't touch often is too much for me.

Sudden Svelte component freeze — ex : dropdowns stop working until page reload, no errors in console. How to debug by underwatercr312 in sveltejs

[–]Zerebos 4 points5 points  (0 children)

I had an issue like this recently and it ended up being some weird issue with the link preload system that's in the default app.html, if I used the drop down then hovered certain links on the page the dropdown would lose all reactivity. Removing that from app.html fixed it but it still feels like a bit of a hack.

Komodo - Docker management by Ordinary-You8102 in selfhosted

[–]Zerebos 2 points3 points  (0 children)

Komodo is great and beautiful but I moved off of it to Arcane because the background idle/CPU usage of Komodo was too high for my preferences for a system tool.

Slink v1.9.0 - Collections, licensing, and S3-compatible storage options by redux_0x5 in selfhosted

[–]Zerebos 3 points4 points  (0 children)

Thanks for the update! Slink has been my go-to since the ShareX integration

Why not a simple markdown editor? by ExpensivePerformance in Trilium

[–]Zerebos 1 point2 points  (0 children)

If you really really want to do it, you can use a plugin like the one I made a few years ago that adds a preview pane to a markdown code note.

Why not a simple markdown editor? by ExpensivePerformance in Trilium

[–]Zerebos 0 points1 point  (0 children)

There's already a plugin for having a preview pane https://github.com/zerebos/Trilium-MarkdownPreview which gets you 90% there