snowy1314.bsky.social
@snowy1314.bsky.social
npx @modelcontextprotocol/inspector uv run main.py
open ui to debug mcp server
March 17, 2025 at 9:22 PM
Working on MCL to use different providers and models. I found github.com/chrishayuk/m... to be pretty useful to understand.

#MCP
#MCP-CLI
March 17, 2025 at 9:11 PM
Check this repo regarding MCP host in Go lang. I like the idea of using cli to test MCP servers and tools. github.com/mark3labs/mc...

I tried to make one with Python and asked Claude to create the project. In short, Claude generates code quickly, but it's not easy to communicate :P
March 14, 2025 at 9:54 PM
I'm learning MCP. www.youtube.com/watch?v=Ek8J... - It's good to check the last part about debug with Claude code + inspector
March 14, 2025 at 9:40 PM
I'm not stoked to see the GCP billing report charging me 3 dollars for 4KB using bigquery. Learn my lesson. Run your Python code with batch mode or merge SQL before insertions to avoid duplicated data.

#Dataengineering#MomReturnToWork#BigQueryBigBIll
February 26, 2025 at 10:56 PM
I installed ollama with llama3 to test locally. My Macpro hung there for 2 mins. Really? Now, I must figure out how to remove them, since I piped so many places!

#momReturnWork
#leetcodeGateway
February 21, 2025 at 11:08 PM
Had a nice conversation with my friend. AI tools generate code faster and sometimes better then programmers do. Why we are looking for Data Engineer job?
February 21, 2025 at 9:29 PM
Still, stay in Leetcode hell! Check this question - 2423. Remove Letter To Equalize Frequency. It's an easy-level question, but it consumes a lot of brain power.

#Leetcode
#MomReturnWork
#DataEnginnerJobHunting
#Interviewprep
February 20, 2025 at 7:26 PM