<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on my docs</title><link>https://docs.tannerr.dev/linux/</link><description>Recent content in Linux on my docs</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://docs.tannerr.dev/linux/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>https://docs.tannerr.dev/linux/bluetoothchattttt/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.tannerr.dev/linux/bluetoothchattttt/</guid><description>App功能概览与计划澄清 # Session ID: ses_285c91350ffedNoDX5J1jmGR7M Created: 4/10/2026, 8:45:13 PM Updated: 4/11/2026, 8:25:21 AM
Assistant (Build · Big Pickle · 3.9s) # Thinking:
The Bluez config looks standard. Let me try to investigate the actual removal more. Since we can&amp;rsquo;t run sudo commands, let me check if there&amp;rsquo;s a way to trace what&amp;rsquo;s calling RemoveDevice.Actually, let me check if there&amp;rsquo;s something in the Bluez adapter&amp;rsquo;s device list that&amp;rsquo;s causing issues. Let me also check for any plugins.</description></item><item><title/><link>https://docs.tannerr.dev/linux/fresh-install/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.tannerr.dev/linux/fresh-install/</guid><description>check the code snippets for install scripts
linux # pop_os, ubuntu curl, unzip, grep, git nvim tmux go gh flyctl
docker
pip python3 python-dotenv pandas
proton
nvm (node version manager) node astro
optional: # scss cli? brave? kvm? virt-manager virt-viewer zed? vscode? material icons monokai theme sync settings except extensions</description></item><item><title/><link>https://docs.tannerr.dev/linux/i3-ubuntu-ai-guide/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.tannerr.dev/linux/i3-ubuntu-ai-guide/</guid><description>Installing i3 Window Manager on Ubuntu # i3 is a lightweight, tiling window manager that&amp;rsquo;s highly configurable and popular among developers. Here&amp;rsquo;s a complete step-by-step guide to install and set it up on Ubuntu.
Installation Steps # 1. Update Your System # Open a terminal and run:
sudo apt update sudo apt upgrade 2. Install i3 # Install the i3 window manager package:
sudo apt install i3 This installs the core i3 window manager.</description></item><item><title/><link>https://docs.tannerr.dev/linux/linux-vps/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.tannerr.dev/linux/linux-vps/</guid><description>dev-notes
install-scripts
symlink the readme into the content
1 ln -s $(pwd)/README.md $(pwd)/content/README.md workspace install script # folder with resources and an install script inside that copies all the config files maybe pull down from repos actually repos kanata i3 .bashrc (remove sensitive data?) bashh (without ssh keys!!!) thoughts # the ai chat interface is great. we all know that that is everyones preferred way to search. vector serch is king, ai is great for this.</description></item><item><title/><link>https://docs.tannerr.dev/linux/nvim/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.tannerr.dev/linux/nvim/</guid><description>[[dev-notes]]
go back and write the plugin from primes vim course, would be useful for coverting md vault to html links by exporting the dir ls into the buffer and adding the paths this line is used to source vim plugins from the init.lua
vim.cmd.source(vim.fn.stdpath(&amp;#34;config&amp;#34;) .. &amp;#34;/plugin.vim&amp;#34;) set up neovim properly from scratch # lsp
markdown_oxide? codebook? denols dprint? htmx highlighting
autopairs?
In Vim, you can jump to a matching parenthesis by pressing the % key when your cursor is on an opening or closing parenthesis.</description></item><item><title/><link>https://docs.tannerr.dev/linux/nvim_readme/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.tannerr.dev/linux/nvim_readme/</guid><description>Neovim Configuration # A single-file Neovim configuration using lazy.nvim for plugin management. This setup includes fuzzy finding, file tree navigation, syntax highlighting, LSP support, and autocompletion.
Plugins # Plugin Purpose tokyonight.nvim Colorscheme (currently using habamax) neo-tree.nvim File tree explorer telescope.nvim Fuzzy finder for files, grep, buffers, keymaps, etc. harpoon Quick file navigation and bookmarking which-key.nvim Popup showing pending keybinds todo-comments.nvim Highlight TODOs and notes in comments nvim-highlight-colors Show color previews inline smear-cursor.</description></item></channel></rss>