This is kinda an unorganized post, so sorry for that.
Recently, I've been thinking about creating a computer in the form factor of the "Handheld PCs" that were around during the 1990s. It's mainly just for me but I wouldn't mind selling a few to the small community of nerds who like those things. I'm trying to avoid making another PC or ARM device like someone would normally do just because I'm not really a fan of either of those architectures or the monopoly they represent.
I've been considering the MIPS-compatible X2000 from the Chinese semiconductor firm Ingenic but unfortunately that chip doesn't have an external memory controller so you're limited to just the 128M/256M of DRAM in the package which is less than ideal.
So, has anyone heard of any weird chips lately? Idk where else to ask. I don't know where people who make computers discuss things like this.
(Btw if you're interested in this topic you may enjoy www.greenarraychips.com. It's Charles H. Moore's outfit, the guy who invented Forth. They make cute little chips with many independent stack machines on them. Not useful for this project but still pretty cool. This is not an ad, I just like weird computers.)
Glad you got it fixed!
Yeahh fr
What's up with the kernel from the guy in Czechia? I knew most of the distros aren't shipping mainline kernels but it's so hard to find info online on this topic lol.
lol. Yeahh, even the official distro for most of the other Pine hardware is the most -pilled and mismanaged Linux project out there relative to how popular it is (Manjaro).
Yeah, stuff like the web requires infrastructure like web browsers that is not very portable and on the order of millions of lines of code in size. A web browser is basically like an operating system of its own these days. That being said there is a Netsurf port to 9front and virtualization support on PCs in 9front (so you can run Linux). It's a very different system and radically simpler than modern Unix or Windows. But it was designed by the people who made Unix with modern networking in mind and with the knowledge that everyone has a computer now (the word everyone used loosely). A lot of people (including me) just find it very easy and pleasing to write software for and use. You can accomplish a lot more with a lot less code. It's extremely portable too, which makes it appealing as an official OS for a new hardware platform.
megi is the name of the kernel dev from czechia. He's put in a lot of work and he's pretty active in the matrix chats, but he's not big on upstreaming his changes and some of his side projects he doesn't even release the code... this seems like a good summary https://momi.ca/posts/2022-09-07-mainline.html
I think he might be doing a bit of "making himself necessary" in the ecosystem of A64 based devices tbh, You can't entirely blame him but its bad for the community long term.
Manjaro is a mess though yeah, I used it for a while since it came on the pinebook/pinephone but I had to nope out.
Plan9 is pretty befuddling still ngl but I'm starting to like what I see. I might have to install it on a raspberry pi and see what the fuss is about
Thanks for the article! That 500k line diff from mainline is scary...
Highly recommend this video to help you get around the UI: https://www.youtube.com/watch?v=Dt3Dr3jUPjo
Hope you have fun if you decide to try!