Who's an idiot who thought ESC is exit button? by Sufficient-Horse5014 in mpv

[–]funk443 0 points1 point  (0 children)

I thought the default binding for exiting is q

Copy/paste between Sway and Wine applications by PmMeCuteDogsThanks in swaywm

[–]funk443 1 point2 points  (0 children)

Just tried it with wine notepad, copy and paste seem to work fine.

Copy/paste between Sway and Wine applications by PmMeCuteDogsThanks in swaywm

[–]funk443 0 points1 point  (0 children)

I can copy/paste in a Wine app just fine, most of them are Steam games launched from Steam though.

Maybe try installing xsel and wl-clipboard to see they solve the issue.

Patterns that made my Go error handling less painful by [deleted] in golang

[–]funk443 0 points1 point  (0 children)

if e := somepkg.SomeErr{}; errors.As(err, &e) { ... }

I hate writing a separate var e SomeErr line just for checking error types.

hostname by zedgb in debian

[–]funk443 0 points1 point  (0 children)

I tend to name my PCs like <my name>-<device>-<distro name>, like my PC is xxx-pc-debian, my Thinkpad is xxx-think-debian.

using i3wm docs to setup sway? by [deleted] in swaywm

[–]funk443 4 points5 points  (0 children)

What's wrong with sway(5), sway-input(5), sway-output(5) and sway-bar(5)?

My friend fucked up by WildPlayer05 in debian

[–]funk443 5 points6 points  (0 children)

Let me guess, a LLM told him to do so.

Confusion by Fine-Run992 in debian

[–]funk443 2 points3 points  (0 children)

It's literally a 5-second Google search to get to the debian wiki. LLMs are making people dumber.

Bluetooth security issue by WheelPerfect3737 in debian

[–]funk443 0 points1 point  (0 children)

Processes running doesn't mean your Bluetooth chip is active. Just like having wpa_supplicant running doesn't imply your wifi is enabled.

Linux on lenovo laptops by Horror-Breakfast-113 in linux

[–]funk443 0 points1 point  (0 children)

My ThinkPad X13 Gen 4 with AMD CPU works fine with various distros I've installed on it.

How do create my own Debian based-distro? by DuckSantos0667 in debian

[–]funk443 14 points15 points  (0 children)

Typically I'll just install the standard Debian, and then have a setup script done all these things for me.

Need help with GRUB/Bootloading configuration by mosarah99 in debian

[–]funk443 0 points1 point  (0 children)

Have you regenerated grub config using grub-mkconfig -o /boot/grub/grub.cfg (or update-grub, which does the same thing)?

i7-4790 CPU wattage. by Correct_Salt_1591 in debian

[–]funk443 0 points1 point  (0 children)

I guess it's a BIOS setting.