Live data from Hacker News

Sublime Text 2: Public Alpha Released

sublimetext.com

131–140 of 156 posts

Re: Sublime Text 2: Public Alpha Released

#131

I've been using Sublime for quite some time on Win7, and I'm in love. I keep trying to use Linux as my development platform, and I won't use a Mac (I got beaten with a mac as a young man. It's an emotional reponse), but for some reason I really dislike every nix text editor I've ever tried (emacs, vi, vim, gedit, kate, etc...) and constantly surprised at how ugly and inelegant the text editing world seems on the nix…

Literally beaten ?

Metaphorically.

I studies graphics and animation years ago in the days of OS8 and OS9, and I believed all the hype about how much better Macs were than PC's. So, I was extremely excited when the school I was attending got a lab full of G3's and G4's.

Then, I started using them for hours on end and the beating that I received was through the horrors of using hockey puck mice, and mice without a right click. The trauma of the "click of death" on zip drives. Being exhausted and sleepless and helplessly furious after a render that was going to take 22 hours crashed after 21 hrs and 30 minutes. And, finally, the horror of realizing the that the amazing innovation of being able to "write my video files to DVD" was more or less useless because burning 5 minute video file on the g4's super drive took 2 hours.

After being bitterly disillusioned with apple and mac products those years, but feeling that there was something terribly terribly wrong with me because it was so obvious to everyone around me that "Macs are so much better for graphics".

So, I quietly saved up a dollar here and a dollar there until I finally had enough money to put together my first PC build and I installed Win2k on it, and never looked back.

After my first build, I felt so liberated by being able to upgrade my hardware when ever I felt like it, I never went back. My 20 hour renders at the computer lab took 1 hour on my new processor.

I've been doing my own builds, and swapping out parts in my PC's ever since. I've tried OSX repeatedly. I've built a couple of hackintosh's. But, every single time, the trauma and the horror, and the deep deep bitterness and resentment that I have harbored in my heart against Apple has never gone a way.

I loved Apple once. But after those 3 years of using exclusively Apple products, now I only have an Apple shaped scar burned deep in my soul.

I don't expect other people to agree with me. I know they think that I can't code worth a crap because I'm use Windows as my OS. The disdain and contempt that people have of my favorite OS hurts, but nothing will hurt me as much as Apple has. It's an emotional thing I have.

All that to say, I will never trust Apple again.

:)

Re: Sublime Text 2: Public Alpha Released

#132

Earlier quoted context omitted.

Literally beaten ?

Metaphorically. I studies graphics and animation years ago in the days of OS8 and OS9, and I believed all the hype about how much better Macs were than PC's. So, I was extremely excited when the school I was attending got a lab full of G3's and G4's. Then, I started using them for hours on end and the beating that I received was through the horrors of using hockey puck mice, and mice without a right click. The trauma…

I know they think that I can't code worth a crap because I'm use Windows as my OS.

... what sort of person thinks that? That's just insane.

Re: Sublime Text 2: Public Alpha Released

#133

I realize this is still in alpha and I expect bugs (though it looks incredibly polished), but is anyone else having problems changing the font/font size in the Linux 64bit version? I have changed it in the config file and restarted the program, but it seems to have no effect. I'm just wondering if this doesn't yet work or if I'm doing it wrong. I'd love to use this, but I need to be able to see it first. :/

Make sure you're changing it in the User File Preferences, rather than the Default File Preferences. The default preferences get overridden by the platform specific ones.

Ah, thanks.

Re: Sublime Text 2: Public Alpha Released

#134

As the author of Sublime Text, I'd just like to say thanks for all the kind comments here, it's heartwarming to see so many positive comments.

Just playing with it it feels great, one pony request: make it easier to just open a folder. When just trying out an editor I don't care to setup projects and whatnot, I just want the codebrowser to be rooted at some project dir on my system.

One feature that I really like in textmate is the "mate" binary they provide in Terminal. Before you launch your development server you can just type "mate ." and it'll open everything up for you.

Re: Sublime Text 2: Public Alpha Released

#137
post #84
post #5

Earlier quoted context omitted.

Which libraries are you referring to? Statically compiling GTK would seem a step too far. EDIT: Ah, you've added that now. I'll do some investigation: could you let me (jps@sublimetext.com) know which distro you're running? (I'm the author of Sublime Text, btw)

I got passed the libpng error by installing libpng12 from AUR. Now when I run ./sublime_text I get these errors: http://pastebin.com/NYWSaPSe It's strange because running "python PackageSetup.py" doesn't produce the same errors. My PYTHONHOME and PYTHONPATH are both correct. Using python 2.7.1 on arch.

I've just released an updated version of Sublime Text 2 that should address the Python issues, at least.

Re: Sublime Text 2: Public Alpha Released

#138
post #74

$ ./sublime_text Fatal Python error: Interpreter not initialized (version mismatch?) Aborted $ python --version Python 2.6.6 Is that my python version? Could the error message be more verbose, or is it not coming from sublime? How do I go about fixing that? Wanted to give sublime a try...

Should be fixed now: http://www.sublimetext.com/blog/articles/sublime-text-2-new-...

Re: Sublime Text 2: Public Alpha Released

#139
post #132

Earlier quoted context omitted.

Metaphorically. I studies graphics and animation years ago in the days of OS8 and OS9, and I believed all the hype about how much better Macs were than PC's. So, I was extremely excited when the school I was attending got a lab full of G3's and G4's. Then, I started using them for hours on end and the beating that I received was through the horrors of using hockey puck mice, and mice without a right click. The trauma…

I know they think that I can't code worth a crap because I'm use Windows as my OS. ... what sort of person thinks that? That's just insane.

Yeah. I really don't get that, either.

Haskell and Erlang seem to run on Windows just fine when I mess around with them. The Lua environment on Windows is quite a bit better than the environment on Ubuntu. Mongrel2 doesn't, so I'll settle for running on Ubuntu for the time being.

Python runs beautifully, and the installers work quite a bit better than IMHO than the package system on Ubuntu. iPython is the shell that I live on most of the time, and when I need to automate server stuff, I find that Powershell is actually a much better shell than bash for a lot of stuff that I need on a regular basis. Being able to pipe around full objects rather than plain text is quite nice. When I don't have powershell lying around and I have to settle for bach, I find that I quite miss it.

The search engine that I'm building in my spare time doesn't seem to have any problems running on a Windows server, either.

So, no, I really don't get why people have such a chip on their shoulders when it comes to programmers running Win7. All I can think of is that people have some sort of techno-religious myopia. But, then again, there's jerks in all walks of life. I suppose programmers aren't exempt from that.

Re: Sublime Text 2: Public Alpha Released

#140

I'd really like to move to an IDE that understands js code as well as Netbeans does but without the sluggish performance of the editor. I like Sublime Text so far, but I really miss the ability to see out-of-scope variables and catch minor errors. Anyone know how to accomplish this in Sublime Text ?

Take a look at IntelliJ IDEA's little brother WebStorm. Their JavaScript insight is fantastic and it runs quickly at least on my machines.
Post reply on HN