MacOS 🍎️

Login Items

Find the sneaky launchers at the following paths:

/Library/LaunchDaemons/
/Library/LaunchAgents
/Library/PrivilegedHelperTools

Configurations πŸ“œ

Tools

  • KCL: higher language to generate config files in TOML, YAML, JSON and more.

Engineering πŸ› οΈ

Rust πŸ¦€

fn main() {
    println!("Hello, world!");
}

Books

Courses

Cargo

Crates

Examples

Static Sites πŸ•ΈοΈ

Zola

  1. Themes
  2. CommonMark: Used to build Zola sites.
  3. Linking Custom Domains: Tailored for GitHub Pages.

Svelte πŸ› οΈ

GitOps πŸ› οΈ

Docker

Tooling

  • Kusion: Declarative automation.

Machine Learning πŸ€–

Resources