

I know. That’s why the live usbs are a life saver. I really just use the live usb to test everything out.
I know. That’s why the live usbs are a life saver. I really just use the live usb to test everything out.
Ohh… No issues. I tried it with the world map 16kx16k image and it worked. My i gpu couldn’t handle it but my gpu did open it
I can see everyone down voting you to oblivion… And that’s sort of fair. But that’s beside the point.
I was having trouble with NVIDIA while using mint early on and decided to switch to Fedora. Maybe try that once. Fedora has better defaults for nvidia.
Use the KDE Plasma spin btw. See if it works.
I don’t know why it souldn’t. DM me the image so that I can test it
LFS is the only true distro
For any other use case, I would have recommended Rust, but for making a hobby game engine, I would advise not using either rust or Odin and instead use C and C++. The graphics drivers have a primary C Abi and you would spend a really long time debugging C to Odin/Rust translation layer bugs than actually working on he engine.
I would suggest write a C rendering library, wrap it in safe Rust and move on from there.
When will it hit arch linux?
I started with rust 2 years back. It has been amazing since. Just build stuff you want to use, even recreate simple apps that you use everyday and have a rough idea on how they work. Getting used to the borrow checker takes time so don’t do something massive. Also if you haven’t finished the rust book and rustlings, I highly recommend them. They are amazing materials.
You can check out my github for ideas. I have till now as far as I can remember built a notification daemon, an automatic music player, a time management app, a video server, video library manager, a C/C++ build system and lots of other stuff. Reading other people’s code will make you get best practices.
PS Don’t learn from my builder_cpp project. The code is utter garbage, but it was how I used to do stuff in the early days
I had tried opensuse tumbleweed and absolutely loved the way it did things, my perfect balance between fedora and arch, but there were Teo problems that I couldn’t get over.
But it’s a great distro nonetheless.
Also it has a similar problem with fedora that arch doesn’t. VIDEO CODECS. I don’t understand how the USA messes with my ability to play a video and I am seriously annoyed by it.
I use Obsidian primarily and just push everything to git. Remember to gitignore .obsidian/workspaces.json
to prevent conflicts on multiple devices.
I also never figured out lutris. I gave up one day with rage and discovered bottles. Never looked back after that.
It’s always a logic bug that you will find the day after you forgot about how the code works.
But even if I developed a plug in, for the plug in to work, I would have to bundle a torrent engine and anything that allows movies/series to be downloaded might get flagged I guess
Codeberg wouldn’t mind according to that principle right? I cant fathom how a plug in would work when essentially adding yts would mean bundling a Downloader with a torrent engine and any system that allows downloading movies/series via torrent would get dmca.
Press Ctrl + Alt + F3 or F4
After booting in, switch to a tty, then start the de from there, so like I use plasma so I execute plasma-wayland. Check if that works, if so, then the problem lies with the login manager (sddm or gdm). If not post the error log and I will check if I can understand what’s wrong.
Bottles. It’s the best click and play experience imo. Select the gaming preset and use wine-ge or proton-ge as the runner (default is soda which is not really good) and you are good to go.
Sometimes the installers don’t work correctly on proton-get so use system installed wine and you are good to go.
That truly is a shitshow
Try Audiobook bay
Our king Sir Torvalds has spoken. And hence let there be rust in the kernel