You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Gary Bey
cardboardcode
Roboticist.
Specialized in ROS 2, Computer Vision and Heterogenous Fleet Management (RMF).
For People In A Hurry: How To Install Podman on RaspberryPi (but still use it as Docker)
Note
This guide provides a copy-paste-observe list of quick instructional steps to install Podman instantly on a RaspberryPi, assuming it has a Linux-based operating system on it.
For People In A Hurry: Setting Podman Storage to Custom Directory
Note
This is a quick copy-paste-observe guide for people in a hurry to quickly set up podman such that it stores hefty images and volumes in a custom directory that may offer better memory management.
For People In A Hurry: How to Set Ollama with Hermes Agent for Local & Privacy-Focused Coding Agent
Note
This is a quick copy-paste-observe guide for people in a hurry to quickly set up a local coding agent at no additional costs using Hermes Agent and Ollama.
map-DGOtniGL.js:3852 THREE.WebGLRenderer: A WebGL context could not be created. Reason: Could not create a WebGL context, VENDOR = 0x1b36, DEVICE = 0x0100, GL_VENDOR = Google Inc. (Mesa), GL_RENDERER = ANGLE (Mesa, llvmpipe (LLVM 19.1.1 256 bits), OpenGL ES 3.2 Mesa 24.2.8-1ubuntu1~24.04.1), GL_VERSION = 24.2.8, Sandboxed = no, Optimus = no, AMD switchable = no, Reset notification strategy = 0x8252, ErrorMessage = BindToCurrentSequence failed: .
Cause of Error
Note
This is usually because your web browser cannot load 3D graphics because it is using a slow, software-based renderer called llvmpipe instead of your actual graphics card (GPU).
For People In A Hurry: How To Mount Docker Storage On An External Drive
Note
This is a quick reference guide on how to set up your Docker usage such that docker images are stored on an external drive.
Why Do This?
If, like me, you are constantly having to worry about limited disk space on your host device where you doing your development, it would likely benefit you to have the images stored separately.
Warning
This guide makes a loose assumption that your external drive will be mounted on the following: