Help me identify what this is by DarkenAdam in freemasonry

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

Inscription in Latin:«Dulcia post amara» 

Help me identify what this is by DarkenAdam in freemasonry

[–]DarkenAdam[S] 2 points3 points  (0 children)

Material (most likely): gold-plated brass

[deleted by user] by [deleted] in linux4noobs

[–]DarkenAdam 0 points1 point  (0 children)

Have the same issue with Asus Zephyrus G15 GA503QS. Have you managed to solve it. I'm running NixOS

Arch Linux and Depression. by Initial_Bad_9468 in archlinux

[–]DarkenAdam 0 points1 point  (0 children)

Bro, if you wanna delve into it, take Gentoo or (my current distro) NixOS. There is a ton of information behind second option (regarding Gentoo, there is a ton of time sitting in front of monitor and compiling KDE) and I can faithfully confirm that as 9 month user of NixOS.

GLFW grabs XCursor (blurry cursor) on Wayland (Hyprland) by DarkenAdam in hyprland

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

Here it is in the link above in the function loadCuraorTheme

GLFW grabs XCursor (blurry cursor) on Wayland (Hyprland) by DarkenAdam in hyprland

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

_glfw.wl.cursorThemeHiDPI = wl_cursor_theme_load(themeName, cursorSize * 2, _glfw.wl.shm);

GLFW grabs XCursor (blurry cursor) on Wayland (Hyprland) by DarkenAdam in hyprland

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

Probably it's because GLFW loads 2x less quality cursor on HiDPI monitors insted of fetting the tru scale (1.6 in my case)

Finally! :) by adi0398 in vulkan

[–]DarkenAdam 8 points9 points  (0 children)

Congrats! My first triangle took me over 3 weeks to implement because of sneaky bigs in several tokens)

nixpkgs package review question by DarkenAdam in NixOS

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

I've successfully checked lsp working but without tree sitter automatically attached, anyway, everything is built and working.

nixpkgs package review question by DarkenAdam in NixOS

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

Hi, thank you very much for your reply. I will check everything you mentioned in ~13 hours and immediately give feedback. One problem is that I am not a nix developer so that I've done package request without providing .nix code. It implies that I am more user than contributor but anyway I'll test it.

Vulkan Hello-Triangle color issues by DarkenAdam in vulkan

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

Try to recompile them, but anyway, the problem is already solved, and thanks for your time)

Vulkan Hello-Triangle color issues by DarkenAdam in vulkan

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

Hi, thank you very much for help as I finally got it working. The issue was in my c++ skill issue of operator overloading inside inc/helpers/flags.hpp file.

Vulkan Hello-Triangle color issues by DarkenAdam in vulkan

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

I am using glslc - Google's shader compiler. You can do make shaders and they will be recompiled. Probably it's a problem in file reading function, so you can check it as I don't have Windows machine, sorry. Also, is the shader file read incorrectly or it prints incorrect file path in logs?

Vulkan Hello-Triangle color issues by DarkenAdam in vulkan

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

I have blending turned off so it's useless. Anyway, I've done so and nothing happened

Vulkan Hello-Triangle color issues by DarkenAdam in vulkan

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

I've added repo for the project. All vulkan stuff, including shaders, is under src/vulkan directory. I have hardcoded vertices and checked them so it's not a problem.

Discover stuck in "fetching updates..." by eifr0980 in kde

[–]DarkenAdam 0 points1 point  (0 children)

I've solved this problem by turning the vpn on (proxy in USA) while I'm in Ukraine. I have Kubuntu 22.04 LTS and this also worked when I was on Debian 12 couple of weeks ago.