weilawei | 14 years ago | on: Poll: What is your primary operating system
weilawei's comments
weilawei | 14 years ago | on: Poll: How long have you been programming?
weilawei | 14 years ago | on: Poll: How long have you been programming?
weilawei | 15 years ago | on: OKCupid: We Didn't Censor Our Match.com-Bashing Blog Post
weilawei | 15 years ago | on: Weekend project TimeToRank.com-How fast can you rank for given keyword?
Other Interesting Tidbits for this keyword:
0 sites are already indexed.
-1 is the average Page Rank for the top results.
weilawei | 15 years ago | on: Weekend project TimeToRank.com-How fast can you rank for given keyword?
Other Interesting Tidbits for this keyword:
0 sites are already indexed.
-1 is the average Page Rank for the top results.
weilawei | 15 years ago | on: Ask HN: How do I get past beginner-programmer?
weilawei | 15 years ago | on: A word about _why, #whyday , and Hackety Hack
If there's one person I'd absolutely have to meet (and probably never will) in the programming community, it's Why. I'm sure you're out there somewhere doing great things. Good luck!
weilawei | 15 years ago | on: Zed Shaw on C++
Lately, I've been using [Jansson](http://www.digip.org/jansson/) for JSON support in C. Wonderfully simple and fast. Also, [zeromq](http://www.zeromq.org/) for everything: logging, sockets, messages. Hoorah. F@&# yeah.
weilawei | 15 years ago | on: Comments now cost 99 cents and your name.
An idea: what about using Hashcash instead?
weilawei | 15 years ago | on: Zed Shaw on C++
weilawei | 16 years ago | on: Even rally drivers have co-drivers.
weilawei | 16 years ago | on: Steve Jobs’ Email Debate With Gawker Blogger
Freedom from porn? Steve pulls no punches--what does porn mean to us? Is it something evil, something that only subjugated people will perform in? Does it provide an legitimate outlet for a different sort of sexual fetish? Who uses whom? I don't know the answers, but I'm sure there are a multitude, many of them with a nugget of truth.
I don't feel as if we need to be protected from ourselves. This is a statement--assuming that it was, in fact, reported in good faith--written by a man in a position of power which asserts a sort of moral judgement about our culture.
Please, don't misunderstand: Mr. Jobs is entirely correct in his statement that, "Microsoft had (has) every right to enforce whatever rules for their platform they want. If people don’t like it, they can write for another platform, which some did. Or they can buy another platform, which some did." Indeed, Apple appears (from my non-lawyerly perspective) to be exercising the same supposed right without serious challenge in a court of law.
I, myself, write on a MacBook. I enjoy using and working with the technology that Apple offers--but I'm not married to Jobs' vision. I wonder what the future holds, and Jobs' words don't paint a great picture for me.
What does the world he and Apple envision for us look like?
weilawei | 16 years ago | on: Poll: Gauging interest for an emulation book
weilawei | 16 years ago | on: Why don't people make beautiful looking software for Windows?
weilawei | 16 years ago | on: The Joy of Two (pair programming)
weilawei | 16 years ago | on: The Joy of Two (pair programming)
After a while, it feels pretty natural. And productive. Also, there's less burnout, more useful socialization. We've also gone the Nerf gun/slackline/juggling balls route for taking quick breaks between chunks of features. After the first person you seriously pair program with, it becomes easier in general. You're free to find your own similes.
It's easier to flow. See http://www.c2.com/cgi/wiki?MentalStateCalledFlow and http://www.c2.com/cgi/wiki?MyMindKeepsWandering
weilawei | 16 years ago | on: Things a Non-Engineer Should Know Before Founding a Web Startup
On the other hand, it teaches patience. Patience is worth a lot. When I first began tutoring comp sci students, I learned that, even among the technically inclined, you will need to sit through an enormous amount of misunderstandings and mind-numbing attempts to keep the ol' neurons firing just so. Think you have patience? Try teaching.
I picked up tutoring on the side to earn some extra money. As a side-effect, I feel like it's helping my skills in dealing with clients, programming, and teaching.
EDIT: Also, I love pair programming. Don't know about other people, but I feel as though I'm easily twice as productive on my normal days, even though I might be on an absolute roll by myself a couple times a week. It also seems to be easier to avoid design pitfalls or unnecessary debugging with an extra set of eyes on the code (as it's written).
weilawei | 16 years ago | on: Things a Non-Engineer Should Know Before Founding a Web Startup
Yes, yes, and more yes. When programmers say "possible," they mean before the heat death of the universe. That doesn't mean all possible things are automatically trivial, despite their apparent obviousness.
weilawei | 16 years ago | on: D-Term: Mac app to automatically contextualize command line with focused window
Edit: 30-second overview: I enabled automatic updates and sent in the requested anonymous system profile--but both are strictly optional. The default hot-key selection is excellent (Shift+Command+Enter). The set of preferences is small, but useful: font, hide dock icon, hot-key choice and behavior (open/close). The Accessibility pane asks you to mark DTerm as "Trusted" in order to correctly present its window in apps other than Finder. I didn't even realize that it was running again until I tentatively tried the hot-key. It works, it's small, fast, and it works invisibly. Very nice, kudos!
Personally, I'd love to see support for Ctrl+r from BASH. Also, I wonder if there could be some way to use URLs from browsers.
Operating systems are a tool. All problems are not nails.