Hammerheart

joined 2 years ago
[–] Hammerheart@programming.dev 4 points 3 weeks ago (5 children)

It's not about unclear communication. You know exactly what they meant.

[–] Hammerheart@programming.dev 3 points 1 month ago (2 children)

I would love the ability to run Android apps on my PC.

[–] Hammerheart@programming.dev 8 points 1 month ago

There's a lot of low effort crap on medium. But this was a good article.

[–] Hammerheart@programming.dev 1 points 1 month ago (1 children)

You 'almost' succeeded? So, it didn't work?

[–] Hammerheart@programming.dev 5 points 2 months ago (1 children)

Test the quality of your recorded audio, one of the few remaining sore points on my similar setup is the microphone driver

[–] Hammerheart@programming.dev 2 points 2 months ago (1 children)

Yes, it was meant to be a self deprecating admission that I have used this unnecessarily verbose command.

[–] Hammerheart@programming.dev 7 points 2 months ago (9 children)

cat ~/.bash_history | grep

[–] Hammerheart@programming.dev 1 points 6 months ago (1 children)

What do you think it is?

[–] Hammerheart@programming.dev 1 points 7 months ago (1 children)

How does that work?

 

I've been struggling with getting a wezterm window running cmus on a specific workspace upon start up for a while now. I can't use assign because the only eligible criteria differentiating it from a generic wezterm window is the pid, and my attempts to get the pid from get_tree and use that have been unsuccessful. I thought I had figured it out, when I put these lines in a another file:

#! /bin/bash
sway workspace 10 && sway 'exec wezterm -e cmus'

then in my config file I have this: exec ./start_cmus.sh

But it doesn't work. If I run start_cmus from the shell, the expected behavior ensues (a wezterm window running cmus is opened on workspace 10).

Any tips?

 

cross-posted from: https://programming.dev/post/14680192

I have a VPS, but no root access so I can't use apt, or even read a lot of the system files. I would like to get jellyfin (or any media server, really) running on it. Jellyfin has a portable installation option, so I followed the instructions in the docs to install it from the .tar.gz.

But it says I have to install ffmpeg-jellyfin, and I can't find a portable installation of that. My VPS already has ffmpeg installed on it. Will jellyfin work if I just point it to that instead? Or, how can I go about installing ffmpeg-jellyfin without root access?

[–] Hammerheart@programming.dev 1 points 2 years ago

Hacker news isnt an appropriate forum for most questions tho, that one is valid

view more: next ›