rescue_toaster

joined 1 year ago
[–] rescue_toaster@lemm.ee 3 points 13 hours ago

How get foodgiver pet me?

How get foodgiver not pet me?

How to best stare at foodgiver to give me better food?

Why does foodgiver sleep when its playtime?

[–] rescue_toaster@lemm.ee 17 points 2 days ago

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

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

His Misquoting Jesus podcast is fantastic. Definitely listen if you enjoy Ehrman.

[–] rescue_toaster@lemm.ee 36 points 1 week ago (8 children)

I was employed at this awesome little school but left before Desantis's stupid anti-woke and DEI crusade. I hope it and the current students/employees don't suffer too much. I doubt Desantis gets voted out...

[–] rescue_toaster@lemm.ee 12 points 1 week ago

Yup, Google Now was actually useful and helpful, so of course they had to get rid of it.

[–] rescue_toaster@lemm.ee 15 points 1 week ago (4 children)

That looks like ranch dressing.

[–] rescue_toaster@lemm.ee 3 points 2 weeks ago

No. You don't manually place apps on homescreen. I have it configured to only show one row of favorites, which are categorized as "pinned - manually sorted". Than the rest of my favorites are seen when i swipe to app drawer.

[–] rescue_toaster@lemm.ee 3 points 2 weeks ago

Can do homescreen icons. It has a widgets "pane". You don't place them on the home screen but put all widgets together than swipe to widgets. You can configure kvaesitso so it's not too different from stock android experience.

I have 5 "favorite" apps at bottom of screen, above the search bar, similar to stock android.

I swipe left for my app drawer, which allows for more pinned favorites above full list.

I swipe up for all my widgets.

Swipe down for notifications, like stock.

Swipe right for my camera app.

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

I too would be put off if it had to be used that way. But it can be used as a regular icon tapping launcher - it has a regular app drawer - which is how i use it. I don't think it should market itself as a "search-focused" launcher.

[–] rescue_toaster@lemm.ee 19 points 2 weeks ago (11 children)

Kvaesitso has risen to the top as my favorite launcher after trying a ton of launchers.

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

It also does not lock the file, so functions well as a pdf viewer for latex on windows.

[–] rescue_toaster@lemm.ee 2 points 1 month 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.

214
submitted 1 month ago* (last edited 1 month 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...

 

So I spent quite a few hours getting an electric quadcopter together to acquire some kerbal surface scan missions that were far away. I finally got the thing flying super stable. However it's top speed is only about 40 m/s. Going to x2 time warp instantly makes the propellers move radially outward and then simply explode. Does anyone know of a way to successfully time warp with propellers and rotors? I tried moving the blades radially inward into the rotor a bit and turning on rigid attachment available under advanced tweakables. Neither worked.

 

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.

 

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.

 

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 ›