Profile avatar
deactv8.bsky.social
Building CmdShiftLearn — a gamified PowerShell learning platform for folks who learn better in the terminal. XP. Comics. Challenges. Shello is my co-pilot. IT Security Analyst by day. Learning to be a terminal wizard by night.
72 posts 30 followers 99 following
Regular Contributor
Active Commenter

If you’re curious how I built a slingshot mechanic to control real-world lights with my Apple Vision Pro — Part 3 of the tutorial series is out now! 👉 youtu.be/vSOhotNFPuc 🖖 Detect a peace gesture using ARKit hand tracking 💥 Launch virtual projectiles with RealityKit physics

If you are looking for quality IT Pro and Dev accounts to follow, check out the experts in my Pluralsight Authors Starter Pack

Worth a read: "How do I become a graphics programmer? - A small guide from the AMD Game Engineering team": gpuopen.com/learn/how_do...

It’s alive. IT’S ALIVE. 😱 CmdShiftLearn’s full tutorial + challenge flow just ran end-to-end in the terminal. ✅ Tutorials load dynamically ✅ Step-by-step learning ✅ Real-time validation ✅ XP system working Shello’s proud. I’m proud. Let’s freaking GO. youtu.be/A_EH-u2SsMk

Get-Clipboard | Out-File -FilePath C:\temp\ClipboardText.txt Copy some text, run this, and boom—your clipboard gets saved to a file. Because sometimes even Shello’s memory needs a backup.

Built PSMCP to bridge PowerShell scripts into AI conversations. Zero schemas. Zero retraining. Just code that talks. 📦 Install-Module PSMCP 🔗 github.com/dfinke/PSMCP

I made a quick PowerShell one liner to scan for outdated Ubuntu containers at work #dev #powershell www.albertsonian.com/posts/2025-0...

OOOOMG!!! FINALLY MAKING PROGRESS!!! 🥲 I've been struggling so hard with trying to get my frontend to work with C#, so I switched to Python and I'm making sooo much progress now! I think...I think this is really coming to fruition...dis crazy yall..dis is so crazy!

Today I'm tired. I've been fighting this code for like 2 weeks. Ima rest today and get back to it tomorrow. Ya dudes beat 😴

#PowerShell Tip

Turn your PowerShell scripts into AI tools — instantly. Built PSMCP to make it effortless. 📦 Install-Module PSMCP 🔗 github.com/dfinke/PSMCP

Instantly surface all generative AI apps in use across your org—even unsanctioned ones. How to identify and protect apps using Microsoft Defender for Cloud Apps.  youtu.be/8CXaXG_LgRQ #DefenderXDR #microsoftsecurity #microsoft365 #cloudsecurity #microsoft #security

Not gonna lie, I want it.

Just threw up a quick demo of CmdShiftLearn V2! Really proud of how it’s shaping up and to see it actually coming together. Would love any feedback if you get a chance to check it out! Video here: youtube.com/shorts/H9fQ4... #cmdshiftlearn #buildinpublic #powershell

I think it'd be super cool to collaborate with @mdgrs.bsky.social as sooooo amny dope things are being built and I could use a mentor 😅😂🥹

“Shoomp” visualizer is now on our YouTube channel. Celebrate 20 years of The Grind Date with our official visualizer playlist—now streaming. 🗓️ Watch here: delasoulmusic.lnk.to/grindvizID

My queen

A little over three weeks until I release this beautiful, unique horror visual novel! I could use your help getting more wishlists for the Steam algorithm to kick in: store.steampowered.com/app/3145620/... Thank you so much for your help! 🤗 #screenshotsaturday #gamedev #indiegame #steam

Finally got the CmdShiftLearn CLI looking legit. 🔥 Clean login prompt and styling—starting to feel real now. Big updates soon as I push toward MVP. Feedback always welcome! 💻✨ #CmdShiftLearn #PowerShell #CLI #BuildingInPublic

No Copilot license needed—just sign in and boost productivity. Steps to set up Microsoft 365 Copilot Chat.  https://youtu.be/0w8f3rE52Lk #CopilotForAll #copilot #microsoft #microsoft365 #ai #artificialintelligence

Do any #atproto developers have a good example of using /.well-known/atproto-did to verify an account domain ? I can make it work with text records, but would prefer to do so with this technique if possible.

PowerShell to show what .NET runtime versions in use by all processes

Ever wish you could remember that one command you typed yesterday? You can. PowerShell quietly saves your command history between sessions. You can read the whole thing with this: Get-Content (Get-PSReadLineOption).HistorySavePath No config. Just a clean history log whenever you need it.

Find the right AI for the job? 🔥 Benchmark 6+ models with PowerShell effortlessly. One prompt, multi-model answers, timing included. No YAML or retraining—just fast and simple. 📦 Install-Module PSAISuite 🔗 github.com/dfinke/psai... #PowerShell #AI