❯ parkerjones.dev
#age #agenix #agents #ai #algorithms #arcgis #arm #automation #aws #bash #bevy #bfs #binfmt #bookmarks #browser #c #chainlit #chromadb #claude-code #cli #cloud #context-engineering #cross-compilation #crux1 #data-analysis #data-viz #databases #demo #dependencies #disko #domains #duckdb #embeddings #emulators #flakes #frontend #games #gcp #graph #graphics #guide #ham #harness-engineering #helios64 #home-manager #homelab #infrastructure #javascript #jotform #knowledge-management #lambda #learning #lina #link in bio #linkedin #local-first #lua #macos #magentic-one #make #mastering-c #mcp #memory #meta #nas #neofetch #nextjs #nix #nix-darwin #nixos #nixos-anywhere #o1-preview-2024-09-12 #p2p #pandas #parenting #projects #python #radio #rag #remote-builders #reproducibility #retrieval #rust #sass #search #second-brain #secrets #security #series #sites #skills #social #sqlite #static-site #statsmodels #surrealdb #systems #systems-design #theming #tokens #tooling #tronxy #ts #tutorial #vite #wasm #web #webrtc #zfs #zola
Rust Memory Cheatsheet
2024-12-23 4 min #rust#memory#systems

Rust Memory Container Cheat Sheet and the Rust Container Cheat Sheet. These visual aids provide concise and clear representations of Rust's memory containers, aiding in understanding their structures …

Eatable Typescript and Rust
2021-08-20 1 min #graph#nextjs#rust#web

Idea: build a website of "recipes that do not exist" Build a website and training data, generate a recipe page with a hero image The Website https://medium.com/technest/build-a-food-blog-with-next-js-…

Typescript Graph Algorithms: BFS
2021-08-18 1 min #graph#rust#algorithms

Graph Algorithms in Rust: Breadth First Search (BFS) coming soon Reference Implementations HTTrack Cyotek WebCopy Content Grabber ParseHub OutWit Hub spidy Evine https://github.com/rivermont/spidy h…

Rust NES System: Part 1

The companion repo for this post can be found here: This is a post detailing my progress on building an Emulator in Rust. This isn't something I'm building from scratch, but in pursuit of learning rus…