brett | 11 years ago | on: Is there a way to edit my YC application?
brett's comments
brett | 11 years ago | on: Applications for YC W15 are open
Thanks for letting us know!
brett | 11 years ago | on: Applications for YC W15 are open
brett | 12 years ago | on: What does a 200-Page Legal Bill Look Like?
Odd, video on the site works for me on Firefox (25.0.1 on OS X), and we're actually using mediaelement.js which is listed on the page you link to. What OS/version of Firefox are you using?
brett | 15 years ago | on: Dropbox and why you should invest in people
brett | 15 years ago | on: Anyone know of an app that provides daily check marks?
brett | 16 years ago | on: Ask HN: Who's hiring?
brett | 16 years ago | on: SEO for Startups: Top 7 Lessons + A Trip to Y Combinator
brett | 16 years ago | on: Ask HN: Who's Hiring?
brett | 16 years ago | on: GitHub's Unicorn Setup
brett | 16 years ago | on: How Ravelry Scales to 10 Million Requests Using Rails
brett | 16 years ago | on: How Ravelry Scales to 10 Million Requests Using Rails
They could use Nginx -> HAProxy -> Nginx(w/ passenger), but the Apache version feels slightly more mature (e.g. it has some config options that the Nginx version lacks) and it's likely they were already using it before the Nginx version came out.
brett | 16 years ago | on: Updated YC Company Hosting Stats
brett | 17 years ago
brett | 17 years ago | on: Ask YC: Angel investing, where to start?
brett | 17 years ago | on: Show HN: Our new online face recognition demo
brett | 17 years ago | on: Custom Reddit Site Builder?
brett | 17 years ago | on: Please tell us what features you'd like in news.ycombinator
(attribute a title opstring)
(def byline (i)
(pr " by ")
(let u i!by
(tag (a href (user-url u)
title (string "karma: " (karma u)
" | created: " (text-age:user-age u)))
(pr u)))
(pr " " (text-age:item-age i) " "))
I didn't really look into the performance cost of calling uvar for every byline; that's probably not ideal.brett | 17 years ago | on: Innovate Like Chris Rock
brett | 17 years ago | on: Ask HN: Slinkset or not?
https://news.ycombinator.com/newsguidelines.html