Building systems
that hold up.
I’m Netanel, a software engineer working across backend, infrastructure, security, and product - turning complex systems into reliable software.
Recent writing
View all writinggoindexer: Semantic Code Search via MCPI've just published goindexer - a local-first semantic code search tool that plugs into any coding tool that supports MCP. It uses tree-sitter chunking, Ollama embeddings, and SQLite vector search....
Adding Anonymous User Support to KashThis Monday, my app Kash got rejected from submission to the App Store.
SwiftUI's Liquid Glass Effect on Older iOS VersionsIt's 2025 and Apple's design language has changed. The new addition is the \"Liquid Glass\" effect, a dynamic material that blurs content, reflects light, and can morph between shapes. I'd say it's a cool tool for creating modern, fluid interfaces.
Running LLM's Locally Just Got BetterIt's the first week of the 2024, and I can't think of a better way to start the year other than to write about the current hot thing - LLM's (Large Language Models).
Data Mining and Recommender SystemsToday's consumers are overwhelmed with choices. From the 500,000+ movies on Netflix to the 50 million+ products on Amazon, Twitter feeds, Instagram reels, TikTok videos, and more, we are bombarded with content!
XGBoost vs LSTM: A Comparative AnalysisXGBoost and LSTM. Both are compelling in their own right, but which one is better? Let's break it down in a friendly way!
Enhancing A Trading Strategy with Deep LearningA regression model for FreqAI module from freqtrade, a crypto trading platform.