HN user

levesque

1,240 karma
Posts1
Comments453
View on HN
Game design wiki 3 years ago

Absolutely, was thinking the same. IIRC it's also only telling success stories, so people burning themselves out but succeeding in the end.

For HN and forums in general, I think this will mean disabling APIs and having strict captchas for posting.

Beyond HN, I think this will translate in video content and reviews becoming more trustworthy, even if it's just a person reading a LLM-produced script. You will at least know they cared enough to put a human in the loop. That and reputation. More and more credit will be assigned based on reputation, number of followers, etc. And that'll be until each of these systems get cracked somehow (fake followers, plausible generated videos, etc.).

Predicting whether a text was written by a LLM or not is not trivial. What was the latest number by OpenAI? 30%? As LLMs get better, it seems like we won't be able to distinguish real text from fake text. Your LLM will be able to summarize it, but it will still be 99% spam.

Yes and no. You wouldn't say GPT to mean large language models or autoregressive language models. I would've thought the same to be true for ChatGPT instead of Chatbots with RL from human feedback (RLHF), perhaps the field is moving towards adopting ChatGPT as a paradigm name. Note that the title doesn't say a ChatGPT-like model based on LLaMa, it says outright opensource implementation of ChatGPT.

It uses a different engine, so this is as related to ChatGPT as a Toyota Corolla is related to a BMW car. This is an efficient and open-source chatbot, which is very good news, but the authors just wrote a clickbait title and they know it.

AI models might be able to do this in the future by themselves, though with current paradigms AI will barely generate copies of existing levels with little creativity. Sure, a composition of existing level pieces could lead to an interesting level design, though it would be more by accident than by design. Models do not maximize player enjoyment, there is no metric for that. Maybe engagement metrics could be used, but I don't think players would stick around long enough playing bad levels to reach a viable model.

New models and paradigms will come up, but until then I'd say anything AI-generated will feel pretty vanilla and somewhat incoherent.

Jupyterlab Desktop 3 years ago

Notebooks are complex because they allow you to mix different cell types and keep outputs. That's not a notebook.

If they become involved in mastodon it's going to be riddled with banners and impossible to browse without logging in. Can't wait.

Every medium has its gold nuggets. A lot of podcasts are garbage, even amongst the ones with interesting topics -- nothing more than a few bros hanging out and improvising on a topic with a little preparation. There are some very high quality podcasts in the mix, and the same is true of non-fiction books.

The brevity can be an advantage, I'd much prefer a dense 200-300 page essay to a long drawn out 500-page argument where the author loses both themselves and the reader. But I agree that some of those non-fiction books can be poorly written -- or thought out? They sometimes read like a string of supporting evidence for the author's hypothesis, while blatantly disregarding the evidence that does not support the argument.

Tensorbook 4 years ago

M1 chip is both a CPU/GPU, all computers need at least a limited GPU

Web IDE Beta 4 years ago

To me VSCode is not comparable to Pycharm for Python programming & debugging. Pycharm just works better and has much better code completion.