Jaconir
The Journal

Insights & Reflections

Deep dives into software engineering, product design, and the future of open utilities.

Developer
6 MIN READ

AWS S3 CORS Error: How to Fix It and Generate the Config

Learn how to fix the dreaded "No Access-Control-Allow-Origin header is present" block in AWS S3 by writing a proper JSON CORS configuration....
Mar 29, 2026
Developer
6 MIN READ

AWS ARN Format Explained: How to Read and Build ARNs

A complete guide to Amazon Resource Names (ARNs). Learn the ARN syntax, how to read ARNs for S3, IAM, and Lambda, and how to use wildcards effectively....
Mar 29, 2026
AI/ML
8 MIN READ

From 10 Rows to 10,000: Bootstrapping your SLM Fine-Tuning with Synthetic Data

Learn how to use Persona Distillation to expand a handful of high-quality seed examples into a massive dataset for Llama 3.2 or Mistral fine-tuning....
Mar 26, 2026
Security
7 MIN READ

Stop Sending PII to the Cloud: Local-First AI Data Cleaning Tutorial

Protect your user privacy by scrubbing PII locally before training your AI models. Learn how WebGPU and no-server architectures are changing data safety....
Mar 26, 2026
Developer
6 MIN READ

RAG Evaluation is Hard: How to Generate a 'Gold Standard' Test Set in 5 Minutes

Learn how to automate the creation of Question-Context-Answer (QCA) triplets to build a "Gold Standard" test set for your RAG pipeline....
Mar 26, 2026
Creator
6 MIN READ

Business Card Generator: Design and Download a Professional Card Free

Create a professional business card online free no design skills needed. Choose layout, add your details, and download print-ready. No signup required....
Mar 25, 2026
Developer
7 MIN READ

CSS Conic Gradient: Syntax, Pie Charts, Color Wheels and Code Examples

Everything about CSS conic gradients syntax, angle control, pie charts, color wheels, hard stops, and repeating patterns with copy-ready examples....
Mar 25, 2026
Developer
8 MIN READ

Visual CSS Radial Gradient Builder: Glows, Spotlights & Mesh Patterns

Master radial gradients without the syntax headache. Build spotlights, glows, and modern mesh backgrounds. Get production-ready CSS snippets instantly....
Mar 25, 2026
Developer
9 MIN READ

Pure CSS Scroll Animations (No JS): 5-Minute Setup & Visual Builder

Animate on scroll with 100% pure CSS. No heavy libraries, no IntersectionObserver. Get the code snippets for fade, slide, and scale effects instantly....
Mar 23, 2026
Showing 19 of 36 posts