Live data from Hacker News

The Pendulum Swings, Again

jacquesmattheij.com

121–127 of 127 posts

Re: The Pendulum Swings, Again

#121
post #97
post #46

Earlier quoted context omitted.

OSX demonstrates the power of design. Apple is a fashion company. Freedom is all good, but not if it looks like shit, and pretty much everything but Apple (at least as of the mid-2000s) looked like shit. I am pleased with the overall design philosophy direction that Unity and Gnome 3 have taken in abandoning the 90s clutterbuck desktop in favor of something cleaner and more fluid, but both are immature. But if they c…

That's not universal, though: Apple is literally unusable for me and others because of design decisions that you can't really fix, simply because Apple. It's high-handed. It's dictating to the user, and it's a reason (not the only reason) Apple won't ever be the only player in any market it enters.

Agreed!

For some people Apple's conventions align with their tastes, or clash with their tastes. I think many more people have a meta-preference to have everything just decided and encapsulated for them (sometimes literally encapsulated: not 'having to worry about' battery replacement, for example). These people greatly outnumber the people with a meta-preference to have everything customizable, or open source, or whatever.

If our culture becomes more technically savvy, then I think there will be a higher value placed on systems which offer sane defaults and present few degrees of freedom up-front (like Apple) BUT do provide hatches for users to get more control (like Apple alternatives).

Re: The Pendulum Swings, Again

#122

Earlier quoted context omitted.

RMS definitely was right to insist on "GNU/Linux" for GNU systems, though: we have proof now that some people who can tell a kernel from an OS can't express themselves clearly when they do need to communicate that distinction.

Maybe it would have made more sense to try and just call it "GNU", "Gunoo-slash-linucks" is just too big of a mouthful.

Then how would we refer to the Hurd?

Re: The Pendulum Swings, Again

#123
post #67

Earlier quoted context omitted.

> indicative of a trend that, in hindsight, will have begun just around 2011/12 I think the very beginnings of it were earlier. The moment Apple jumped the shark was when they banned apps not originally written in C/ObjC from the app store. In that moment they made it virtually impossible to be a geek with any credibility and not be at least a little embarrassed to be an Apple fan. They reversed their decision but it…

After reading this comment I am really glad I am not some "geek". I am a programmer, developer, whatever, but I hope I will never turn into geek like one described here.

I can understand that you like Apple products and will stick by them, but I don't understand the kind of disgust you express about being the kind of person that doesn't like Apple products.

Is it a product, or a tribe?

Re: The Pendulum Swings, Again

#124
post #93

Earlier quoted context omitted.

I believe that was the point -- Apple has "decent" and "Retina-quality display" covered, and that may be somewhat lacking (in the GP's opinion) elsewhere, while the lack of upgradability on the Apple side is an incentive to switch. Get all three requirements covered in a single machine, though...

Right. That was my point. I'm not happy with the path that Apple is taking here. The non-configurability/repairability of the newer laptops along with the ever-increasing closing of the platform gives me pause. I was looking at the Lenovo Carbon X1 as a possible candidate to replace the Macbook Air I'm currently using but it's not all-the-way-there yet. At least, not for me. I'm hoping that the other manufacturers ca…

The X1 isn't all that upgradeable either. Fundamentally I don't think anyone has figured out how to make the Ultrabook form factor very friendly to user modification.

Re: The Pendulum Swings, Again

#125

The most interesting thing about these recent trends is human nature. I remember back in year 2000/2001 how everybody was talking about freedom, open-source and the open nature of the Internet. I remember how the closed garden that Microsoft tried to create was frowned upon. Small companies that were picking the Internet as a delivery platform and using open-source/multi-platform technologies were on the forefront of…

Couldn't agree more with everything you stated. I think we're prime for a change, and as the OP's article suggests, it's coming. Hopefully it's a change for openness, freedom, and the empowered user. The pendulum will swing in our favor as long as we do something about it and not just "expect" Cupertino to release an iPhone 10 that will be the "greatest thing to happen to iPhone since iPhone" (seriously?). It's inter…

Small point - however bad it may be, App Store policies cannot be 'Nazi-like,' unless the App Store has mounted a putsch, invented a pretext for invading the Sudetenland, begun an ethnic cleansing campaign, etc.

Re: The Pendulum Swings, Again

#126

I think the article misses one of the fundamental reasons that mobile is a closed environment: fear. It seems we treat things we can put in our pocket as more personal and much different than the twilight zone we expect out of computers. I am sure, at some point, a program uploaded the Outlook address book of some Fortune 500 sales manager to the internet without telling him/her. Any problem or security breach in the…

After taking inflation into consideration you can buy yourself a cheap laptop for the equivalent of the $200, install a Linux distro on it and you have a workable dev environment.

You can even go on lowendbox.com and get yourself some cheap hosting to share your creations with the entire planet.

Re: The Pendulum Swings, Again

#127
This may just be me picking on one small part of the entire post, but I have a serious technical problem with some of the author's claims, not least of which is his feelings that FPGAs will somehow revolutionize personal computing.

Anyone who has programmed with an FPGA will understand the sort of tasks they're best for; hand-optimizing particular algorithms and processes into parallel pipelines and execution units.

Running a general-purpose OS on a CPU built in software on top of an FPGA is just not feasible; the yeild of transistors to logic units is very low for FPGAs compared to conventional microprocessors; and there's matters of efficiency, layout, and cost-effectiveness to think of. There has been some success using an FPGA-type programmable gate array in combination with a standard CPU, but the CPU itself is usually a proprietary core made to coordinate and assist the FPGA. These sorts of FPGA co-processors are only ever used for very specialized aplications currently. They won't be replacing general-purpose dedicated CPUs anytime soon (if ever).

FPGAs are perfectly suitable for any special-purpose functions they've been programmed for: but I think in terms of desktop and mobile computing, having a farm of parallel execution units in the form of a modern GPU will also yield acceptable results for any parallel consumer applications without the need for as much investment as with dedicated reprogrammable FPGA hardware.

The other technical concern I have is mesh networks; we don't currently have the technology to create and maintain large-scale mesh networks, but even if we did, there is a point there the communication required just to maintain the network outpaces the node-to-node bandwidth, or even the global bandwidth available. You also have to deal with privacy concerns around data storage and transmission at nodes while it is en-route to a destination, and circle-of-trust issues, etc. These issues bring the pendulum in a full circle.

I agree that the pendulum does seem to be in a state of change at the moment, and all that is keeping it from swinging back (and probably giving it more overall momentum in the progress) is government and business interests.

I think the issues we face, and that we have always faced, are not so much technical as they are social and societal. By the time we solve the issues around the commons, ownership, and governance; the technical issues will seem trivial.

Post reply on HN