Built my own video pipeline in <3k lines of Python. Silence removal, AI thumbs, subtitle gen, web UI. Then added 2 OUI system prompts to kill my inner critic before I hit record.
Before: record, draft, judge, delete.
Now: write, refine, package, produce.
https://t.co/DByc46uKDU
Working in a high-compliance environment? Here's how to gain approval for AI & agentic systems when dealing with HIPAA, SOC2, PCI & more. Learn the 6 critical security controls CISOs need to see: https://t.co/nWwH89oG94
https://t.co/35RKCnkcdS
https://t.co/0A85liSU09
ytffmpeg is now mkzforge because Markizano needs a way to forge videos for video-supporting platforms!
Version 2.0.0 is released with a complete rewrite from the ground up!
AI is like a calculator: Even though it can technically calculate the derivative of a fractal, unless you understand what that means, how to apply it & what to do with the result, it doesn't serve you any good. Vibe is the same way: Unless you know what you are doing, it'll fail
Stop writing code directly inside your AWS Lambda functions! ๐ Learn why separating Infrastructure as Code (IaC) from Application Code is a game-changer for serverless environments. Read the full breakdown here:
https://t.co/kNfEUghzG9
Ever wonder how software works under the hood? Break down the anatomy of a framework to decode manifests, build runners, and source code!
https://t.co/XL801sXiUV
Prompt engineering is such a thing of the past. Everyone scrambled to produce the "perfect prompt" for whatever they were trying to build...
https://t.co/jYz7RhScMw
This is one of a few sessions I'm going to hold about "How to Git" since release management can be a bit of a challenge. This is me addressing that via this post.
Welcome to Kizano's FinTech, where I take you from zero to master in IT and DevOps!
https://t.co/c4tfcSYIIe
Unpopular opinion: A Python script is AI. It's artificial, meaning made by humans and its intelligence in that it makes a decision. It may not be LLM-level of intelligence, but even then, LLM is basically a probabilistic matrix equation. Most LLM-based stuff is in Python if not C
After seeing how @n8n_io version 2 is coming about, I'm reminded heavily about how Jenkins and Travis operate...
With the advent of Task Runners, these look eerily like Jenkins workers. Loving the updates and seeing similar interfaces!
https://t.co/WEYX7SW41u
Love the writing in this article! LOL
Was watching @ThePrimeagen on YouTube https://t.co/qUXwhNbxnu as he read thru this.
Great article!
Question: Should you get an email when someone tries to login, gets your username correct but incorrect password?
I notice not a lot of places will send or even give option to send email on failed login attempt.