this post was submitted on 21 Oct 2023
71 points (98.6% liked)

Linux

46734 readers
2108 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Something ive been wanting for a while is a highly portable linux device like a phone or small tablet but obviously running fully flegde linux.

I need a device that is x86, 5g/4g networking water resistant if possible, sliding kB would be great but thats a bye gone era.

I don't want to use android based systems as when they have linux support it is via a spersific distribution made for that device. Virtualization is also not for me.

you are viewing a single comment's thread
view the rest of the comments
[–] emergencyfood@sh.itjust.works 2 points 10 months ago (1 children)

Are there any mainstream tablets running RISC processors though? I though RISC processors of that power level were still in the development stage and/or only available in China.

[–] WetBeardHairs@lemmy.ml 3 points 10 months ago (1 children)

ARM is a RISC processor at heart. Or at least it was at one point - I'm not sure how or if they've deviated. Time for some wikipedia.

[–] DaPorkchop_@lemmy.ml 4 points 10 months ago

they're still pretty RISC, using fixed-width instructions and fairly simple encoding. certainly a hell of a lot simpler than the mess that is x86-64