Live data from Hacker News

YC News Unavailable...

news.ycombinator.com

21–30 of 140 posts

Re: YC News Unavailable...

#22
post #11

Earlier quoted context omitted.

Paul Graham is so good, Arc is Blub for him. Paul Graham is so good, he does just simply walk into Mordor. And then he checks into a hotel.

Paul Graham is so good, the parenthesis match themselves. Paul Graham is so good, it's hard to defun him.

Paul Graham is so good, he yelled at the hackernews server and it fixed itself.

Re: YC News Unavailable...

#26
post #15

Mzscheme is core dumping. We may have discovered some new bug. Rtm is investigating.

This seems to be a recurring theme with Lisp implementations. Reddit switched from CMUCL to Python (threading); Vendetta Online switched from SBCL to Erlang (GC/memory leaks). Other people have hit major snags e.g. with Haskell/GHC runtime bugs (Wager Labs; switched to Erlang). Use a massively complex runtime, hit bugs that can't be fixed (in a start-up timeframe, anyhow)?

Re: YC News Unavailable...

#27
post #15

Mzscheme is core dumping. We may have discovered some new bug. Rtm is investigating.

This seems to be a recurring theme with Lisp implementations. Reddit switched from CMUCL to Python (threading); Vendetta Online switched from SBCL to Erlang (GC/memory leaks). Other people have hit major snags e.g. with Haskell/GHC runtime bugs (Wager Labs; switched to Erlang). Use a massively complex runtime, hit bugs that can't be fixed (in a start-up timeframe, anyhow)?

If more people used LISP runtime systems, then the bugs would be found more readily. Thus leading to fewer defections from LISP to Blubs.

Re: YC News Unavailable...

#28
post #11
post #8

Time to rewrite the site in Blub?

Paul Graham is so good, Arc is Blub for him. Paul Graham is so good, he does just simply walk into Mordor. And then he checks into a hotel.

Paul Graham's tears have been acquired by Google for an undisclosed sum.

Re: YC News Unavailable...

#29
post #27

Earlier quoted context omitted.

This seems to be a recurring theme with Lisp implementations. Reddit switched from CMUCL to Python (threading); Vendetta Online switched from SBCL to Erlang (GC/memory leaks). Other people have hit major snags e.g. with Haskell/GHC runtime bugs (Wager Labs; switched to Erlang). Use a massively complex runtime, hit bugs that can't be fixed (in a start-up timeframe, anyhow)?

If more people used LISP runtime systems, then the bugs would be found more readily. Thus leading to fewer defections from LISP to Blubs.

Not necessarily -- some organizations would patch it themselves in a private branch just to maintain an edge, assuming they have the expertise in-house. I've done this before with GPLed libraries. That's assuming you can even track down the problem -- Vendetta Online couldn't pin it down well enough to submit a coherent bug report (in fairness, SBCL is a monstrosity; just as a comparison, how many Rails developers could track down CRuby bugs?).

I wouldn't call Erlang and Python Blubs.

Re: YC News Unavailable...

#30
post #19
post #14

Earlier quoted context omitted.

Sounds like we should have a Paul Graham Facts, like Chuck Norris. Paul Graham's so smart that inside his brain is another brain. Paul Graham once matched /(x+x+)+y/ in logarithmic time.

Paul Graham is a general algorithm to solve the halting program.

Paul Graham can solve NP-complete problems in polynomial time.
Post reply on HN