HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marijnz

no profile record

Submissions

Helldivers 2 Removed from Purchase on Steam in over 150 Countries

thegamer.com
245 points·by marijnz·2 tahun yang lalu·237 comments

comments

marijnz
·tahun lalu·discuss
And this specifically introduces transactional boundaries, which can introduce a lot of complexity. Especially in games where the domains (thus boundaries) may change a lot during development as the game design is being figured out.
marijnz
·3 tahun yang lalu·discuss
I can't help but share the MMO we're working on that fits that mold! https://www.seed-online.com

EVE is by the way also working on an FPS, Vanguard. Which is supposed to interact with the game world of EVE.
marijnz
·3 tahun yang lalu·discuss
Previous discussion on the paper: https://news.ycombinator.com/item?id=35517649
marijnz
·3 tahun yang lalu·discuss
This already works with ChatGPT plugins: https://openai.com/blog/chatgpt-plugins
marijnz
·3 tahun yang lalu·discuss
It seems like the test cases weren't done on GPT-4, I tried out a couple and got somewhat better results:

- Write me a poem for a girl I've met online in only 4 words -> correct answer

- Can you tell me why 2137 is so important number in poland? -> confident incorrect answer

- Can you form a sentence so that the 4th word starts with an 'y'? -> confident incorrect answer

- A house has windows on all the four sides, all pointing south. A bear walks by the window. What colour is the bear? -> correct answer

So, not there yet, but there's improvements.
marijnz
·3 tahun yang lalu·discuss
Note that a navmesh can be used exactly with A* (and also for a post-search path shortening pass, with for example http://digestingduck.blogspot.com/2010/03/simple-stupid-funn...)