Links to interesting AI stuff I've found
A collection of interconnected thoughts, projects, and writings. This is a space where ideas grow, evolve, and connect to each other organically.
Links to interesting AI stuff I've found
Collection of tools and resources for running local LLMs including Ollama, Open WebUI, and development tools.
Requirements and tech stack for building a self-hosted open source AI agent with research capabilities.
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.
Pandoc commands and Markdown syntax reference for converting documents to DOCX and PDF formats.
Explore Discover UK is dedicated to helping people explore the UK and discover the best things to do across the country.
When installing Ubuntu 18.04 with full disk encryption there isn't an option to specify your own partition layout. This post details how to setup a separate home partition after installing Ubuntu.