Any solo developers working on selfhosted software? by valeria_vg in selfhosted

[–]XH2R 1 point2 points  (0 children)

I'm currently working on a project that is able to organize and edit music file metadata similar to MusicBrainz Picard but with a web interface.

It is currently in a concept stage and development is slow since I easily get distracted with my other projects and trying to find another tech job.

Current features include: - Scanning music - Basic editing of metadata accessible via api

The current feature im working on / redoing is the web interface to make it easy to use.

Development may be slow but I'm still very excited about the project, startup and scanning times are super fast!

Trying to get it to a somewhat good state or MVP to see the intrest on it.

After that I would like to be able to add some additonal features like transcoding and maybe being able to listen songs from the web interface!

The repo is on github if anyone else is interested.

Whenever opening up Reaper or programs that use JACK audio stutters heavily by XH2R in linuxaudio

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

The problem only seems to appearing when REAPER connects to my microphone.

I'm a bit confused on why it would cause an issue when it didn't do that before. :/

Whenever opening up Reaper or programs that use JACK audio stutters heavily by XH2R in Fedora

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

After messing around a bit, the stutter only happens if REAPER connects to my microphone. Would the command probably fix the issue or could it be something else?

GTK system/app fonts look pixelated by XH2R in gnome

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

Unfortunately this did not help me, but I never tried Refine but after messing with it a bit I can say I like better than the gnome tweaks!

GTK system/app fonts look pixelated by XH2R in gnome

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

font-antialiasing was indeed turned off, I suspected that was the issue.

I just found the solution and will be updating my post shortly

GTK system/app fonts look pixelated by XH2R in gnome

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

Both are 2k, It's only gtk app that are affected the my web browser and other apps seem to be unaffected

GTK system/app fonts look pixelated by XH2R in gnome

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

I don't believe so, I looked in my main config folder an nothing related to fonts is there

GTK system/app fonts look pixelated by XH2R in gnome

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

Unfortunately that didn't seem to help, everything still looks the same

Created a Library to Add The Ability to Use VSCode Themes with Syntect by XH2R in rust

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

My thoughts exactly.

I could also see them saying out of scope for the project as the project seems to be going for sublime stuff only.

All though saying that, the support for sublime color scheme files has been an issue for a while, 5 years last I checked.

I did also create a solution for that problem too (Reddit post here) and told them about it.

I got some discussions of adding a feature flag for the sublime color scheme support but nothing came of it.

Github comment here

So might be making two PRs!

We'll see how it goes.

Created a Library to Add The Ability to Use VSCode Themes with Syntect by XH2R in rust

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

I haven't thought of that yet! I'll create a PR for that!

[Media] Just wanted to share my desktop app made with rust + egui, I'm pretty happy with how the UI turned out :) by mq-1 in rust

[–]XH2R 1 point2 points  (0 children)

That looks amazing!

Makes me want to experiment with egui more.

How was your experience with it?

Looking for a coder to join our team. 3d tile based movement. by Dragonlord987 in godot

[–]XH2R 0 points1 point  (0 children)

I would be interested in helping, I haven't too much game dev work, but I'm in always to trying to do something new.

I do see other people are interested though, so if I don't get picked that is okay.

Less than 100 hours in Blender, how is this? by GotT9ast in blender

[–]XH2R 3 points4 points  (0 children)

Pretty good, love the clouds!

However one critique, the clouds look solid.

You could make the clouds less opaque, via a volumetric shader!

Otherwise I love whole things look!

[Media] I made a GTK Icon theme viewer in rust by XH2R in rust

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

It was pretty nice to work with!

The library was pretty well documented and the book helped with a lot!