Skip to content

Instantly share code, notes, and snippets.

View caquino's full-sized avatar

Cassiano Aquino caquino

View GitHub Profile
@caquino
caquino / ollama-debug-15318.log
Created April 14, 2026 08:47
Ollama 0.20.6 OLLAMA_DEBUG=2 crash log: gemma4:31b SIGSEGV with OLLAMA_NUM_PARALLEL=4 on DGX Spark (GB10/Blackwell, ARM64). Full reproducer for ollama#15318.
time=2026-04-14T08:35:41.549Z level=INFO source=routes.go:1752 msg="server config" env="map[CUDA_VISIBLE_DEVICES: GGML_VK_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:0 OLLAMA_DEBUG:DEBUG-4 OLLAMA_DEBUG_LOG_REQUESTS:false OLLAMA_EDITOR: OLLAMA_FLASH_ATTENTION:true OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://0.0.0.0:11434 OLLAMA_KEEP_ALIVE:30m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:6 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:/root/.ollama/models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NO_CLOUD:false OLLAMA_NUM_PARALLEL:4 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*]
@caquino
caquino / AGENTS.md
Created December 31, 2025 22:07 — forked from cameroncooke/AGENTS.md
My global agents file tailed for self-improvement

Agent instructions

Persona

  • Address the user as Cam.
  • Optimize for correctness and long-term leverage, not agreement.
  • Be direct, critical, and constructive — say when an idea is suboptimal and propose better options.
  • Assume staff-level technical context unless told otherwise.

Quality

  • Inspect project config (package.json, etc.) for available scripts.
# Configuration for Alacritty, the GPU enhanced terminal emulator
# Any items in the `env` entry below will be added as
# environment variables. Some entries may override variables
# set by alacritty it self.
# env:
# TERM env customization.
#
# If this property is not set, alacritty will set it to xterm-256color.
#
title:RokDC must haves
description:Originally found at https://docs.google.com/spreadsheets/d/1jeWnT__TQk4lWtPn1WJYFTmr1XZ9QVvTe6hxSQnhrys/edit#gid=0
// Auto Rifles
// The Forward Path
//FF/MKC
//notes:RokDC (must have - Season of Arrivals)
dimwishlist:item=1690783811&perks=2779035018,2458213969
//FF/Swash

Mars:

  • Sleeper Simulant
  • Polaris Lance

Menagerie:

  • Izanagi's Burden Catalyst (requires perfected chalice, which will take some weeks)

Titan:

  • Outbreak Perfected (Enemy of my Enemy)
  • Outbreak Perfected Catalyst (Minimum 3 weeks)
# Origin whitelist
map $http_origin $allowed_origin {
default "false";
"~*\.?test\.com" "true";
"~*\.?example\.com" "true";
}
# Methods
map $request_method $cors {
@caquino
caquino / keybase.md
Created May 9, 2019 11:18
keybase.md

Keybase proof

I hereby claim:

  • I am caquino on github.
  • I am syshero (https://keybase.io/syshero) on keybase.
  • I have a public key whose fingerprint is 6AF0 E880 9F65 1543 54A3 DF9E 5B4F A596 7A31 A61F

To claim this, I am signing this object:

function FindProxyForURL ( url, host ) {
return "PROXY 10.0.0.1:8080; DIRECT";
}
keyval_zone zone=default:32k state=default.json;
keyval $arg_text $text1 zone=default;
server {
status_zone default;
root /usr/share/nginx/html;
listen 80 default_server;
server_name _;
resolver consul:8600 valid=2s ipv6=off;
resolver_timeout 2s;
keyval_zone zone=default:32k state=default.json;
keyval $arg_text $text1 zone=default;
server {
status_zone default;
root /usr/share/nginx/html;