Viewing profile — zekel
zekel
HN member- Joined
- Thu, Jun 04, 2009, 5:49 PM UTC
- HN karma
- 26
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About zekel
No profile information was provided.
Recent public activity
-
comment
Comment #4837312
Very awesome. You may want to consider making the dash/color/fill tappable, instead of relying on the tiny disclosure button. It would definitely speed up access to those features.…
-
comment
Comment #4507987
I'm not sure kids with imagination get stuck on semantics like that.
-
comment
Comment #4366440
I thought about this a little more Considering the amount of attention that specific software licenses get with regards to choosing software, I think it's not so uncommon to want t…
-
comment
Comment #4366412
Nope, not kidding. I prefer single character undo for programming.
-
comment
Comment #4364125
You're right, that is absolutely the most important thing. But as we've seen with TM, the way the project is run is really important too. It's a totally self-centered sentiment to …
-
comment
Comment #4363271
That we're having this discussion about a text editor that hasn't seen a real release in around six years (not counting the TM2 beta) is a testament to the enthusiasm. I'm hopeful …
-
comment
Comment #4363234
I don't know about you, but TM has long been the sharpest knife in my tool drawer for a long time. To me it's worth multiples of its $50 price tag.
-
comment
Comment #4363218
On the other hand, I am very happy to have given him my money and supported the development of (what I think is) a fantastic editor. Even though he said he would make TM2 a free up…
-
comment
Comment #4363201
Though I don't think it's common for editors, especially Mac editors?
-
comment
Comment #4363193
I believe the TM developer is still very interested. I believe he thinks this is the best way to get TM moving again. That's just my opinion. Time (and commits) will tell.
-
comment
Comment #4363115
While flat files are a good thing, that doesn't preclude having a good interface in your app that lets you edit them. Furthermore, that is not an unfair expectation for an app that…
-
comment
Comment #4363075
> ST2 is native enough for me and cross-platform should be on the list of every programmer's requirements for a text editor. I used to feel this way. I worked really hard to make a…
-
comment
Comment #4363002
> I tried Textmate many times, but single-character undo was always unforgivable. I've heard this complaint before. On the other hand, I can't forgive multi-character undo. I think…
-
comment
Comment #3558206
Suggestions: -Filter by job, location, salary (as suggested by others) -RSS -A "find other poachees" like this one button. (Could use ranges with the filter feature to make it even…
-
comment
Comment #3348626
I humbly disagree on both counts. (Emacs is my ugly #2, though.)
-
comment
Comment #3049404
Or supporting a worthy cause.
-
comment
Comment #2121514
Video example doesn't look SFW.
-
comment
Comment #1840575
Just got mine today. Very interested in this.
-
comment
Comment #1738054
This wasn't detected the way an iPad should be on the website I tried.
-
comment
Comment #1677056
Yeah, it's really Cocoa you have to learn, not ObjC.
-
comment
Comment #1677052
Would you mind linking me to where it says that? I can't find it.
-
comment
Comment #1288236
I had assumed the student would find a decent solution long before this hn thread.
-
comment
Comment #1288226
Exactly right.
-
comment
Comment #1286427
I'm not sure how they're going to stop the pythons from eating the Apples, but if I had to do his homework this is what I'd probably do. import random boxes = [[] for x in range(10…