Search

193 results found for aoc (3563ms)

Code
79

const PROGRAM = `
# AOC Day 11
#builtin NAT_SUCC s
#builtin INT_TIMES times
Migrated from folder: aoc2023/aoc_2023_11_practical
Migrated from folder: aoc2023/aoc_2023_11_impractical
const dusa = new Dusa(`
# AOC Day 10, Part 2
#builtin INT_PLUS plus
#builtin INT_MINUS minus
Migrated from folder: aoc2023/aoc_2023_10_2
const dusa = new Dusa(`
# AOC Day 10, Part 1
#builtin INT_PLUS plus
#builtin INT_MINUS minus
Migrated from folder: aoc2023/aoc_2023_10_1
const dusa = new Dusa(`
# AOC Day 9
#builtin INT_MINUS minus
#builtin INT_PLUS plus
Migrated from folder: aoc2023/aoc_2023_9
By running
```bash
deno run https://esm.town/v/karfau/aoc23_08 | grep z
```
I observed a repeating pattern in the output...
Migrated from folder: adventofcode/_2023/aoc23_08

Vals

22
View more
OmMousa
memorableMagentaOce
 
Public
robsimmons
aoc_2023_21_1
 
Public
robsimmons
aoc_2023_15_2
 
Public
robsimmons
aoc_2023_15_1
 
Public
robsimmons
aoc_2023_14_feasible
 
Public

Docs

90
View more
nhttp. Section titled “nhttp” And nhttp: itty-router. Section titled “itty-router” A super tiny example with itty-router: feTS. Section titled “feTS” A simple example of using feTS server: Notice, that it
project # Create a directory for your project. mkdir example-project. cd example-project. # Create a package.json file. npm init. # Install the SDK. npm install @valtown/sdk. Create a file named
vals should use the Web API instead, which supports a wider range of inputs & outputs. The Express API allows to run a Val as an Express route handler. The
text. Open in ChatGPT Ask questions about this page. HTTP triggers expose a public endpoint. The simplest endpoint returns a simple JSON message: Or you could return HTML with the
else lower-level. async get(key: string): Retrieves a blob for a given key. async set(key: string, value: string | BodyInit): Sets the blob value for a given key. See BodyInit. Limitations.
in ChatGPT Ask questions about this page. The Javascript Fetch API is directly available within a Val. However sometimes fetch calls are blocked by the receiving server for using particular
you can now set up a filter to forward certain emails to your val’s email address. Or you can forward all emails by selecting Forward a copy of incoming mail
} from "https://esm.town/v/std/email"; await email({ subject: "Hello from Val Town", text: "This is a test email sent from a Val Town val.", }); subject. Section titled “subject” The email subject
around the world quickly, you may want to use a Content Delivery Network (CDN) to cache and serve your content. CDNs are a network of servers that cache your content
Note. We use a small script to handle Playwright’s file system requirements in Val Town. Also, each Steel API key supports only one active browser session. Starting a new session