Shane ONeill
25 posts
MCP Server Token Bloat: 55,000 Tokens Wasted Before Your Agent Runs
You connect three MCP servers to Claude Code on Monday morning. Before you type a single character, the…
Getting started with docker
What are containers? Containers are a way of packaging applications together with all required dependencies and configuration, making…
🧠 Solana’s Ecosystem: Key Players and How Developers Can Leverage Them
If you’ve been in Web3 long enough, you’ve probably heard how fast and cheap Solana is. But beyond…
Implementing AI in Your Marketing Tech Stack — Tips and Tricks You Need to Know
Long before ChatGPT, I worked with clients who used AI and machine learning to speed up data analysis…
VocalScribe: Transform Your Audio Into Text with Precision
This is a submission for the AssemblyAI Challenge: Sophisticated Speech-to-Text What I Built 🛠️ I built VocalScribe, a…
Tenant -1, How I Would Have Built The Power Platform
I was reading this really interesting article about Tenant0, and how crazy the Power Platform was in Microsoft…
Linux du Command | Disk Usage Estimation
Introduction In this lab, we will explore the du (disk usage) command in Linux, a powerful tool for…
Mastering Competitive Coding: String
Easy level questions Word Break: Input: s = “leetcode”, wordDict = [“leet”, “code”] Output: True Explanation: “leetcode” can…
What is a Service Worker? ✨🦸
The Undercover Agents of the Web: The Power of Service Workers In the fast-paced world of web development,…
Responsive Product Card Landing Page HTML CSS JAVASCRIPT
Hey everyone. Welcome to today’s tutorial. In today’s tutorial, we will learn how to create a Product Card…