• 4 Posts
  • 73 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle
  • I switched to nixos years ago. Its better now than it ever has been as far as available packages and etc. But it does present issues if you get off the beaten path - the “now you have two problems” issue. For instance:

    • if software is not packaged for nixos already, you won’t be able to follow the ‘build from source’ directions on its github page or etc. You have to make a nix package or at least development environment first. That can be tricky and you won’t have help from the software dev.
    • If software downloads exes that require libraries to be in a certain standard location, well, they won’t work. Android studio for instance, downloads compilers and so forth. There are workarounds, mostly, but it can take a while to discover and get working and I’m sure many people give up. Again, the android studio software and documentation will be no help at all.

    That said, more and more projects are supporting nix, and nixpkgs has gotten really big. I think they support more packages than any other distro now.



  • I like mine. I have tinnitus and its important to me to be able to dial down loud music and movies, without the sound getting muffled and unintelligible. Mine are custom molded with removable 20db etymotics filters; they came with solid filters too that you can switch when you just want to block sound and don’t care about fidelity.

    Before these I had some etymotics 30$ musician’s earplugs and they never worked very well. With them in I couldn’t make out the words a singer was singing, and always felt like I was missing out on the music.

    My GF has a pair of 20$ musicians plugs she likes just fine (“downbeats”), and she doesn’t feel like they ruin the sound. So maybe custom molded isn’t as important as a good filter?

    For sleeping, shooting, or settings where hearing isn’t important, the foam ones are fine.














  • One thing I kind of miss is autohotkeys on windows. It was relatively easy to do things like set keyboard keys to act as mouse keys. I did that once when I was getting over tendonitis.

    These days I have a keyboard with mouse keys on it and a trackball also with mouse keys. I can use the middle button on the trackball and scroll with it, but I can’t use the middle button on the keyboard and scroll with the trackball, which would be more ergonomic for me. Haven’t figured that one out yet.

    That said, I mostly don’t miss GUI stuff. I use a tiling window manager and command line utilities to do most things on my system. Its kind of primitive I guess, but the benefit is it works exactly the same on remote systems, headless servers, etc.



  • As far as stability goes, its hard to beat my nixos setup. I use the venerable xmonad with xfce in no-desktop mode, and the command line for things like wifi and etc. Because I do most stuff with the command line I can get around fine on servers with no GUI. There’s no bling and hardly anything ever changes.

    I used to fancy up my desktop and so forth, but those things break eventually and don’t really help me get work done. I don’t want to waste time on that anymore.

    That said, getting it set up has been a gradual evolution and there have been awkward times. Like zoom screen sharing goes kind of insane with a tiling window manager (stop helping, zoom). And of course nixos itself is fantastic if what you need is already packaged and ready to go, and doesn’t do anything weird like download binaries. Stuff outside the norm, well now you have two problems - understanding how the software expects to be installed on debian or the like, and understanding how to subvert that process to make it work on nix.



  • pr06lefs@lemmy.mltoAsklemmy@lemmy.mlHow do I quit smoking?
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 months ago

    I tried quitting a number of times. Not easy, and demoralizing when you fail. You may have to try several times too.

    When I finally did quit I had decided to put off my first cigarette in the morning as long as possible, reasoning that sleep was the longest I’d go without nicotine. One day I went the whole day.

    A friend quit at the same time as me, using the gum. Six months later she was still using it, and gave up and started smoking again.

    Probably helps that I had quit drinking by then as well. Pretty hard to drink and not smoke, for me.