BILLIONS of copies of Mac OS X interconnecting?
- iPhones, iPods/tablets(soon), notebooks, desktops, media nodes, wearables (see shuffle jewelry to come).
And yes, something else will displace the Apple universe.
181–190 of 454 posts
BILLIONS of copies of Mac OS X interconnecting?
- iPhones, iPods/tablets(soon), notebooks, desktops, media nodes, wearables (see shuffle jewelry to come).
And yes, something else will displace the Apple universe.
BILLIONS of copies of Mac OS X interconnecting?
- iPhones, iPods/tablets(soon), notebooks, desktops, media nodes, wearables (see shuffle jewelry to come).
And yes, something else will displace the Apple universe.
Microsoft used to be my hero, ever since the day I turned on my first TRS-80 and saw the Microsoft Basic copyright notice. For 20 years Microsoft was my whole world. MS-DOS, old Windows, new Windows. DLLs, ODBC, IIS, and all the rest of it. Keeping up with Microsoft was a chore. I'd learn to program DLLs, and by the time I was good at it, they were pushing Active X. Or I'd learn to use named pipes, only to find that…
Java used to be my hero, ever since the day I learned it would manage memory for me, while still scaling to the heights demanded by the enterprise. For 10 years, Java was my whole world. Servlets, old EJB, new EJB, JSP, JDBC, Spring, Hibernate, JSF, and all the rest of it. Keeping up with enterprise Java was a chore. I'd learn to program EJB 1 and by the time I finally figured it out, they were pushing EJB 2. Or I'd…
For, heck I don't know, maybe two years, GUI text editors were my whole world. UltraEdit (needed it for reading EBCDIC data), JEdit, Eclipse, Komodo, Kate, GEdit, each with their uniquely useful featuresets.
One day I determined that I would run vim and vim only for all of my text-editing needs. Since that day roughly a year and a half ago I've developed some quadzillion immediate-throwaway macros via 'q1q@1', developed a .vimrc that follows me from machine to machine that I couldn't survive without, integrated into various little ruby scripts that I use.
I don't have the passion to do the parody right, but I figure while we're at it I'll push vim where I can. And I've pair coded for around a year on a RoR project where we've done all of the development in TextMate, so it's not like I don't have any TM experience :) ++| ft(m)w
I love working with this thing. I feel truly sorry for people who are limiting themselves to a single-mode text editor.
Earlier quoted context omitted.
Java used to be my hero, ever since the day I learned it would manage memory for me, while still scaling to the heights demanded by the enterprise. For 10 years, Java was my whole world. Servlets, old EJB, new EJB, JSP, JDBC, Spring, Hibernate, JSF, and all the rest of it. Keeping up with enterprise Java was a chore. I'd learn to program EJB 1 and by the time I finally figured it out, they were pushing EJB 2. Or I'd…
GUI text editors used to be my hero, ever since the first one I used that supported regular expression find and replace (dreamweaver's crap crap crappy editor, shudder). For, heck I don't know, maybe two years, GUI text editors were my whole world. UltraEdit (needed it for reading EBCDIC data), JEdit, Eclipse, Komodo, Kate, GEdit, each with their uniquely useful featuresets. One day I determined that I would run vim…
Secondly, high-bandwith connections aren't available for everyone. Think of people living in rural areas, and of people who just don't need it. Yes, those people do exist, and they won't spend 20Â/Month just to do what they already do with conventional software.
Thirdly, it's just not true that "All the computer people use Macs or Linux now". I study CS, and while most of my fellow students have tried Linux, nearly everyone returned back to Windows. That's because nearly every interesting piece of open source software is available for Windows too, while there is a lot of software that is Windows-only. An OS is just a platform for running software, and the software is what matters.
In the end, you even claim that Microsoft sucks. Well, the truth is, they don't really suck very hard anymore. Yes, Windows 1.0-ME were crap, but the Windows NT/2000/XP series is good enough for most people (I haven't tried Vista yet). I've never worked with Visual Studio, but a lot of people claim it's a superb IDE for C/C++. Then you have MS Office. It's not perfect, but it's good enough for almost everyone, and it doesn't suck any harder than it's primary competition, OpenOffice.org (In fact, OpenOffice.org's Base doesn't even come close to the functionality of Access and there is also no good replacement for Visio - no, Dia and Kivio aren't, and then there is Sharepoint and Exchange and a lot more). Claiming that Microsoft Software generally sucks doesn't help, because it's simply not true, and by expressing stuff like that you only make a fool of yourself.
Ironically, the business that views their 'competitors' as harmful and does not embrace and view them in a positive way, will not benefit long term and will create many enemies - besides losing public trust . If Google is true to their 'do no evil' mantra, then they may possibly be the nemesis of big business and enjoy a very long business life cycle.
http://stephesblog.blogs.com/my_weblog/2005/11/msft_will_not_b.html OpenOffice on /Windows/ actually has the ability to perturb the revenue stream in interesting ways.
http://stephesblog.blogs.com/my_weblog/2005/11/i_started_the_w.html Why they can't just spend their way out of the hole, and why they can't actually motivate the troops under Ozzie.
.Net shows what we have needed for a long time. A consistent development platform where it doesn't really matter what language you program in. Everything gets compiled down the same way, everyone uses the same API and libraries. But the syntax is locked away and guarded (big surprise coming from a monopolist). You can't easily find it, and you sure as hell can't easily change it. And even if you do, the byte-code doesn't offer any more power than the over-language. All you can do is beg for a change, and maybe a year later you will get a watered down version.
Free us from our syntax chains.
You've gone on at length about how cool Lisp is. How it can be morphed into whatever language is needed at the time. So prove it. Fix .Net by describing the language syntax in Lisp. Give the end programmer the ability to see and adjust their chosen language to behave as needed on a project by project basis. And do it in a way that will actually get used.
Instead of making a 100 year language, make a 100 year platform where the language can shift as the problems and fads do. It won't be easy, but it might just change the world.