Stimulation Clicker
321–330 of 620 posts
Re: Stimulation Clicker
#322Re: Stimulation Clicker
#323Re: Stimulation Clicker
#324Earlier quoted context omitted.
I like your description. I sometimes wonder if the final equilibrium state will be most people working on addictive products and the rest working on addiction treatment.
I'd say with the current state of things it's more like two singularities in which either: - A landian-stephensian accelerationist timeline occurs where the majority of the urban population becomes some flavor of AGI-tuned VR junkie - An extreme naturalistic counterculture movement occurs that causes majority of the civilized world to willingly roll themselves back 1 or 2 centuries technologically in order to feel so…
- And there has to be the third, hyperminmaxers yearning forever more control and power trying to be(at) the machine. Thus becoming a reflection of the first.
- Fourth must be some sort of hybrid between denialist and creationist, whom I don't even want to envision through. Which would be a reflection of the second, but instead of withdrawing, they would bubble themselves into something terrifying version of the Amish.
Re: Stimulation Clicker
#325Re: Stimulation Clicker
#326The real hidden gem here is the hilarious 40 minute mermaid-themed true crime podcast parody that you'll only hear a portion of if you progress quickly. As far as I can tell, it's fully custom-made for this game? Can't find any references to the characters online. https://stimulation-clicker.neal.fun/ sounds/true-crime.mp3 - it's hosted on Cloudflare, but even so I don't want to cost OP significant bandwidth, so join…
Re: Stimulation Clicker
#327Since we're all sharing clicker games, this one by Frank Lantz is a real classic: https://decisionproblem.com/paperclips/
Isn't cookie clicker one of the earliest? https://orteil.dashnet.org/cookieclicker/
Re: Stimulation Clicker
#328Re: Stimulation Clicker
#329Earlier quoted context omitted.
Running it async will prevent the main screen from lagging: (async () => { const delay = (ms) => new Promise(resolve => setTimeout(resolve, ms)); for (let i = 0; i
Or use requestAnimationFrame to run infinitely at ~60fps window.requestAnimationFrame(function clickButton() { document.querySelector(".main-btn").click() window.requestAnimationFrame(clickButton) })
Re: Stimulation Clicker
#330Earlier quoted context omitted.
I like your description. I sometimes wonder if the final equilibrium state will be most people working on addictive products and the rest working on addiction treatment.
I'd say with the current state of things it's more like two singularities in which either: - A landian-stephensian accelerationist timeline occurs where the majority of the urban population becomes some flavor of AGI-tuned VR junkie - An extreme naturalistic counterculture movement occurs that causes majority of the civilized world to willingly roll themselves back 1 or 2 centuries technologically in order to feel so…