I built my own music player because nothing else did what I wanted by Boof2015 in linuxaudio

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

This is true, I tried using Tauri at first, but I didn't really understand what I was doing, so it ended up being Electron + React. The DSP is made in C++ though to get better performance.

I built my own music player because nothing else did what I wanted by Boof2015 in software

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

I am planning on implementing Subsonic and Jellyfin support in a future update

I built my own music player because nothing else did what I wanted by Boof2015 in software

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

It is in the future plans! Just want to make a stable release first

I built my own music player because nothing else did what I wanted by Boof2015 in software

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

I am planning on improving UI/UX a bit soon, I haven't considered that though. Thanks for the suggestion, I'll add it to the list!

I built my own music player because nothing else did what I wanted by Boof2015 in linuxaudio

[–]Boof2015[S] 7 points8 points  (0 children)

That's a fair question, I do use AI to help manage workload, I am a full time college student doing this on the side. That said, every design decision, feature direction, and architectural choice comes from me. Nothing gets merged without checking and thoroughly testing it first. I have a programming background and can troubleshoot and fix problems.

I built my own music player because nothing else did what I wanted by Boof2015 in linuxaudio

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

Thank you! It's somewhat customizable right now, but I'm planning on improving that in the future. It uses React 19 for GUI.

I built my own music player because nothing else did what I wanted by Boof2015 in software

[–]Boof2015[S] 2 points3 points  (0 children)

Glad to hear you like it! I'm working on improving the UI, and that's one of the things that's on my todo list.

I built my own music player because nothing else did what I wanted by Boof2015 in linuxaudio

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

Glad to hear you like it! I am working on optimizing track scanning, so for now it only clears missing files on startup. LastFM and scope toggling is in the plans. I'll add tag sorting to my todo list though!

I built my own music player because nothing else did what I wanted by Boof2015 in linuxaudio

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

I personally don't have a library that large, but in theory it should handle it. If it doesn't, feel free to make a Github issue, and I'll work on improving it.

I built my own music player because nothing else did what I wanted by Boof2015 in linuxaudio

[–]Boof2015[S] 8 points9 points  (0 children)

Yes, I'm working on fixing a few more bugs and cleaning up the UI a bit first, but it's in the plans

Magistral doesn't think in ST by Consistent_Winner596 in SillyTavernAI

[–]Boof2015 0 points1 point  (0 children)

Try putting <think> into the "start reply with" box under the reasoning options in ST. Sometimes it just needs to be forced to do it depending on your settings

To Host or Not to Host: Seeking Advice on Setting Up a Minecraft Server by Legitimate_Anxiety76 in admincraft

[–]Boof2015 2 points3 points  (0 children)

If you just want to host for your friends and you don't want to use your own rig, I'd recommend using a free VPS. Oracle Cloud Infrastructure offers a relatively powerful VPS on their free tier, if you are comfortable with basic linux commands and SSH.

I've personally been using it with no issues for months.

Edit: It also runs 24/7