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.
HN user
Skroob
On the corner of Walk and Don't Walk, somewhere on US-1.
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.
Pirated fonts aren't precious content.
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.
Because their customers are advertisers, and their users are people who follow Ashton Kutcher and Justin Bieber. It's not the same service as it was when it started, when the API was important to them.
Better advice would be: Don't depend on someone else's API when they've made it quite clear how hostile they're going to be towards you.
A nice little piece of history. It's easy to forget how PayPal used to be a darling company instead of a pariah.
"What happens to the tokens when people pirate this app? Does it count towards their limit?"
Almost definitely.
"Preaching to Reddit"
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".
Well that's no good. Thanks for letting me know, I will take a look.
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.
That explains the complaint about DRM-ed downloads. I don't believe that's true anymore for any of the major services.
My coworking space comes up on the drinking site.
So that's pretty accurate, actually.
Hotels with Apple-negotiated room rates are available here: http://www.chmweb.com/HomeAttendee.aspx?ShowKey=35822617116 (via the WWDC FAQ: https://developer.apple.com/wwdc/faq/)
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?
I'm also pretty sure the background on their page is Louie Mantia's work as well. It's an older version that he's since replaced, but you can see it on this site: http://interfacelift.com/wallpaper/details/1236/blueprint.ht...
FWIW, the current version (Blueprint Neue) is here: http://mantia.me/wallpaper/blueprint/
What kind of psychotic, suicidal investors group would kick out the board that has secured the kinds of returns this board has? I mean, I understand what you're saying but it seems like it would go against common sense to do something like that.
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.
The three in the center are in a box that says "Ads". I think they count. And all six down the right side count too. Targeted ads are still ads, even if they're relevant.
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.
As creators, we can curb piracy by making it easier, safer and more reliable to purchase legally. As users, shouldn't we curb piracy by not pirating things?
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.
Parse is YC funded.
As an iOS developer, Parse is the thing I'm most excited about working with this year. It's been really great to not have to worry about building a whole web service to handle shared data. Thanks guys!
Maybe the law itself is unconstitutional (I won't argue that either), but there is nothing that I, a private party, can do to you, another private party, that will violate your right to free speech.
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.