Spikylin Journal
Blog
Notes on software engineering, AI experiments, homelabing, or even wood working...
Browse by topic
Pick a tag to narrow the list without leaving the page.
Featured
A few highlighted posts to start with.
From 78GB to 1GB: How I Optimized My Vector Database for 4 Million Records
Vector database
Building a personal budget planner
A personal budget planner that can parse bank/credit card transactions from PDFs and categorize transactions automatically.
Building a Domestic Business Categorizer
Hardware
RouterOS Learning Notes
Router OS learning notes
New Router for my Home Lab
Hardware
Resturcture Clean Architecture to Vertical Slice Arhcitecture Part 1
The part 1 mainly contains the analysis of an old project in Clean Architecture.
Linux Cheatsheet
Some useful linux commands and scripts
Docker Cheatsheet
Some useful docker commands and scripts
My Home Lab v1
Hardware
Posts
Clean, readable post list with metadata kept in view.
From 78GB to 1GB: How I Optimized My Vector Database for 4 Million Records
Vector database
Building a personal budget planner
A personal budget planner that can parse bank/credit card transactions from PDFs and categorize transactions automatically.
Building a Domestic Business Categorizer
Hardware
A CD/CI Pipeline for .NET Project in Github Action
A note to explain a Github Action CD/CI pipeline for a ASP.NET project
A Simple Experiment: An AI Research Assistant Powered by Arxiv
An experiment project that demonstrates a simple AI research assistant implementation using LLM, Gradio, Hugging Face, and Python
Garage Shelf
First time wood project and first time building a garage shelf.
RouterOS Learning Notes
Router OS learning notes
New Router for my Home Lab
Hardware
How to add certificates to proxmox for HTTPS access?
To do items in the future
Resturcture Clean Architecture to Vertical Slice Arhcitecture Part 2
Refactory a Clean Architecture project to a Vertical Slice Arhcitecture project, change repository pattern to CQRS.
To Do List
To do items in the future
Resturcture Clean Architecture to Vertical Slice Arhcitecture Part 1
The part 1 mainly contains the analysis of an old project in Clean Architecture.
Linux Cheatsheet
Some useful linux commands and scripts
Docker Cheatsheet
Some useful docker commands and scripts
My Home Lab v1
Hardware
How Did I Set Up My Blog?
Technology, setup...
ThreeJs 3D Carousel
ThreeJs Experiment.
How to Deploy SvelteKit with Prisma to Node server
Steps to deploy SvelteKit barebone