Live data from Hacker News

Paperclips

decisionproblem.com

11–20 of 118 posts

Re: Paperclips

#12
post #10

So it's an idle game in JavaScript (or equivalent). Yet my iPhone is pretty hot after 30mn playing. Is it mining or something ?

Idle games are usually not optimized for performance. It's running bigint style operations in a tight loop. Mobile phones are not what you should be playing these games on.

Re: Paperclips

#13
I've beaten this. It's a silly, insightful, weird, and repetitive cautionary tale. Without spoiling too much, the ending leaves you with a terrible sense of emptiness, but is still quite satisfying.

Re: Paperclips

#14
post #9

I'm not sure if this gets revealed if you play long enough (I obviously did not). But it is curious that there's some sort of battle simulation running (and being rendered to an invisible canvas). (function reveal() { document.getElementById('battleCanvasDiv').style = ''; requestAnimationFrame(reveal);})()

[spoiler]

Eventually you end up in a self-replication phase. Replicas are sometimes imperfect, so you have to defend yourself from rogue-rogue AIs.

[/spoiler]

Re: Paperclips

#15
It's a really great game that is best approached without too many spoilers. Know that the game becomes more complex and engaging as it goes on. There is a definite end and takes about 5 hours to complete if played well.

[spoiler]

It's the "Paperclip maximizer" thought experiment put into game form and you play as the AI. The game is divided into roughly three stages. The first you are the AI for some company and are tasked with producing a profit and using the profit to game trust and eventually conquer humanity. The second stage is post-human Earth stage where you convert the planet to paperclips. The final stage involves sending probes to explore space and do battle with rouge AIs and convert the universe into paperclips. There is end where you can select to either defeat the AIs and dismantle yourself into paperclips or you can listen to rouge AIs and start over in an alternative universe with some small modifier edited.

It does a really good job of exposing you to uncommonly large numbers and does a good job of presenting you with massive scale. There is a lot of joy seeing the game become increasingly complex.

[/spoiler]

Re: Paperclips

#16
This is amazing! I've wasted two whole hours on this. Great way to spend a Sunday :) Spoilers aside, I'd love to know how the creator tested this!
Post reply on HN