- cross-posted to:
- linuxfurs@pawb.social
- steamdeck@sopuli.xyz
ShortN0te ( @ShortN0te@lemmy.ml ) 47•1 year agoThe great thing about manjaro is, that when it finally bricks itself you can install a proper distro on it. https://github.com/arindas/manjarno
kurcatovium ( @kurcatovium@lemm.ee ) English13•1 year agoEven better is you don’t even need to wait those three days. You can replace it straight away! :-)
baduhai ( @baduhai@sopuli.xyz ) 42•1 year agoManjaro 🤮
aname ( @lauha@lemmy.one ) 11•1 year agoPuke emoji 🤮
Helix 🧬 ( @Helix@feddit.de ) 10•1 year agoelitism 🤢
Hermokuolio ( @Hermokuolio@mastodontti.fi ) 1•1 year ago@Helix what do you mean?
Helix 🧬 ( @Helix@feddit.de ) English1•1 year agolet people use what they want. If they want to use Manjarno and reset their clocks because of expired certificates every other year, so be it. But don’t be elitist about it. Same goes for the usage of the puke emoji.
muhyb ( @muhyb@programming.dev ) 26•1 year agoManjarno isn’t even a good choice for desktops though
lemmyvore ( @lemmyvore@feddit.nl ) English2•1 year agoMy desktop machine would like to disagree.
muhyb ( @muhyb@programming.dev ) 1•1 year agoManjaro is the distro I’ve used for the longest (like 7 years) and it was mostly fine, until I started using AUR, which you shouldn’t if you use Manjaro because it will cause problems. Holding packages for 2 weeks also cause problems (hence the AUR issue), it doesn’t make it stable. However, if you don’t use AUR, it should be fine. Though just FYI, if you want Arch-based there are better distros out there. If you’re happy with it, there is no need to change.
@muhyb What arch based distros would you recommend?
muhyb ( @muhyb@programming.dev ) 4•1 year agoI have two go-to choices for Arch-based. EndeavourOS is basically what everyone want and expect from Manjaro, Arch with a GUI installer, no bloat, easy to use. You can even install Pamac and use it if that’s convenient for you. Artix comes systemd-free, you can install OpenRC, runit etc. It’s faster for my old laptop.
There is also Archcraft. It might look like a student project (maybe it is), but it’s an easy way to use Arch if you’re comfortable with their design choices. This one also has really nice small scripts here and there.
@muhyb I use EndeavourOS myself, but I was wondering if there’s an Arch based distro that is a bit more stable and that I can recommend to people but still allows for using AUR without much trouble.
lemmyvore ( @lemmyvore@feddit.nl ) English3•1 year agoThe vast majority of Arch derivates are still Arch with some candy on top. Endeavour for example is just an installer, a default package selection, a handful of non-essential packages of their own and some desktop eye-candy – in other words the absolute minimum so it can be called a distinct distro. But it’s very much Arch inside.
Manjaro uses Arch as an upstream distro but modifies packages extensively, uses its graphical installer to actually autodetect and install everything a machine might need by default, has designed an user-friendly package manager interface on top of pamac, adds a driver manager with autodetect, a kernel manager and so on.
Unfortunately this puts Manjaro on the hatelist for two groups: a section of the Arch community who hate anything that makes Arch less hardcore, and Linux newbs that get tricked by Manjaro’s self-claim of “user friendly” and end up bricking their system then go around telling everybody how much it sucks and how “it just broke”.
Ironically, if you leave Manjaro the fuck alone and don’t do dumb stuff like use a non-LTS kernel or switch to the non-stable branches or install critical system components from AUR etc. it tends to be super-stable. Unfortunately it tends to attract users for all the wrong reasons.
To answer your question, to recommend it to people it depends a lot on the type of people. I’m an experienced Linux user, I know what stuff to not do and what to not install from AUR etc. At the other extreme I have completely Linux-clueless family members using Manjaro perfectly fine because they don’t have sudo rights and they can’t fuck it up. But there’s a type of Linux user that falls in between that’s going to mess around and screw up and then blame the distro for things that if they did on Arch they’d get told to GTFO – and I think those people should not use Manjaro or any Arch distro because they’re dumb and hateful and Arch-based stuff requires a bit of brain and a willingness to learn.
muhyb ( @muhyb@programming.dev ) 1•1 year agoI’m quite happy with EndeavourOS and last time I had a problem, it was a GRUB problem and they changed to systemd-boot by default after that. Other than this, never had problems since. To be honest, I stopped recommending Arch-based to people unless they’re somewhat experienced, otherwise I recommend Linux Mint. However, EndeavourOS is what I recommend if someone wants a GUI installer for Arch and I don’t think there is a better option yet.
lemmyvore ( @lemmyvore@feddit.nl ) English1•1 year agoI have 77 AUR packages installed as we speak. There are no issues with AUR and Manjaro’s delayed packages. AUR are source packages. They will compile against whatever is installed.
Occasionally an installed AUR package breaks because I don’t update them automatically and the system libs have moved too far away from the binary I compiled. I rebuild it and that’s it.
Obviously, you shouldn’t install anything from AUR that will take the system down with it. This is true for any Arch distro.
In theory an AUR package can require an Arch package version that’s not in Manjaro yet. I’ve never had that happen in 4 years and dozens of AUR packages. If it ever did I’d either install an older version of the AUR package or get a flatpak version.
muhyb ( @muhyb@programming.dev ) 2•1 year agoDon’t remember what packages caused problems for me but I had to repair it via tty quite a time. Not updating AUR packages automatically is actually a nice workaround to prevent system breakage which I was also doing it, until it started to cause problems more often. Maybe they fixed it I don’t know (though highly doubt it because of the way they do it), haven’t used Manjaro for 4 years. Then I thought about that, why would I need to deal with these kind of things if I can use my system up-to-date with every part of it. No one uses Manjaro because it’s stable, people use it because it was the only “Arch with GUI” they know at the time. Now we have a lot of these and some of them are better than Manjaro. But again, if you’re happy with Manjaro there is no need to change. I was happy until I wasn’t because of Manjaro’s structural problems (like they nuked AUR once). It’s not a bad thing to recommend a better option if you know one.
lemmyvore ( @lemmyvore@feddit.nl ) English1•1 year agoI’ve started using Manjaro 4 years ago so basically I picked up where you left.
The situation seems to have reversed, nowadays there are plenty of “arch installers” like you said but Manjaro is actually a “stable Arch” alternative… provided you actually want that and don’t do anything to rock the boat. Using flatpak instead of AUR when possible can help further.
muhyb ( @muhyb@programming.dev ) 2•1 year agoI guess the key point there, using Manjaro as Manjaro, not as Arch. It can be stable that way since they also have their own repos. And I agree that using flatpaks instead of AUR on Manjaro would be better. Though at this point, if I am to switch distros, I would go for Void I guess. It’s actually nice to hear that Manjaro seems more stable now.
DerisionConsulting ( @DerisionConsulting@lemmy.ca ) English19•1 year agoThis seems like a scam.
The website is image-only.
Not having any selectable text is super sketchy.It uses “Orange Pi” but isn’t running on an Orange Pi.
If you go to the real manjaro website: https://manjaro.org/ and search for “neo”, this doesn’t come up:
https://manjaro.org/search/?query=neo
…or orange pi
https://manjaro.org/search/?query=orange+piEdit: People are saying that is it real. If it is, they really need to make it seem less sketchy.
DerisionConsulting ( @DerisionConsulting@lemmy.ca ) English9•1 year agoIf it is real, then need to make it seem less sketchy.
ULS ( @ULS@lemmy.ml ) 6•1 year agoTbh that photo looks photoshopped.
AItoothbrush ( @AI_toothbrush@lemmy.zip ) English2•1 year agoThey literally had an event lol.
DerisionConsulting ( @DerisionConsulting@lemmy.ca ) English5•1 year agoWhich is fine and all, but they need to make it seem less sketchy.
There have been handheld gaming devices scams that have had events before, using either the one working prototype, or someone else’s device with a difference housing.
ULS ( @ULS@lemmy.ml ) 3•1 year agoThat event was just a Gif.
kib48 ( @kib48@lemm.ee ) English19•1 year agowhy a desktop distro like Manjaro and not something like Bazzite that’s actually made for gaming handhelds?
funkajunk ( @funkajunk@lemm.ee ) English11•1 year agoJust put bazzite on it, that would be my first step
lemmyvore ( @lemmyvore@feddit.nl ) English6•1 year agoWell it’s a Manjaro project… it would be pretty weird if they used another Linux distro for their own project.
FWIW I’m guessing it’s going to be heavily customized and not bear a great resemblance to desktop Manjaro, like SteamOS doesn’t resemble regular Arch.
Gork ( @Gork@lemm.ee ) 18•1 year agoAvailable in only black and white colors.
Unusable and not fit for purpose. There needs to be an orange color as an option in order for this product to make any sense whatsoever.
rotopenguin ( @rotopenguin@infosec.pub ) English14•1 year agoSo they called it an “Orange Pi”, but it is not an ARM SBC.
That’s an interesting choice.
AItoothbrush ( @AI_toothbrush@lemmy.zip ) English1•1 year agoThey have a platform at least? Some day they may release one. The main problem with arm gaming is that you could also do it on a phone+controllers.
gdelopata ( @gdelopata@lemmy.ml ) 1•1 year agoIs that a collab I wonder… Logo looks similar
Shatur ( @Shatur@lemmy.ml ) 11•1 year agoCool, the more Linux-based handhelds, the better! I would prefer a handheld with RK3588S, but this one is interesting too.
lemmyvore ( @lemmyvore@feddit.nl ) English9•1 year agoAh here we fucking go again.
Ascend910 ( @Ascend910@lemmy.ml ) English8•1 year agoThe last line completely detered me
Björn Tantau ( @bjoern_tantau@swg-empire.de ) 7•1 year agoGuess I was wrong, when I surmised in the other thread that it’s just a Manjaro image.
octopus_ink ( @octopus_ink@lemmy.ml ) English4•1 year agoWow!
Corgana ( @Corgana@startrek.website ) 2•1 year ago7840U is a beast. That’s what Framework puts in their high-end AMD laptop.