Live data from Hacker News

Ask HN: Is ChatGPT making tech publishing obsolete?

news.ycombinator.com

41–50 of 62 posts

Re: Ask HN: Is ChatGPT making tech publishing obsolete?

#41
post #32
post #9

Earlier quoted context omitted.

>How do you know if these LLMs are stating facts instead of hallucinating? At runtime. When trying to do something I know is even slightly unusual I don't even bother with ChatGPT and friends.

What works in a toy example doesn't necessarily scale / handle corner cases.

Or is just plain wrong. Asked for an example a few days ago on how to mount a secret as a file on ECS. The example it gave was for Kubernetes.

Re: Ask HN: Is ChatGPT making tech publishing obsolete?

#42
post #35

Earlier quoted context omitted.

That doesn't work. It can't think through corner cases, because LLMs don't think. They aren't actually synthesizing or revising anything.

The reason people are so excited about it is because they see it work (yes, this includes whatever edge case you came up with five seconds ago - they can think too). No amount of theorised "oh they just do this thing and they don't have Qualia" is going to change reality: The model does something that people find use in.

Agree. What is 'thinking' anyway. Maybe humans are autogressive next token predictors as well, thinking is just our way of saying sampling.

Re: Ask HN: Is ChatGPT making tech publishing obsolete?

#43
post #32
post #9

Earlier quoted context omitted.

>How do you know if these LLMs are stating facts instead of hallucinating? At runtime. When trying to do something I know is even slightly unusual I don't even bother with ChatGPT and friends.

What works in a toy example doesn't necessarily scale / handle corner cases.

The best description I've heard is that ChatGPT is like a really fast and really eager junior programmer. Sure you can delegate a lot of work to it, but you have to keep a close eye on it to make sure it doesn't go off the rails (and doesn't forget to take corner cases into account, uses appropriate algorithms, etc) .

I tend to read along with the code it's writing and make suggestions when I see it's missing stuff, or I fill it in myself afterwards, depending. For one it can type out the annoying bits much faster than I can!

At the moment I do keep the general plan in my head myself though, and I thoroughly read anything it generates before I run it.

Re: Ask HN: Is ChatGPT making tech publishing obsolete?

#45
You can't Ctrl-F paper books, but they survived computers and the internet, because sometimes, it's nice to discover a new subject by reading sequentially over chapters carefully wrote by someone who knows what they're doing.

Sure CGPT can generate a table of contents if you want to learn a programming language for instance, tell you what to do first, what to try, delve deep in concepts, etc., but I think it's still hit or miss, as opposed to great tech authors and great publishers, where you can be sure you're getting your money's worth.

Also, IMO people tend to have a bias to go slower with paper material, because they committed to reading a book, they are less likely to skip sections, which means the end result is that you get more out of a book than the Html/pdf same content, might be different if you need to try things out on a computer while reading though.

Re: Ask HN: Is ChatGPT making tech publishing obsolete?

#46
post #38
post #28

Earlier quoted context omitted.

Agreed completely. LLMs are making the quick jot to Stack Overflow obsolete, which solves your immediate problems using the least amount of brainpower. They are also making reference-style documentation and long-form books more important than ever, since you still need to learn things and correct your own knowledge biases.

LLMs are making the quick jot to Stack Overflow obsolete Not for me they're not.

Why would you say you still use stack overflow?

Re: Ask HN: Is ChatGPT making tech publishing obsolete?

#48
post #38

Earlier quoted context omitted.

LLMs are making the quick jot to Stack Overflow obsolete Not for me they're not.

For most people they are though

"Most people" do a lot of stupid stuff, I don't really care what everyone else does. Because the majority of people do something is absolutely no justification.

At one point in time, > 50% of people used to smoke cigarettes too.

Re: Ask HN: Is ChatGPT making tech publishing obsolete?

#49
post #18

Earlier quoted context omitted.

There is no money in creation. You can do with that what you will.

A controversial statement without any backing arguments. Even if it is true in some limited ways thanks to ChatGPT, remember that right as we speak someone is getting paid big bucks for creating ChatGPT. Do with that what you will.

Good luck chasing money, I'm sure it will work out for you. As a homeless member of the techno-optimism church I believe profit incentives and corporate institutions built for worshipping money will get humanity to the technological singularity and the merger of biology and silicon.
Post reply on HN