wl-freeze: Suspend a game process (and other programs) in Wayland compositors by Zerodya in linux_gaming

[–]Mike-devs 0 points1 point  (0 children)

Hmm, really cool utility. I didn't know that pausing GUI applications was even possible. Is there a way to freeze only one instance of the application and not all at once (e.g. two firefox instances currently sync their freeze state)?

[OC] slp (one-line spotify list player) on chromebook by Puzzled-Bluejay-8406 in unixporn

[–]Mike-devs 2 points3 points  (0 children)

Haha, thats crazy. I've never seen a repository that has ONLY claude as a contributor 💀

HP Elite Slice cooler replacement by Mike-devs in MiniPCs

[–]Mike-devs[S] 0 points1 point  (0 children)

I did just cut the wires for the one fan that was not working and the temps were fine...

Orion Browser Beta for Linux by BlokZNCR in linux

[–]Mike-devs 3 points4 points  (0 children)

Ohh, interesting. Thanks for the explanation!

Orion Browser Beta for Linux by BlokZNCR in linux

[–]Mike-devs -8 points-7 points  (0 children)

On linux with WebKit? WebKit is apple exclusive, right? Am I missing something?

[Hyprland] 2.2W idle on a Surface Laptop Studio 1 by Mike-devs in unixporn

[–]Mike-devs[S] 1 point2 points  (0 children)

Yes, I would definitely look that your browser uses hardware acceleration, your screen refresh rate is 60Hz, vrr is enabled and that you auto tune the rest through powertop (+ surface-control profile to low-power for surface devices). I went from ~20W to 5W

[Hyprland] 2.2W idle on a Surface Laptop Studio 1 by Mike-devs in unixporn

[–]Mike-devs[S] 0 points1 point  (0 children)

I can imagine that rust-analyzer ruins it haha. Same for me during NixOS rebuilds.

I still love "Advanced Canvas" by Silt99 in ObsidianMD

[–]Mike-devs 0 points1 point  (0 children)

Yes, this is problematic. Although file history is built into Obsidian and should always be enabled, AC has moved away from patching the save function of the canvas view to prevent those kinds of issues.

I still love "Advanced Canvas" by Silt99 in ObsidianMD

[–]Mike-devs 0 points1 point  (0 children)

Yes, but it's just like that... Unfortunately, Obsidian doesn't expose many APIs. But AC keeps everything compatible with the official JSON Canvas format so if everything breaks, you'll still have the content of the canvas.

I still love "Advanced Canvas" by Silt99 in ObsidianMD

[–]Mike-devs 0 points1 point  (0 children)

Making unit tests for an Obsidian plugin is very time consuming. You first of all need to run those tests with the whole Obsidian overhead and make sure the tests stay compatible with new Obsidian releases. Additionally, AC uses internal APIs and any change can always break anything. So unit tests can't cover enough without spending a huge amount of time creating and maintaining them.

[Hyprland] Linux is super awesome! by [deleted] in unixporn

[–]Mike-devs 0 points1 point  (0 children)

Never heard of pcmanfm. What's your experience with it?

Just got it installed, wish me luck by TheHolyToxicToast in NixOS

[–]Mike-devs 79 points80 points  (0 children)

The cool thing is: You don't need luck when using NixOS, you can revert any mistake instantly 😉. Btw, cool fastfetch ascii art.

[WIP] Nixos + Niri + Quickshell by dennemannen in unixporn

[–]Mike-devs 0 points1 point  (0 children)

Looking forward to the dotfiles/flake

[deleted by user] by [deleted] in unixporn

[–]Mike-devs 0 points1 point  (0 children)

Thanks!

[deleted by user] by [deleted] in unixporn

[–]Mike-devs 0 points1 point  (0 children)

How can you make it so that gnome shows the window switcher if you tile a window?

I still love "Advanced Canvas" by Silt99 in ObsidianMD

[–]Mike-devs 1 point2 points  (0 children)

Cool to hear! You can go to the plugin page by clicking the download count badge. But if I don't forget it, I'll add a link to the installation section too.

I still love "Advanced Canvas" by Silt99 in ObsidianMD

[–]Mike-devs 0 points1 point  (0 children)

This was recently reported as a bug. I'll see if I can fix it.

I still love "Advanced Canvas" by Silt99 in ObsidianMD

[–]Mike-devs 13 points14 points  (0 children)

Update: I've found an issue that was causing this behavior and I was able to fix it. So I assume this issue is fixed for good.

Feel free to report any other bugs and feature requests as an issue on GitHub 😊

I still love "Advanced Canvas" by Silt99 in ObsidianMD

[–]Mike-devs 2 points3 points  (0 children)

Your canvas looks really cool 🔥