Using journalctl vacuum commands to manage systemd journal log size by time or disk space.
A collection of interconnected thoughts, projects, and writings. This is a space where ideas grow, evolve, and connect to each other organically.
Using journalctl vacuum commands to manage systemd journal log size by time or disk space.
Example local development settings file for Drupal 8+ with database config, reverse proxy, and dev-specific options.
Links to interesting AI stuff I've found
RSS feed for security alerts, pulled for various sources and aggregated into single feed to make it easy to see alerts for the software you care about.
The Dynamics of Cryptocurrency Price Momentum: Empirical Foundations, Market Microstructure, and Algorithmic Exploitability
Opencode agents for the Explore - Plan - Code - Verify workflow
AI coding assistants boost speed, but require structured workflows. Learn how to use AI safely with atomic tasks, verification & human review.
Varnish is great at serving pages to anonymous users at high speed, but it doesn't speak HTTPS so if you want to use Varnish and provide your site over HTTPS then you need to use something to do HTTPS and proxy the traffic to Varnish. In this blog post I will detail one way to do this by using Nginx to do HTTPS termination and proxy the requests to Varnish.
Detailed plan for blog post covering AI-assisted development workflow and common failure modes.
Critical examination of anarchism's practical challenges including law, capitalism, and revolutionary change.
Eleventy-based documentation template used as the base for all Agile Collective documentation sites.
Front-end ops focuses on the processes and automation of developing and theming websites from the perspective of a front-end developer.