• 39 Posts
  • 232 Comments
Joined 11 months ago
cake
Cake day: January 24th, 2024

help-circle








  • Yep, believe it or not, it’s probably the most stable rolling release distro out there. I’ve used it for the past 4, 5 years or so, not once has it broken.

    There are 2 main reasons why this is. One, they don’t roll with bleeding edge, they opt for stable, so cutting edge is more like it. And two, they don’t have something like the AUR. There is only the main repo and that’s it. The approval process for new packages is quite strict and it has to fulfil a lot of requirements, among which the software has to not just build, but also run on i686, x86_64, ARMv5/6/7 and ARM64. And not just on glibc, but also on musl. So basically, all that, times 2. Sometimes it may take up to a year to get new packages approved by the maintainers, depending on how big the package is and how integrated in the system it is.








  • 0x4E4F@lemmy.dbzer0.comOPtolinuxmemes@lemmy.worldSo cute 😊
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    8 months ago

    16 or higher, yes. But, the age gap shouldn’t be too big at that age as well. My personal opinion, 10 years at that age, max. Anything above 25, add whatever age gap you wan’t, they are adults in the true meaning of the word.

    Is it possible that you are thinking that, because age of consent is very high in your country?

    Hm… maybe. After all, I was raised that way.

    But still, I’ve seen how much teenagers at that age have going on up there, they’re just thrill seekers at that age, they really don’t know anything about life, they could easilly be fooled by someone older than them.


  • So I’m curious why do you think it’s wrong?

    Most teenagers are too young at 14 to know how the consequneces of their actions might reverbirate in their lives. Sure, they might feel up to the task, but ask any saman of any tribe, 18, 19 is the age when you actually get to be called an adult. Yes, they still lack eperience, by they make up for it by having youth. You put tyem in risky situations so they learn. Old people aren’t wiser, they just have more life experience.

    So, my conclusion would be, 14 is too young (in general, doesn’t mean there aren’t 14 year olds thinking like 20 year olds). 16… depends, but with proper guidnace, a lot better than 14. So… yeah, I would be willing to lower the bar, IF parrenting wasn’t seen as a role, but as a duty (this is a diffeent converstaion).

    This is unusual, but it’s not wrong. So why would big age gaps be wrong for a teenager and an adult?

    The reasons I explained above: not enough life experience.

    After all we accept that teenagers should be able to have control over their own bodies (at least in most of Europe and most of US). So shouldn’t it be their decision?

    That “control” is mostly imaginary (as it should be), They THINK they’re in control, but when pushing comes to shoving, they always call the parrents (again, as it should be). There is nothing wrong with that, their parrents know them best (or at least how things should be) and they probably know why they did what they did (again, in this world, this is a best case scenario… these things should be REALLY, realy analyzed by people far smarter than me). So, the assumption is, shit happened, they’re young, they can lie out of spite, which makes thigs even harder… let’s find out what happened 🤷.

    Sorry for posting such a long comment on an old post. I just realised how insane the whole hate campaign against RMS was, because he is right about most of the things he was criticised fo

    As I said, I would agree about SOME of the things (I would call them sane defaults) he said, but not everything. 14 is too young in most cases. 16… I could probably start debating in that.




  • 0x4E4F@lemmy.dbzer0.comOPtolinuxmemes@lemmy.worldIndeed
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    Yes, that should be possible.

    But, I would first try the naked Void install with additional firmware. lspci and lsusb should point you to which manufaturer you’re missing drivers for and you can install the additional firmware from the non-free Void repo, (you can add that manually to the repos, it doesn’t come bundled with it). If that deosn’t work, hey, you can always try repackaging 🤷. Just remember to remove the non-free firmware first, so it doesn’t conict with the repackaged stuff from RH (yes, things like firmware packages or drivers can conflict with each other, especially since you’re taking them from a repo xbps knows nothing about).

    Yeah, just test it out on old x86 hardware, that’s what I did at first as well.


  • 0x4E4F@lemmy.dbzer0.comOPtolinuxmemes@lemmy.worldIndeed
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 months ago

    IDK, depends on the CPU architecture… I’m not that famlilar with Macs, but if it’s x64 capable, yeah, no problem.

    I think there was a list of supported architectures on the website 🤔…

    Can’t find it now. Anyway, x86, x86_64, ARMv6/v7/v8 are all supported out of the box. PPC is also supported, but you have to build everything yourself from scratch (there was one maintainer that maintained a PPC build, but he gave up on it a year or so ago, he went on to form Chimera Linux), which can be done by crossbuilding on any of the supported architectures using xbps-src… but that’s a lot of work to be honest, if it’s a PPC architecture, you’re better off using Chimera Linux.

    I do recommend trying the glibc version first, since you’d have to run everything that depends on glibc in a chroot, on a musl install. Yeah, it is doable, but if you’re not really experienced with this, just use the glibc version.