Musale:
Career:
Title: Software Engineer
Languages:
- TypeScript
- Python
- Golang
- .Net
Interests:
- Open Source
- Declarative Agents and MCP
- Web Development
- Web Frameworks
- Web Components
- Accessibility
- Systems Programming
- Cloud Engineering
- DevOps Tooling
- Automation
- Kubernetes & Containerization
⚡
Breaking Things 😜
Highlights
Pinned Loading
-
How to fix and recover a “corrupt hi...
How to fix and recover a “corrupt history file” in zsh 1```cmd
2# move to home directory
3cd ~
45# move the .zsh_history file into another .zsh_history_bad file
-
Remove and re-install node on arch l...
Remove and re-install node on arch linux 1sudo pacman -Rsc -n nodejs
2sudo pacman -Sy nodejs
3sudo pacman -Sy npm
-
Decode SOAP response in golang. Work...
Decode SOAP response in golang. Working playground https://play.golang.org/p/4qDLIMhl8A 1package main
23import (
4"encoding/xml"
5"fmt"
-
semantic-kernel
semantic-kernel PublicForked from microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
C#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.