Earlier quoted context omitted.
That didn't sound impressive to me at all, then I checked my memory use on Debian with Gnome Desktop, and was a bit shocked. It's hard to gauge memory use, but considering I used to play with OSs that would load to 64MB of RAM it's hard to see what I'm really getting here in terms of perks. Network manager and some mounting help is about all that's useful from Gnome Shell for me.
Let's say they built it for an average user. And it's kinda impressive. So how much was your Debian taking up?
Apricity OS: A Beautiful Arch Linux Distro
101–110 of 123 posts
Re: Apricity OS: A Beautiful Arch Linux Distro
#102Earlier quoted context omitted.
That didn't sound impressive to me at all, then I checked my memory use on Debian with Gnome Desktop, and was a bit shocked. It's hard to gauge memory use, but considering I used to play with OSs that would load to 64MB of RAM it's hard to see what I'm really getting here in terms of perks. Network manager and some mounting help is about all that's useful from Gnome Shell for me.
Let's say they built it for an average user. And it's kinda impressive. So how much was your Debian taking up?
Re: Apricity OS: A Beautiful Arch Linux Distro
#103I've had a lot of fun playing around with Arch, and it's taught me a lot about Linux, but it seems to me like the "rolling release, mostly unmodified sources from many third parties" update model is a no-go for anyone other than a very seasoned Linux user or someone with a lot of time on their hands. Things just break or otherwise don't work far too often. So, kudos to the guy who put this distro together but without…
Interestingly I've had far, far less issues in Arch over a year or so of using it, than I did trying to use Debian stable ~10 years ago. It could be that I'm just more of a unix beast now and so do it automatically without thinking. I remember having to edit Xorg configuration files, having tons of unsupported hardware, etc. Arch has basically just worked for me on all my machines with the exception of some esoteric…
Being any sort of early-adopter on the hardware front will, as always, get you punished with configuration file editing, though.
Re: Apricity OS: A Beautiful Arch Linux Distro
#104Ugh, can we please stop using "beautiful" to describe user interfaces? lyk dis if u cringe evrytiem Seriously though, it's such a cop out and it cheapens whatever you're trying to sell.
It's up there with "nice" and "interesting" in terms of non-value words, IMO.
Much more useful would be to describe some of the goals that you, if you're the developer, consider beautiful. What, specifically, are you going for? If I'm looking at a project that's what I want to know. Most people don't set out to make ugly projects (well, mostly [1]) so that's the key differentiator: what subjective definition of "beautiful" is operative in the project's design, and what tradeoffs are being made to pursue it?
[1]: Maybe not if you're really into "New Jersey Style" / https://en.wikipedia.org/wiki/Worse_is_better
Re: Apricity OS: A Beautiful Arch Linux Distro
#105Earlier quoted context omitted.
There's always Fedora which has gotten better and better the last couple releases. But I like Arch too. I just switched away from it because I got tired of things breaking if I wasn't religiously upgrading.
I wonder how people feel about nix. Broken updates are by design a minor issue since it's transactional/rollbackable.
Re: Apricity OS: A Beautiful Arch Linux Distro
#106Earlier quoted context omitted.
packages are namespaced in a directory for each package/version, like this: /nix/store/b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z-firefox-33.1/ if a package is "installed" in an environment (it could be global, user local or temporary), its files are sym-linked in the "original" position (e.g. /usr/bin/firefox etc etc)
Small nitpick, they aren't symlinked to their original position, but instead to a "profile" (global for instance is in /run/current-system/sw, your local profile is $HOME/.nix-profile). This has several consequences. It means binaries distributed with the expectation of libraries being in their original position (e.g. /usr/lib/libc.so) don't work as is. It also means scripts depending on the presence of /usr/bin/bash…
Re: Apricity OS: A Beautiful Arch Linux Distro
#107Earlier quoted context omitted.
packages are namespaced in a directory for each package/version, like this: /nix/store/b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z-firefox-33.1/ if a package is "installed" in an environment (it could be global, user local or temporary), its files are sym-linked in the "original" position (e.g. /usr/bin/firefox etc etc)
So basically, one could make this compatible with current Arch packages by making packages install into /nix/store/ instead?
Re: Apricity OS: A Beautiful Arch Linux Distro
#108Pretty cool to see Nylas N1 featured! (Check the console text)
Do they have actual terms of service by now? When I tried it, I was signed up to their newsletter by simply entering a mail address into the account setup dialog, without any indication that I was opting in to have my personal data harvested and abused.
FWIW, it now correctly asks you in the setup flow and you can add/remove yourself in the preferences: https://i7.createsend1.com/ei/d/A1/835/432/153754/csfinal/pr...
Re: Apricity OS: A Beautiful Arch Linux Distro
#109An Arch system with defaults is not an Arch system. The beauty of Arch is that you set it up from head to toe, so you only have the things you need most. And if something breaks, you're more likely to be able to fix it. Accept no substitute. Vanilla Arch forever. (I accept that some people don't care about how the sausages are made. In that case, use Fedora or Debian or Ubuntu, in order of similarity to Arch.)
I like Arch. I would love to have it installed on my laptop, but then I don't want to spend the time actually installing and configuring it. I got fed up with that stuff using linux 15 years ago. I remember the days when you had to write your own device drivers. I don't long for them. In fact, I still cry a bit when I think about that day my RedHat 6 install configured eth0 for me. Imagine: Plugging a network cable i…
Re: Apricity OS: A Beautiful Arch Linux Distro
#110Earlier quoted context omitted.
What does this quote mean? And what does it have to do with someone's package manager configuration?
It's from Atlas Shrugged , and I think it's trying to draw some kind of parallel between using Arch and struggling against oppressive forces of mental tyranny. As represented by Apricity perhaps? Arch is for heroic individualists? Arch is great and all. I love using it, but I get pretty impatient with people who think they're smarter than everyone else because they can follow the detailed instructions in a well-writt…