Spyke

Replies

Comment on

You Need to Read the Terms of Service for OpenAI and ChatGPT

Reply in thread

I am not a lawyer and the implications are larger than this.

Do not post, share, trade, or otherwise make public any ChatGPT output from your sessions until you fact verify that data to the extent that you're willing to take legal responsibility for it. In this case, especially causing a lawsuit against OpenAI. Because when that happens, you will foot the bill.

I am not a lawyer.

Comment on

[help] Learning to code

  • Hello World
  • Read a file
  • Write a file
  • Read a file and loop through it line by line, printing each one (for loop or equivalent)
  • Program that consists of 2 or more source files

What I'm getting at is instead of a full program, write code snippets and small programs. In doing this eventually an idea for something larger will pop into your head.

Comment on

Besides speed, what would actually suck about surfing the internet back in the day compared to now?

No mention of Mosaic (first web browser)? What sucked was you generally had to compile it yourself. That meant installing all the build tooling, building it, and turning it loose. Oh. Windows? Lol. No go. Gotta get an early version of Linux up and running first. That usually meant 20+ diskettes of Slackware installation.

But then you could surf in all the basic HTTP glory. It was a new world and it was awesome.

golang

Comment on

Go 1.20.6 released!

go1.20.6 (released 2023-07-11) includes a security fix to the net/http package, as well as bug fixes to the compiler, cgo, the cover tool, the go command, the runtime, and the crypto/ecdsa, go/build, go/printer, net/mail, and text/template packages. See the Go 1.20.6 milestone on our issue tracker for details.