Archives
All the articles I've archived.
-
its a new day
Published: at 11:00 AMPivot to boxing blog
-
another proof
Published: at 07:00 AMproof of poem origin
-
proof
Published: at 07:00 AMthis block should be verifiable
-
What it solves
Published: at 07:00 AMDoes this actually solve anything?
-
Its up
Published: at 07:00 AMAlmost there
-
Wednesday Post
Published: at 07:00 AMBuild is progressing
-
Processing flow
Published: at 07:00 AMThis blog post discusses a smooth processing flow for handling files in a web application. The process involves a file being selected on the front end site, a submit request sent to a Lambda function with metadata in a JSON payload, validation of the metadata by Lambda, obtaining a presigned URL from S3, returning the URL to the client, direct file upload to S3 by the client, triggering an SQS queue event by S3, and finally, the Lambda function processing the file pulled from S3 along with additional logic. The post provides a detailed step-by-step guide on how this processing flow works seamlessly.
-
Complex crypto function
Published: at 07:00 AMThis lambda is a complicated beast
-
Tears of Joy
Published: at 07:00 AMDay 2 of 7 day sprint
-
Gemini can be a bit of a dick sometimes
Published: at 07:00 AMDiscover the next steps in troubleshooting by exploring the outcomes of key follow-up checks. Uncover crucial insights from the verification of the package.json file and the manual download test. Based on the results, determine whether the issue lies with the specific package version or with system extraction processes. Take action accordingly to address the root cause and progress towards a resolution. Stay tuned for updates after conducting the necessary checks to guide the next course of action.
-
Small Project Build Cycle
Published: at 07:00 AMIn this blog post, the author shares their effective methodology for handling small projects, leveraging AI tools like ChatGPT and Gemini. They outline a structured process from brainstorming with ChatGPT to generating coding prompts for Gemini, emphasizing the importance of clear communication and detailed scoping. The post delves into the author's experience with AI collaboration, highlighting the efficiency gains and challenges faced during the development and deployment phases. With insights on refining prompts, managing AI tasks, and ensuring thorough documentation, this post offers a valuable perspective on integrating AI into project workflows for successful outcomes.
-
Yass Qween
Published: at 07:00 AMIn this blog post, the author introduces qween, a functional tool that generates QR codes for URLs linked to an AWS API Gateway address. The tool also saves destination URLs to a database and redirects requests to the ultimate destination. The author discusses the current basic functions and future plans for expanding qween's capabilities. The post showcases a live MVP featuring a lambda function, multiple APIs, and the ability to create QR codes for free. The post concludes with a sample QR code generated by qween.
-
New Project Idea
Published: at 07:00 AMStart of a new project series on creating QR codes as a service
-
New Project Idea
Published: at 07:00 AMStart of a new project series on creating QR codes as a service
-
I love Gemini 2.5
Published: at 12:26 PMIn this blog post, the author shares their experience working with Gemini 2.5, a powerful coding tool, and introduces Tina, a new AI agent in their team. They highlight the efficiency and accuracy of Gemini in coding tasks, while also comparing the personalities of Gemini and ChatGPT. The post dives into the challenges faced, the coding process, and the unique traits of the AI agents involved. Stay tuned to see how Tina's introduction shapes the team dynamics!
-
Tina is Live!
Published: at 11:50 AMWelcome Tina to the team! Tina will be helping with publishing tasks. She is a very helpful AI!
-
Automated Spelling & Grammar Checks on Blog Posts 2.0
Published: at 10:00 AMLinting, spellcheck, and auto-correction for Markdown posts using Vale, Codespell, and pre-commit hooks.
-
Typescript Nightmare
Published: at 10:00 AMI'll knowck up a quick form, shouldn't take more than an hour...
-
UI Design Crash Course
Published: at 10:00 AMIt's time to get real and learn some basic UI design skills
-
Gemini 2.5 - my side piece
Published: at 10:00 AMDesign session with two AIs
-
Setting Up WhatsApp Messaging with Meta and AWS
Published: at 10:00 AMHow I built a working WhatsApp bot using Meta Cloud API and AWS Lambda.
-
Starting to hate this blog setup!
Published: at 10:00 AMround in circles trying to make a simple change
-
Logging thoughts and progress
Published: at 10:00 AMRandom Astro form added
-
Blog is live (kinda)
Published: at 11:00 AMIt's been a long frustrating day
-
GitHub Spellcheck Agent
Published: at 11:00 AMAI agent to spell and grammar check my blog posts
-
Vercel setup for Astro
Published: at 11:00 AMThe easiest deployment I've ever done
-
My First Blog Post
Published: at 11:00 AMThis is my first blog post using Astro Paper