Skip to content

Instantly share code, notes, and snippets.

View shoogle's full-sized avatar

Peter Jonas shoogle

View GitHub Profile
@wenboown
wenboown / UTM-ubuntu.md
Created December 14, 2025 01:47
Setup Ubuntu 24.04 in UTM on macOS

Seamless Ubuntu 24.04 ARM64 VM on UTM with Shared Folder Fix

This guide provides a complete solution to set up an Ubuntu 24.04 ARM64 VM on Apple Silicon (M4/M3/M2/M1) that ensures the shared folder works reliably with full read/write permissions and path consistency.

Environment Details 📌

Component Version/Detail
Host OS macOS Sonoma (or newer)
Host Chip Apple M-series (M4, M3, M2, M1)
@robertpainsi
robertpainsi / commit-message-guidelines.md
Last active March 18, 2026 12:14
Commit message guidelines

Commit Message Guidelines

Short (72 chars or less) summary

More detailed explanatory text. Wrap it to 72 characters. The blank
line separating the summary from the body is critical (unless you omit
the body entirely).

Write your commit message in the imperative: "Fix bug" and not "Fixed
bug" or "Fixes bug." This convention matches up with commit messages