ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

TIL Advent of Code and Project Euler will deliberately look for puzzles where the naive solution is worse than quadratic. This ensures that people can solve them with any programming language. You don't want fast languages to be able to use the naive solution.

Jan 18, 2025, 4:31 AM

Record data

{
  "uri": "at://did:plc:h4lbtnpgirwzkvb73rphzljy/app.bsky.feed.post/3lfyi22dhw22s",
  "cid": "bafyreig2ibt5zhfy73zmdg3vqvvj2wp5hd764jctkyczxu5rto2gebqn5m",
  "value": {
    "text": "TIL Advent of Code and Project Euler will deliberately look for puzzles where the naive solution is worse than quadratic.\n\nThis ensures that people can solve them with any programming language. You don't want fast languages to be able to use the naive solution.",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2025-01-18T04:31:25.104Z"
  }
}