veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#debugging

8 posts8 participants1 post today

New Powershell Module "ContextCache"

🔄 Need to access local variables from a PowerShell function without entering a debugging session?
ContextCache lets you save & restore all local vars at any point in the same terminal. Perfect for ad-hoc testing & step-tracing!
📦 github.com/Callidus2000/Contex
#PowerShell #Debugging

Powershell module for saving/restoring variables for debugging - Callidus2000/ContextCache
GitHubGitHub - Callidus2000/ContextCache: Powershell module for saving/restoring variables for debuggingPowershell module for saving/restoring variables for debugging - Callidus2000/ContextCache

Weirdest #bug ever.

I have #podman with an open shell sitting in the background.
Every couple of hours, it jumps to 100% CPU for absolutely no reason. Even when the screen is locked and I'm away.

Until I press enter in the shell.

I've never seen a shell come to life for absolutely no reason before. I'm not even sure how I'd start #debugging it.

Continued thread

Good news Homebrew friends! :) Now bmputil-cli has a formulae you can use to install it. This should simplify things especially for those that manage a lab with a bunch of machines! :) All you need to do is run `brew install blackmagic-debug/blackmagic/bmputil-cli` and profit! github.com/blackmagic-debug/ho #opensource #debugging #embedded #electronics #rust #macos #homebrew

Homebrew tap for blackmagic software. Contribute to blackmagic-debug/homebrew-blackmagic development by creating an account on GitHub.
GitHubGitHub - blackmagic-debug/homebrew-blackmagic: Homebrew tap for blackmagic software.Homebrew tap for blackmagic software. Contribute to blackmagic-debug/homebrew-blackmagic development by creating an account on GitHub.

🐍 Decode Any Python Code With This 5-Step Method

「 It’s rare to write all the original code in an application yourself, and even rarer for an application to be completely rewritten from scratch. More likely, your workflow will involve working with code that was written by someone else (who may no longer be available to explain it) and iterated on by others (who also might be out of reach) long before it ever appears on your screen 」

thenewstack.io/decode-any-pyth

The New Stack · Decode Any Python Code With This 5-Step MethodMaster the skill of reading and understanding messy, poorly documented code written by others using a simple checklist that transforms confusing scripts into clear programs.

Một người dùng đang tìm hiểu về trải nghiệm với OpenAI Agents SDK, so sánh với LangGraph và CrewAI. Người này đặc biệt quan tâm đến khả năng gỡ lỗi (debugging) trong các quy trình làm việc đa tác tử (multi-agent workflows) phức tạp, vì LangGraph đang gây khó khăn trong việc này. Liệu Agents SDK có giải quyết được vấn đề đó?

#AI #OpenAI #Agents #SDK #LangGraph #CrewAI #Debugging #MultiAgent #GỡLỗi #ĐaTácTử #CôngNghệ

news.ycombinator.com/item?id=4

news.ycombinator.comAsk HN: OpenAI Agents SDK vs. LangGraph, CrewAI, etc. | Hacker News