User contributions for Ryan
Jump to navigation
Jump to search
11 October 2025
- 13:5813:58, 11 October 2025 diff hist +4 Main Page →September, 2025
- 13:5813:58, 11 October 2025 diff hist +68 Main Page →September, 2025
- 13:5713:57, 11 October 2025 diff hist +93 Main Page →September, 2025
- 13:5613:56, 11 October 2025 diff hist +50 Main Page →September, 2025
- 13:5613:56, 11 October 2025 diff hist +88 Main Page →October, 2025
- 13:5213:52, 11 October 2025 diff hist +3 Git Sparse-Checkout — A Friendly Guide (with --cone vs non-cone) →1) Introduction
- 13:5213:52, 11 October 2025 diff hist 0 Main Page →October, 2025
- 13:5113:51, 11 October 2025 diff hist +21 Main Page →Articles
- 13:4913:49, 11 October 2025 diff hist +11,058 N Git Sparse-Checkout — A Friendly Guide (with --cone vs non-cone) Created page with "<span id="introduction"></span> = 1) Introduction = '''What is sparse-checkout?''' Sparse-checkout lets you '''check out only part of a repository''' to your working directory. You still have the full commit history locally, but you only download or materialize certain folders/files to save time and disk space. '''Why use it?''' * Large/monorepos: You don’t need everything. * Faster operations: Less to index, build, and search. * Clear focus: Only the folders you ca..."
- 13:4713:47, 11 October 2025 diff hist +73 Main Page →Articles
- 13:3613:36, 11 October 2025 diff hist +5 Building and Shipping a Safari Web Extension on macOS (Manifest V3, 2025 Edition): A Complete Step-by-Step Guide →1) Quick overview current
- 13:3513:35, 11 October 2025 diff hist +36,732 N Building and Shipping a Safari Web Extension on macOS (Manifest V3, 2025 Edition): A Complete Step-by-Step Guide Created page with " <span id="quick-overview"></span> = 1) Quick overview = <blockquote>Quick version notes (today) * '''Manifest V3 is supported in Safari''' (initially from Safari '''15.4+''') and remains supported in current Safari. ([https://webkit.org/blog/12445/new-webkit-features-in-safari-15-4/?utm_source=chatgpt.com WebKit]) * Latest '''Xcode''' release (stable): '''Xcode 26 (17A324)''' (Apple’s official releases page). * Use the latest '''macOS''' and '''Safari''' available i..."
- 13:3213:32, 11 October 2025 diff hist +120 Main Page →Articles
10 October 2025
- 10:4810:48, 10 October 2025 diff hist +10,772 N Codex‑CLI Power User Guide (2025) Created page with "<span id="codexcli-power-user-guide-2025"></span> = Codex‑CLI Power User Guide (2025) = <span id="what-is-codexcli"></span> == 1) What is Codex‑CLI? == Codex‑CLI is a '''local coding agent''' you run from your terminal. It can '''read files''', '''edit code''', and '''run commands''' in the directory you choose. You talk to it with plain English (and even attach screenshots). It plans, makes diffs, runs tests, and iterates — like a teammate who works directly i..."
- 10:4610:46, 10 October 2025 diff hist +42 Main Page →Software Tools & CLI Utilities
7 October 2025
- 12:2512:25, 7 October 2025 diff hist +2 Monorepo Management with Git – Best Practices and Workflows →7.1 Merge conflicts across modules current
- 12:1112:11, 7 October 2025 diff hist +2 Monorepo Management with Git – Best Practices and Workflows →4.2 Partial clone (--filter=blob:none)
- 12:1012:10, 7 October 2025 diff hist +3 Monorepo Management with Git – Best Practices and Workflows →4.2 Partial clone (--filter=blob:none)
- 12:1012:10, 7 October 2025 diff hist +2 Monorepo Management with Git – Best Practices and Workflows →4.1 git sparse-checkout (concept + quick start)
- 12:0612:06, 7 October 2025 diff hist +3 Monorepo Management with Git – Best Practices and Workflows →4.1 git sparse-checkout (concept + quick start)
- 12:0412:04, 7 October 2025 diff hist +3 Monorepo Management with Git – Best Practices and Workflows →3.2 .gitignore setup
- 12:0212:02, 7 October 2025 diff hist +2 Monorepo Management with Git – Best Practices and Workflows →2) Benefits & Drawbacks
- 12:0212:02, 7 October 2025 diff hist +3 Monorepo Management with Git – Best Practices and Workflows →2) Benefits & Drawbacks
- 12:0212:02, 7 October 2025 diff hist +2 Monorepo Management with Git – Best Practices and Workflows →1) Introduction
- 12:0112:01, 7 October 2025 diff hist +3 Monorepo Management with Git – Best Practices and Workflows →1) Introduction
- 12:0012:00, 7 October 2025 diff hist +16,224 N Monorepo Management with Git – Best Practices and Workflows Created page with "<span id="monorepo-management-with-git-best-practices-and-workflows"></span> = Monorepo Management with Git – Best Practices and '''Workflows''' = <span id="introduction"></span> == 1) Introduction == '''What is a monorepo?''' A ''monorepo'' is a single Git repository that stores many projects (apps, services, libraries, tools) together. Example: <code>apps/web</code>, <code>apps/mobile</code>, <code>libs/ui</code>, <code>libs/auth</code>, <code>infra/terraform</code..."
- 11:5711:57, 7 October 2025 diff hist +130 Main Page →Software Tools & CLI Utilities
- 11:5711:57, 7 October 2025 diff hist −62 Main Page →Google Cloud (Cloud Run, Load Balancing, Q CLI) Tag: Manual revert
- 08:1608:16, 7 October 2025 diff hist +14 Bazel in a Monorepo — A Practical, Copy‑Ready Guide →Bazel in a Monorepo — A Practical, Copy‑Ready Guide current
- 08:1308:13, 7 October 2025 diff hist +25,046 N Bazel in a Monorepo — A Practical, Copy‑Ready Guide Created page with "<span id="bazel-in-a-monorepo-a-practical-copyready-guide"></span> = Bazel in a Monorepo — A Practical, Copy‑Ready Guide = <blockquote>You already know build tools like Gradle, npm, or Make. This guide shows you '''how to use Bazel effectively in a real monorepo'''. We keep the language simple, give short examples, and end each section with a quick '''Takeaway'''. </blockquote> ----- <span id="introduction-to-bazel"></span> == 1) Introduction to Bazel == '''What..."
- 08:1008:10, 7 October 2025 diff hist +62 Main Page →Google Cloud (Cloud Run, Load Balancing, Q CLI) Tag: Reverted
6 October 2025
- 13:5013:50, 6 October 2025 diff hist 0 N File:Dd.jpg No edit summary current
- 13:4113:41, 6 October 2025 diff hist 0 N File:Images.png No edit summary current
5 October 2025
- 10:0310:03, 5 October 2025 diff hist 0 Today, I Did This No edit summary current
- 10:0310:03, 5 October 2025 diff hist +48 N Thanksgiving Day (October 4, 2025) Ryan moved page Thanksgiving Day (October 4, 2025) to Thanksgiving Day (October 5, 2025) current Tag: New redirect
- 10:0310:03, 5 October 2025 diff hist 0 m Thanksgiving Day (October 5, 2025) Ryan moved page Thanksgiving Day (October 4, 2025) to Thanksgiving Day (October 5, 2025) current
- 10:0210:02, 5 October 2025 diff hist +13 Today, I Did This No edit summary
- 10:0210:02, 5 October 2025 diff hist +48 N Thanksgiving Day 2025 Ryan moved page Thanksgiving Day 2025 to Thanksgiving Day (October 4, 2025) current Tag: New redirect
- 10:0210:02, 5 October 2025 diff hist 0 m Thanksgiving Day (October 5, 2025) Ryan moved page Thanksgiving Day 2025 to Thanksgiving Day (October 4, 2025)
- 08:1508:15, 5 October 2025 diff hist +2 N Thanksgiving Day (October 5, 2025) Created page with ".."
- 08:1408:14, 5 October 2025 diff hist +27 N Today, I Did This Created page with "* Thanksgiving Day 2025"
- 08:0908:09, 5 October 2025 diff hist +24 Main Page →Books
3 October 2025
- 00:4600:46, 3 October 2025 diff hist −82 Mermaid Flowcharts (with UML Meanings) →7) Edges (links) and labels current
- 00:4300:43, 3 October 2025 diff hist +86 Mermaid Flowcharts (with UML Meanings) →7) Edges (links) and labels
- 00:1600:16, 3 October 2025 diff hist +69 Mermaid Flowcharts (with UML Meanings) →5) Shapes (classic bracket syntax)
- 00:1000:10, 3 October 2025 diff hist +17,751 N Mermaid Flowcharts (with UML Meanings) Created page with "<span id="mermaid-flowcharts-with-uml-meanings"></span> = Mermaid Flowcharts (with UML Meanings) = '''Beginner‑friendly guide with short explanations and many examples.''' ----- <span id="what-is-mermaid-flowchart"></span> == 1) What is Mermaid Flowchart? == A '''flowchart''' is a diagram made of '''nodes''' (shapes with text) connected by '''edges''' (lines/arrows). Mermaid lets you write text that renders into a diagram. '''Mermaid Flowchart ≠ UML''': Mermaid..."
2 October 2025
- 23:5623:56, 2 October 2025 diff hist +45 Main Page →Miscellaneous
- 14:3614:36, 2 October 2025 diff hist +5 Mermaid Sequence Diagrams: Syntax, UML Meaning, and Best Practices →1) Introduction current
- 14:3414:34, 2 October 2025 diff hist +19,550 N Mermaid Sequence Diagrams: Syntax, UML Meaning, and Best Practices Created page with "<span id="introduction"></span> == 1) Introduction == '''What is a sequence diagram?''' A sequence diagram shows '''how things talk to each other over time'''. Each “thing” (a person, system, service, object) is drawn as a '''lifeline'''. Messages (arrows) go back and forth to show the order of actions. In UML, sequence diagrams are a kind of '''interaction diagram'''. '''Why use Mermaid?''' Mermaid lets you write diagrams as '''text'''. This is great for code revi..."
- 14:3214:32, 2 October 2025 diff hist +73 Main Page →Miscellaneous