Feoh | 13 years ago | on: Keep a programming journal
Feoh's comments
Feoh | 13 years ago | on: Usenet – what have you become?
The reasons are many and varied. Some folks simply don't want to pay, others are frustrated by the content providers insistence on their way or the highway.
IMO the recent Oatmeal says it best: http://theoatmeal.com/comics/game_of_thrones
Feoh | 13 years ago | on: Dave Winer: An open Twitter-like ecosystem
Feoh | 13 years ago | on: How I accidentally got into someone else’s gmail account
Feoh | 13 years ago | on: Your editor is not the bottleneck
Also, they bemoan the fact that for many people their editor is also their primary code reading environment, but it sounds very much to me like what they're asking for is amply provided for in a modern IDE.
While I agree that fixating on a particular tool can be a waste beyond a certain point, IMO a programmer investing in learning their editor seems like time well spent to me.
Feoh | 13 years ago | on: Your editor is not the bottleneck
Feoh | 13 years ago | on: Have you ever chatted with a hacker within a virus?
Feoh | 13 years ago | on: Using unix as your IDE
UNIX is in no way, shape or form an IDE. IDE stands for Integrated Development Environment and means exactly that. All your tools under one roof.
I do not deny and in fact would also assert that the separate tool chain / everything is a stream of bytes philosophy can be used in amalgam as an incredibly powerful methodology for software development, but that doesn't make it an IDE.
Feoh | 14 years ago | on: Humble Indie Bundle 5: pay what you want for video games
Feoh | 14 years ago | on: Follow-Up on the Removal of Airfoil Speakers Touch
Why are they yanking it?
In a case like this, the reason seems pretty clear cut "Because you used an unauthorized AirPlay key" - but the way the current system works, Apple doesn't have to give a reason, they just pull the plug.
I am an unabashed Apple fan, but I think this aspect of the platform is broken and wrong and I wish they'd change their policies.
For a much less clear cut yanking incident, check out all the recent news on how they did this to iKamaSutra, which had no stolen copies of anything and got yanked for no reason at all, AND they refuse to work with the publisher to fix whatever violations may exist.
Feoh | 14 years ago | on: Amazon Instant Video on Xbox 360
Feoh | 14 years ago | on: This is the way Facebook ends
'tain't necessarily so. Most of the objections he raises in the article (e.g. Facebook making improper use of personal information) don't even register on the rank and file user's radar. Maybe they should, but they don't.
Feoh | 14 years ago | on: Java Leads Programming Language Popularity, by books sold?
For instance, pretty much ever since the language's ascendance to popularity, a visit to the bookstore will yield a veritable WALL of Java books, most of them bound for obsolescence within a year, or two, max. Sure, this happens with other programming languages too, but the constant churn of frameworks, libraries and infrastructure that happens in the Java world is a boon for book publishers.
Feoh | 14 years ago | on: How Tim Cook is changing Apple
This doesn't mean that Apple will become Microsoft, or that all the technical innovation will end, it simply means that they are taking the steps they need to take to ensure that the techies will be ABLE to keep innovating.
But, don't let me get in the way of a good hand wringing session :)
Feoh | 14 years ago | on: Core iOS apps being replaced, one at a time
Personally, I couldn't agree more with what he's saying. Users of other platforms (like Android) have had the ability for apps to interoperate (with intents, for example) since the very beginning, and IOS is dramatically behind in this regard.
Feoh | 14 years ago | on: Code For America opens its Git Basics skillshare
Few would deny that Git is one of the most powerful open source SCM systems to come around the bend in quite a while, but sometimes I think more attention should have been paid to making the 90% of tasks most developers need easy, rather than enabling the last 10% for the edge cases where it's required.
Feoh | 14 years ago | on: Bug 1,000,000
While I applaud the EUbuntu project's goals and think they're very worthy indeed, I also think they're deluding themselves if they are targeting the Apple iPad as competition.
I realize that's likely to be an unpopular view here, because hating on Apple is geekdom's new favorite past time, but to my mind it's fairly clear cut.
What's my point in all this? I think folks should focus on building great educational apps, and the platform will follow.
Feoh | 14 years ago | on: The First Time I Used Programming At Work
Feoh | 14 years ago | on: Study: Teens Think Your eBooks Are Lame, Prefer Actual Books
Feoh | 14 years ago | on: Please don't learn to code
I can't tell you how excited I was when I wrote a simple joystick driven paint program for my Atari 400 in Atari BASIC :)