Live data from Hacker News

Infinite Craft

neal.fun

591–600 of 831 posts

Re: Infinite Craft

#592

Lemme know if there's another way to press every combination: let maxElementReachedForElement = {}; let totalElements = 0; let firstElement = 0; let secondElement = 0; setInterval(function() { document.getElementsByClassName('mobile-item')[firstElement].getElementsByClassName('item')[0].click(); document.getElementsByClassName('mobile-item')[secondElement].getElementsByClassName('item')[0].click(); totalElements = do…

minified version courtesy of GPT-4 (disclaimer I have no clue how this works)

let m={},t=0,f=0,s=0;setInterval(function(){document.getElementsByClassName('mobile-item')[f].getElementsByClassName('item')[0].click();document.getElementsByClassName('mobile-item')[s].getElementsByClassName('item')[0].click();t=document.getElementsByClassName('mobile-item').length;s=(s+1)%t;if(s==0){m[f]=t;if(Object.keys(m).some(i=>m[i]m[i]<t);f=p;s=m[p];}else{f=(f+1)%t;s=f;}}document.title=f+'+'+s+'|'+t;},500);

Re: Infinite Craft

#597
post #408

Earlier quoted context omitted.

Here’s all the combinations I’ve came up with so far: Swamp + Mud = Quagmire Divorce + God = Odd Sun + Hourglass = Time Glass + Hourglass = Time Ice + Oasis = Penguin Sand + Stone = Pyramid Mirage + Time = Illusion Dinosaur + Lightning = Godzilla Oasis + Water = Mirage Egg + Time = chicken Golem + tide = Titan Titan + time = Chronos Poseidon + lighting = Zeus Titan + Chronos = Cronus Time + Fire = Sun Sun * Titan = A…

Nice. At some point I got " Crypto-gangbangasm + Cthulhu Lilith Porn".

[flagged]

Re: Infinite Craft

#598
post #467
post #9

I couldn't find any information but does this use some kind of LLM to derive the combinations from? It makes a request to the backend every time you combine items which sometimes takes >500ms, and also supports some really wild combinations that I highly doubt someone has taken the time to come up with. It would also explain why the icons are emoji's, it would be fairly trivial to ask ChatGPT to give you the result o…

I knew this was powered by an LLM once I crafted both "seahorse" and "sea horse"

i really hate it when you are crafting something and get the same thing as another thing in your side bar but it has one CAPITAL LETTER!!! like what that dosnt change anything you fuggly rat

Re: Infinite Craft

#599
post #4

I don't get it; maybe it's broken in my browser. I can drag 4 types of items to a floating grid that connects them but then nothing happens. EDIT: Ah, you drag items on top of each other for them to change. Instructions unclear, and I am dumb.

Yep, at first i tried to make geometric arrangements out of multiple items too. Water surrounded by 5 fire in a circle - ish - did absolutely nothing. Only by checking the HN comments i figured out you have to combine items.

haha... the lines and dots never bothered me actually... i was scrolling throught this saw the thing about the lines and had to open the tab back up to see the lines... i never noticed they were there
Post reply on HN