diff --git a/html/find-the-code-together.tsx b/html/find-the-code-together.tsx index 9ba06c7..cdaab43 100644 --- a/html/find-the-code-together.tsx +++ b/html/find-the-code-together.tsx @@ -1,4 +1,5 @@ -import { render_and_copy, randirect } from "./common.tsx"; +import { randirect } from "./common.tsx"; +import { render } from "preact-render-to-string"; // 0 will be hidden (but it will be obvious that that is a thing, i don't think // it will be hard to find) @@ -25,6 +26,7 @@ export const riddles: Riddle[] = [ )}` ) ), + // forgot 42 oof answer: "0041369101", }, { @@ -102,3 +104,29 @@ export const answer = riddles.map(r => r.answer).join(""); console.log(answer); // assert in ohio be like XD if (answer.length != 30) throw `dude ${answer.length}`; + +console.log( + render( + <> + + `https://static.pyrope.net/ftct/${i + 1}.txt` + ) + )} + class="get-clue" + > + get a random clue to try! + + + see if you have the right answer + + + ) +); diff --git a/static/ftct/0041369101dgarbuxqebicopauyrzp.html b/static/ftct/0041369101dgarbuxqebicopauyrzp.html index d3a8a35..4f1ce4f 100644 --- a/static/ftct/0041369101dgarbuxqebicopauyrzp.html +++ b/static/ftct/0041369101dgarbuxqebicopauyrzp.html @@ -23,10 +23,11 @@ proof that you helped find the code (or at least interesting fake proof) in the #ftct channel (you should get access to it pretty quickly), and your name will be added to the list below -
  • you get to be the ones to see my cohost git repository! i know this is sort -of lame but there's over 2300 lines of typescript JSX, a lot of comments showing -my thought processes, and a (decent) git history for you to look through so i'll -hope you'll enjoy it. you probably like cohost, right? +
  • you get to be the first ones to see my cohost git repository! here it is: https://git.pyrope.net/mbk/cohost i +know this is sort of lame, but there's over 2300 lines of typescript JSX, a lot +of comments showing my thought processes, and a (decent) git history for you to +look through so i'll hope you'll enjoy it. you probably like cohost, right? winners: @@ -35,6 +36,3 @@ winners: - - - diff --git a/static/ftct/attempt.html b/static/ftct/attempt.html new file mode 100644 index 0000000..fb5dc36 --- /dev/null +++ b/static/ftct/attempt.html @@ -0,0 +1,24 @@ + + + + + + attempt ftct + + + +

    go ahead, try

    +

    should be exactly 30 characters

    + + + + diff --git a/static/ftct/gen.ts b/static/ftct/gen.ts index c26549d..fccec00 100644 --- a/static/ftct/gen.ts +++ b/static/ftct/gen.ts @@ -57,10 +57,11 @@ proof that you helped find the code (or at least interesting fake proof) in the #ftct channel (you should get access to it pretty quickly), and your name will be added to the list below -
  • you get to be the ones to see my cohost git repository! i know this is sort -of lame but there's over 2300 lines of typescript JSX, a lot of comments showing -my thought processes, and a (decent) git history for you to look through so i'll -hope you'll enjoy it. you probably like cohost, right? +
  • you get to be the first ones to see my cohost git repository! here it is: https://git.pyrope.net/mbk/cohost i +know this is sort of lame, but there's over 2300 lines of typescript JSX, a lot +of comments showing my thought processes, and a (decent) git history for you to +look through so i'll hope you'll enjoy it. you probably like cohost, right? winners: