Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Its not compiling, its downloading apps (Score 0) 26

Is there any reason that macOS would be less secure than iOS or iPadOS?

In a standalone sense, sure. You can compile arbitrary code and run it on macOS. iOS and iPadOS lack compilers, lack the ability to sign code, and will not run unsigned code. Add in a Mac to compile the code, though, and that distinction goes away.

To expand on this. You can compile whatever you want and upload it to your device and run it. What you cannot do is distribute the binary in general. You have to physically plug the device into the Mac and give permission to upload and run the code. That is what is different than macOS. macOS will let you run a binary you downloaded from the internet, iOS/iPadOS will not.

Comment Ability to pay increased, tuition and fees went up (Score 0) 151

Now yes, but before student loans became a thing only those with sufficiently affluent parents could afford to attend.

It depended on the major. Also, before the federal gov't got involved in student loans tuition and fees were more modest. As loans became easy to get for any major, with higher limits, "coincidentally" tuition and fees climbed rapidly. Imagine that, as ability to pay increased (due to loans not earning potential of major) the costs increased.

Comment Credit was "reformed" too, not just "education" (Score 1) 151

They're also assumed to be better off financially, and thus less likely to steal from you.

People usually five figures in debt from their schooling are better off financially? Sounds a bit backwards. Perhaps more desperate and tolerant of abuse to keep a job.

Credit was "reformed" too, not just "education". Before the federal gov't screwed up students loans, your ability to pay back a loan was considered. STEM major, bigger loans available. Liberal Arts major, only modest loads available. The system thus prevented the stupidity we see today.

Comment Lumber yard gave me a test on fractions (Score 2) 151

Until employers start evaluating applicants under their own terms instead of easy-button asking for documentation by a third-party

During HS I applied for a part-time job at a lumber yard. I had to take a written test, it was stapled to my job application.

The test was on arithmetic, heavy with fractions. I handed my test to the manager after I took it, I commented that this is "elementary school" stuff. He shrugged and said "You wouldn't believe the number of people who apply for a job at a lumber yard who can't do fractions."

Comment Vegi-burgers can taste fine, why the fakery? (Score 0) 209

Don't try and market it as meat, and I'll give it a chance. You lie and market it as meat and I'll avoid forever.

Exactly. One of my grandfathers was vegetarian. I am a committed carnivore. :-) On 4th of July he cooked up lentil burgers. They tasted fine. My favorite vegi-burger today is a black bean burger. Its delicious.

Why the hell do we have to have the fakery? I've raised cows myself in a semi-rural environment, their beef tasted so much better than store bought. But when friends want to go a local vegetarian restaurant, no problem. They have those delicious black been burgers I mentioned above.

Vegi-burgers can taste great. Get your recipes right and you don't need the fakery.

Comment Raise a cow yourself (Score 0) 209

Wait until you find out that cows evolved to eat grass and not corn.

Wait until you raise a cow yourself. It doesn't require a lot of grassland, although that would be best. Even in a semi-rural setting, with high quality commercial feed, it is so much better than factory farm produced beef.

If you can't do it yourself, sponsor a 4H kid.

Comment Follow the money ... (Score 2, Insightful) 21

Open source development occurs under two scenarios.
(1) Voluntary contributions of time.
(2) Users paying developers to implement the user's needs and wants. Users take various forms, the developer's employer, the developer's client, etc.

Corporations seem to be the largest group of users, so today we have the corporate-driven evolution of Linux. One way or another, they fund the majority of the development. And that's how open source works. You want a change, make it yourself or pay someone else.

Its been a long time since Linux was hobbyist driven.

Comment Not just companies, individuals too (Score 2, Interesting) 26

No company wants to ...

Individuals too. I've been using VMWare on Mac for over 15 years. Windows VMs, Linux VMs, even macOS VMs with over versions of macOS. One machine to develop for and test all three platforms.

However I recently switched to Parallels. A Windows VM, a Linux VM, and a macOS VM with the older version of the OS.
As a special bonus, since the new Mac is ARM, I get to run ARM Windows and ARM Linux. Both run really well.

I'm happy with the switch to Parallels. My currently licensed VMWare can sit on the old Intel Mac with the old Intel VMs should I needed them.

Slashdot Top Deals

In seeking the unattainable, simplicity only gets in the way. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

Working...