Viewing profile — collint
collint
HN member- Joined
- Thu, May 29, 2008, 8:23 AM UTC
- HN karma
- 358
- Public activity
- 139 items
- HN profile
- View on Hacker News ↗
About collint
Recent public activity
-
comment
Comment #11940088
Hello Alan, I'm curious if you've read much about Activity Theory. (in particular, Yrjö Engeström's Learning by Expanding.) I feel like it's compatible with much of what I've heard…
-
comment
Comment #7755613
Irrelevant how? Is it irrelevant that the examples fail to back up the assertion because Peter Thiel is the one making it? The 'big idea' expressed in this blurb is that it's 'easi…
-
comment
Comment #7754666
Because it's not like marbles. It's not a math thing. It's more like a canary in the coal mine. If the canary dies, you should check on the air quality. If they went through the tr…
-
comment
Comment #7727922
Wisdom is knowing which approach to take. Intelligence is being able to apply the given approach. edit: Unless the approach is 'hit the other one in the face', then all the intelle…
-
comment
Comment #7611854
Code is easy to read if you understand the domain. Code is nearly impossible to read if you don't understand the domain.
-
comment
Comment #7485395
Yikes this article is painfully light on analysis.
-
comment
Comment #7083427
Who has a connection this reliable over geography small enough that it doesn't make more sense to meet in person? That's CCTV quality there.
-
comment
Comment #6720631
Money is influence, the source of that money is influential. What are the perils of the other sources of money in open source? For quite a long time the best documentation and guid…
-
comment
Comment #6645636
josh owens. your domain is literally "shingle" central what? I don't even
-
comment
Comment #6491308
To heck with that noise. Push the public and media to perceive that facts are important.
-
comment
Comment #6157382
Can't speak precisely to the application used in this example, but a common and important feature of programs like this is mapping the knobs and sliders of the UI to real-life knob…
-
comment
Comment #5398767
Would anybody be seriously interested in this? I'm currently writing code for a printshop that does fine-art reproductions of various size on paper, canvas, and stretched canvas. W…
-
comment
Comment #5331299
This appears to use ShareJS for collaborative editing. Like Google Wave, ShareJS sends all operations through a server, so that part isn't WebRTC. https://github.com/josephg/ShareJ…
-
comment
Comment #5169438
I lifted the run loop concept. Damn good one. I don't really spend any time pushing my work for use by others. But I agree it ought to be copied by others. Run loops make a great p…
-
comment
Comment #4247920
The smaller these become the more the ports and jacks stick out like a sore thumb.
-
comment
Comment #4247461
I'm only using ST2 because TM2 took forever to release and even the the alpha wasn't compelling. So I'm much more worried about developer fatigue than bloat in my editor choice.
- comment
-
comment
Comment #4017278
Hey don't tell everybody about the resume thing. It'll stop working ;)
- story
-
comment
Comment #3880264
Yeah, I've had zero problems doing this for over a year. I used to get into swap hell every other day and now my life is beautiful and awesome.
-
comment
Comment #3880022
yeah, it's not directly attacking your 'inactive' memory. Just the disk cache, which shows up in the chart as 'inactive'. I'm not familiar with other cases that fit into the 'inact…
-
comment
Comment #3879362
You can run `purge` in a terminal to free your 'inactive' ram. I've set up a cron job to purge frequently, keeps thing humming.
-
comment
Comment #3844927
I logged into your app to see what it might actually be. I think you need to drop the whole "To-Do" thing. It seems like you're going after casual activities rather than "work".
-
comment
Comment #3844854
You have three boxes. I'm not sure what the third one has to do with the first two. You're going to need more than an arrow to make that connection.
-
comment
Comment #3801852
looks like a neat API The readme doesn't mention anything for conflict resolution. Do you have anything planned for this?