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,80 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: book
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Python Handbook
|
|
8
|
+
|
|
9
|
+
Python reference card. 14 topic areas, 252 worked code samples. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Python reference
|
|
14
|
+
- how do I do X in Python
|
|
15
|
+
- Python syntax
|
|
16
|
+
- look up Python
|
|
17
|
+
- server runtimes and apis: python
|
|
18
|
+
|
|
19
|
+
## Covers
|
|
20
|
+
|
|
21
|
+
- Conclusion
|
|
22
|
+
- The Python Handbook
|
|
23
|
+
- 1. Introduction to Python
|
|
24
|
+
- 2. Installing Python
|
|
25
|
+
- 3. Running Python programs
|
|
26
|
+
- 4. Python 2 vs Python 3
|
|
27
|
+
- 5. The basics of working with Python
|
|
28
|
+
- 6. Data Types
|
|
29
|
+
- 7. Operators
|
|
30
|
+
- 8. The Ternary Operator
|
|
31
|
+
- 9. Strings
|
|
32
|
+
- 10. Booleans
|
|
33
|
+
- 11. Numbers
|
|
34
|
+
- 12. Constants
|
|
35
|
+
|
|
36
|
+
36 further sections are indexed in the local corpus.
|
|
37
|
+
|
|
38
|
+
## Concept index
|
|
39
|
+
|
|
40
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
41
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
42
|
+
reference before reading further.
|
|
43
|
+
|
|
44
|
+
`program.py` · `WOF` · `ERROR1` · `self.age` · `ERROR2` · `self.name` · `State.ACTIVE` · `items.index` · `complexNumber` · `items.append` · `sys.argv` · `--color` · `numbers_power_2` · `items.extend` · `dog.bark` · `argparse.ArgumentParser` · `__main__.Dog` · `intFraction` · `is_adult` · `book_1_read` · `book_2_read` · `ingredients_purchased` · `meal_cooked` · `WIDTH` · `items.sort` · `dog.get` · `roger.bark` · `parser.add_argument` · `main.py` · `test.txt` · `file.read` · `ACTIVE` · `State.INACTIVE` · `lib.dog` · `dog.py` · `AGE` · `aGE` · `my_name` · `anotherName` · `anotherVariable`
|
|
45
|
+
|
|
46
|
+
## When to use
|
|
47
|
+
|
|
48
|
+
- A Python question needs a worked, checked answer rather than recall.
|
|
49
|
+
- You are about to guess at Python syntax, a flag, or an API shape.
|
|
50
|
+
- The task touches an area listed under Covers above.
|
|
51
|
+
|
|
52
|
+
## When not to use
|
|
53
|
+
|
|
54
|
+
- The question is about this project's own code — read the code instead.
|
|
55
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
56
|
+
|
|
57
|
+
## Related
|
|
58
|
+
|
|
59
|
+
- `nodejs` — Node.js Course
|
|
60
|
+
- `bun` — Bun Course
|
|
61
|
+
- `express` — Express Course
|
|
62
|
+
- `hono` — Hono Course
|
|
63
|
+
- `socket-programming` — Socket Programming with Node.js
|
|
64
|
+
- `real-time-web-applications` — Real-time Web Applications Course
|
|
65
|
+
|
|
66
|
+
## Full text
|
|
67
|
+
|
|
68
|
+
Source: https://downloads.flaviocopes.com/books/python-handbook.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 python-handbook
|
|
74
|
+
```
|
|
75
|
+
|
|
76
|
+
Then search it:
|
|
77
|
+
|
|
78
|
+
```bash
|
|
79
|
+
omnius library search flaviocopes "<query>" --title python-handbook
|
|
80
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# React Course
|
|
8
|
+
|
|
9
|
+
React reference card. 14 topic areas, 82 worked code samples in jsx, javascriptreact, bash, html. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- React reference
|
|
14
|
+
- how do I do X in React
|
|
15
|
+
- React syntax
|
|
16
|
+
- look up React
|
|
17
|
+
- jsx react example
|
|
18
|
+
- javascriptreact react example
|
|
19
|
+
- frontend and browser: react
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Start a React project
|
|
24
|
+
- What React is
|
|
25
|
+
- Create a React project with Vite
|
|
26
|
+
- Follow the project entry point
|
|
27
|
+
- Development and production builds
|
|
28
|
+
- Install React Developer Tools
|
|
29
|
+
- Components and JSX
|
|
30
|
+
- Write your first component
|
|
31
|
+
- Compose components
|
|
32
|
+
- JSX is markup inside JavaScript
|
|
33
|
+
- The basic JSX rules
|
|
34
|
+
- Put JavaScript expressions in braces
|
|
35
|
+
- Set attributes and styles
|
|
36
|
+
- Keep rendering pure
|
|
37
|
+
|
|
38
|
+
41 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
|
+
`useState` · `onClick` · `setCount` · `useEffect` · `onChange` · `onToggle` · `onRemove` · `setTasks` · `setTitle` · `handleOnline` · `handleSubmit` · `unreadCount` · `avatarUrl` · `className` · `handleClick` · `onSave` · `removeEventListener` · `setOnline` · `preventDefault` · `createRoot` · `htmlFor` · `nextId` · `selectedContact` · `isLoggedIn` · `addEventListener` · `useOnlineStatus` · `handleOffline` · `trimmedTitle` · `onSubmit` · `handleToggle` · `addThree` · `visibleTasks` · `roomId` · `defaultValue` · `createPortal` · `main.jsx` · `App.jsx` · `getElementById` · `currentTasks` · `setProfile`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A React question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at React 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
|
+
- `nextjs` — Next.js Course
|
|
66
|
+
- `shadcn-ui` — shadcn/ui Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/react.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 react
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title react
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: book
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# React Handbook
|
|
8
|
+
|
|
9
|
+
React reference card. 14 topic areas, 44 worked code samples in jsx, javascriptreact, html. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- React reference
|
|
14
|
+
- how do I do X in React
|
|
15
|
+
- React syntax
|
|
16
|
+
- look up React
|
|
17
|
+
- jsx react example
|
|
18
|
+
- javascriptreact react example
|
|
19
|
+
- frontend and browser: react
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Introduction to React
|
|
24
|
+
- How much JavaScript do you need to know to use React?
|
|
25
|
+
- Why should you learn React?
|
|
26
|
+
- How to install React
|
|
27
|
+
- React Components
|
|
28
|
+
- JSX
|
|
29
|
+
- Using JSX to compose UI
|
|
30
|
+
- The difference between JSX and HTML
|
|
31
|
+
- Embedding JavaScript in JSX
|
|
32
|
+
- How to loop inside React JSX
|
|
33
|
+
- Handling user events in React
|
|
34
|
+
- Managing state in a React component
|
|
35
|
+
- Component Props in React
|
|
36
|
+
- Data flow in a React application
|
|
37
|
+
|
|
38
|
+
9 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
|
+
`useState` · `setCount` · `className` · `onClick` · `useEffect` · `setUsername` · `reactLogo` · `App.css` · `onChange` · `handleSubmit` · `App.tsx` · `onSubmit` · `viteLogo` · `react.svg` · `items.map` · `vite.dev` · `react.dev` · `HMR` · `handleClickEvent` · `preventDefault` · `vite.svg` · `setName` · `JSON` · `POST` · `onKeyUp` · `onFocus` · `onMouseDown` · `event.preventDefault`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A React question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at React 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/books/react-handbook.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 react-handbook
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title react-handbook
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Real-time Web Applications Course
|
|
8
|
+
|
|
9
|
+
Real-time Web Applications reference card. 14 topic areas, 58 worked code samples in js, javascript, json, bash. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Real-time Web Applications reference
|
|
14
|
+
- how do I do X in Real-time Web Applications
|
|
15
|
+
- Real-time Web Applications syntax
|
|
16
|
+
- look up Real-time Web Applications
|
|
17
|
+
- js real-time web applications example
|
|
18
|
+
- javascript real-time web applications example
|
|
19
|
+
- server runtimes and apis: real-time web applications
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Choose the channel
|
|
24
|
+
- Define what real-time means
|
|
25
|
+
- Start with deliberate polling
|
|
26
|
+
- Compare SSE and WebSockets
|
|
27
|
+
- Keep HTTP as the foundation
|
|
28
|
+
- Check your understanding: choose the channel
|
|
29
|
+
- Build an SSE stream
|
|
30
|
+
- Frame an event stream
|
|
31
|
+
- Name and version events
|
|
32
|
+
- Resume after a disconnect
|
|
33
|
+
- Heartbeat and clean up
|
|
34
|
+
- Check your understanding: build an sse stream
|
|
35
|
+
- Build a WebSocket channel
|
|
36
|
+
- Follow the WebSocket upgrade
|
|
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
|
+
`incidentId` · `incident.updated` · `JSON` · `commandId` · `bufferedAmount` · `addEventListener` · `evt_84` · `SSE` · `lastEventId` · `sendError` · `incident.created` · `lastConfirmedAt` · `startPolling` · `setInterval` · `latestEventId` · `pendingCounts` · `setState` · `cmd_91` · `POST` · `occurredAt` · `applyIncidentUpdate` · `command.ack_incident` · `event.incident.updated` · `flushTimer` · `tabId` · `postMessage` · `generatedAt` · `pollIncidents` · `unknown_type` · `clearInterval` · `writeHead` · `lastId` · `resync.required` · `handleAckCommand` · `setTimeout` · `flushViewerCounts` · `MAX_BUFFERED` · `applyIncidentUpdated` · `seenEvents` · `processedCommands`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Real-time Web Applications question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Real-time Web Applications 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
|
+
- `nodejs` — Node.js Course
|
|
62
|
+
- `bun` — Bun Course
|
|
63
|
+
- `express` — Express Course
|
|
64
|
+
- `hono` — Hono Course
|
|
65
|
+
- `socket-programming` — Socket Programming with Node.js
|
|
66
|
+
- `npm-package-publishing` — npm and Package Publishing Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/real-time-web-applications.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 real-time-web-applications
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title real-time-web-applications
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Reverse Proxies and Load Balancers Course
|
|
8
|
+
|
|
9
|
+
Reverse Proxies and Load Balancers reference card. 14 topic areas, 61 worked code samples in bash, js, javascript. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Reverse Proxies and Load Balancers reference
|
|
14
|
+
- how do I do X in Reverse Proxies and Load Balancers
|
|
15
|
+
- Reverse Proxies and Load Balancers syntax
|
|
16
|
+
- look up Reverse Proxies and Load Balancers
|
|
17
|
+
- bash reverse proxies and load balancers example
|
|
18
|
+
- js reverse proxies and load balancers example
|
|
19
|
+
- linux, servers and deployment: reverse proxies and load balancers
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Proxy foundations
|
|
24
|
+
- Run two backend services
|
|
25
|
+
- Run a one-command reverse proxy
|
|
26
|
+
- Write a Caddyfile
|
|
27
|
+
- Inspect forwarded headers
|
|
28
|
+
- Check your understanding: proxy foundations
|
|
29
|
+
- Routing and rewrites
|
|
30
|
+
- Route by path
|
|
31
|
+
- Route by hostname
|
|
32
|
+
- Rewrite an upstream path
|
|
33
|
+
- Proxy a WebSocket
|
|
34
|
+
- Check your understanding: routing and rewrites
|
|
35
|
+
- TLS and trust boundaries
|
|
36
|
+
- Terminate local HTTPS
|
|
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
|
+
`reverse_proxy` · `app.lab.test` · `--config` · `backend.mjs` · `admin.lab.test` · `--silent` · `access.json` · `lb_policy` · `--max-time` · `lb_try_duration` · `lb_retry_match` · `handle_path` · `health_uri` · `health_interval` · `health_timeout` · `createServer` · `--to` · `tls_trust_pool` · `LISTEN` · `round_robin` · `least_conn` · `dial_timeout` · `response_header_timeout` · `--fail` · `--from` · `--access-log` · `--overwrite` · `backend.lab.test` · `ca.crt` · `trusted_proxies` · `private_ranges` · `lb_try_interval` · `setHeader` · `JSON` · `remoteAddress` · `request.socket.remoteAddress` · `other.lab.test` · `dGhlIHNhbXBsZSBub25jZQ` · `SSL` · `macOS`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Reverse Proxies and Load Balancers question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Reverse Proxies and Load Balancers 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
|
+
- `linux-basics` — Linux Basics Course
|
|
62
|
+
- `home-server` — Build a Home Server Course
|
|
63
|
+
- `backup-and-restore` — Backup and Restore Course
|
|
64
|
+
- `systemd` — systemd Course
|
|
65
|
+
- `nginx` — Nginx Course
|
|
66
|
+
- `caddy` — Caddy Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/reverse-proxies-load-balancers.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 reverse-proxies-load-balancers
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title reverse-proxies-load-balancers
|
|
82
|
+
```
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Security Fundamentals Course
|
|
8
|
+
|
|
9
|
+
Security Fundamentals reference card. 14 topic areas, 41 worked code samples in bash, js, javascript, sql, json. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Security Fundamentals reference
|
|
14
|
+
- how do I do X in Security Fundamentals
|
|
15
|
+
- Security Fundamentals syntax
|
|
16
|
+
- look up Security Fundamentals
|
|
17
|
+
- security: security fundamentals
|
|
18
|
+
|
|
19
|
+
## Covers
|
|
20
|
+
|
|
21
|
+
- Security thinking
|
|
22
|
+
- Start with assets and harm
|
|
23
|
+
- Model threats and attackers
|
|
24
|
+
- Draw trust boundaries
|
|
25
|
+
- Prioritize real risk
|
|
26
|
+
- Check your understanding: security thinking
|
|
27
|
+
- Protect by default
|
|
28
|
+
- Apply least privilege
|
|
29
|
+
- Choose secure defaults
|
|
30
|
+
- Use defense in depth
|
|
31
|
+
- Minimize data and authority
|
|
32
|
+
- Check your understanding: protect by default
|
|
33
|
+
- Data and secrets
|
|
34
|
+
- Separate encoding, hashing, and encryption
|
|
35
|
+
|
|
36
|
+
19 further sections are indexed in the local corpus.
|
|
37
|
+
|
|
38
|
+
## Concept index
|
|
39
|
+
|
|
40
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
41
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
42
|
+
reference before reading further.
|
|
43
|
+
|
|
44
|
+
`POST` · `SELECT` · `WHERE` · `userId` · `JSON` · `SSL` · `createNote` · `sessionCookie` · `auth.login.failed` · `restore_drill` · `f.id` · `DELETE` · `textContent` · `request_id` · `eyJhbGciOi` · `HMAC` · `CREATE` · `ROLE` · `LOGIN` · `PASSWORD` · `GRANT` · `ERROR` · `app.example.com` · `getNote` · `ownerId` · `owner_id` · `note.read.denied` · `u_9412` · `n_1841` · `req_77af` · `URL` · `password_reset.requested` · `tokenFingerprint` · `mail.internal.example.com` · `STRIPE_WEBHOOK_SECRET` · `randomUUID` · `getRandomValues` · `toString` · `Math.random` · `safeParse`
|
|
45
|
+
|
|
46
|
+
## When to use
|
|
47
|
+
|
|
48
|
+
- A Security Fundamentals question needs a worked, checked answer rather than recall.
|
|
49
|
+
- You are about to guess at Security Fundamentals syntax, a flag, or an API shape.
|
|
50
|
+
- The task touches an area listed under Covers above.
|
|
51
|
+
|
|
52
|
+
## When not to use
|
|
53
|
+
|
|
54
|
+
- The question is about this project's own code — read the code instead.
|
|
55
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
56
|
+
|
|
57
|
+
## Related
|
|
58
|
+
|
|
59
|
+
- `web-application-security` — Web Application Security Course
|
|
60
|
+
- `web-authentication` — Web Authentication Course
|
|
61
|
+
- `api-security` — API Security Course
|
|
62
|
+
- `linux-server-security` — Linux Server Security Course
|
|
63
|
+
- `software-supply-chain-security` — Software Supply Chain Security Course
|
|
64
|
+
- `cryptography-for-developers` — Cryptography for Developers Course
|
|
65
|
+
|
|
66
|
+
## Full text
|
|
67
|
+
|
|
68
|
+
Source: https://downloads.flaviocopes.com/course-downloads/security-fundamentals.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 security-fundamentals
|
|
74
|
+
```
|
|
75
|
+
|
|
76
|
+
Then search it:
|
|
77
|
+
|
|
78
|
+
```bash
|
|
79
|
+
omnius library search flaviocopes "<query>" --title security-fundamentals
|
|
80
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# shadcn/ui Course
|
|
8
|
+
|
|
9
|
+
shadcn/ui reference card. 14 topic areas, 26 worked code samples in bash, css. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- shadcn/ui reference
|
|
14
|
+
- how do I do X in shadcn/ui
|
|
15
|
+
- shadcn/ui syntax
|
|
16
|
+
- look up shadcn/ui
|
|
17
|
+
- bash shadcn/ui example
|
|
18
|
+
- css shadcn/ui example
|
|
19
|
+
- frontend and browser: shadcn/ui
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Open-code foundations
|
|
24
|
+
- What shadcn/ui is
|
|
25
|
+
- Create a current project
|
|
26
|
+
- Read components.json
|
|
27
|
+
- Add and inspect a Button
|
|
28
|
+
- Check your understanding: open-code foundations
|
|
29
|
+
- Compose components
|
|
30
|
+
- Compose instead of wrapping everything
|
|
31
|
+
- Work with variants and cn()
|
|
32
|
+
- Preserve native semantics
|
|
33
|
+
- Build an accessible Dialog
|
|
34
|
+
- Check your understanding: compose components
|
|
35
|
+
- Forms and feedback
|
|
36
|
+
- Build a semantic form
|
|
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
|
+
`components.json` · `button.tsx` · `className` · `asChild` · `projectSchema` · `fieldState.invalid` · `useFormStatus` · `htmlFor` · `--help` · `createProject` · `zodResolver` · `useForm` · `z.string` · `field.name` · `globals.css` · `--primary` · `Next.js` · `formData` · `console.log` · `formData.keys` · `z.object` · `z.infer` · `defaultValues` · `projectSchema.safeParse` · `form.control` · `fieldState` · `fieldState.error` · `document.documentElement.classList.contains` · `--short` · `projects.map` · `project.id` · `page.tsx` · `loadProjects` · `tsconfig.json` · `package.json` · `onOpen` · `onArchive` · `card.tsx` · `safeParse` · `--background`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A shadcn/ui question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at shadcn/ui 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/shadcn-ui.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 shadcn-ui
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title shadcn-ui
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Shell Scripting and Automation Course
|
|
8
|
+
|
|
9
|
+
Shell Scripting and Automation reference card. 14 topic areas, 66 worked code samples in bash, json. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Shell Scripting and Automation reference
|
|
14
|
+
- how do I do X in Shell Scripting and Automation
|
|
15
|
+
- Shell Scripting and Automation syntax
|
|
16
|
+
- look up Shell Scripting and Automation
|
|
17
|
+
- bash shell scripting and automation example
|
|
18
|
+
- json shell scripting and automation example
|
|
19
|
+
- linux, servers and deployment: shell scripting and automation
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Script foundations
|
|
24
|
+
- Create an executable script
|
|
25
|
+
- Use variables and quoting
|
|
26
|
+
- Read positional arguments
|
|
27
|
+
- Return a useful exit status
|
|
28
|
+
- Check your understanding: script foundations
|
|
29
|
+
- Control and functions
|
|
30
|
+
- Enable safer failure behavior
|
|
31
|
+
- Branch with if and case
|
|
32
|
+
- Loop over arguments and files
|
|
33
|
+
- Write small functions
|
|
34
|
+
- Check your understanding: control and functions
|
|
35
|
+
- Files and data
|
|
36
|
+
- Create and clean temporary files
|
|
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
|
+
`BACKUP_DESTINATION` · `backup.sh` · `PATH` · `IFS` · `servers.txt` · `services.json` · `nginx.conf` · `require_command` · `backup_interval` · `--max-time` · `--fail` · `--silent` · `source_directory` · `tar.gz` · `DIRECTORY` · `server_name` · `count_lines` · `access.log` · `tmp.QpB7wq2c1M` · `script.sh` · `notes.txt` · `report.txt` · `BACKUP_INTERVAL` · `--show-error` · `data.txt` · `notes.md` · `space.txt` · `backup_destination` · `backup.log` · `example.org` · `nonexistent.example.invalid` · `SC2086` · `TAR_FLAGS` · `EXIT` · `TERM` · `--exit-code` · `tools.sh` · `site.tar.gz` · `USER` · `config.txt`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Shell Scripting and Automation question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Shell Scripting and Automation 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
|
+
- `linux-basics` — Linux Basics Course
|
|
62
|
+
- `home-server` — Build a Home Server Course
|
|
63
|
+
- `backup-and-restore` — Backup and Restore Course
|
|
64
|
+
- `systemd` — systemd Course
|
|
65
|
+
- `nginx` — Nginx Course
|
|
66
|
+
- `caddy` — Caddy Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/shell-scripting.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 shell-scripting
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title shell-scripting
|
|
82
|
+
```
|