HN user

Skroob

475 karma

On the corner of Walk and Don't Walk, somewhere on US-1.

Posts8
Comments123
View on HN

Right. Like, for instance, I need some line smoothing code, but I don't want to use that in my closed source project because I don't know how far GPLv3 infects my project.

Be warned, that code is GPLv3. I don't know the specific legal issues with using it or porting it to another language, but if you're going to use it you should check.

But who wants to pay to tweet? With the business and culture they've built, they don't have a way to go back. They have to stay free for everyone, they have to show ads to make money, and they have to kill 3rd party apps to make sure the ads get seen their way.

If you want Twitter-that-was, ADN is your best bet at this point.

Fine. How much does it cost to build the machine that mills the case out of a block of aluminum? How much does it cost to employ the people that design the hardware, that write the software? How much does it cost to market, distribute and sell on a global scale? The cost of an iPhone, or any mass-produced product, is WAY more than the cost of each individual part from NewEgg.

"This iTunes need eliminates a large segment of technophobes."

Really? It wasn't even 3 years ago when all iPhones required iTunes syncing to load music. Every single iPod, since the very first one in 2001, have required it all along, and they've done fine with "technophobes".

SEEKING WORK, Jacksonville FL/Remote anywhere

I'm trying an experiment this month. If you need iOS work done, hire me by buying a package of hours. Details are on my blog, here: http://skroob.com/blog/2012/08/01/hire-the-developer-with-no...

Prices are on the blog post, but I'm listing them here for simplicity's sake:

- 80 hours for $8000

- 40 hours for $5000

- 20 hours for $3000

- 10 hours for $1600

If you'd like to see examples of my work, check out my website at http://pocketsevens.net.

If you're interested in talking about what I can do for you, contact me at consult+hirehn@pocketsevens.net.

Hello Downloader 14 years ago

That explains the complaint about DRM-ed downloads. I don't believe that's true anymore for any of the major services.

Press can get (or at least request) a press badge that is keynote only. For those who can't get one, is there really $1600 plus expenses worth of value in blogging the event? Especially when all the usual suspects are live-blogging, the news comes out instantly, and the video is posted within a day?

My problem with this, and all other stories on the same theme, is "Why?" Why does Apple NEED to do anything with its cash reserves?

The story says: "Last month Mr Cook admitted that the firm has more cash than it needs for its operations. It’s a nice problem to have. The obvious solution would be to give cash back to shareholders, either via dividends or share buybacks." They claim having more cash than they need as a problem, and then spend 5 paragraphs detailing solutions, without further explaining WHY it's a problem.

Speaking as an (extremely minor) shareholder, I have no desire for dividends or anything else. My AAPL portfolio has gained 100% in 2 years, that's good enough for me.

I disagree with the first point. I think that there are such things as objectively bad languages, and that their use should be avoided. Whether or not C++ or PHP is on the list can be argued ad infinitum, but there isn't any reasonable argument for implementing anything in, to take the most extreme example, Brainfuck.

Seriously. They're taking down websites. If it was, like, eBay or Amazon or something, and 100% of business was conducted through their website, it would be meaningful. In this case, no business goes through the website, and it just seems like it would be an annoyance.

It's good practice to keep your network data model somewhat isolated anyway. For my projects, I'm creating a Core Data model to match the Parse object data model, and running everything off that, using the Parse objects to keep the CD up to date. That way, I have device-local copies of all app data, and if I need to change backends in the future I only need to replace the isolated Parse code.

Personally, I like that I can spin up a backend for a project without needing to worry about knowing PHP/Rails/Django/MySQL/PostgreSQL/etc. It just makes it that much easier to get a minimum product out the door. If the day comes when I need to migrate that product to something homegrown, I can do that, but it's a lot easier to start with Parse for now.

As for learning its platform, there isn't much to learn, really. If you're familiar with iOS development (or Android), it's dead simple. I learned like 90% of it in an hour or two, reading through the quickstart guide and the docs.

I'm not going to argue, but this one thing always bugs me, and it happens all the time:

"You get people like Universal, who yanks down a Youtube video that they have no copyright claim to, simply because they don’t like it and they can. This is suppression of free speech and a violation of the most important right in our country."

Only the government can suppress free speech. If you're talking to someone and I come in and shout over you so nobody can hear you, I'm not limiting your freedom of speech, I'm just being an obnoxious asshole.