bazzett

joined 2 years ago
[–] bazzett@lemmy.world 1 points 4 days ago

Yes, everyone has different views about that. Personally, it's precisely because we have limited time that I want to experience a variety of things without limiting myself to a subset of all of the literature. Many people like to read, say, mainly Sci-fi and that's good: they know exactly what they like. Me? I tend to get bored of a particular genre or theme pretty easily, and that's why I like to be chaotic. One more thing: I really, really dislike other people or machines telling me what to read, so whenever someone gives me a book recommendation, that book goes to the bottom of my priority list 😅.

[–] bazzett@lemmy.world 2 points 4 days ago (2 children)

Only if you're what I call a "methodic reader", that is, someone who knows exactly what you want to read and don't want to derange from your preferred list of genres, themes and/or authors.

In my case, I like to experiment reading from authors or genres that I don't know, in different languages, many times using only the cover and title as a guide. I've discovered that things like recommendations, book clubs and social networks are not my thing. I apply the same criteria for things like manga, mahwas, webtoons and so on. So far, I can say that I've liked ~80% of what I've read.

[–] bazzett@lemmy.world 3 points 5 days ago* (last edited 5 days ago) (4 children)

Some years ago I downloaded from the high seas some torrents accounting for more than 34,000 ebooks. I loaded them in Calibre. Now, when I want to read something new, I just mindlessly scroll through the collection with my eyes closed and pick a book at random. So far, I've discovered good titles with this method ¯\_(ツ)_/¯.

Now, if you're talking about physical books, I tend to just wander around the bookstores or book fairs until I have my bags full and I'm too tired to walk anymore 😅.

[–] bazzett@lemmy.world 9 points 5 days ago (2 children)

This, and the fact that no matter how good the headphones/earbuds are, their batteries will, inevitably, die after some time. Even if the drivers and mics are ok, you will not be able to use them anymore unless you can replace said batteries (which I don't know if it is possible, particularly with earbuds). And if not, they transform in e-waste that cannot be recycled easily.

On the other end, I still have pairs of wired headphones and earbuds that I bought many years ago (some of them from the late 90s), that still sound as good as the first day.

[–] bazzett@lemmy.world 4 points 2 months ago (1 children)

MusicBee for music management. Especially since I ditched Spotify and came back to local music. See, there are two things that I want from a music manager software: good playlists management and the ability to transfer such playlists to a phone or portable music player. Sadly, none of the Linux apps come close to MusicBee (and I think that I've tried almost all of them).

Some, like Strawberry, have decent playlist capabilities, but fail when I try to send my music to my phone: either it doesn't detect it (I'm talking about using the USB cable and MTP) or throws an error when transferring the files. And there are certain bugs that haven't been solved. Others, like Pragha or Gapless, cannot transfer music. Lollypop is the most acceptable one, but its playlist UX is awful, and is slow AF when syncing with my phone. So, for me, MusicBee is the only software that I truly miss from Windows.

And no, I don't want to just copy the music using the file explorer. As I've said, I rely heavily on playlists, and this method doesn't work fine for that. For the same reason I don't use Syncthing.

[–] bazzett@lemmy.world 1 points 3 months ago (1 children)

For some reason it didn't work for me. I added my desired profiles to the EasyEffects "Presets Autoloading" window, but when I plug/unplug my headphones it doesn't load the desired profile. I'll try to check in another computer if it works there. Maybe I have some misconfiguration. Thanks! :)

[–] bazzett@lemmy.world 1 points 3 months ago

Cool, I need to check this. Thanks!

 

Hello. I want to write an Udev rule to change my laptops's EasyEffects profile whenever I connect a speaker set or headphones to the 3.5mm jack. The concept is relatively simple: when I connect something to the jack, I want it to fire a script that will set this Dconf setting:

gsettings set com.github.wwmm.easyeffects last-loaded-output-preset 'None'

And when I unplug the speakers/headphones, it'll set this:

gsettings set com.github.wwmm.easyeffects last-loaded-output-preset 'Laptop'

("None" and "Laptop" are EasyEffects profiles).

Unfortunately, I haven't been able to find useful info, since almost all of the results I found online refer to Bluetooth or USB devices. I checked within /sys/class/sound/ and /dev/ for a file where I could query the status of the jack (something like "connected"/"disconnected") but I can't find something relevant. I have a similar rule that changes GNOME's font scaling when I plug my HDMI display, and it does that by running this script:

function monitorConnected () {
  statuses=$(cat /sys/class/drm/card1-HDMI-A-{1,2,3,4}/status 2>/dev/null)    
  for status in ${statuses[@]}                                                
  do                                                                          
        [[ ${status} == "connected" ]] && return 0                              
  done                                                                        
  return 1                                                                    
  }

So I thought that I could do something similar for the 3.5mm jack. Or maybe there's another method? Any hints? My OS is Fedora 41 and I'm using Pipewire, btw.

[–] bazzett@lemmy.world 8 points 4 months ago (1 children)

An uncle that uses a disk platter on his head and calls himself "member of the Church of Emacs".

[–] bazzett@lemmy.world 4 points 5 months ago

I don't know if I'm doing something wrong, but I have a secondary SSD in my laptop that I mount on /mnt/elyssa and in every DE and distro I tried it appeared as a removable drive with the "eject" button. Right now I use Fedora with Gnome and if I install this extension or enable the removable drives option in Dash to Dock, it shows me that drive. Maybe some mount option in Gnome Disks, but since it's not that big of a problem, I haven't looked too much into it.

[–] bazzett@lemmy.world 11 points 5 months ago (6 children)

Something like that happened in the book "The Martian" by Andy Weir. I loved that part!

[–] bazzett@lemmy.world 13 points 6 months ago

I always liked what Charles Darwin wrote to J. D. Hooker in 1853:

After describing a set of forms, as distinct species, tearing up my M.S., & making them one species; tearing that up & making them separate, & then making them one again (which has happened to me) I have gnashed my teeth, cursed species, & asked what sin I had committed to be so punished [...]

It describes perfectly the feelings of a biologist while doing taxonomy work.

 

¿Habrá ambiente o también se llenará de memes de Don Crepas?

view more: next ›