Rafael Costa Souza

Results 30 comments of Rafael Costa Souza

> > I installed gamemode using "apt install gamemode"(After adding the repository). > > Yeah so you're missing the 32bit libs. Remove gamemode (`apt remove gamemode --autoremove`), and download the...

When downloading, the browser complains and on install, apt is unable to install it. Built from source and now the error only appears when running `gamemoderun sudo`

The files were being downloaded incompletely which explains apt not installing them, but `gamemoderun sudo apt install` is the sole purpose for me when installing big binaries, also for some...

On Pop! OS 22.04, wxPython doesn't build with something related to a non existent collection

> Python is the problem not a solution. C/C++ as I have had nothing but issues with Python stuff plus it is slower, and overly bloated in comparison to ML/ASM/C/C++....

> Comparing the complexity and maintainability of Python and C++, the most "unviable" between the two is C++. Python's runtime speed isn't a problem if the C++ bottlenecks are taken...

This should be marked as closed, since it's not an issue with the app

Also, when using soft tabs, the TAB button on the character bar is also soft, maybe separating real and soft tabs for things like identation or files that need tabs...

Did you call `window.set_mouse_button_polling(true)`? This function activates the callback that updates the mouse button events in glfw::flush_messages