Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env bash
# Development Environment Setup Script for Debian/Ubuntu
# Last Updated: 2025-03-20
# Description: Automatically detects architecture and sets up development environment
# Oneliner:
# curl -sSL https://gist.githubusercontent.com/cyanff/1e68c336909c7f75b14b4bc2d7a41e0c/raw/9f497f83e353bd16c1ad3bed1432df160f574253/setup-2.sh | bash
#!/usr/bin/env bash
# Development Environment Setup Script for Debian/Ubuntu
# Last Updated: 2025-03-20
# Description: Automatically detects architecture and sets up development environment
# Set environment variable to auto-accept prompts
export DEBIAN_FRONTEND=noninteractive
set -euo pipefail
@cyanff
cyanff / broadcast
Last active March 5, 2025 06:47
Auto-updated gist
57 : ff
@cyanff
cyanff / normcore-llm.md
Created December 18, 2023 16:16 — forked from veekaybee/normcore-llm.md
Normcore LLM Reads