Small, crisp tickets? Copilotโs coding agent eats those for breakfast. What it does (and doesnโt), how it stays inside branch protections, and the real cost math:
glitchedgoblet.blog/post/copilot...
@kaemonisland.bsky.social
Small, crisp tickets? Copilotโs coding agent eats those for breakfast. What it does (and doesnโt), how it stays inside branch protections, and the real cost math:
glitchedgoblet.blog/post/copilot...
New EDH deck tech: Frodo & Sam โ โSecond Breakfast Aristocrats.โ Make Food, sac pre-attacks to ring up Frodo, turn snacks into cards/mana, and finish with Bats drains or a Night of the Sweetsโ Revenge overrun.
Deck Tech: glitchedgoblet.blog/magic/frodo-...
#MTG #EDH #Commander #LotR #MagicTCG
Built a tiny Next.js podcast app so I can listen on desktop without Bluetooth drama.
Search โ episodes โ Play/Stop/Skip + J/K/L/Space keys. PWA-friendly.
How-to + code: glitchedgoblet.blog/post/podcast...
Copilot isnโt autocomplete anymore, itโs agentic. ๐ฉโ๐ป But if your prompts are mush, your results will be too.
New Goblet post: Prompt Engineering for Agentic Development
Tips inside:
The durable prompt pattern ๐งฉ
Chatmodes = switching hats ๐ฉ
glitchedgoblet.blog/post/prompt-...
Hearthhull deck tech just landed ๐๐ฑ
Double Landfall every turn, mass land recursion, and Moraug to slam the door.
glitchedgoblet.blog/magic/hearth...
New on the Glitched Goblet: Learn how to boss-mode your web stack with clear, structured prompts! Build a Spring Boot + React storefront step by step, plus pro tips to avoid hallucinations and get exactly what you want. ๐ glitchedgoblet.blog/post/prompting
#PromptEngineering #AI #WebDevelopment
Yo dev peeps, I hacked together a doc-savvy chatbot that runs cheap & fastโNext.js 14, Pinecone free tier, and OpenAIโs shiny Responses API. Streaming replies FTW, no more cold-start lag. Peep the code & holler: glitchedgoblet.blog/post/rag-cha...
28.07.2025 17:46 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Keep at it! You're leagues better than me! My art still resembles elementary school doodles.
21.07.2025 14:08 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Mono-R ๐ฅ deck tech drop!
Clive wheels โ Brallin pings โ doublers go brrr.
Read the chaos & snag the list: glitchedgoblet.blog/magic/clive-...
#EDH #Commander #MTG #MonoRed #DeckTech
Commander feel like 4-player solitaire? I just dropped a post on Social-Interaction cardsโremoval that bribes opponents, plus fresh gift tech from Bloomburrow. Spice up your politics here: glitchedgoblet.blog/magic/social... #MTG #Commander #EDH
24.06.2025 16:54 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0new post up on the goblet ๐ฎ
๐ From Notebook to Model: A Jupyter HowโTo for ML devs
code, markdown, model training, all in one notebook!
i break down a fast, repeatable ML workflow using jupyterlab + pandas + sklearn
for data dabblers & model builders:
glitchedgoblet.blog/post/jupyter
๐ Tiny ML + FastAPI + Lambda = Commander insights in 15 min. Learn how a 45 KB model predicts EDH staples (mana, type, colors, rarity) with pay-per-invocation swagger. New guide live on The Glitched Goblet โ nerd out! #MLOps #Serverless #MTG
glitchedgoblet.blog/post/cloud-ai
File drops โ instant code pops!
Just posted a spicy guide on wiring S3 events to AWS Lambdaโcomplete with snark, code, & glitch vibes.
Read it, steal it, automate your life. โก๏ธ
#serverless #aws #lambda
glitchedgoblet.blog/post/lambda
New post drop! ๐ค๐ Need a cheat-sheet for DataFrames, loc vs iloc, joins, groupby, the works? Grab my bite-sized Pandas guideโzero fluff, all code snippets. Read it at glitchedgoblet.blog/post/pandas #pandas #python
27.05.2025 15:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0New post: Intermediate ML ๐ค๐ธ Missing-value kung fu, one-hot hacks, pipelines, cross-val & XGBoost rocket fuelโall in neon code you can run today. Peep it & glitch those models: glitchedgoblet.blog/post/interme... #MachineLearning #DevLog
19.05.2025 14:07 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0New post drop! ๐ค๐ธ 8โstep ML crash courseโdecisions trees, forests, & why any web dev can rock โem. Zero buzzword bingo, all glitchy goodness. Read + share: glitchedgoblet.blog/post/intro-m...
#MachineLearning #DevLog
New post! ๐โ๏ธ
Python Cheat Sheet โ basics, list comps, lilโ ML flavor, plus Pikachu shoutโouts. No fluffโjust code you can copyโpaste. Check it out & holler if I missed your fave trick. glitchedgoblet.blog/post/python
#python #cheatsheet #ml #devto #coding
๐ฅ New post up at The Glitched Goblet!
10 tiny-but-mighty Neon CSS flourishes to make your site look extra spicy.
Subtle glows, glitch flickers, breathing cards, RGB scrollbarsโฆ you know, the good stuff.
Full post here: glitchedgoblet.blog/post/css-fun
brb purging my bloated node_modules ๐ โ just dropped a post on why pnpm > npm in 2025.
โข 65 % faster installs
โข single store, zero dupes
โข monorepos that donโt fight you
If youโre tired of waiting for npm install, give it a scroll ๐ glitchedgoblet.blog/post/pnpm
#webdev #pnpm #coolbeans
If your site isnโt accessible in 2025, itโs broken. Full stop. New post on The Glitched Goblet: how to build accessible-by-default frontend without the last-minute scramble. ๐งต glitchedgoblet.blog/post/a11y
14.04.2025 14:55 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0new blog post just dropped:
7 Bash Scripts Every Frontend Dev Should Keep in Their Toolbox
mock API servers
fresh installs
pre-commit cleanup
full next.js bootstraps
read it here: glitchedgoblet.blog/post/bash-scripts
#webdev #bashscripts #frontend #chaosmagic
you ever use JavaScript Proxy?
itโs like adding middleware to objects.
sneak into property access, inject default values, validate writes. powerful, terrifying, glorious.
just wrote about it for anyone looking to level up their meta-programming game:
๐ glitchedgoblet.blog/post/js-proxy
Just dropped a post on โVibe Codingโโhow I built my blog by collaborating with AI instead of copy-pasting junk. Real talk, some rants, tips, and a few hidden secrets.
๐ glitchedgoblet.blog/post/vibe-coding
Coding with 47 tabs open, Slack on fire, and ramen boiling over? ๐ถ๏ธ๐ Same. But multitasking is secretly killing your productivity (and sanity). New post dropped: let's talk single-tasking, mindfulness, and cleaner code.
๐ glitchedgoblet.blog/post/multitasking
#DevLife #Mindfulness #StopTheBrainFry
My first time crocheting! Say hello to my new sushi friend. He's a bit lopsided but I'm happy how he turned out.
11.03.2025 12:29 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Hey folks! I just dropped a new tutorialโ"Building a Web Scraper for Link Validation: Part 2." If youโre into creating smarter scrapers that crawl recursively, this oneโs for you. Itโs all about writing cleaner, more professional code that works efficiently.
glitchedgoblet.blog/post/web-scr...