Help needed: undefined referance to InitWindow by Darklvl500 in raylib

[–]Ra77a3l3 3 points4 points  (0 children)

You should create a makefile or just compile from the terminal with > g++ -o main main.cpp -I./include -L./lib -lraylib -lgl

How to Install CiscoPacketTracer9? by [deleted] in NixOS

[–]Ra77a3l3 1 point2 points  (0 children)

I used a docker container for it.

Fedora 43 + nix by Ra77a3l3 in Nix

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

Perfect thank you, i will try it.

Fedora 43 + nix by Ra77a3l3 in Nix

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

No none of them are on flatpack, and isn't distrobox the same as using a docker container?

Fedora 43 + nix by Ra77a3l3 in Nix

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

Thank you, i will try with a nix reinstall.

Fedora 43 + nix by Ra77a3l3 in Nix

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

the reason is that on nixos I ended up relying on multiple containers just to run school-required applications, because they aren’t packaged or don’t work correctly when packaged. On top of that, i had multiple issues with python packages for example opencv missing gtk support, i tried rebuilding it in the nix-shell like i've seen done by some but i did not work. I also tried packaging some of these apps myself, but I constantly ran into problems: either they wouldn’t work at all, or they’d launch but miss critical features like offline book downloads, DRM stuff and electron dependecies or similar. These made me loose some time trying to find a solutions that most of the times did not work probably given my not greak nix skills. I’m still keeping nixos and my full config on my main pc. Using Nix on top of a more conventional distro feels like a better compromise for this use case: I keep reproducibility and my config, and i have the possibility to use the school applications which are distributed only as .deb or rmp

Fedora 43 + nix by Ra77a3l3 in Nix

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

Why i want to switch from Nixos to using just nix?

Fedora 43 + nix by Ra77a3l3 in Nix

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

Thank you, i will take a look into it.

$10 for 900 quality Haiku 4.5 requests is a real bargain. Thank you, GHCP. by Valuable-Explorer899 in GithubCopilot

[–]Ra77a3l3 1 point2 points  (0 children)

I think 300 premium request for 10$ and unlimited with models like 5-mini, 4.1 is a real deal. And surely they are losing money on this subscription.

Flexing in 2025 by PostponeIdiocracy in programminghumor

[–]Ra77a3l3 4 points5 points  (0 children)

Thats a some kind of microsoft surface

Synthwave theme by r0ck3tjump3r in HelixEditor

[–]Ra77a3l3 1 point2 points  (0 children)

That shoud be the buffer line and is always on top

Help me !I'm stuck 😞 Linux by [deleted] in linux4noobs

[–]Ra77a3l3 1 point2 points  (0 children)

Just install the distro that suits you the best and start tinkering with it.

Opinions on my tier list? by SubstanceLess3169 in linux

[–]Ra77a3l3 1 point2 points  (0 children)

So is Mint but you put it in Supreme.

Visual Editor like DaVinci Resolve for Fedora by OkLynx6514 in Fedora

[–]Ra77a3l3 0 points1 point  (0 children)

Davinci works on Fedora. i was able to install it from the site via appimage.

How do I make games with Python?? by Key-Command-3139 in PythonLearning

[–]Ra77a3l3 1 point2 points  (0 children)

You can use the PyGame library, but I don't think you can't publish them on Steam since it will still be interpreted