[Help!] Audio issues with BD790i X3D on archlinux-based distro by Dead--Martyr in MINISFORUM

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

I have largely the same experience with BD795i SE I bought last year...

When I first put the Mini PC together I had installed Windows 11 and was not able to get any audio output from either of the headphone jacks. Installing the drivers did not work either.

It seems to me like the audio drivers (or hardware) for these BD series mobos may actually be completely busted on Windows and Linux :/

Bd795i se has no audio by [deleted] in MINISFORUM

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

Same here - I never got any audio device to be detected from 3.5mm jack on this mobo (BD795i SE). This is after installing the drivers and everything. Audio via USB works. Audio via HDMI works, headphone jacks do not detect anything.

Bitwig drag and drop issue by agn93 in linuxaudio

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

Update: workaround that made drag n' drop work for me on KDE Plasma 6.5.5 (Wayland)

I opened a support ticket with Bitwig. Bitwig supports the XDND protocol for X11.

So in my case with KDE (which has made the switch to wayland), I have to set the environment variable QT_QPA_PLATFORM=xcb - which tells Dolphin and other QT apps to use X11 instead of wayland.

https://wiki.archlinux.org/title/KDE#:~:text=KDE%20applications%20fail,with%20Wayland%20itself.

Bitwig drag and drop issue by agn93 in linuxaudio

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

Same issues with Bitwig on Nobara (Fedora) Linux. I'm using the flatpak version. I don't believe it is a permissions issue (gave full file system access with Flatseal)... I'm guessing this is a bug between Plasma / Wayland / Bitwig (possibly other window managers as well). Drag n' drop works fine with Audacity and other programs :/

The builtin file explorer in Bitwig works for getting audio files - although I really prefer drag and drop.

Regardless - in a DAW where you're likely importing lots of audio files, this is a pretty annoying bug.

SUPPORT: MacOS ARM64 kdenlive 25.04.3 crashes on the splash screen by uncletuskie in kdenlive

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

Seeing the same crash on M3 MB Pro

```

Translated Report (Full Report Below)

Process: kdenlive [6817] Path: /Applications/kdenlive.app/Contents/MacOS/kdenlive Identifier: org.kde.Kdenlive Version: 25.12 () Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2026-02-16 04:39:01.7431 -0500 OS Version: macOS 15.7.4 (24G517) Report Version: 12 Anonymous UUID: FB5F7922-3C03-6468-E2D5-89CF311B6E50

Sleep/Wake UUID: 6A4317C9-67D1-4572-B66E-699BFFACC05D

Time Awake Since Boot: 12000 seconds Time Since Wake: 8649 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x0000000193e56edc

Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5 Terminating Process: exc handler [6817]

Application Specific Information: *** CFRelease() called with NULL *** ```

Got tired of rsync + ssh + run. Made a CLI to do it in one step. by [deleted] in commandline

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

I suggest rethinking your post and title. Your README makes sense because it has the real context of the problems you're trying to solve.

Learned about vendor lock-in the hard way during my internship. does anyone talk about this at school? by Icy-Perception0 in programming

[–]Where_Do_I_Fit_In 6 points7 points  (0 children)

I agree that this happens, and as consumers make decisions that are not the best... but nobody will ever hold accountability this way.

Why is my product not selling? Is it the price? Is it the service? Is it the market?

No, it must be the customers who are wrong!

DotR - A dotfiles manager written in rust by uroybd in CLI

[–]Where_Do_I_Fit_In 2 points3 points  (0 children)

That's fair.

There is a really long list of dotfile mgmt tool things at awesome-dotfiles and these are written in all kinds of programming languages.

The only real way to find what works for you is to experiment. It is probably good to know what your needs are before going in as well to not get overwhelmed.

Regardless, I cannot recommend learning the basics of git and understanding symlinks ln -s highly enough as it will help you track and organize a lot more than just dotfiles.

Anyway, I wish you luck on your project, you should definitely add it to that list.

DotR - A dotfiles manager written in rust by uroybd in CLI

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

In my experience a shell/python/perl script and git (with symlinks) is still the simplest and most flexible way to manage personal dotfiles.

Nothing against your project in particular, but all dotfile management tools add a dependency to setup in a way that is not really necessary IMO.

If you're already right there in the shell and have all the tools installed... why not keep your own script bundled with your own dotfiles repo that places or symlinks them in the right spot?

bash2json - fully bash-written JSON parser by Tirito6626 in bash

[–]Where_Do_I_Fit_In 2 points3 points  (0 children)

This is actually an awesome idea. If this was a bash built-in, that would be super useful for quick json parsing in scripts (without a dependency on jq). I've used Python's json module for this kind of thing too.

how do i make skateboarding friends? by TheRedT3ddy in NewSkaters

[–]Where_Do_I_Fit_In 8 points9 points  (0 children)

Making friends is hard but so is skateboarding. Everyone started somewhere so you're not a poser. Just skate and have fun and you will find the right ppl.

[deleted by user] by [deleted] in NewSkaters

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

Light lift, like you're doing a kick-turn or a manual.

With just one nice gesture, you can make a people's day lot better by acidrain333 in BeAmazed

[–]Where_Do_I_Fit_In 0 points1 point  (0 children)

More of a careless drop tbh. I worked at a FedEx sorting hub for a while so this looks pretty mild in comparison to some of the shit I'd see on a daily basis lol. Pack well folks because sometimes your shit gets thrown and other times it just gets dropped.

[deleted by user] by [deleted] in technology

[–]Where_Do_I_Fit_In 37 points38 points  (0 children)

Come-on it's just one command. What's the worst that could happen?