Live data from Hacker News

Your Computer Isn't Yours

sneak.berlin

691–700 of 764 posts

Re: Your Computer Isn't Yours

#691

Earlier quoted context omitted.

Those statements aren't mutally exclusive. People should as a matter of principle be able to run whatever they like, however if they want to stay in the walled garden they can. If you read the rest of my comment I specifically mentioned some sort of mechanism for turning off the walled garden protections. I would imagine it would work something like secure boot. I have a motherboard that lets me turn off that machani…

> People should as a matter of principle be able to run whatever they like Well you are free to provide a platform that is as convenient as ios and as free as linux. In practice that's not easy to say modestly since convenience require quite an investment in design and developement which free platforms tend to lack. So in reality it's either a well monetized platform (which is either a walled garden or just sells you…

> Well you are free to provide a platform that is as convenient as ios and as free as linux.

Respectfully you obviously don't understand what I wrote.

I was quite clearly talking about the ability to run an alternative OS on the platform. Not whether there Lineage OS or similar is as good as iOS.

You can install whatever operating system you want on a Laptop or a PC. You can already run other ROM images on Android (though some phones you have to root the device which is not okay.

It isn't about an OS already being there. It being able to run whatever OS might be available.

> No, it's exactly your belief. Apple doesn't advertise it to you that way, they doesn't say you'll be able to run whatever you'd like on it, so I dunno where did you get this misconception that they should provide you such an ability.

There is no misconception on my part. If you look up what makes a general purpose computer, that includes things such as PC, laptops, servers and smartphones. The iPhone has all the properties that make it one.

So whether you like it or not, it fits all the criteria. It doesn't matter what Apple market it as or whether they artifically lock it down. That doesn't fundamentally make it a different thing.

Re: Your Computer Isn't Yours

#692
post #517

Earlier quoted context omitted.

I agree with forest dweller - they are not mutually exclusive. There are many open source products that have had huge investments without monetization.

> There are many open source products that have had huge investments without monetization. Like what?

[deleted]

Re: Your Computer Isn't Yours

#693

Earlier quoted context omitted.

Why should you choose between freedom and convenience? They are not mutually exclusive.

Of course they are. You need to invest a lot in your platform to make it convenient, so you have to be able to monetize it well enough.

I am not talking about the software itself. I am talking about the ability to run whatever software you like. This means alternative OS or allowing someone to install another app store.

They could literally put in a button to let you install what you like. In fact they already did this in the past.

Re: Your Computer Isn't Yours

#694
post #511

Earlier quoted context omitted.

This is the same sort of logic that some people have that people shouldn't be allowed to make choices in life because they "might get it wrong". People should be allowed to make their own choices in what they believe to be their best interests and they should be allowed to get things wrong. > For most people, if there computer was ‘theirs’, it would be that way for about 10 minutes until it was pwned by a bad actor.…

“This is the same sort of logic that some people have that people shouldn't be allowed to make choices in life because they "might get it wrong". People should be allowed to make their own choices in what they believe to be their best interests and they should be allowed to get things wrong.“ I am not making any argument that can be construed as this. You are misreading me if you think I am. I agree that people shoul…

> I am not making any argument that can be construed as this. You are misreading me if you think I am. I agree that people should be allowed to make their own choices which is why I strongly oppose government regulation of software distribution. It’s also why I support people’s right to choose platforms like iOS.

Fair enough. I've read some of your other replies on here and I got the wrong end of the stick.

As for the rest of your comment here. I agree.

Re: Your Computer Isn't Yours

#695
post #685

Earlier quoted context omitted.

> Even if a small number of security related technologies have a smaller deprecation window, the others have very long ones. It uses mechanism that was introduced in Mojave, so that deprecation window was very fast. Definitely faster than Cairo, which has already more than decade and half under it's belt. There are alternatives to Cairo, but not drop-in ones; they would require porting (Skia, for example). Other than…

What are you talking about. Mojave is 2 years old. That isn’t a particularly small window. Even with the 2 year window on MacOS, an alternative was delivered . But you are confirming the point - nobody even knows what is deprecated or what the alternatives are. You still haven’t answered the question of how someone is supposed to tell whether Cairo is supported or not. Is it done? How do you know. Does it need to be…

> What are you talking about. Mojave is 2 years old. That isn’t a particularly small window. Even with the 2 year window on MacOS, an alternative was delivered.

2 years/2 releases is small window. Alternative was delivered, but it also is no drop-in one. Just lika Skia vs Cairo, requires porting/reachitecting and might not have 100% coverage for what the old solution did. You might have noticed, that in Big Sur there is a list of system apps that ignore VPNs and filtering. That's a problem.

> But you are confirming the point - nobody even knows what is deprecated or what the alternatives are.

Because it works differently. There is no dictator (vendor controlling access) telling you what you are going to use whether you like it or not, and present it as a done thing. Instead, it works by forming a consensus (not 100%, mind you), whether something is needed or not. The community around a piece of a stack might arrive at a conclusion that given piece is no longer maintainable, and make something new (i.e. Xorg-server vs Wayland compositors, or systemd vs sysv-init) and then it will bubble through as distributions adopt it - either because the new solution is maintained and the old one is not, or because the new one solves their problems better than the old one.

> You still haven’t answered the question of how someone is supposed to tell whether Cairo is supported or not.

Supported by whom? In this case, the original maintainer is no longer around. But that's not a problem, distributions will support whatever they ship, so if you have an application that uses it, it will continue to work.

Should you use it for a new project? No. But that was true for years. Cairo is 2000-era software library. Consider it equivalent to QuickDraw, you would not use it for a new software either. Gtk (which was issue here on HN recently) uses it for software fallback (and they've made part of their API, so they've locked themselves in; changing it would mean they would have break their ABI. On the upside, that means that there always be some support). Firefox abandoned Cairo years ago, in favor of Skia, and so did LibreOffice in the last release.

So it shows, that a library or piece of a stack might be deprecated for years, but there might be someone somewhere who really needs it and is willing to keep it on life support (exactly just like Gtk needs Cairo). So the question for you, as someone who requires support, is: what level of support you require and what are you willing to pay (not means in purely monetary sense; though when users are expected to pay for continual support, what's wrong with expecting that on different layer of the stack?) for getting that? Because you can always get it supported; or support it yourself, if you really needed. No one is going to kick it from underneath.The source will still be available, and it is always possible to fix it when needed. You will be never completely denied access as is the case in proprietary stacks.

> It sounds like it does since people say it’s very slow compared to skia.

It is going to stay slow (unless someone invests heavily into it; which is not probable). It is a software library, deliberately; if you want hardware acceleration, switch to Skia, and accept the tradeoffs that come with hw accel.

> It seems like you think you know what the status of things are, but other people don’t. How can that be?

Simple. I asked.

There are many venues, where you can ask. These people will tell you. However, due to having no dictator mentioned above, their answer on roadmap-like questions might be: "depends on the community adoption".

Re: Your Computer Isn't Yours

#696

Earlier quoted context omitted.

Forced autonomous cars: Yes, once they are good enough. We make people wear seat-belts. Same thing. Stopping selling of knives: Yes, once we have a safer way of cutting things. Though the real problem is probably people cutting each other on purpose, rather than themselves by accident.

> Forced autonomous cars: Yes, once they are good enough. We make people wear seat-belts. Same thing. Selt belt wearing is rarely enforced anywhere (especially in Europe, in Italy nobody wears one even though it is illegal). As for autonomous cars. If they ever work, one of the first mods people will do is to add a steering wheel. > Stopping selling of knives: Yes, once we have a safer way of cutting things. Knives a…

> Seat belt wearing is rarely enforced anywhere

Maybe where you live. Everybody wears one here.

> Knives are a safe way of cutting things. Billions of people use them everyday without issue.

You probably missed the part where I said we would only outlaw knives if we had a safer way of cutting things (reliably).

Re: Your Computer Isn't Yours

#697
post #659

Earlier quoted context omitted.

The last hoax that I almost fell for was an ad in the Facebook app.

So what? That’s a nasty communication you chose to receive by installing ad supported software. It has nothing to do with security or really even computers.

The sense of security is literally the reason why facebook ad hoaxes exist, nothing more.

A claim that "buying Apple makes you safer" makes one less safe, due to perception of extra safety.

Re: Your Computer Isn't Yours

#698

Earlier quoted context omitted.

> People should as a matter of principle be able to run whatever they like Well you are free to provide a platform that is as convenient as ios and as free as linux. In practice that's not easy to say modestly since convenience require quite an investment in design and developement which free platforms tend to lack. So in reality it's either a well monetized platform (which is either a walled garden or just sells you…

> Well you are free to provide a platform that is as convenient as ios and as free as linux. Respectfully you obviously don't understand what I wrote. I was quite clearly talking about the ability to run an alternative OS on the platform. Not whether there Lineage OS or similar is as good as iOS. You can install whatever operating system you want on a Laptop or a PC. You can already run other ROM images on Android (t…

> I was quite clearly talking about the ability to run an alternative OS on the platform.

I got it, and explained how it will hurt monetization of their product. Android is a different story with different (I dare say way more scummy) strategies of monetization.

The point is you can't have a convenient platform which doesn't produce revenue allowing to make it convenient and rewarding the investment.

Re: Your Computer Isn't Yours

#699
post #442

Earlier quoted context omitted.

All you are advocating for is a new priestly class. > Everyone starts out life on the same footing, with zero experience, and has the innate potential to learn how to live it. But computers are a very specific, highly specialized machinery that the vast parts of the population will never be able to directly understand or fix. I started off with zero experience and learned more over time to throw your own words back a…

> I started off with zero experience and learned more over time to throw your own words back at you. Do you think that all people are born with the innate ability to master computers, programming, and other technical tasks? Just as not all people are born with innate ability to write a good novel, paint a masterpiece, write a symphony, or lead a nation, I'd say no. But all people are born with the ability to live the…

> Do you think that all people are born with the innate ability to master computers, programming, and other technical tasks?

No. That is besides the point.

There is a big difference in knowing how to repair a computer, how to program a computer and how to do technical tasks with a computer.

Repairing a computer normally involves identifying the part that is faulty and replacing it. On a desktop PC that is relatively because the components go together like Lego pieces tbh. My father managed to replace the memory in his ageing desktop computer by just looking for what the parts were in the machine and just replacing them. He barely understands how to use a keyboard (he highlights each letter with the mouse and presses delete)

I am good at programming computers but I don't understand how Excel works past very basics. My friend who can't "program" with something like a text editor or IDE, she will quite happily do all sorts of complicated tasks with sheets and cells in it all day.

> Just as not all people are born with innate ability to write a good novel, paint a masterpiece, write a symphony, or lead a nation, I'd say no.

I never claimed the opposite.

However there are plenty of people while they can't write a symphony can start up their own metal tribute band and make quite a lot of money.

You are painting it as a binary of people that can't do something and people that have mastered something. There are plenty room inbetween.

This place is called hackernews and I have explain this point sooo verbosely. This must be satire.

> But all people are born with the ability to live their own life and learn how best to do it in the direction that seems natural for themselves.

Some aren't actually. I have a friend that looks after seriously mentally ill people. They must be cared for almost 24/7. There is one lad he told me about that will masturbate in public because he has no concept of it being socially unacceptable due to having somethign similar to asbergers IIRC.

> You are confusing the spirit of this discourse.

I don't think so.

Re: Your Computer Isn't Yours

#700

Earlier quoted context omitted.

If you wanted to compare purely biological imperatives, then you'd only take data from cultures that treat women and men wearing makeup equally. As such - men spend a lot on fashion and grooming, while the same can be said about women and cosmetics... but that's mostly about cultural customs. PS: Only the latest iPhone has best camera. They traded places with Pixel, Samsung, etc... over the last few years. PPS: Your…

For cultural customs, I am not sure which country to take. For US and UK (which dominate the statistics on stuff like this due to language and other factors), women spend significantly more. > The 2013 data contradicts your claim. It doesn't. Men want iPhone less than women. My initial point was simply that people here and on reddit (men dominated sites) are not reflective of apple's focus. 31% of men wanted Android…

> For cultural customs, I am not sure which country to take. For US and UK (which dominate the statistics on stuff like this due to language and other factors), women spend significantly more.

You're trying to make a biological preference claim out of what is customary in the Western European cultures.

Sometimes it's better to say that "we don't know", because that is exactly it.

> This is misleading.

No... Your original was misleading, I just forced you to correct yourself.

Post reply on HN