gramgan

joined 5 months ago
[–] gramgan@lemmy.ml 11 points 2 days ago (2 children)

Newbie question: does this affect people using systemd-boot? Does anyone use systemd-boot?

[–] gramgan@lemmy.ml 6 points 3 days ago

My final straw was getting a new MacBook Air (I was at that point fine with how UNIX-y macOS was) and realizing I couldn’t dock the laptop to more than one external monitor without some weird hacky third-party software fix. Why, you ask? Well not at all because the laptop technically couldn’t do it, but because Apple said it can’t, because they want to overcharge you on a Pro.

I promptly returned the MacBook, bought a Framework on eBay, and learned NixOS.

10/10, I haven’t looked back since.

[–] gramgan@lemmy.ml 12 points 4 days ago (7 children)

Depending on how old the iPod is, you might have some luck installing rockbox firmware on it.

But, in any case, yes, moving your music over will functionally be as if copying it to an external drive.

[–] gramgan@lemmy.ml 4 points 1 week ago

This is absolutely nuts—even macOS doesn’t have a single program that does all of this.

[–] gramgan@lemmy.ml 1 points 1 week ago

Wonderfully absurd. I always liked using God mode—great way to learn the keys without getting Emacs-pinky!

[–] gramgan@lemmy.ml 6 points 1 week ago (1 children)

Cool to see COSMIC in the wild!

Also, tell us about your experience with Mullvad—seems to me like it’s 90% similar to Librewolf.

[–] gramgan@lemmy.ml 51 points 1 week ago (2 children)

Love Minetest. Unfortunately, though, like with many other FOSS projects, it’s hard to find anyone else using it…

Anyone got a server for us lemmings?

[–] gramgan@lemmy.ml 7 points 1 week ago (3 children)

Anyone using this? I can’t tell what problems it actually solves for the end user.

[–] gramgan@lemmy.ml 3 points 1 week ago

Chezmoi looks interesting. I’ve just been using xstow.

[–] gramgan@lemmy.ml 2 points 2 weeks ago (1 children)

Not to my knowledge, but music.youtube.com is a pretty clean interface, and it’s easy enough to grab links from. Keep in mind, you can feed yt-dlp both playlist (including album) and channel (artist) links, as well as individual videos.

[–] gramgan@lemmy.ml 10 points 2 weeks ago (3 children)

As far as where you get the music from, you’ll have to determine for yourself what audio quality you require.

To test this, use something like Soulseek to get a high quality version of a song you are very familiar with, and then get the same song off of YouTube with yt-dlp (better yet—do this for a few songs). Then, open both songs in separate media player windows, randomize the layout of said windows so you don’t remember which is which, plug in your favorite headphones and see if you can guess which is which.

For me, I found the difference between a lossless or 320kbps download from Soulseek and a 128-196kbps download from YouTube to be negligible (or outright nonexistent) in most cases, so I mostly download off of YouTube, which is very simple to do.

Depending on where you get the files, you may need to add metadata yourself. For this, I recommend MusicBrainz Picard.

[–] gramgan@lemmy.ml 1 points 2 weeks ago (1 children)

To my knowledge, that is controlled by your window manager/DE.

28
submitted 3 weeks ago* (last edited 3 weeks ago) by gramgan@lemmy.ml to c/opensource@lemmy.ml
 

Hi all,

I’m looking for something to automatically tag some old music files I have sitting around. I’ve been working with Picard, but a lot of albums are not in MusicBrainz, and adding them has been a serious PITA. Is there any kind of software that either:

  1. Can apply metadata directly from a streaming service (like this script for adding albums to MusicBrainz does)?
  2. Can simply allow me to manually edit metadata with an interface that isn’t completely awful to use?

or even:

  1. Two separate tools, one to grab metadata and another to manually add it (maybe a CLI interface for batch operations?)

Appreciative of any advice—I just hope there’s a better way, with how tedious this can be.

EDIT: Just to specify, I’m on NixOS.

 

For me, I really want to get into niri, but the lack of XWayland support scares me (I know there’s solutions, but I don’t understand them yet).

Also, I stopped using Emacs (even though I love its design and philosophy with my whole heart) because it’s very slow, even as a daemon.

 

Hi friends,

I've been using yt-dlp to download a few things off of YouTube Music, and I just wanted to ask a few questions about best practice. Right now, I've just been doing it this way:

yt-dlp -f bestaudio -x

I've found that has usually downloaded .opus files (though, .m4a as of late—anyone know why this is?), but, I was wondering (for the sake of compatibility with different music players), do I lose anything by passing --recode mp3?

Also, about losing the .opus files, I got this output when I ran yt-dlp -F on a link:

|ID |  EXT   RESOLUTION FPS CH |    FILESIZE  TBR PROTO | VCODEC         VBR ACODEC      ABR ASR MORE INFO
--------------------------------------------------------------------------------------------------------------------------
233 mp4   audio only        |                  m3u8  | audio only         unknown             Default
234 mp4   audio only        |                  m3u8  | audio only         unknown             Default
249 webm  audio only      2 |     1.30MiB  64k https | audio only         opus        64k 48k low, THROTTLED, webm_dash
250 webm  audio only      2 |     1.64MiB  81k https | audio only         opus        81k 48k low, THROTTLED, webm_dash
139 m4a   audio only      2 |  1019.36KiB  49k https | audio only         mp4a.40.5   49k 22k low, m4a_dash
251 webm  audio only      2 |     3.03MiB 149k https | audio only         opus       149k 48k medium, THROTTLED, webm_dash
140 m4a   audio only      2 |     2.64MiB 130k https | audio only         mp4a.40.2  130k 44k medium, m4a_dash

Any insights as to why I'm getting that throttling, and why it's downloading m4a instead of opus? Is it even that much of a difference? Is there some option I can pass to yt-dlp to avoid this?

Any help is much appreciated!

 

Fellas,

I've been using my current setup on NixOS (Xfce + i3) for about a month now---it's totally great, but I've got some minor things that bother me just a little bit, and I want to see if Wayland does anything for me. I like my combination of a lightweight desktop and tiling windows, so I thought maybe I could do something like MATE + Sway?

Does anyone run anything like this? MATE seems pretty close to Xfce, right?

Happy to hear any thoughts.

Cheers!

view more: next ›