HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ghostzilla

no profile record

comments

ghostzilla
·letztes Jahr·discuss
Which brings the question, if LLMs are an asset of such strategic value, why did China allow the DeepSeek to be released?

I see two possibilities here, either that the CCP is not that all-reaching as we think, or that the value of the technology isn't critical, and that the release was further cleared with the CCP and maybe even timed to come right after Trump's announcement of American AI supremacy.
ghostzilla
·letztes Jahr·discuss
This seems more like a move designed to frighten China -- or force them to spend money making LLMs -- then an actual threat. The clues are that Trump ceremonially blessed the deal but did not promise money (SoftBank et al will, supposedly), and then Musk said that's all fake because SoftBank doesn't have the money, and Altman countered that Musk should not be butthurt and should put America first. Who does that? I'm thinking, no one who has something real on his hands.
ghostzilla
·letztes Jahr·discuss
That's interesting, it hasn't occurred to me to check his games. That said, I remember reading that Machiaveli was once given a territory to govern and he was terrible at it, despite The Prince. It may be a thing about teachers vs doers.

THAT said, there is a lot of intersting things one can learn from John Carmack, so there's an exception to every rule.
ghostzilla
·letztes Jahr·discuss
Jesse Schell's book is a great read beyond game design.

Thanks for the other links.

To leave something in return, here's something I read the other day and kept thinking about it (I'm designing on a PvP motion based game)

"In competitive games, there is little more valuable than knowing the mind of the opponent, which the Japanese call “yomi.”

As a side note, I would even argue that the “strategic depth” of a game should be defined almost entirely on its ability to support and reward yomi."

The Yomi Layer concept is a reminder that moves need to have counters. If you know what the opponent will do, you should generally have some way of dealing with that.

https://www.sirlin.net/ptw-book/7-spies-of-the-mind
ghostzilla
·vor 2 Jahren·discuss
Another adage is "code should be written for people to read, and only incidentally for machines to execute". This goes directly against code being written by machines.

I still use ChatGPT for small self-contained functions (e.g. intersection of line and triangle) but mark the inside of the function clearly as chat gpt made and what the prompt was.
ghostzilla
·vor 2 Jahren·discuss
Or a pebble; for a super intelligent pebble.

“God sleeps in the rock, dreams in the plant, stirs in the animal, and awakens in man.” ― Ibn Arabi
ghostzilla
·vor 2 Jahren·discuss
> You don’t need unit tests if you have integration tests.

Which is why, as per Jim Coplien, most unit testing is waste.

But converting one type of unit tests into another is a perfect showcase for AI-generated code. They could have even kept just the prompts in the source and regenerate the tests on every run, were it not for inaccuracy, temperature, and the high cost of running.
ghostzilla
·vor 2 Jahren·discuss
On the internet, no one hears you being subtle. (Torvalds)

I'll add my own view: when you watch a movie, read a book, listen to a song, play a game... you CONNECT with the mind of the person who made it. When there is no mind, or the source is a dead, statistical amalgamation of countless fragments of other minds, there is nothing you'll want to connect to, nothing you'll want to squander precious hours of your life on.

And while you may be curious to see, once maybe, a movie such an imaginary AGI-LLM has created from your prompt, no one else will have the slightest interest in seeing it. And vice versa. Which means there would be absolutely NO MONEY in that market. There would be no market.
ghostzilla
·vor 2 Jahren·discuss
Certainly agree with you on that one.