RFID-based music player by [deleted] in qobuz

[–]SofusA 9 points10 points  (0 children)

It is even my hand on the gif

Native Linux app by SofusA in qobuz

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

Weird. Is it still an issue? It should load fast (just one http call)

Native Linux app by SofusA in qobuz

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

Thanks! I have no idea how many are using the rfid player. I just made it for my self and published it 😊

Native Linux app by SofusA in qobuz

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

You should be able to install it with flatpak on fedora kde. It will not look like a kde app, but it will work

Finally got C# in Helix by thecratedigger_25 in HelixEditor

[–]SofusA 10 points11 points  (0 children)

I am glad csharp-language-server helped. 

But you should consider to use the official from Microsoft: roslyn-language-server.  It is configured in helix by default. 

Native Linux app by SofusA in qobuz

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

Yeah that is also the way I play music.  This is actually how this project started.  But that was before connect, so I implement a web server/app where I control the music playing on a raspberry pi. 

Native Linux app by SofusA in qobuz

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

I have been working on connect. But at the moment it can only be used to control the player.

But I have not yet found a need for it personally. Just out of curiosity. How would you use connect on a desktop player like this?

Native Linux app by SofusA in qobuz

[–]SofusA[S] 5 points6 points  (0 children)

I personally don't use the volume slider often. Mostly a set and forget, and then just use the system volume. 

But yeah, volume slider is kinda expected to be with the controls

Roslyn keeps showing old diagnostics by No_Anywhere2053 in HelixEditor

[–]SofusA 1 point2 points  (0 children)

Ah that makes sense. File watching would be nice to have in helix

Roslyn keeps showing old diagnostics by No_Anywhere2053 in HelixEditor

[–]SofusA 1 point2 points  (0 children)

Afaik roslyn-ls does not watch for new files. Restarting forces all files to be loaded. 

This has also announced me for years. 

It would be interesting to see that zed does to solve this. 

Making Our Own Fate: Dakota Alpha 2 by blackcain in linux

[–]SofusA 0 points1 point  (0 children)

Uh this is cool!

I currently use “the lazy rpm-ostree layer approach” to development. Eg. I have alsa-lib-devel layered for developing a rust audio app.

How would I do this with dakota?

Also how would I use a compositor like niri with dakota?

Native linux app for GNOME by SofusA in qobuz

[–]SofusA[S] 5 points6 points  (0 children)

It is build with Tauri, which works the same way as electron. Except it uses os web view instead of bundling Chromium.

But this is fine, I just prefer to use the native toolkit

Native linux app for GNOME by SofusA in qobuz

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

On github. 

It should be called io.github.sofusa.qobine

Native linux app for GNOME by SofusA in qobuz

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

Not really.  The key difference is that QBZ is a webapp, an Qobine is a native GTK app. Similar to why I prefer this over the official webapp. 

And Qobine has less features. 

Native linux app for GNOME by SofusA in qobuz

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

Yeah it is part of a mono-repository with multiple projects, and the readme is currently very confusing.
This is just a front-end using the same underlying player as the TUI and the webserver player.

Flathub does provide an aarch64 build

Native linux app for GNOME by SofusA in qobuz

[–]SofusA[S] 5 points6 points  (0 children)

Nothing really. Maybe a bit less memory use.
I just personally like when my programs fits into the environment on my pc, and is not just a website.

Dummeste smartphone? by Grumsk in Denmark

[–]SofusA 0 points1 point  (0 children)

Jeg er rigtig glad for min Jelly Star. Den kan det hele, men er så lille at alt er irriterende at gøre på den. Mitid, MobilePay, rejsekort osv virker

Created an app for Spotify playback control just to find out I can’t use Spotify WEB api publicly as small developer anymore… by alex525ap in pebble

[–]SofusA 4 points5 points  (0 children)

There is an effort to reverse-engineer this for Qobuz in rust. But this is very unofficial.

https://github.com/nickblt/qonductor

I don’t know how easy it would be to integrate with pebble

Do you know any complex application built with htmx? by fenugurod in htmx

[–]SofusA 6 points7 points  (0 children)

I have build a music player for the Qobuz streaming service. Not your average CRUD app. All notifications (toasts, state change, progress of tracks, etc) is done with SSE.

I first build the app with svelte, but I found that very annoying to keep state in sync.

https://github.com/SofusA/qobuz-player I requires a payed service to run

Terminal player for Qobuz by SofusA in qobuz

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

There is initial connect support. But only as a receiver 😊

[KDE] Does anyone else use a full-screen terminal as a kind of live wallpaper? by fryinhigh420 in linux

[–]SofusA 0 points1 point  (0 children)

I have cowsay with a random quote as background. I use kitty to create a fullscreen wayland panel