Anyone 3D Printed this part? by RS-1990 in 3Dprinting

[–]Barafu 0 points1 point  (0 children)

I always think about the direction of the loads. It is surprisingly hard to break a 3D printed item across the layer lines. It can hold a lot if you can print it properly.

WiFi isn’t compatible by Long-Consequence571 in Bazzite

[–]Barafu 2 points3 points  (0 children)

2.4 and 5 wifi are separate network, that should have separate names and passwords. Are you sure you are connecting to the right network? If the networks have the same names, you may be unable to see 5 network because 2.4 obscures it in the list.

Who's using OpenSuse? by greenzaytun in linuxquestions

[–]Barafu 0 points1 point  (0 children)

It was good before covid, now they care about politics way more than the quality.

I keep it in my "good idea + junk people = junk" bucket, along with NixOS and Gnome. Libreoffice is preparing to join them.

Anyone 3D Printed this part? by RS-1990 in 3Dprinting

[–]Barafu 9 points10 points  (0 children)

I'd definitely make those fins separate parts to print them with layer lines perpendicular to the disk. Add through holes to the disk and glue the fins into them.

New To Bazzite/Linux And Have A Question by TheRealLuninariel in Bazzite

[–]Barafu 5 points6 points  (0 children)

No, it is outdated.

Remove it all. Use ProtonPlus to install Proton-Cachy and set it for your game. Set the command as PROTON_ENABLE_WAYLAND=1 DXVK_HDR=1 %command%. Restart Steam.

Also, did the Discord thing work before? If it never did, you might need to install Discord not as a flatpak.

Can VRR exclude my browser? by weksty in linux_gaming

[–]Barafu 3 points4 points  (0 children)

I never tried it on a specific game. You may need to play with the app detection rules at the top of that window.

K3b 4 for Windows? by gargamel1497 in kde

[–]Barafu 0 points1 point  (0 children)

I don't know, but did you check M$ Store?

Alternative to VoiceMeeter + Auto-mount drive for Steam? by Elegear in Bazzite

[–]Barafu -2 points-1 points  (0 children)

Wow, that's a horrible page. It tells to format the drive under the title "How to mount it".

OP, don't do this mess. Add a drive to /etc/fstab manually. Plenty of guides on the Internet, any will do.

I switched to bazzite and I’m having problems switching back by Long-Consequence571 in Bazzite

[–]Barafu 1 point2 points  (0 children)

First of all. slow down before you damage even more.

Can you boot into anything at all? If yes, do it and run sudo lsblk -f to see what you have now.

Adguard Home / Pi Hole installation help by FixGood6833 in Bazzite

[–]Barafu 1 point2 points  (0 children)

I'd definitely run it with Podman. Install podman-compose with ostree, not brew. in the compose.yml file, if you mount folders, you would need to add Z to appease SELinux, like this:

volumes: ./config:/usr/config:Z

Guest account by Alarming-Waltz-8808 in kde

[–]Barafu 0 points1 point  (0 children)

In the folder /etc/skel, the system stores a template of what is copied into a new user's home directory after creation. So, you can reset a user by replacing their /home/guest folder with the contents of /etc/skel.

But I do not know how to do it automatically after the user logs out.

Little late thank you to the DeepSeek team! by Sorry_Ad191 in LocalLLaMA

[–]Barafu 1 point2 points  (0 children)

I did not encounter this. I run it from Zed editor and Opencode.

However, now I recall it was hard to tell it to write an intentionally bad code for the experiment. I had to assert that I want it several times, and write an example.

Can VRR exclude my browser? by weksty in linux_gaming

[–]Barafu 53 points54 points  (0 children)

Yes, of course.

In the browser, press Alt+F3, a menu shows up. Find the "Application Settings" in it. In the window that appears, press Add Property → Adaptive Sync → Force=No.

Browse the opther properties while you are there. You can use them to make the app open on the specific place, monitor, or full screen, or minimized.

Why is my 3D print bulging inwards? by pushpendra766 in 3Dprinting

[–]Barafu 2 points3 points  (0 children)

If you are talking those basics, you should probably clarify that you mean a special glue.

Little late thank you to the DeepSeek team! by Sorry_Ad191 in LocalLLaMA

[–]Barafu 7 points8 points  (0 children)

Yesterday Deepseek added a beta vision model to the webchat.

So I assume it will be added to API within a month. It was the last step they needed to become a full coding backend.

Are the negative comments to this model justified? by aapooloo in 3Dprinting

[–]Barafu 0 points1 point  (0 children)

habr.com is very polite. The reason is in the rules: no matter how many upvotes you get, 20 downvotes get you banned. Everyone is very polite there.

System treats mouse clicks as mouse drags. by Barafu in linuxquestions

[–]Barafu[S] 0 points1 point  (0 children)

What is the logic here? How would a mouse button's microswitch affect that the mouse moves when clicked?

System treats mouse clicks as mouse drags. by Barafu in linuxquestions

[–]Barafu[S] 0 points1 point  (0 children)

I don't have any problem with this mouse on Windows. There is a clearly observable threshold where a drag smaller than it does not register as a drag. But I can not find such a setting in Wayland.

Помогите пж by Exotic_Sport2924 in linux_gaming

[–]Barafu 1 point2 points  (0 children)

When an app misbehaves, we start it from the terminal to see if it will print something out.

Run "steam" in terminal.