Ask HN: What are you working on tonight?
51–60 of 242 posts
Re: Ask HN: What are you working on tonight?
#52Earlier quoted context omitted.
ooh... what bug? and are you doing f# for web or just f#?
I was going to blog about it tomorrow (never ruin a good chance to blog) Basically for some reason F# barfs on large types, say types with 500 fields in them. I think the breaking point is 300 or so. There's also another bug that I'll save for the blog entry. Microsoft was responsive as hell -- I had an email response within minutes and the engineer and I were emailing back and forth all afternoon. I was very impress…
Re: Ask HN: What are you working on tonight?
#53hooray hobbies
Re: Ask HN: What are you working on tonight?
#54Re: Ask HN: What are you working on tonight?
#55Re: Ask HN: What are you working on tonight?
#56So I made an app and then open sourced it: http://github.com/pplante/yourcached.info
Not totally finished yet. Waiting on DNS to resolve so I can add FBConnect to it and spread the word.
I only spent 4 hours on this so far. So it wasn't a complete distraction from what I needed to do...not yet at least!
Re: Ask HN: What are you working on tonight?
#57Earlier quoted context omitted.
11492 accounts, many of them inactive of course. There are more users than that, because many users lurk for a while before creating accounts. We now get around 45k unique visitors on weekdays.
awesome, out of curiosity, what kind of server is HN running on? edit: guy below me who maxed out the thread, server not language
Re: Ask HN: What are you working on tonight?
#58Re: Ask HN: What are you working on tonight?
#59I scratched an itch today while collecting research materials. I had trouble keeping track of all the pages I was referencing, quotes I liked, etc. So I made an app and then open sourced it: http://github.com/pplante/yourcached.info Not totally finished yet. Waiting on DNS to resolve so I can add FBConnect to it and spread the word. I only spent 4 hours on this so far. So it wasn't a complete distraction from what I…