Programming

Vibe Code 2 – Word Search

Vibe Code 2 – Word Search

Taking what I’ve learned from the previous Vibe Code project, I’ll be working with those notes to see if I get better results using fewer tokens. This project may turn out less complicated than the previous one, and there’s always the chance AI will go in a different...

SVG Draw with Vibe Coding

SVG Draw with Vibe Coding

Vibe Coding: "a software development approach where you use plain language prompts to direct an AI to write, debug, and build applications while you focus purely on the high-level goals and creative vision" – IBM I wanted to experiment with vibe coding. I've used AI...

Photoshop Script to run action X Times

Photoshop Script to run action X Times

To create this artwork of the ink bleeding I worked on an action that I needed to create that look, I needed to run the action multiple times to have the correct look to it. That number would be hard to know for sure but would be a lot, ended up being 32. Till running...

S3 project Iteration 3: triggers SES with Download link

S3 project Iteration 3: triggers SES with Download link

For this next iteration, I’ve switched from a SNS and added a presigned URL for download in the email. With the SQS this was hard for the customer to read; switching over to a SES created email makes it much simpler and quicker to understand; they know the name of the...

S3 with Cyberduck iteration 2

S3 with Cyberduck iteration 2

This is an overview of the work and not meaning to be a how to guide. A small iteration while they are busy working on other items. This round I created a SNS to send to them to let them know that either something is uploaded or deleted from the bucket, while its code...

Setting up S3 like an FTP site

Setting up S3 like an FTP site

Helped a client who needed a cheap way to receive large files from a couple of their customers they work with. They current use a monthly service that allows for storing large files, that they can setup to allow certain people to upload into it. With the large files,...

External Drive Cataloging

External Drive Cataloging

Looking for a quick weekend project I came up with this code to catalog backup media.  I have several backup discs and a couple of external drives that when I need to look up takes some time to go through. I’ve looked at some of the cataloging software but...

Linux Notes Part 2

Linux Notes Part 2

Continuing the Linux learning some more notes of items that could be useful in working on it. The VI File Editor a very basic text editor, this is not like a most text editors, more commands are needed to know to fully work in it. File Editors: vivisual...

Install Linux using VirtualBox

Install Linux using VirtualBox

While studying more in programming, looking into containers for apps. Almost all ran on top of Linux, thought it would be good to jump into Linux to get a better feel of what all the commands and other works of the OS is, as these will apply to the server-side...

Epub – Code Notes

Epub – Code Notes

These are my notes of what I found while helping with researching an ebook, in epub format, this is my notes from researching and working on the book. The epub format, almost all ebook selling locations accept this format, Kindle, B&N and Apple use this format....

QR Code with logo

QR code creator with logos

Git link: https://github.com/amacher/QRcode/blob/main/qrcodeCreator_git.py I was looking for a way to create QR codes with the logo in center, for a non-profit group. While there are several ‘free’ online sites that offer these. I’ve heard of some bad experiences...

Pin It on Pinterest