meekah

joined 1 year ago
[–] meekah@lemmy.world 1 points 2 weeks ago

Cooking doesn't usually go much higher than 200 - 250C (400 - 500F). Cigarettes (and I assume joints similarly) reach 900C (1650F) when puffing. I'm not sure at which point aluminum produces fumes, but I dont think the cooking argument holds up.

[–] meekah@lemmy.world 2 points 2 weeks ago

Ice had the experience that toothpicks break too easily to clean my grinder, especially what's in the little gap between the lid and the outside of the grinding chamber if that makes sense. But glad it works for you!

I also removed my kief tray once I started earning enough to never really run out lol

[–] meekah@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago) (5 children)

But I'd rather have steel than aluminum in my weed. Aluminum oxide fumes are carcinogenic when inhaled, so I'd rather avoid it.

I realize worrying about cancer when talking about smoking is ironic, but still.

[–] meekah@lemmy.world 3 points 2 weeks ago (7 children)

Ive never bathed by grinder in isopropyl in 6+ years and it still grinds like new every time I clean it with my pocket knife. But I did get a steel grinder to make sure I can scrape all I want without getting aluminum in my weed

[–] meekah@lemmy.world 7 points 2 weeks ago (1 children)

she had taken about 12 sample bites from a package of toilet paper. She stopped doing that.

I have to keep my bathroom door closed because mine loves to tear up toilet paper rolls lol

[–] meekah@lemmy.world 23 points 3 weeks ago
[–] meekah@lemmy.world 1 points 3 weeks ago

Username checks out?

[–] meekah@lemmy.world 6 points 3 weeks ago

Have you tried therapy?

[–] meekah@lemmy.world 9 points 4 weeks ago

Elon musk fanboys I guess

[–] meekah@lemmy.world 31 points 4 weeks ago* (last edited 4 weeks ago)

Wondering the same

Edit: after a quick google session it seems like usually the reboot command is linked to systemctl so it should be pretty much the same thing as far as I understand.

[–] meekah@lemmy.world 2 points 1 month ago

Arch Linux user was a bit more stable and a bigger backpack for going the meme

Work a surprisingly well lol

[–] meekah@lemmy.world 12 points 1 month ago (1 children)

I once had a racing condition that got tipped over by the debugger. So similar behavior to what's in the meme, but the code started working once I put in the print calls as well. I think I ended up just leaving the print calls, because I suck at async programming

 

He's such an idiot sometimes. I love him

 

I was thinking about some raw fish or something like that, he seems to really like salmon. Any suggestions or things to watch out for?

 

I am designing a tshirt with a friend and we wanted to put some japanese on it. Since my japanese is extremely basic (こんにちは、ミカです) I wanted to ask whether the symbols DeepL gave us mean what we think it means. We want to have a skeleton inside a water bottle and the text should read "stay hydrated" and we got these symbols: 水分補給. Do they work in that context? Or are there any better suggestions we could use? Thanks in advance!

 

I use KDE on arch and would like to achieve the following behavior:

Whatever way I launch Konsole, I want it to check whether there already is a Konsole instance. If one exists, it should be brought into focus, and if no instance exists, one should be launched.

I am unable to find such an option in the Konsole settings, even though I found a roughly 1 year old forum entry mentioning such a setting. Was it removed or am I just blind? Or do I need some optional dependency?

Alternatively, it would be fine if this could simply kick in when I use my Super+K shortcut, which I've set up. Maybe there's a way to call Konsole from the terminal like that? I tried using konsole --force-reuse but it didn't seem to do the trick, and konsole --new-tab does not bring Konsole into the foreground.

Edit: Here's a script that does this, by @Audalin@lemmy.world

#!/bin/bash
WIN="$(kdotool search --class org.kde.konsole | head -1)"
if [[ "$WIN" != "" ]]; then 
    kdotool windowactivate "$WIN"
else 
    konsole
fi

kdotool is available in AUR as kdotool-git

 

I have 2 relevant drives. The system drive, and a drive with my game files. The drive with the game files is mounted. However, it is not displayed under "Other devices" and I am unable to select it from /dev/

Installed it using yay from AUR (aur/heroic-games-launcher-bin 2.14.1-1).

Any ideas as to what may be causing this, or how to go about troubleshooting?

 

It's the soundtrack from another trucking game but it's just so hilarious. We almost always put it on our discord music bot when we play.

 

As a side note, the high gear in the twinsteer is insane, especially with the high range gearbox.

 

I think the community here is much better than reddit, so I'm trying here first.

I've been living here for a few years now but haven't yet found anyone who enjoys playing smash bros with me. I'm by no means an expert in the game but I am good enough that noone I met here so far was a real challenge. I would describe my skill level as advanced casual.

I'm also happy to meet in some kind of public space first to get rid of the serial killer vibes, but my goal definitely is a friend to play smash bros with. Shoot me a DM if you're interested :)

 

I understand they are important and are what makes linux relatively secure compared to windows.

However, when I boot my PC, I don't want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.

Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.

Any idea on how to get rid of them? I'd prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.

 

I recently switched to Linux. First I tried Pop_OS, and am now on Nobara. On both systems I have this issue, that when I open a YouTube video in a new tab, and immediately start fullscreen, it doesn't properly do it.

As you probably know, YouTube videos start playing before the whole page has finished loading. There are some placeholders for the title and description etc, but the actual text is still loading despite the video already playing. If I enter fullscreen during this moment, the browser enters full screen mode, but not the video/website.

What I remember happening on windows is that when the page finished loading, the video would enter proper fullscreen mode. Now, on Linux, that doesn't seem to work and the website just gets displayed regularly with the browser now in fullscreen mode.

Any ideas on what could cause this or how to troubleshoot this?

 
 

I am currently in the process of moving (actual date of move is Sunday) and I have almost everything packed up in boxes. It was a bunch of work and I can't really think of anything else to be proud of right now.

view more: next ›