• 0 Posts
  • 258 Comments
Joined 3 years ago
cake
Cake day: June 4th, 2023

help-circle



  • Yes, I got a Strix Halo machine before the RAM price hike and use it to run all my ML stuff on it.

    Currently using llama-swap with llama.cpp/ComfyUI and opencode/Open WebUI as frontend.

    I’m running Qwen3.6-27b, Voxtral Mini 4b, Piper and Qwen Image. Also, some embedding and reranking models.

    I use them for:

    • Tagging and classification of my documents in Paperless
    • Home Assistant (voice assistant)
    • Translations (both text and image)
    • Transcriptions
    • Some light coding and debugging
    • Avatar/Backdrop generation for DnD sessions



  • If you have trouble with outgoing mails, you can use a hybrid approach.

    Receive mails directly to your server but use a mail service to relay your outgoing mails. Configuration for that is very simple in mailcow and there are a few dozen (free) transactional email providers (e.g. Scaleway).

    That way you can keep receiving your mails privately and only have to give up some privacy when sending mails.






  • I wrote an application which runs on my server and monitors my favorites on Tidal/Deezer/Qobuz. It downloads them in bulk whenever I have a premium account with one of them. Usually I purchase a month of premium every few months, at which point I get nice clean FLACs for local use.

    The FLACs are moved to Jellyfin and I stream them using Finamp, which also supports transcoding, so I keep 128 kbps Opus files for offline playback and stream the raw FLAC files when bandwidth is no concern.

    I have amassed a huge music library over the last decades, so even if all streaming websites go under tomorrow, I have enough music locally to last me a lifetime.


  • I am happy if someone uses AI first to come up with a coherent message, bug report, or question.

    LLMs do not add anything of value to bug reports, they add unecessary padding requiring me to filter out the marketing speech to get down to the issue. I would much rather have the raw brain dump of theirs.

    If somebody sends me their ChatGPT text I now ask them to send me their prompt instead so I don’t have to waste my time on their lengthy text that has the same amount of information as the original.

    I am annoyed if it’s ill-researched/understood nonsense, AI assisted or not.

    Being coherent is rarely the problem in bug reports, it’s the user not properly typing out what the actual issue is.

    I have gotten bullet point list bug reports that read like they were written by an insane person that were more useful than a nicely written ChatGPT message with 0 information in it.






  • The first one I think is a fundamental limitation in that display preferences by default is per-user. Maybe this makes it work for you? https://feddit.online/post/1350756/comment/6636228

    I don’t really have this problem anymore since I got rid of my projector which advertised a resolution it couldn’t handle. Had to login into the void since the login screen never showed up. Looks like this might be fixable nowadays.

    The 24h clock might be similar - check your system-wide locale.

    The locale is set to American English but the time format is set to German, something the lock screen can handle but SDDM cannot. I also tried applying the Plasma settings to SDDM a few times but it doesn’t really change anything.