

Do you smell burnt toast?
Programmer by day, burnt out by night.
Do you smell burnt toast?
Funny you say that, I dual boot Bazzite and Mint, for gaming and everything else including programming, respectively.
Bazzite is a pain to install and use CLI applications in, but it’s got a great default setup for gaming!
I didn’t have terminal transparency available OOTB, and it didn’t find my Nvidea GPU drivers, either.
Ubuntu-based Mint does, for me.
Thanks for the clear explanation!
- ability to rollback to previous versions
I think apt
handles this, as well, no?
All the other reasons are very valid, though! Especially the transactional updates!
And they give you more control over the permissions that you give the application; packages from apt, yay, etc. get full filesystem access by default even if they contain a bug or malicious code, flatpaks can be walled off by you very well.
I feel like an edit with USB buses is in order.
AFAIK it’s been implemented years ago, but only for when the uploader checks a box in the advanced settings for the video.
Some videos are barricaded with DRM, most aren’t.
I had sunken bazillions of hours into that level editor, showing my levels to my friends! Loved that!
And ngrok is en-grok, not en-jii-rok…
Ah that makes sense, thanks!
the laptops mostly use Intel x86 chips
I mean, I’d be happy to see them ship ARM laptops in the vein of Apple’d M chips or Qualcomm’s Snapdragon X Elite chips ¯\_(ツ)_/¯
Yes, that’s it! Thank you so much!
So their laptops were running Android?
Reading the article it was a closed source OS, with their own closed-source Linux-based kernel.
I once freed 28 GB using find ~/Downloads/ -mtime +30 -delete
Honestly, I could do and have done Unreal, Unity and (easily) Godot development on less!
But that’s the minimum to spend for a very comfortable experience, I’d say; RX7900 and GTX 4090 are only there for bragging, while an on-board GPU would not be comfortable running game graphics in my opinion but I’ve seen people do it and not complain :/
Off-topic but:
Linux Mint
GPU: AMD RX7600XT
CPU: AMD Ryzen 7 5800x
RAM: 16GB DDR4
That’s surprisingly mid-range, I don’t think I ever see that; just budget specs or bragging-level specs. As someone with almost the same build (Ryzen 7 4700GE, RX7700XTX, 16 GB DDR4) I’m positively surprised!
For me a web app IDE includes a DB manger, HTML previewer, etc.
A text editor edits text, an IDE is an Environment that Integrates Development tools.