rescue_toaster

joined 1 year ago
[–] rescue_toaster@lemm.ee 3 points 2 months ago (1 children)

Used to be in the metallica club and went to one of their small shows when st anger was released and except for one or two st anger songs, they played all old stuff.

I'm into all the classic swedish melodeth bands and there were a ton of really good shows in the 2000s. Perhaps one of ny favorites of those was when Dark tranquillity, Insomnium, and swallow the sun toured together. I think There was a 4th swedish band on that tour but cant remember who. Maybe soilwork? Or maybe it was soilwork and not DT.

I saw DT and soilwork a zillion times but only saw insomnium and swallow the sun that once.

First time i saw Devin Townsend was pretty special too.

[–] rescue_toaster@lemm.ee 4 points 2 months ago (2 children)

My opinion here, so obvious caveat.

Burning Wheel has one good system in it: the beliefs, instincts, and traits are awesome. This could compliment or replace bonds. Otherwise though Burning Wheel is a giant complicated mess of rules that are completely opposite of the rules-light point of dungeon world.

[–] rescue_toaster@lemm.ee 7 points 2 months ago

I've been running wow on linux via lutris since BFA.

[–] rescue_toaster@lemm.ee 1 points 3 months ago (1 children)

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.

[–] rescue_toaster@lemm.ee 3 points 3 months ago (3 children)

pavucontrol. I switch between usb headset and my external speakers all the time. Continually going to this gui is kind of annoying.

[–] rescue_toaster@lemm.ee 12 points 3 months ago

"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.

[–] rescue_toaster@lemm.ee 5 points 3 months ago

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.

[–] rescue_toaster@lemm.ee 1 points 3 months ago

Super cool! Way many years ago i used powertab which was overshadowed by guitarpro. For whatever reason i preferred powertab, cause it was free? I don't really remember. Just did some searching and it looks like powertab lives on!

Power tab

115
submitted 4 months ago* (last edited 4 months ago) by rescue_toaster@lemm.ee to c/woodworking@lemmy.ca
 

So our neighbor's cat has been visiting us for a while, so I decided to build this ramp so that she could more easily get into and out of our yard. I'm not much of a woodworker, but was happy with how this turned out.

It's made almost entirely from cedar fence posts. Nearly 18 feet long (3 fence posts end to end with the dog ear tip cut off). Ripped cedar planks into 3 for a frame/support to prevent flexing. Posts are pine 2x4, and go 18 inches into the ground, which was the majority of the effort, since our ground is like cement...

[–] rescue_toaster@lemm.ee 2 points 4 months ago

I'm a big fan of a pizza stone. Wasn't too expensive and works well for reheating or fresh home-made pizza.

[–] rescue_toaster@lemm.ee 21 points 5 months ago

As someone that grades undergraduates, I'm happy that they not use the letter "x" to imply multiplication.

[–] rescue_toaster@lemm.ee 5 points 5 months ago (2 children)

"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.

[–] rescue_toaster@lemm.ee 8 points 5 months ago (1 children)

Powerpoint is what made me originally vow to try to never use word or powerpoint again, about 15 years ago. I was making a mathematically-dense presentation and became so frustrated with it that I wanted to throw my computer out the window. I still was somewhat new to latex at the time but figured there had to be some way to make presentations in latex. Found beamer and have never used pp for a real presentation again.

 

My starting evac shelter was close to a small pond that had fish in it. I early on created some fish traps from gallon jugs and have been successfully fishing it. It is now summer day 66 and when I activated my reloaded fish trap as I had been doing regularly I received the message "You doubt you'll have much luck catching fish here."

What would be the explanation for why I received the message? Did I fish out all the fish? Do the ponds dry up? I looked at the water and it says "shallow water" though I have no idea if it was shallow water when I was successfully fishing as I never looked at the water tiles.

 

Upon logging in yesterday, my fps was complete garbage. Spent several hours trying different wine/proton versions. Eventually after some internet searching, it seems that WoW's in game graphics setting for Auto Detect graphics card wasn't actually using my graphics card. Changed this to my graphics card instead of auto-detect, and fixed immediately...

not sure exactly what changed. I think I had it on auto-detect forever with no issues, though I'm not certain, as I've never even really looked at that option in the graphics settings.

I run linux, so maybe its a wine/dxvk specific issue.

 

Holy cow building a car from scratch takes a lot of this stuff. This is the first game i've ever tried to build a car. I'm scrounging every house for light disposable batteries to craft the rods. Fortunately most houses have at least one in a flashlight. Is there another good reliable source for welding rods or wire?

 

How does one change the terminal that Gnome Files uses when opening a directory in terminal using "Open in Terminal"? I'm trying to change the default to foot.

All my searching has led to

sudo update-alternatives --config x-terminal-emulator

  Selection    Path                             Priority   Status
------------------------------------------------------------
  0            /usr/bin/gnome-terminal.wrapper   40        auto mode
* 1            /usr/bin/foot                     20        manual mode
  2            /usr/bin/footclient               10        manual mode
  3            /usr/bin/gnome-terminal.wrapper   40        manual mode
  4            /usr/bin/koi8rxterm               20        manual mode
  5            /usr/bin/lxterm                   30        manual mode
  6            /usr/bin/uxterm                   20        manual mode
  7            /usr/bin/xterm                    20        manual mode

which I can select foot. But Gnome Files does not seem to respect this.

I've also tried directly editing

gsettings set org.gnome.desktop.default-applications.terminal exec foot

where the default exec option is x-terminal-emulator. This also does not work.

 

So I migrated from i3 to sway. Had a python script that I found on the internets that did this, and really like the functionality. Figured I'd give an attempt at making my own script in bash. My programming skills and bash scripting aren't great, so I had chatGPT help me with some syntax. Thought others might be interested so am sharing here.

#!/bin/bash

# this script moves a container to an empty workspace
#  and switches to that workspace

# Define list of available workspaces
all_workspaces_list=(1 2 3 4 5 6 7 8 9 10)

# get workspaces currently being used
used_workspaces=$(swaymsg -t get_workspaces | grep -oP '"name": "\K\d+')
# create a list from used workspaces
used_workspaces_list=($used_workspaces)

# Check for first of all_workspaces_list not in used_workspaces_list
for workspace in "${all_workspaces_list[@]}"; do
    if [[ ! "${used_workspaces_list[*]}" =~ "$workspace" ]]; then
        free_workspace=$workspace
        break # stop loop after finding first available workspace
    fi
done

swaymsg move container to workspace number $free_workspace
swaymsg workspace number $free_workspace
 

New debian user here. I'm using sway and have a script in my waybar config to look for upgrades and indicate if any are available. However, it typically doesn't find anything because I first need to run a sudo apt update first.

I don't really want to figure out someway to do a sudo through this script and was curious how gnome finds updates without me needing to enter a password.

It looks like I can use unattended upgrades to do the apt update.

https://wiki.debian.org/UnattendedUpgrades

though I don't want it to do upgrades until I do a sudo apt upgrade after being notified of upgrades. I created a 02periodic file in /etc/apt/apt.config.d as indicated, but I only included the lines

APT::Periodic::Enable "1";

APT::Periodic::Update-Package-Lists "1";

Will this run an apt update every day for me? Is there any issue I'm unaware of in doing this? Thanks for any help!

view more: next ›