omnius 1.0.714 → 1.0.716
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/npm-shrinkwrap.json +24 -24
- package/package.json +2 -1
- package/skills/reference/flaviocopes/README.md +54 -0
- package/skills/reference/flaviocopes/manifest.json +1532 -0
- package/skills/reference/flaviocopes/skills/ai-agent-skills/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/ai-fundamentals/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/alpinejs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/api-security/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/astro/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/astro-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/automate-macos/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/backup-and-restore/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/browser-extensions/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/browser-internals/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/browser-storage/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/build-macos-apps-swiftui/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/build-with-mcp/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/bun/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/c-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/caddy/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/cli-commands-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/clickhouse/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare-d1/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare-domains/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/cloudflare-workers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cryptography-for-developers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/css/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/css-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/curl/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/dns/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/docker/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/drizzle/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/electron/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/email-protocols/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/events-logger/SKILL.md +41 -0
- package/skills/reference/flaviocopes/skills/express/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/express-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/forms/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ftp/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/git/SKILL.md +79 -0
- package/skills/reference/flaviocopes/skills/git-cheat-sheet/SKILL.md +77 -0
- package/skills/reference/flaviocopes/skills/github-actions-cicd/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/go-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/home-server/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/hono/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/html/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/html-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/htmx/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/http/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/javascript/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/js-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/language-model-builder/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/laravel-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/linux-basics/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/linux-server-security/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/linux-storage-backups/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/linux-troubleshooting/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/livestream-recorder/SKILL.md +37 -0
- package/skills/reference/flaviocopes/skills/local-ai-models/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/local-hoster/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/macos-basics/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/macos-for-developers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/macos-internals-troubleshooting/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/mcp/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/mongodb/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/mysql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/native-web-interfaces/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/networking-foundations/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/nextjs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/nextjs-pages-router-handbook/SKILL.md +77 -0
- package/skills/reference/flaviocopes/skills/nginx/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/node-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/nodejs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/npm-package-publishing/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/php-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/plausible-automation/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/port-pilot/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/postgresql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/practical-debugging/SKILL.md +78 -0
- package/skills/reference/flaviocopes/skills/python-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/react/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/react-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/real-time-web-applications/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/reverse-proxies-load-balancers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/security-fundamentals/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/shadcn-ui/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/shell-scripting/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ship-macos-apps/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/socket-programming/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/software-supply-chain-security/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/sql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/sql-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/sqlite/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ssh/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/supabase/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/swift/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/swift-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/swiftui/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/systemd/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/tailscale/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/tailwind/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/telnet/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/terminal/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/testing/SKILL.md +79 -0
- package/skills/reference/flaviocopes/skills/tls-certificates/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/tte-js/SKILL.md +37 -0
- package/skills/reference/flaviocopes/skills/typescript/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/vercel/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/vpn/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/vps/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/waiting-lists/SKILL.md +41 -0
- package/skills/reference/flaviocopes/skills/web-accessibility/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/web-apis/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/web-application-security/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/web-authentication/SKILL.md +82 -0
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# macOS Internals and Troubleshooting Course
|
|
8
|
+
|
|
9
|
+
macOS Internals and Troubleshooting reference card. 14 topic areas, 50 worked code samples in bash. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- macOS Internals and Troubleshooting reference
|
|
14
|
+
- how do I do X in macOS Internals and Troubleshooting
|
|
15
|
+
- macOS Internals and Troubleshooting syntax
|
|
16
|
+
- look up macOS Internals and Troubleshooting
|
|
17
|
+
- bash macos internals and troubleshooting example
|
|
18
|
+
- swift and macos: macos internals and troubleshooting
|
|
19
|
+
|
|
20
|
+
## Covers
|
|
21
|
+
|
|
22
|
+
- Map the system
|
|
23
|
+
- Separate macOS, Darwin, and the kernel
|
|
24
|
+
- Read the process tree
|
|
25
|
+
- Understand launchd domains
|
|
26
|
+
- Map APFS volumes and mounts
|
|
27
|
+
- Check your understanding: map the system
|
|
28
|
+
- Inspect files and applications
|
|
29
|
+
- Read mode, ACLs, and flags
|
|
30
|
+
- Inspect extended attributes
|
|
31
|
+
- Open an application bundle
|
|
32
|
+
- Trace Library state by scope
|
|
33
|
+
- Check your understanding: inspect files and applications
|
|
34
|
+
- Diagnose processes and resources
|
|
35
|
+
- Identify the real process
|
|
36
|
+
|
|
37
|
+
19 further sections are indexed in the local corpus.
|
|
38
|
+
|
|
39
|
+
## Concept index
|
|
40
|
+
|
|
41
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
42
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
43
|
+
reference before reading further.
|
|
44
|
+
|
|
45
|
+
`com.example.sync` · `--last` · `--predicate` · `example.org` · `COMMAND` · `macOS` · `PID` · `config.json` · `TextEdit.app` · `com.apple.Notes` · `NAME` · `--style` · `SSD` · `PPID` · `USER` · `file.zip` · `com.apple.quarantine` · `eventMessage` · `iTCP` · `LISTEN` · `sw_vers` · `kMDItemWhereFroms` · `Info.plist` · `fs_usage` · `CONTAINS` · `TYPE` · `studio.local` · `RELEASE_ARM64_T6031` · `com.example.backupd` · `com.apple.TimeMachine` · `ledO` · `com.apple.metadata` · `Example.app` · `--verbose` · `com.example.editor.plist` · `sample.txt` · `memory_pressure` · `vm_stat` · `CPU` · `sTCP`
|
|
46
|
+
|
|
47
|
+
## When to use
|
|
48
|
+
|
|
49
|
+
- A macOS Internals and Troubleshooting question needs a worked, checked answer rather than recall.
|
|
50
|
+
- You are about to guess at macOS Internals and Troubleshooting syntax, a flag, or an API shape.
|
|
51
|
+
- The task touches an area listed under Covers above.
|
|
52
|
+
|
|
53
|
+
## When not to use
|
|
54
|
+
|
|
55
|
+
- The question is about this project's own code — read the code instead.
|
|
56
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
57
|
+
|
|
58
|
+
## Related
|
|
59
|
+
|
|
60
|
+
- `swift` — Swift Course
|
|
61
|
+
- `swiftui` — SwiftUI Course
|
|
62
|
+
- `macos-basics` — macOS Basics Course
|
|
63
|
+
- `macos-for-developers` — macOS for Developers Course
|
|
64
|
+
- `automate-macos` — Automate macOS Course
|
|
65
|
+
- `build-macos-apps-swiftui` — Build macOS Apps with SwiftUI Course
|
|
66
|
+
|
|
67
|
+
## Full text
|
|
68
|
+
|
|
69
|
+
Source: https://downloads.flaviocopes.com/course-downloads/macos-internals-troubleshooting.epub
|
|
70
|
+
|
|
71
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
72
|
+
|
|
73
|
+
```bash
|
|
74
|
+
omnius library fetch flaviocopes --title macos-internals-troubleshooting
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Then search it:
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
omnius library search flaviocopes "<query>" --title macos-internals-troubleshooting
|
|
81
|
+
```
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# MCP Course
|
|
8
|
+
|
|
9
|
+
MCP reference card. 14 topic areas, 1 worked code samples in json. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- MCP reference
|
|
14
|
+
- how do I do X in MCP
|
|
15
|
+
- MCP syntax
|
|
16
|
+
- look up MCP
|
|
17
|
+
- json mcp example
|
|
18
|
+
- ai, agents and mcp: mcp
|
|
19
|
+
|
|
20
|
+
## Covers
|
|
21
|
+
|
|
22
|
+
- Understand MCP
|
|
23
|
+
- What MCP solves
|
|
24
|
+
- Hosts, clients, and servers
|
|
25
|
+
- MCP, APIs, and function calling
|
|
26
|
+
- Tools, resources, and prompts
|
|
27
|
+
- Requests, discovery, and protocol versions
|
|
28
|
+
- Check your understanding: MCP foundations
|
|
29
|
+
- Connect an existing server
|
|
30
|
+
- Choose a server you trust
|
|
31
|
+
- Read a server configuration
|
|
32
|
+
- Generate and install the configuration
|
|
33
|
+
- Make a controlled first call
|
|
34
|
+
- Troubleshoot a connection
|
|
35
|
+
- Check your understanding: connect a server
|
|
36
|
+
|
|
37
|
+
3 further sections are indexed in the local corpus.
|
|
38
|
+
|
|
39
|
+
## Concept index
|
|
40
|
+
|
|
41
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
42
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
43
|
+
reference before reading further.
|
|
44
|
+
|
|
45
|
+
`API_TOKEN` · `mcpServers` · `MCP` · `find_invoice` · `invoiceId` · `delete_note` · `review_project` · `run_action` · `archive_note` · `PATH`
|
|
46
|
+
|
|
47
|
+
## When to use
|
|
48
|
+
|
|
49
|
+
- A MCP question needs a worked, checked answer rather than recall.
|
|
50
|
+
- You are about to guess at MCP syntax, a flag, or an API shape.
|
|
51
|
+
- The task touches an area listed under Covers above.
|
|
52
|
+
|
|
53
|
+
## When not to use
|
|
54
|
+
|
|
55
|
+
- The question is about this project's own code — read the code instead.
|
|
56
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
57
|
+
|
|
58
|
+
## Related
|
|
59
|
+
|
|
60
|
+
- `ai-fundamentals` — AI Fundamentals Course
|
|
61
|
+
- `local-ai-models` — Local AI Models Course
|
|
62
|
+
- `ai-agent-skills` — AI Agent Skills Course
|
|
63
|
+
- `language-model-builder` — Build a Language Model on Your Mac
|
|
64
|
+
- `build-with-mcp` — Build with MCP
|
|
65
|
+
|
|
66
|
+
## Full text
|
|
67
|
+
|
|
68
|
+
Source: https://downloads.flaviocopes.com/course-downloads/mcp.epub
|
|
69
|
+
|
|
70
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
71
|
+
|
|
72
|
+
```bash
|
|
73
|
+
omnius library fetch flaviocopes --title mcp
|
|
74
|
+
```
|
|
75
|
+
|
|
76
|
+
Then search it:
|
|
77
|
+
|
|
78
|
+
```bash
|
|
79
|
+
omnius library search flaviocopes "<query>" --title mcp
|
|
80
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# MongoDB Course
|
|
8
|
+
|
|
9
|
+
MongoDB reference card. 14 topic areas, 45 worked code samples in js, javascript, bash, yaml. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- MongoDB reference
|
|
14
|
+
- how do I do X in MongoDB
|
|
15
|
+
- MongoDB syntax
|
|
16
|
+
- look up MongoDB
|
|
17
|
+
- js mongodb example
|
|
18
|
+
- javascript mongodb example
|
|
19
|
+
- databases and storage: mongodb
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Document database foundations
|
|
24
|
+
- Understand the document model
|
|
25
|
+
- Choose local MongoDB or Atlas
|
|
26
|
+
- Navigate with mongosh
|
|
27
|
+
- Check your understanding: document database foundations
|
|
28
|
+
- CRUD and querying
|
|
29
|
+
- Insert and read documents
|
|
30
|
+
- Update and delete deliberately
|
|
31
|
+
- Add schema validation
|
|
32
|
+
- Check your understanding: crud and querying
|
|
33
|
+
- Modeling and indexes
|
|
34
|
+
- Model from access patterns
|
|
35
|
+
- Choose embedding or references
|
|
36
|
+
- Index from real queries
|
|
37
|
+
|
|
38
|
+
14 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`favoriteFoods` · `insertOne` · `updateOne` · `insertMany` · `getDb` · `deleteMany` · `app_user` · `authorId` · `closeDb` · `findOne` · `bsonType` · `authorName` · `executionStats` · `totalDocsExamined` · `cluster0.ab1cd.mongodb.net` · `getName` · `insertedId` · `countDocuments` · `db.js` · `--uri` · `dropDatabase` · `matchedCount` · `deletedCount` · `jsonSchema` · `IXSCAN` · `nReturned` · `COLLSCAN` · `MONGODB_URI` · `registerVisit` · `bindIp` · `readWrite` · `insertedIds` · `insertedCount` · `modifiedCount` · `upsertedCount` · `deleteOne` · `createCollection` · `updateMany` · `publishedAt` · `createIndex`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A MongoDB question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at MongoDB syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `sql` — SQL Course
|
|
62
|
+
- `sqlite` — SQLite Course
|
|
63
|
+
- `mysql` — MySQL Course
|
|
64
|
+
- `postgresql` — PostgreSQL Course
|
|
65
|
+
- `drizzle` — Drizzle ORM Course
|
|
66
|
+
- `supabase` — Supabase Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/mongodb.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title mongodb
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title mongodb
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# MySQL Course
|
|
8
|
+
|
|
9
|
+
MySQL reference card. 14 topic areas, 74 worked code samples in sql, bash, js, javascript, sh. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- MySQL reference
|
|
14
|
+
- how do I do X in MySQL
|
|
15
|
+
- MySQL syntax
|
|
16
|
+
- look up MySQL
|
|
17
|
+
- sql mysql example
|
|
18
|
+
- bash mysql example
|
|
19
|
+
- databases and storage: mysql
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Start using MySQL
|
|
24
|
+
- What MySQL is
|
|
25
|
+
- Install MySQL 8.4 on macOS
|
|
26
|
+
- Start and stop the MySQL server
|
|
27
|
+
- Connect with the mysql client
|
|
28
|
+
- Navigate databases and tables
|
|
29
|
+
- Check your understanding: MySQL server basics
|
|
30
|
+
- Users and privileges
|
|
31
|
+
- Keep root for administration
|
|
32
|
+
- Create MySQL application accounts
|
|
33
|
+
- A MySQL account includes its host
|
|
34
|
+
- Grant MySQL privileges
|
|
35
|
+
- Inspect and revoke privileges
|
|
36
|
+
- Check your understanding: users and privileges
|
|
37
|
+
|
|
38
|
+
20 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`notes_app` · `SELECT` · `CREATE` · `TABLE` · `ERROR` · `INSERT` · `SHOW` · `WHERE` · `DELETE` · `created_at` · `INTO` · `VALUES` · `GRANT` · `GRANTS` · `USER` · `KEY` · `ALTER` · `VARCHAR` · `tag_id` · `CURRENT_USER` · `UPDATE` · `estimated_hours` · `BIGINT` · `UNSIGNED` · `note_id` · `HY000` · `DROP` · `note_tags` · `DATABASE` · `DATETIME` · `PRIMARY` · `notes_restore` · `notes_migrator` · `DECIMAL` · `AUTO_INCREMENT` · `customer_id` · `utf8mb4_0900_ai_ci` · `IDENTIFIED` · `INDEX` · `REFERENCES`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A MySQL question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at MySQL syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `sql` — SQL Course
|
|
62
|
+
- `sqlite` — SQLite Course
|
|
63
|
+
- `postgresql` — PostgreSQL Course
|
|
64
|
+
- `drizzle` — Drizzle ORM Course
|
|
65
|
+
- `mongodb` — MongoDB Course
|
|
66
|
+
- `supabase` — Supabase Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/mysql.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title mysql
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title mysql
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Native Web Interfaces Course
|
|
8
|
+
|
|
9
|
+
Native Web Interfaces reference card. 14 topic areas, 20 worked code samples in html, js, javascript. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Native Web Interfaces reference
|
|
14
|
+
- how do I do X in Native Web Interfaces
|
|
15
|
+
- Native Web Interfaces syntax
|
|
16
|
+
- look up Native Web Interfaces
|
|
17
|
+
- html native web interfaces example
|
|
18
|
+
- js native web interfaces example
|
|
19
|
+
- frontend and browser: native web interfaces
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Progressive interface foundations
|
|
24
|
+
- Start with working HTML
|
|
25
|
+
- Build disclosure with details and summary
|
|
26
|
+
- Control visibility with hidden and inert
|
|
27
|
+
- Connect behavior with data attributes
|
|
28
|
+
- Check your understanding: progressive interface foundations
|
|
29
|
+
- Dialogs that behave like dialogs
|
|
30
|
+
- Open a modal dialog
|
|
31
|
+
- Close dialogs with forms
|
|
32
|
+
- Handle cancel, close, and focus
|
|
33
|
+
- Build a reusable delete confirmation flow
|
|
34
|
+
- Check your understanding: dialogs that behave like dialogs
|
|
35
|
+
- Popovers and action menus
|
|
36
|
+
- Open a popover with HTML
|
|
37
|
+
|
|
38
|
+
19 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`querySelector` · `addEventListener` · `taskDialog` · `textContent` · `pendingTask` · `showModal` · `confirmDialog` · `actionTaskId` · `addTask` · `taskActions` · `setTaskComplete` · `titleInput` · `toggleAttribute` · `taskId` · `startViewTransition` · `returnValue` · `flaviocopes.com` · `currentTarget` · `importStatus` · `board.inert` · `formIsDirty` · `confirmName` · `syncStatus` · `hidePopover` · `taskTemplate` · `reduceMotion` · `taskTitles` · `preventDefault` · `showPopover` · `runTaskAction` · `renderTask` · `cloneNode` · `dispatchEvent` · `setCustomValidity` · `isConnected` · `syncStatus.hidePopover` · `newState` · `setAttribute` · `hasAttribute` · `remainingOutput`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Native Web Interfaces question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Native Web Interfaces syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `html` — HTML Course
|
|
62
|
+
- `css` — CSS Course
|
|
63
|
+
- `javascript` — JavaScript Course
|
|
64
|
+
- `typescript` — TypeScript Course
|
|
65
|
+
- `react` — React Course
|
|
66
|
+
- `nextjs` — Next.js Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/native-web-interfaces.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title native-web-interfaces
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title native-web-interfaces
|
|
82
|
+
```
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Networking Foundations Course
|
|
8
|
+
|
|
9
|
+
Networking Foundations reference card. 14 topic areas, 96 worked code samples in bash. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Networking Foundations reference
|
|
14
|
+
- how do I do X in Networking Foundations
|
|
15
|
+
- Networking Foundations syntax
|
|
16
|
+
- look up Networking Foundations
|
|
17
|
+
- bash networking foundations example
|
|
18
|
+
- networking and protocols: networking foundations
|
|
19
|
+
|
|
20
|
+
## Covers
|
|
21
|
+
|
|
22
|
+
- How networks fit together
|
|
23
|
+
- What a network is
|
|
24
|
+
- LANs, WANs, and the Internet
|
|
25
|
+
- Layers and protocols
|
|
26
|
+
- Encapsulation and one complete path
|
|
27
|
+
- Check your understanding: network models
|
|
28
|
+
- Local networks
|
|
29
|
+
- Frames and MAC addresses
|
|
30
|
+
- How switches forward frames
|
|
31
|
+
- ARP resolves IPv4 neighbors
|
|
32
|
+
- IPv6 Neighbor Discovery
|
|
33
|
+
- Check your understanding: local networks
|
|
34
|
+
- IP addresses and subnets
|
|
35
|
+
- Read an IPv4 address and prefix
|
|
36
|
+
|
|
37
|
+
31 further sections are indexed in the local corpus.
|
|
38
|
+
|
|
39
|
+
## Concept index
|
|
40
|
+
|
|
41
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
42
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
43
|
+
reference before reading further.
|
|
44
|
+
|
|
45
|
+
`icmp_seq` · `flaviocopes.com` · `example.com` · `REACHABLE` · `ARP` · `BROADCAST` · `MULTICAST` · `LOWER_UP` · `SSL` · `LISTEN` · `--connect-timeout` · `STALE` · `ip_mult` · `ESTAB` · `UDP` · `ifconfig.me` · `UNKNOWN` · `DOWN` · `doesnotexist.flaviocopes.com` · `MAC` · `FAILED` · `ipaddress.ip_network` · `x.x` · `subnet_mask` · `domain_name_server` · `lease_time` · `TTL` · `http.server` · `bytes_acked` · `ALLOW` · `--getglobalstate` · `DNS` · `TLS` · `iTCP`
|
|
46
|
+
|
|
47
|
+
## When to use
|
|
48
|
+
|
|
49
|
+
- A Networking Foundations question needs a worked, checked answer rather than recall.
|
|
50
|
+
- You are about to guess at Networking Foundations syntax, a flag, or an API shape.
|
|
51
|
+
- The task touches an area listed under Covers above.
|
|
52
|
+
|
|
53
|
+
## When not to use
|
|
54
|
+
|
|
55
|
+
- The question is about this project's own code — read the code instead.
|
|
56
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
57
|
+
|
|
58
|
+
## Related
|
|
59
|
+
|
|
60
|
+
- `http` — HTTP Course
|
|
61
|
+
- `dns` — DNS Course
|
|
62
|
+
- `email-protocols` — Email Protocols Course
|
|
63
|
+
- `ftp` — FTP Course
|
|
64
|
+
- `telnet` — Telnet Course
|
|
65
|
+
- `curl` — curl Course
|
|
66
|
+
|
|
67
|
+
## Full text
|
|
68
|
+
|
|
69
|
+
Source: https://downloads.flaviocopes.com/course-downloads/networking-foundations.epub
|
|
70
|
+
|
|
71
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
72
|
+
|
|
73
|
+
```bash
|
|
74
|
+
omnius library fetch flaviocopes --title networking-foundations
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Then search it:
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
omnius library search flaviocopes "<query>" --title networking-foundations
|
|
81
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Next.js Course
|
|
8
|
+
|
|
9
|
+
Next.js reference card. 14 topic areas, 17 worked code samples in bash, ts, typescript. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Next.js reference
|
|
14
|
+
- how do I do X in Next.js
|
|
15
|
+
- Next.js syntax
|
|
16
|
+
- look up Next.js
|
|
17
|
+
- bash next.js example
|
|
18
|
+
- ts next.js example
|
|
19
|
+
- frontend and browser: next.js
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- App Router foundations
|
|
24
|
+
- What Next.js adds to React
|
|
25
|
+
- Create an App Router project
|
|
26
|
+
- Read the project structure
|
|
27
|
+
- Separate Server and Client Components
|
|
28
|
+
- Check your understanding: app router foundations
|
|
29
|
+
- Routing and navigation
|
|
30
|
+
- Create pages and layouts
|
|
31
|
+
- Nest and organize routes
|
|
32
|
+
- Build dynamic routes
|
|
33
|
+
- Link and navigate
|
|
34
|
+
- Check your understanding: routing and navigation
|
|
35
|
+
- Data and rendering
|
|
36
|
+
- Fetch data on the server
|
|
37
|
+
|
|
38
|
+
19 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`page.tsx` · `rawTitle` · `formData` · `notFound` · `revalidatePath` · `layout.tsx` · `createNote` · `useFormStatus` · `notesApiToken` · `NOTES_API_TOKEN` · `route.ts` · `loading.tsx` · `useState` · `setCount` · `error.tsx` · `onClick` · `package.json` · `found.tsx` · `response.ok` · `formData.get` · `checkedAt` · `serverConfig` · `NEXT_PUBLIC_` · `--yes` · `counter.tsx` · `React.ReactNode` · `generateStaticParams` · `router.push` · `jsonplaceholder.typicode.com` · `response.json` · `JSON.stringify` · `getNote` · `note.title` · `console.log` · `defaultValue` · `saveValidatedNote` · `useActionState` · `toISOString` · `config.ts` · `noteCover`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Next.js question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Next.js syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `html` — HTML Course
|
|
62
|
+
- `css` — CSS Course
|
|
63
|
+
- `javascript` — JavaScript Course
|
|
64
|
+
- `typescript` — TypeScript Course
|
|
65
|
+
- `react` — React Course
|
|
66
|
+
- `shadcn-ui` — shadcn/ui Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/nextjs.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title nextjs
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title nextjs
|
|
82
|
+
```
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: book
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Next.js Pages Router Handbook
|
|
8
|
+
|
|
9
|
+
Next.js Pages Router reference card. 9 topic areas, 33 worked code samples in jsx, javascriptreact, json. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Next.js Pages Router reference
|
|
14
|
+
- how do I do X in Next.js Pages Router
|
|
15
|
+
- Next.js Pages Router syntax
|
|
16
|
+
- look up Next.js Pages Router
|
|
17
|
+
- jsx next.js pages router example
|
|
18
|
+
- javascriptreact next.js pages router example
|
|
19
|
+
- frontend and browser: next.js pages router
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- How to install Next.js
|
|
24
|
+
- Next.js vs Vite
|
|
25
|
+
- Adding a second page to the site
|
|
26
|
+
- Linking the two pages
|
|
27
|
+
- Dynamic content with the router
|
|
28
|
+
- Data fetching
|
|
29
|
+
- Static data fetching at build time
|
|
30
|
+
- API Routes
|
|
31
|
+
- Deploying on Vercel
|
|
32
|
+
|
|
33
|
+
6 further sections are indexed in the local corpus.
|
|
34
|
+
|
|
35
|
+
## Concept index
|
|
36
|
+
|
|
37
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
38
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
39
|
+
reference before reading further.
|
|
40
|
+
|
|
41
|
+
`useRouter` · `postsData` · `posts.json` · `getServerSideProps` · `router.query.id` · `getStaticPaths` · `className` · `dog.ceo` · `isFallback` · `getStaticProps` · `useEffect` · `comments.json` · `blog.tsx` · `router.isFallback` · `post.title` · `post.content` · `findOne` · `useState` · `setImage` · `getData` · `POST` · `index.tsx` · `Object.keys` · `developer.mozilla.org` · `req.query` · `req.method` · `ho.tsx` · `blog.js` · `posts.ts` · `dog.tsx` · `comments.ts` · `req.body` · `vercel.app`
|
|
42
|
+
|
|
43
|
+
## When to use
|
|
44
|
+
|
|
45
|
+
- A Next.js Pages Router question needs a worked, checked answer rather than recall.
|
|
46
|
+
- You are about to guess at Next.js Pages Router syntax, a flag, or an API shape.
|
|
47
|
+
- The task touches an area listed under Covers above.
|
|
48
|
+
|
|
49
|
+
## When not to use
|
|
50
|
+
|
|
51
|
+
- The question is about this project's own code — read the code instead.
|
|
52
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
53
|
+
|
|
54
|
+
## Related
|
|
55
|
+
|
|
56
|
+
- `html` — HTML Course
|
|
57
|
+
- `css` — CSS Course
|
|
58
|
+
- `javascript` — JavaScript Course
|
|
59
|
+
- `typescript` — TypeScript Course
|
|
60
|
+
- `react` — React Course
|
|
61
|
+
- `nextjs` — Next.js Course
|
|
62
|
+
|
|
63
|
+
## Full text
|
|
64
|
+
|
|
65
|
+
Source: https://downloads.flaviocopes.com/books/nextjs-pages-router-handbook.epub
|
|
66
|
+
|
|
67
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
68
|
+
|
|
69
|
+
```bash
|
|
70
|
+
omnius library fetch flaviocopes --title nextjs-pages-router-handbook
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
Then search it:
|
|
74
|
+
|
|
75
|
+
```bash
|
|
76
|
+
omnius library search flaviocopes "<query>" --title nextjs-pages-router-handbook
|
|
77
|
+
```
|