Fixing a Black Screen with macOS Windows App and Ubuntu GNOME Remote Login
I recently connected to an Ubuntu desktop from a Mac using Microsoft’s Windows App. The connection opened successfully, but the remote window stayed completely black.
Claude Code Tracing
Tracing Claude Code is useful when you want to inspect prompts, understand tool usage, or keep an eye on cost. The three approaches I use most are:
claude-code-loggerfor full request and response inspection- Arize’s
claude-code-tracingplugin for Phoenix traces - OpenRouter for hosted usage visibility and cost tracking
Spark Summit 2021
Project Zen: Making Data Science Easier in PySpark
Project Zen Goals:
- make spark more pythonic
- better ops with python libraries
Changes:
- Python Hints
- better documentation
- support conda, pip, pipex to deploy package
Shipping pacakge in conda

pandas Api on Spark
