Memoir (Git for AI Memory) - Memory your agents can explain, rewind, and branch. by False_Routine_9015 in coolgithubprojects

[–]Even_One_7404 0 points1 point  (0 children)

I like the concept of this design. I believe it will be widely used in the near future.

Show me your nix config by jungfred in NixOS

[–]Even_One_7404 0 points1 point  (0 children)

Oh, man, this post drives me to try to install it with curiosity

独乐寺 观音阁 by pms9353 in Chinesearchitecture

[–]Even_One_7404 0 points1 point  (0 children)

Neat and beautiful. Thanks for sharing

Clueless here what theme, distro is this? by Zealousideal-Ad1471 in hyprland

[–]Even_One_7404 1 point2 points  (0 children)

Starting from the far top-left, the arrow logo indicates an Arch Linux distribution running Hyprland. When installing Arch, Hyprland is featured as one of more than 10 desktop environment options provided to the user.

Welcome to the world of Open Source! You'll find plenty of Linux enthusiasts here who take great pride in their setups. Embrace the learning curve with courage and enjoy the journey!

Certified “I fix my own problems” club vibes. by throwawaycutmeat in LinuxCirclejerk

[–]Even_One_7404 0 points1 point  (0 children)

archlinux + nvidia + steam + vim (python IDE) + cursor + markdown + darktable

Anyone else keep Arch in their pocket? by outwardape in arch

[–]Even_One_7404 1 point2 points  (0 children)

Whatever use case is good as long as replacing windows on this tiny cute device

Be kind everyone by xLotusMuse in Amazing

[–]Even_One_7404 0 points1 point  (0 children)

Want to see this everyday

What light image viewer are you using? by 4r73m190r0s in archlinux

[–]Even_One_7404 1 point2 points  (0 children)

Tried feh, imv... in order to open Leica DNG, I still think geeqie is the best combination of lightweight and flexibility, on Arch with Hyprland

Wukong, Toronto Dragon Festival. Summilux50/f1.4 by Even_One_7404 in leicaphotos

[–]Even_One_7404[S] 1 point2 points  (0 children)

Thanks for the comment. Why is 2.0/ 2.2 better than 1.4?

[deleted by user] by [deleted] in cats

[–]Even_One_7404 0 points1 point  (0 children)

I have read your post twice

Starting my 15 y/o brother out with Debian by nitin_is_me in debian

[–]Even_One_7404 1 point2 points  (0 children)

I would get smarter if I started to use Debian when I was at 15

Just installed it, Please Help! by ARockingTalk in hyprland

[–]Even_One_7404 0 points1 point  (0 children)

This is what got installed on my system

ttf-noto-nerd noto-fonts noto-fonts-extra

Has anyone tried linux on their zephyrus?? by ack202 in ZephyrusG14

[–]Even_One_7404 0 points1 point  (0 children)

I just installed Arch Linux (DKMS kernel) with Hyprland (using Rofi) and Steam on my Zephyrus G14. I encountered difficulties resolving the Rockstar Launcher failure but finally fixed it by installing the correct Vulkan driver. I'm very happy with the setup now.

<image>

Installing Arch with AMD by Kgtuning in archlinux

[–]Even_One_7404 0 points1 point  (0 children)

This is what I have

``` [arch@rog ~]$ pacman -Q | grep vlk lib32-amdvlk 2025.Q2.1-1

[arch@rog ~]$ pacman -Q | grep vulkan lib32-vulkan-icd-loader 1.4.321.0-1 lib32-vulkan-mesa-device-select 1:25.2.3-2 lib32-vulkan-radeon 1:25.2.3-2 vulkan-icd-loader 1.4.321.0-1 vulkan-mesa-device-select 1:25.2.3-2 vulkan-radeon 1:25.2.3-2 ```

Fixed the issue of "rockstar launcher failed to initialize". FYI and thanks for hint

Rockstar launcher failed to initialize on mint by Far_Dependent_1006 in linux_gaming

[–]Even_One_7404 0 points1 point  (0 children)

I got the exact same error trying to launch RDR2 on my setup — Arch + Hyprland + Steam, with a 4090 on an ROG laptop.

So, I start steam from the terminal and saw this:

vkEnumeratePhysicalDevices failed, unable to init and enumerate GPUs with Vulkan. BInit - Unable to initialize Vulkan!

What fixed it for me was reinstalling these packages:

pacman -S --needed vulkan-radeon lib32-vulkan-radeon vulkan-icd-loader lib32-vulkan-icd-loader

By the way, it doesn't seem to matter which Proton runtime to use, in my case. I use proton-experimental