pavucontrol. I switch between usb headset and my external speakers all the time. Continually going to this gui is kind of annoying.
pavucontrol. I switch between usb headset and my external speakers all the time. Continually going to this gui is kind of annoying.
“Don’t you know the Dewey decimal system?”
Sorry, stupid reference. In seriousness though, type in a topic into your library’s search and start browsing, check out a few that seem useful.
I’m an academic and I find my University’s library useful for finding knowledge on a new topic. If an introductory textbook exists on the subject, can be a good starting point.
For Most hobbies though, youtube is a great resource. I’ve gotten into woodworking and fishing, and youtube is a superb resource for information.
My first linux install was crunchbang. I don’t remember why I picked it. Perhaps i liked the minimalistic look. Ended up not really liking openbox and I vaguely remember running into some problem with debian’s old packages, though I honestly can’t remember what. So I switched to ubuntu, which was great for me as a linux noob.
“Sailing is like standing in a cold shower ripping up $100 bills.”
I had a sailboat for a bit when I lived in Vegas. I absolutely loved sailing. I had a relatively small, cheap boat which was fine for lake mead. It was still expensive though. Everything continuously breaks on a boat.
If I hadnt gotten my dream job in Colorado I would have wanted to live near the ocean and own a sailboat.
A long time ago most airlines checked at least one bag free. I used to always do this and as op suggests, not stand in line. It was great not having to take a bag through security and haul it around through airports and connecting flights, and avoid the stress of if the overhead space would run out.
But airlines have done everything in their power to make boarding and the whole flying process miserable in attempt to suck every dollar they can from you for their upgrades and priority boarding.
I do often take advantage of the airlines offer to “we expect a very full flight, overhead space is limited, and will check your bag for free to your final destination”
Yup. I teach at a university. It used to be adequate for instructions to say something along the lines of
open the file C://Folder/anotherfolder/subfolder/document.ext
I encounter more and more students every year that have no idea how to do this.
If the 2x4 width (about 1.5) is too small, 2x3 lumber is common. Get a bunch and screw two boards together to use three 3 inch (actually about 2.5) so that you don’t worry about the board tipping.
Since your current frame is legless, i’d probably do a decent sized frame underneath so not just supported at corners.
Phyphox is similar, not sure if it has all the same capabilities though.
Fit Notes - simple lifting progress app that i’ve been using for years. On play store.
Kvaesitso - launcher on fdroid. Has become my favorite launcher.
My Mom showed me a reverse sear method, which I’ve followed for a few years now and has given me a perfectly cooked roast every time. I’ve fiddled a bit with the exact temperatures and cook times, but here’s my latest iteration. You NEED a meat thermometer!
I did a 5 pound boneless ribeye roast today, and this whole process took about 7 hours. Probably will try bone-in next year, as I didn’t realize the meat market I buy from does the remove bones and tie back together thing.
We started doing a rib roast for thanksgiving a few years ago. So much better than turkey!
I also do baked skin-on chicken thighs regularly, which we also like better than turkey, that we simply never have a craving for turkey.
Not an issue. I did the same thing a while ago, switched from nvidea to amd. After i confirmed the radeon was working fine i purged all the nvidea stuff
You say this as if command line is bad? I love the command line for certain tasks. A very common task I do is convert an image from one filetype to another. How does this work on windows? Assuming I have a program that works with each image filetype, I open up the program, click on some menus and dropdown selections and click convert or “save as file type”. On linux, where every major distro has imagemagick installed by default I type
convert image.jpg image.pdf
and done. I mean, how much easier can that be?
Or another example is merging a bunch of pdfs. I imagine adobe acrobat can do this, but I’ve never bothered to learn how, as I quickly learned that I can do it using pdftk on linux by typing
pdftk file1.pdf file2.pdf cat output merged.pdf
and done. If I do happen to forget the exact syntax for that command, google gives me the answer instantly.
If there’s a difficult command line thing to do with lots of options that can get confusing, there is a GUI interface that someone has written that has the dropdown boxes so you don’t HAVE to learn the specific options, but a little bit of learning the command line makes many tasks way more convenient than a typical windows GUI program.
Regarding wine, you’ve obviously have never used it (or likely even linux). I used my linux pc for 13 years before installing wine to play WoW. (side note to another of your strange assertions, I knew zero programming languages when I switched to linux.) Although, I wasn’t really gaming at all in that time period. I mainly do work on my pc, and the software I use is so much more convenient to us on linux than windows: mainly latex and vim. Some friend asked me to play WoW with them and I said “If I can get it to run on linux, I will.” Kind of thinking it would be a huge pain in the ass to get to run. But the whole process went super smooth, it was maybe 3 commands and now I use zero command line to launch WoW using wine.
Finally, I don’t like the windows UI. Floating desktop managers always annoyed me (including the linux ones such as gnome) whenever I needed multiple windows displayed at once. Way too much fiddliness adjusting window sizes and borders. I learned about tiling window managers, and that’s what I use now. Is tiling even possible on windows? I know you can win+arrow to kinda do this, but then rearranging can be a pain. I know this is all personal preference and most people like floating windows, but it’s a choice I can make on linux.
Is there a link? Am I missing something?
Well, Pop was released way after I bought the first laptop. I guess I haven’t had any reason to try it out, as I’m happy with my i3/sway setup. I don’t really hop distros at all. Maybe when system76 completes/releases their full cosmic desktop (not based on gnome) I’ll give it a spin.
System 76 customer here. I just replaced my 2011 system 76 lemur with a new lemur. I have Ubuntu installed on both and have never tried pop os. I was very happy with that laptop and the company in general. It actually still runs okay. I did replace the battery after about 5 or 6 years. I’m thinking of trying out nixos on it.
My guilty reason for upgrading was I wanted to play dwarf fortress at more than 5 fps…
Thanks for this write up.
Does set-default-sink change an already current stream? Or do you need move-sink-input.
I’ve looked at the manpages but was a bit overwhelmed and didn’t try to make my own script. Your solution gives me motivation to do so. I also use sway and pipewire. Though I use fuzzel for my launcher.