Stack Wars Podcast#

Two software engineers from opposite edges of the stack argue about technology. (In Hebrew)
Website | Spotify | Apple Podcasts | YouTube | RSS
Search "Stack Wars" in your favorite podcast app
Personal Projects#
DebugMCP#
Gift your VS Code agent a real debugger: breakpoints, stepping, inspection.
1st place, Microsoft Israel Hackathon 2025
DebugMCP is a VS Code extension that provides real debugging capabilities to any AI coding agent.
It does so by spinning up a local MCP Server that communicates with the relevant Debugger (using DAP) to achieve full debugging capabilities, and exposing this server to the AI agent using ngrok.
Lensline.nvim#
Modular nvim codelens support with inline references, git blame and more
Lensline.nvim is a Neovim plugin that provides modular codelens support, allowing you to see inline code references, git blame information, and other contextual data directly in your editor.
It is completely modular and extensible, allowing users to create their own lenses and have multiple codelense profiles.
vimcode#
Vim for OpenCode
vimcode is an experimental OpenCode plugin that brings Vim keybindings to the prompt input. It adds normal, insert, and visual modes with vim motions, operators, and counts, stepping aside when OpenCode’s own overlays are active.
Patents#
Full list of patents available here