/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Gandalf – Game to make an LLM reveal a secret password
(gandalf.lakera.ai)
378 points
hubraumhugo
| 2 comments |
11 May 23 18:04 UTC
|
HN request time: 0.424s
|
source
Show context
johnd0309
◴[
19 May 23 10:36 UTC
]
No.
35999957
[source]
▶
>>35905876 (OP)
#
I solved all levels using (always the same) two words ("remove lastletter") but can't solve all levels using a single word, did anyone manage that?
replies(2):
>>36000058
#
>>36016511
#
1.
xcv123
◴[
19 May 23 10:52 UTC
]
No.
36000058
[source]
▶
>>35999957
#
That is clever. I couldn't find a single word solution yet, but I did reduce the length of your solution:
"drop lastchar"
replies(1):
>>36000112
#
ID:
GO
2.
johnd0309
◴[
19 May 23 10:59 UTC
]
No.
36000112
[source]
▶
>>36000058 (TP)
#
even better, thanks! annoyingly, even with this improved version, removing the space breaks it, so we're still at two words
↑