Andrew Luzin
banner
dronnix.bsky.social
Andrew Luzin
@dronnix.bsky.social
Software Engineering, Distribution systems, Astronomy
Don’t use semantic ID or obfuscate - otherwise clients will rely on it 😉
June 29, 2025 at 7:26 AM
restrict is more readable, hence more Go-fluent
June 2, 2025 at 9:12 AM
What do you think about MCP sessions? They consist of several separate connections that can arrive at different cluster nodes. One broken connection should invalidate others. github.com/mark3labs/mc...
Managing sessions across multiple SSE MCP servers · mark3labs mcp-go · Discussion #256
Hi, MCP developers! How do you manage client sessions across multiple MCP server instances? We need to be sure that the events and messages connections will be established with the same instance. D...
github.com
May 22, 2025 at 8:30 AM
The AI race will involve several companies, not a big room for any positions. And steal trillions dollars from the market, that could be invested in DB, protocols, etc.
February 2, 2025 at 5:55 PM
Suggesting for-range instead of C-like "for" is a great result itself: most of the public codebase contains old-styled constructions. It seems it can prefer the new style over the most popular.
January 30, 2025 at 5:21 PM
Same. Also, sometimes, adding tests to check/prove a problem is quicker than a read-only evaluation.
January 30, 2025 at 4:20 PM
[4, 1, 2, 3] // Ordered by level of interest
December 7, 2024 at 4:25 PM