Live data from Hacker News

ChatGPT outage – Resolved

chatgpt.com

231–240 of 358 posts

Re: ChatGPT outage – Resolved

#231
post #168

Earlier quoted context omitted.

https://github.com/enterprisequalitycoding/fizzbuzzenterpris...

On the other spectrum, shortest JS fizzbuzz (62 characters): for(i=0;++i Anyone can beat it? (any language accepted)

Perl6: say "Fizz"x$_%%(2+1)~"Buzz"x$_%%(4+1)||$_ for 1..100

from here - https://github.com/rsha256/shortest-fizzbuzz/blob/master/Per...

Re: ChatGPT outage – Resolved

#232
post #168

Earlier quoted context omitted.

https://github.com/enterprisequalitycoding/fizzbuzzenterpris...

On the other spectrum, shortest JS fizzbuzz (62 characters): for(i=0;++i Anyone can beat it? (any language accepted)

Python:

[(x%3edit: Hacker News stripped the * character. Now it's properly escaped.

Re: ChatGPT outage – Resolved

#236

Looking at this thread, there's a correlation between comment quality and LLMs going down. https://en.wikipedia.org/wiki/Eternal_September

tis confirmation bias, thread is full of people who rely heavily on LLMs for work, the rest of us are reading the substantive articles and doing work besides ;)

I wouldn't even accept the anecdote as true
Post reply on HN