• 1 Post
  • 155 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle



  • My solution:

    The outer square lines in the third column/row is the result of the difference between what exists in the first two items in that row/column. Only outer lines appearing only once will be in the 3rd shape. The center lines seem to be only center lines that appear in both shapes. Therefore x is 52, since all outer shapes cancel and there are no shared center lines. The rest is fairly simple.

    The second derivative of f(x) is 78x + 22, so the answer is 78(52) + 22 + 52 = 4130

    I’m not completely confident in this solution but it seems to be consistent with the known columns and rows.










  • If you’re getting one for linux be warned that it’s not as straight forward as regular laptops due to the unlocking process, sometimes non-standard hardware and the unique keyboard layout. If you do anything where you make heavy use of f-keys or delete it’s not worth it.

    Also never buy one new, schools dump them by the truckload so it’s easy to get solid hardware at much lower prices.

    Chromebooks are designed around coercing the user into the google ecosystem. Everything google based is seamless while everything else is a second class citizen.








  • All signs point to this being a finetune of gpt4o with additional chain of thought steps before the final answer. It has exactly the same pitfalls as the existing model (9.11>9.8 tokenization error, failing simple riddles, being unable to assert that the user is wrong, etc.). It’s still a transformer and it’s still next token prediction. They hide the thought steps to mask this fact and to prevent others from benefiting from all of the finetuning data they paid for.