This is great, and looks so much easier (as does Scaloid), but I have never found a commercial project that I can use it on. #1 by choosing Anko or Scaloid you are isolating future developers to only those familiar to Anko or Scaloid OR those willing to learn (as well as the fact that Scaloid doesn't sell very well on resumes IMO; my guess is the same for Anko).
It's a dilemma, as Java+XML is very verbose. still, with the amount of work Android Studio does, I'm not sure its a big problem for most of us Android Developers.
While I agree that Twitter has strained relationships with developers, Fabric is a great move. For anyone who hasn't used Fabric, it is the best mobile SDK integration I have ever seen. It seamlessly works with XCode, Android Studio, IntelliJ and Eclipse to easily let you add Twitter features, distribute builds ala the now POS that is Testflight, and get cross-platform crash analytics.
...if this is a fox luring me into it's hen-house, the hen-house sure is comfy and well-featured. Sad to see it diminished in this article, when IMO it's a far far better offering than any other major companies (looking at you Facebook) are putting out.
Funny how some of these are way off, while others are pretty spot on:
7. Don't disappear from the retail chains. Rent space in a computer store, flood it with Apple products (especially software), staff it with Apple salespeople, and display everything like you're a living, breathing company and not a remote, dusty concept.
Is it really dying? Just curious as I love mine and I am not familiar with the numbers. I remember speculation some time last year, but the article I had read didn't cite any hard data.
I'd much rather spend my money on Dry Soda. I buy alot of their Cucumber flavor myself and the stuff is delicious. It doesn't leave you feeling gross and has much less sugar, plus natural flavor extracts and uses cane sugar.
Edit: also, I like the Stevia soda, but no-calorie sweeteners always leave an acrid taste in my mouth, and upset my stomach so I prefer Dry Soda or just plain seltzer water.
So glad jQuery came along and became what it is. Scary to think of a world where it was just bundled alongside Prototype. For those not versed in Prototype, those were dark days (at least for me).
Even false prediction have truth behind them. Just because the author mentions some truths doesn't mean that his conclusion is right. This is his case, and though he mentions some truths, his conclusion is "laptops will remain in niche markets".
If you read the last paragraph the author doesn't believe in the idea of the laptop and says they will remain a niche market. I honestly believe he couldn't imagine a light, affordable laptop with features being desired other than in niche settings like the military.
If that was the case, I wouldn't have had a problem with the authors viewpoint but it statements like,
For the most part, the portable computer is a dream machine for the few.
that really miss.
And then their is the conclusion, which comes after the author acknowledges the possibility of improvements in laptops.
But the real future of the laptop computer will remain in the specialized niche markets. Because no matter how inexpensive the machines become, and no matter how sophisticated their software, I still can't imagine the average user taking one along when going fishing.
What?! To me that just shows the author downplaying the idea of the technology. He just couldn't imagine any laptop ever being more than a "niche".
The prediction is in the title, and it's that laptops are a drying (or dead) trend because they are #1 too heavy, #2 do not have good software, #3 are too expensive.
This is an amusing bit of opinion. It is always a risk to show an opinion for this very reason. At this moment, their are people siding one way or the other about tech bubbles, smartwatches, drones and self driving cars. 30 years from now it will be entertaining to see how it all ends up.
The article starts off describing laptops on airplanes, the tag about fishing just seems like an exaggeration by the author. I would say that the author was wrong and this is a good example of a bad prediction. I mean, did you read the line about floppy disks? The authors points were that laptops are #1 to heavy #2 their software doesn't stack up and #3 their price is far to high.
All of the predictions are wrong, so I see this author as betting on the wrong horse.
Guy who started out in math and ended up with a blended math and CS degree here. Their definitely were some parallels, but even in a program where they tried to combine the two, it didn't always mesh. I felt more like upper level math was a springboard for algorithms and proofs, so that by the time I got into algorithms I could say "hey I already have been doing combinatorics proofs very similar to this."
This should not be conflated with hacking though and software development. You can do both of those without any strong background in mathematics. Alot of software development and hacking is just using things people with CS skills built. I do not have to understand quicksort to use the native library sort.