Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
user_not_here
on 16/05/2025, 15:36:42 UTC
Simply ask AI for the solution, everyone's in a hurry after all.

You think I’m not already? I’m trying every AI out there. I can even spot which Cyclone scripts are made by qwen.ai it throws in code emojis like confetti. If you pay attention, it’s easy to tell who used which AI. But hey, I don’t even hide that I use AI. I don’t care how I hit the goal just gettin’ it done.  Tongue

Do not put any faith in AI generated code. For example AI will never guess that filling bloomfilter with multiple threads requires no mutex locks. Since the resulting files from one thread and multiple threads will be binary equal.
Tested this with ai.
It just splitted bloom as equal parts with thread amount.