Viewing profile — weilawei
weilawei
HN member- Joined
- Tue, Jul 08, 2008, 4:37 AM UTC
- HN karma
- 91
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About weilawei
No profile information was provided.
Recent public activity
-
comment
Comment #3788286
What primary operating system? I use whatever fits the bill at the moment, and I have enough computers to run 'em all. Operating systems are a tool. All problems are not nails.
-
comment
Comment #3787885
3rd gen, my family is full of programmers.
-
comment
Comment #3787874
19 years (a few months shy of 20) and I'm 23. I started with my dad's Commodore 64 and the BASIC reference manual. Flashing colors on the screen, followed by very simplistic text a…
-
comment
Comment #2172391
Simply saying that they were wrong doesn't make it so. The original post had hard numbers. If you're going to say that those numbers were in error, I want to see the numbers that b…
-
comment
Comment #2002019
0 days is about the time it would take to rank in the top 3 results for the keyword 'anonymous'. Other Interesting Tidbits for this keyword: 0 sites are already indexed. -1 is the …
-
comment
Comment #2002011
0 days is about the time it would take to rank in the top 3 results for the keyword 'xkcd'. Other Interesting Tidbits for this keyword: 0 sites are already indexed. -1 is the avera…
-
comment
Comment #1837296
Program more.
-
comment
Comment #1618912
I saw this today and wished I'd heard about it sooner. I learned to program way back when I was 4, using PET BASIC. Why did great work in the community, really encouraging people t…
-
comment
Comment #1520176
I'll second that. I find Objective-C nice to work with. The real issue is the lack of cross-platform compatibility (think Cocoa). The rest I write in C. That or a dynamic language.…
-
comment
Comment #1520077
I used to receive the Sun-Chronicle. Pretty decent paper from what I remember, although it's been some years. I'll be interested to see if it works. An idea: what about using Hashc…
- comment
-
comment
Comment #1520051
It's not that any one thing is bad. It's that lots of things are bad.
-
comment
Comment #1351846
Good, cheap, fast. Pick two.
-
story
Even rally drivers have co-drivers.
Why don't we pair program more often? From my own anecdotal experience, I feel as though the resulting code is more concise and contains fewer bugs. If programmers want to live up …
-
comment
Comment #1351614
Steve Jobs' response irks me because he equates (by association) "freedom from porn" with "freedom from programs that steal your private data" and "Freedom programs that trash your…
-
comment
Comment #1351096
Asking groups of people if they want something is generally a useless idea. It only tells you that some don't, some do, and others are undecided.
-
comment
Comment #1300827
It was not always this way. Tides change.
-
comment
Comment #1300698
I definitely recommend keeping sketchpads, graph paper, and a chalk/whiteboard around. It gives us a new mode of thinking in addition to plain old code.
-
comment
Comment #1300653
This article really hits the mark. I wish more companies would adopt a pair programming discipline. My experience with it has been largely positive. It takes some getting used to, …
-
comment
Comment #1300542
Hear, hear! I really dread sitting through this, because it makes me cringe and squirm and want to correct them. On the other hand, it teaches patience. Patience is worth a lot. Wh…
-
comment
Comment #1300538
"From what I can tell, nothing is more frustrating to an engineer than a non-engineer asking for something complex, and treating it like it’s trivial." Yes, yes, and more yes. When…
-
comment
Comment #1274154
This looks great! I'm going to give it a try. Edit : 30-second overview: I enabled automatic updates and sent in the requested anonymous system profile--but both are strictly optio…
-
comment
Comment #1274076
While it's cool to note that Obama's involved in social media, his appearance in this essay seems a bit tenuous. Roger Caillois is repeatedly quoted and torn down again. His defini…
-
comment
Comment #1265990
Your comment about taking a quick nap is really insightful. I have a little experience with this. From my parents, I acquired the habit of taking small naps. Riding as passenger in…
-
comment
Comment #1263659
I commonly use file:// and other protocols. How will it handle those?