lckdscl

joined 1 year ago
[–] lckdscl@whiskers.bim.boats 5 points 1 year ago (3 children)

What about simple calendar with the agenda widget?

[–] lckdscl@whiskers.bim.boats 4 points 1 year ago

Subsonic-based alternatives are good too. Navidrome and gonic, for instance.

[–] lckdscl@whiskers.bim.boats 7 points 1 year ago* (last edited 1 year ago)

Hmmm, that isn't open source, I don't know if one can trust it. Why does a browser need in-app purchases? Try Mull or Cromite.

Edit: from the description, it uses Brave Search (to answer you question), so it doesn't send to Google your queries. But I'd be careful with an app with a bunch of SEO keywords in its description.

[–] lckdscl@whiskers.bim.boats 7 points 1 year ago

koreader is good if your platform supports it.

I use a second-hand kindle on airplane mode and just transfer books to it from calibre. E-ink is better for my eyes.

[–] lckdscl@whiskers.bim.boats 0 points 1 year ago (1 children)

Phenomenal work. Better than 99% of the posts on here.

[–] lckdscl@whiskers.bim.boats 3 points 1 year ago

I think all the RAM related issues were closed a while back and were supposedly fixed. I just don't understand why when interfacing with the front-end, it uses so much it would get OOM kill itself with 1.5 GB allocated memory.

Every page, as well as loading in the initial dashboard from an idle state, spikes the RAM. Are there no clever lazyloading happening or something? Surely viewing and modifying database entries can't be this memory intensive?

Maybe it's just an unoptimized Python thing. I stopped self-hosting stuff written in Python, with the exception of Linkding (which takes a while to also submit a link) and Whoogle.

[–] lckdscl@whiskers.bim.boats 10 points 1 year ago (3 children)

https://awesome-selfhosted.net/tags/document-management.html#paperless-ngx

I stopped using Paperless-NGX for this reason. It eats RAM and CPU insanely even after configuring it to stop doing OCR and no ML. I wish there is a Go alternative.

[–] lckdscl@whiskers.bim.boats 2 points 1 year ago (4 children)

Have you tried Sublime Music (GTK)? I used other (Electron) alternatives but Electron sucks, Sublime Music feels pretty fast.

[–] lckdscl@whiskers.bim.boats 8 points 1 year ago (1 children)

Reminds me of MusicBee, good ol' days.

[–] lckdscl@whiskers.bim.boats 2 points 1 year ago

I think this is the solution to the problem OP is having, the same thing happened to my instance since I used configs before this was spotted, after changing it to match this commit, the subscriptions work again, but only new posts come in.

[–] lckdscl@whiskers.bim.boats 3 points 1 year ago

Yeah, that's also why I use Ghostwriter as a Typora replacement. The KDE team developed it.

[–] lckdscl@whiskers.bim.boats 5 points 1 year ago (6 children)

Any text editor that can edit markdown files with syntax highlighting? What kind of git functionality do you want? If you want to see the formatting in place as you edit, look for a WYSIWYG editor (Ghostwriter and Typora come to mind). I use Neovim and have lazygit opened in another terminal tab.

view more: ‹ prev next ›