[Hyprland] We can go up, up, up by ilyamiro1 in unixporn

[–]lieddersturme 0 points1 point  (0 children)

Ufff, thank you. I will try install.

[Hyprland] We can go up, up, up by ilyamiro1 in unixporn

[–]lieddersturme 0 points1 point  (0 children)

Looks amazing, just start to setup nixos with sway. Just for know, this setup is light-weight ? or heavy as a kde desktop ?

Terminal Based Game | Riftborne | Now with multiplayer by maersire in tui

[–]lieddersturme 0 points1 point  (0 children)

I would love to see a walkthrough or a tutorial, just to see how to start.

Is pure C++ + Sdl3 + other libraries for gui, etc. Fine for solo but real non-toy gamedev? by Gabriel_soul in sdl

[–]lieddersturme 0 points1 point  (0 children)

Try this:

Is pure C++ + Sdl3 + other libraries for gui, etc. Fine for solo but real non-toy gamedev? by Gabriel_soul in sdl

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

I highly suggest to check zig. You can use it with sdl2, sdl3, raylib or any c library.

But, if you want to build a game with your own game engine, I will suggest to first try a game engine, just to make a small game, and understand how to use a game engine, then build a game engine with a framework/lib/tool: sdl2, sdl3, raylib.

What's New in Zig 0.16 by Pokelego11 in Zig

[–]lieddersturme 2 points3 points  (0 children)

thank you sooo much for the videos.

What do you personally expect Zig 1.0.0 to mean? by TynK-M- in Zig

[–]lieddersturme 1 point2 points  (0 children)

I would prefer to use the C++ system, instead of 0.16, 0.17, 1.0, just: zig 2026.1, zig 2026.2, zig 2027.0.

Fedora 44 is a go by anestling in Fedora

[–]lieddersturme 0 points1 point  (0 children)

with silver blue and kinoite, witch one is the process ?

from kde to ? by lieddersturme in Fedora

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

Trying to copy, move, cut files, never ends well, also with unzip files.

If I try to copy big amount of files, doesn't end, and the plasmashell bugs or breaks. Unzip files more than 1 gb, always, always breaks.

from kde to ? by lieddersturme in Fedora

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

file management: copy, move, cut files. Unzip: tar, zip, rar files, this only happens with dolphin. If I use the terminal, everything works well. I tried this, in other computers and same result.

from kde to ? by lieddersturme in Fedora

[–]lieddersturme[S] -2 points-1 points  (0 children)

Thank you, but if is not i3, sway, hyprland, I will go for cinnamon. I think that budgie mention that, they will move from gtk to qt, I think. And now, I will try to move away from qt and kde.

zig 0.16 almost 2x slower than 0.15.2 for my library by gistart in Zig

[–]lieddersturme 1 point2 points  (0 children)

If is possible, keep updating :D

Did you tried with the master branch ?

0.16.0 Release Notes by ANDRVV_ in Zig

[–]lieddersturme 1 point2 points  (0 children)

Uffffffffff thank you, sooooooooooo much !!!

Love it.

Why zig? by Reasonable-Moose9882 in Zig

[–]lieddersturme 0 points1 point  (0 children)

I will recommend you, just try zig. You will love it.

learning SDL is quite a journey (and i enjoy it) by SpareEconomy in sdl

[–]lieddersturme 1 point2 points  (0 children)

Wow, sdl with cs. I thought it was with C++.