HN2new | past | comments | ask | show | jobs | submit | matth's commentslogin

Fantastic team and founders. Love these guys and gals.


Agreed, solid humble folks. Glad to see them pushing things further


Or the f7u12 version: http://www.httprage.com/


Off-topic, but I put together a list of HN members on Tumblr not too long ago: http://blog.dozierhudson.com/post/9596967319/list-of-hacker-...

Get in touch and I'll add you to the list.




I must have missed the original thread in which this idea was proposed. Anyone have a link?



That's what I was looking for. I could only find last year's thread.


I stumbled upon another well-known Dropbox easter egg last week: http://duzour.tumblr.com/post/10499147971/dropbox-is-so-awes...


I hope you don't mean the "grab a snickers" wording. That is not an Easter egg.


The broken by design thing is something that's always bothered me. I posted a draft of our company's Privacy Policy to github a while back as an experiment.

https://github.com/wetalky/privacy-policy/blob/master/POLICY...

We're trying to be completely open with updates to this document, and we welcome outside commits. We intend to do the same with our ToS.

I'm not sure anyone has tried this before, so I'm really excited to see where this experiment goes.


Did you get any commit so far?


Much of Kragen's vision for the future is in line with where I think our world is heading.

It actually inspired me to draft up a blog post: http://blog.matthewghudson.com/post/9497957290/the-public-an...


Thank you! That makes me happy.

Don't forget that the future is yet unwritten, though.


This is great for showing/hiding files on OSX:

    alias show='defaults write com.apple.finder AppleShowAllFiles TRUE; killall Finder'
    alias hide='defaults write com.apple.finder AppleShowAllFiles FALSE; killall Finder'


Having faced the same situation in the past, I encourage you to simply release it. No need to spend months upon months improving the backend while no one is using the damn thing.

How long has the refactor been on your mind? Has it been at least a month or two? Has your mental picture of the rebuild been consistent, or does it change week-to-week?

Here's my advice to get you going: Write down your general refactor plan in detail. Next, create a todo list / timeline that gets you to production deployment as quickly as possible based on your current codebase. Focus on other things a bit. Launch, marketing, etc.

Once this thing has been out in the wild for a bit, reassess that refactoring plan you wrote down and see if it still makes sense based on your application's performance - both as a product, and as a piece of software.


To my way of thinking, this is exactly the kind of stuff that makes mobile computing so exciting: Choice and control.

Imagine when folks are able to be just as discerning when they are shopping for clothes (was this made in a sweat shop? is it american-made?) or grocery shopping (were these chickens treated humanly?).

Good work man! The digital democracy is coming.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: