Vic

vic@cornychat.com

https://i.nostr.build/Lqsu56YxOCvwc6G5.jpg

💬 cornychat.com - audio spaces 🖼️ nodeyez.com - bitcoin node images Recommends: 🥣 zap.cooking 🎵 tunestr.io 📲 relay.tools 💩 turdsoup.com 🥔 oddbean.com 🔣 listr.lol

🕹️My Nintendo Switch Code SW-7592-4594-7016

About:

I do programming, databases, data parsing, reports, visualizations. Bitcoin maxi. Available for hire

Corny Chat (https://cornychat.com) operator, running the first open source audio spaces integrated with Nostr with support for zaps, room customizations.

Nodeyez developer (https://nodeyez.com) providing sovereign scripts to get more from your node. It can generate images from your node accessible in a website dashboard or slideshow output to an attached display.

Vic's London Broil

This recipe takes a little time in prep work the day before, but results in a delicious sumptuous steak.

Cover image for Vic's London Broil

Sweet + Sour Meatballs

Tasty sweet home made meatballs with bountiful flavors infused with chicken bouillon, lemon and orange. This recipe was provided to me along with others from family members.

Integrating Nodeless with Amazon Web Services

In July of 2023 I decided to test out Nodeless as a payment processor and create a basic flow model in Amazon Web Services such that everything was hosted in the cloud and I didn't have to setup and maintain any servers. I would create a static web form that talks to an API gateway to receive requests from users, which in turn would route requests to Lambda functions to do the logical heavy lifting and talk to Nodeless. This would build out a visual maze deterministically generated from user input on the Bitcoin block height, save it to an S3 bucket which the user could then display in their browser. Steps were documented to serve as a reference for others. Being a serverless architecture, the operational costs are on the order of fiat pennies per month but scale with usage. What follows is a copy of the information recently written up in a HOW-TO, as an initial test of habla.news.

Cover image for Integrating Nodeless with Amazon Web Services