• 0 Posts
  • 55 Comments
Joined 1 year ago
cake
Cake day: August 6th, 2023

help-circle




  • That’s not bad at all.

    My 2015 worked close to out of the box with debian and a bunch of older mbps do too. if you aren’t looking for an adventure I can highly recommend it.

    Since you already have your feet underneath you, a lot of secondhand computers with ssds can benefit from a “level 2” scan from the program spinrite. That process reads and rewrites every block on the ssd. I bet you could do the same thing with dd somehow but i just use spinrite instead.its my understanding that all the Intel Macs are able to boot it although i haven’t personally done it on an 11.1.



  • i use debian stable on intel macs and it works fine. whatever youre comfortable with will work fine except that some distros like rhel don’t handle broadcom-wl right still.

    i use 10.14 mojave (32 bit support), 10.15 catalina and whatever 11,12,13 versions are best supported by opencore legacy patcher on the particular device.

    your 11.1 mbp is not officially supported in 12 monterey but because it has the intel gpu the opencore legacy patcher should work very well.

    when you partition, use apfs for your mac side of the disk. it lets all your macos versions use their own volumes inside the apfs partition and the result is that they all can use the free space but can’t see each others files.

    whats got you wanting to use mavericks or high sierra? those are pretty old and i don’t remember either one having specific features that got removed later or something.



  • No, it’s not like that at all.

    The op didn’t ask for a phone recommendation and I didn’t recommend instead that they use a laptop or desktop.

    The op said they want to donate to a Linux phone because one day they believe they’ll be able to use a Linux phone. They want to pick the right one to give money to so it’ll have the best effect towards that end.

    I said they shouldn’t do that because they can already use a Linux phone and there are tons of other Linux based projects where the money will go much farther.

    We ought to be looking at this from a completely different perspective though: op is trying to maximize the value their donation has, and that’s a bummer. They should just donate to the one they like and not worry about effectiveness.


  • Don’t do this.

    Android is already Linux on a phone and it’s bad.

    Donate to normal Linux on computers. There is an ever expanding mess of packages that need to be updated, fixed, hosted, maintained, streamlined, back ported and generally massaged into functionality with whatever goofy distro you pick.

    Donate to Linux on computers instead.







  • No.

    For it to be a good investment it’s value would have to go up over time or drop at a slower rate than other comparable things.

    A mac is a better investment (but still not “good”) not only because they tend to hold more value over time but the used market has higher volume so there’s less chance you need to price it low or wait a long time when you’re ready to sell.

    If you’re worried about the value of being able to fix it, spend less than your $500 budget on a used t480 with the processor you want, upgrade the ram to 16, 32 or 64gb, install at least one ssd and be glad that there are literally millions of inexpensive spare parts on the market and will be for at least a decade.

    What framework does uniquely offer is the ability to change your complement of ports. That’s either a useless novelty or a powerful tool depending entirely upon weather you consistently swap them out and can find all the ports you need as expansions or not.

    Is it worth it to not be carrying around some dongle? I don’t know.

    E: the processor to get on that t480 is one of the intels.




  • What I’m trying to push back on is your assertion that everyone can do it.

    Security auditing is an extremely complex and specialized field within the already complex and specialized field of software development. Everyone cannot do it.

    Even if it were as straightforward as you imply, just the prevalence of major security flaws in thousands of open source packages implies that everyone doesnt do it.

    If I were to leave piles of aggregate and cement, barrels of water, hand tools and materials for forms, a grader and a compactor out and tell the neighborhood “now you can all pave your driveways” I’d be looked at like a crazy person because presented with the materials, tools and equipment to perform a job most people still lack the training and experience to perform it.


  • Idk what the person you’re arguing with is trying to say, but as a prolific user of open source software, there are thousands of serious vulnerabilities discovered every time some auditing company passes its eye over github.

    Malicious commits are a whole nother thing and with the new spaghetti code nightmare that is python nowadays it’s extremely hard to figure out which commits are malicious.

    Open source software is not more secure by default and the possibility of audit by anyone does not mean that it’s actually getting done. The idea that anyone who can write software can audit software is also absurd. Security auditing is a specialized subset of programming that requires significant training, skill and experience.