No doubt, the kernel itself is also quite complex... but my comment here is on the user experience perspective, namely, for me at least "it just works". So I'm not trying to imply it will work for anybody flawlessly nor that it's due to the simplicity of the stack, solely that it works, for me.
utopiah
I'd argue... Alpine?
Why? Well, because it's small. So Alpine isn't the programming distribution itself but rather the distribution for the container your run whatever you build inside of just because it's very VERY small (like... 5MB?!).
Obviously that makes sense only in some cases. For example for a frontend Web developer or a game developer (or a WebXR dev like me) it might not help much but otherwise,... maybe?
Anyway if you are into this kind of things check also Gitpod, it's about wrapping your dev environment inside a container then having it anytime, anywhere, including for other developers and facilitate their onboarding.
HP Laser 107w, driverless, over LAN.
I just Ctrl+P from any software and it prints.
It also prints programmatically (for e.g. folk.computer ) thanks to IPP.
I didn't have to "think about printing" since I have that setup so I don't know where you get that sentiment.
DIY is difficult
Well, arguably it's difficult at first then become much easier BUT I understand one might not want to dedicate time to it. There are solutions though to buy hardware that is open hardware and with open-source firmware. I personally do NOT recommend reverse engineering except for the pursuit of knowledge. I do NOT recommend RE for "liberating" products because even though it is amazing, it is adversarial. The companies are making money still while NOT supporting Linux or even preventing it from being supported by the community without them spending a cent. That's fine, that's their strategy. I don't approve of it but from a business standpoint I can understand it.
What I do recommend though is spending few minutes looking for proper alternatives. I clarified that a bit in another thread about inputs, cf https://lemmy.world/comment/12550034 so please consider having a look.
TL;DR: DIY/RE can be too much work but there are open hardware with open-source firmware projects sold on e.g https://crowdsupply.com which are "just" plug&play.
Tool lazy to read it all with existing comments but still want to help so :
Recommendations for Notepad++ replacement
vim/gvim
(and derivatives, e.g. neovim
) or emacs
or derivatives, if you are serious about text editing, being text or otherwise, they are the foundations. They probably include most of what you need out of the box and if not they do and a lot more through their extensions
I have an iPhone, I like to back it up and sync
You are swimming upstream there. Apple is doing everything it legally and technically can to lock up its own ecosystem. You might managed few things with e.g libimobiledevice/ifuse
or ish
or even KDE Connect
I do some gaming.
Me too, playing both 2D and XR on a nearly daily basis. It works. Sadly, just like the previous answer some are trying to sabotage anything they can via DRM or "anticheat" and this might screw up your experience entirely. A good heuristic is if works on the SteamDeck (cf ProtonDB) it probably works on Linux.
How do Xbox One controllers work wired with Linux?
They work. I don't have an Xbox controller but SteelSeries ones and I play near daily on them, either with their dongle or via BT, with Steam or anything else.
Recommendations for GUI mpv frontend?
VLC
I use software called AdvancedRenamer.
As suggested in the first answer, learn Bash or any other CLI environment, it's made for this kind of tasks and is the de facto standard for literally.
Keyboard shortcuts.
They work. If you need more it takes second with your desktop environment, e.g KDE Plasma for me, to add new ones.
I don’t understand Linux distro segmentation especially when it comes to software availability
That's the "cost" of freedom. You do whatever you want with your computer. It sounds trivial but it's not. We have been trained for years if not decades to see someone else get to decide for us. It's false. It's amazing. It is also daunting. Now YOU get to decide. You can use you distribution package manager or a binary or... anything in between (AppImage, AM, dbin, cloning a repository and building from source, etc). It's crazy... but it works so it's up to you.
Last but not least. I’m looking for suggestions for a Linux distro to use that fits my needs.
Who cares, picks any one BUT keep your data safe! Try it for an hour, a day, a week and try another one if you feel like it. Switch whenever YOU want for whatever reason YOU care. Cf previous answer.
They already sell the Pinetab RISC-V so quite feasible. I'm not sure I'd buy one as I already have a Banana-Pi (SpacemiT K1 8 so not exactly "next-gen") so my next purchase on that would probably be something that would be relatively powerful enough to "forget" it's not ARM/AMD64 for daily usage (which we might not be very far from, not really sure).
Very cool, sincere thank you for the clarification and even on-boarding process. Installed this way, feels quite efficient. Will dig a big deeper while using them more.
We need a complete CoreBoot + OSS silicon-chips + OSS firmware + all-community / all-commercial dual production lines.
Where are the gaps?
Both global and EU store still sell things. They are still active on social media. I have plenty of their products (PinePhone with keyboard case, PinePhone Pro with LoRA add-on, Pinecil, PineTab2, PineNote, PineTime) which I use often, some on a daily basis, other weekly basis. They just work. As others have pointers out they don't do software, "just" hardware with some community fostering. If tomorrow they announce another product (not sure what that could be as, simply by listing now they are covering already a LOT) and if I need it, I would buy it without much hesitation.
Now I imagine if they don't have anything new they don't announce much, which is reasonable. They might not need the "buzz" as long as they manage the sales in their pipelines.
I would honestly like to see more products but arguably they already have good coverage. Let me ask you then, what do you wish they would add to their existing product line?
Ah! Wonderful. I'm always a bit reluctant with system-wide install so I'll put AM on hold for now but probably tinker with AppMan/dbin soon.
Out of curiosity, one of the app I'd usually get outside my package manager is Chromium. I'd usually download the latest build from https://download-chromium.appspot.com/ so in this situation, how would you do it using any of those solutions? Would it support adding extensions e.g https://chrome.google.com/webstore/detail/immersive-web-emulator/cgffilbpcibhmcfbgggfhfolhkfbhmik that I need for development?
PS: note to self, go through bash history to see which failed apt install
attempts could be replaced with such tools.
Agreed, cf https://www.tomshardware.com/news/amd-vs-nvidia-which-more-popular-linux and I do hope to have the choice soon.
In case others are interested on the general compute aspect, e.g inference for self hosted AI, here is something related I found :