Ioannis Polyzos
banner
ipolyzos.com
Ioannis Polyzos
@ipolyzos.com
33 followers 250 following 150 posts
Posts Media Videos Starter Packs
Go’s release cycle = simplicity & stability:
🔄 2 major releases each year (Feb & Aug)
🛠️ 6-month support per release after the next version
🔍 Weekly patch updates for security fixes.

Details → go.dev/wiki/Go-Rele...

#Golang #Releases #Engineering
Go Wiki: Go-Release-Cycle - The Go Programming Language
go.dev
🦀 Rust’s ownership model, dissected.
In “Move, Destruct, Leak,” Niko Matsakis breaks down how moves, drops, and leaks interact — and why they matter for safe systems programming.

Read here → smallcultfollowing.com/babysteps/bl...

#rust #memory #compilers
Move, Destruct, Forget, and Rust · baby steps
smallcultfollowing.com
A critical flaw has been reported in an MCP server implementation.

If you run model-context / agenting infrastructure, treat this as urgent: apply vendor patches, rotate credentials, tighten network rules, and review logs for suspicious activity. 👉 gbhackers.com/critical-mcp...

#infosec #ai
Critical MCP Server Flaw Exposes Over 3,000 Servers and Thousands of API Keys
A critical vulnerability in Smithery.ai, a popular Model Context Protocol (MCP) server hosting service, exposed over 3,000 AI servers and thousands of API keys.
gbhackers.com
🏗️ Reverse-engineering your architecture with AI.

Nick Tune demonstrates how Claude Code can analyze codebases to uncover structure, dependencies & domain boundaries — turning code into architectural insight.

👉 medium.com/nick-tune-te...

#ai #softwarearchitecture #claudecode
Reverse Engineering your Software Architecture with Claude Code to help Claude Code
Coding agents can do more when they understand your system.
medium.com
🎥 Software Engineering with LLMs in 2025: Reality Check — a must-watch LeadDev LDX3 session from The Pragmatic Engineer.

How Big Tech & startups use AI tools in reality — with Kent Beck, Martin Fowler & others.

👉 m.youtube.com/watch?v=EO3_...

#ai #softwareengineering #leaddev
Software engineering with LLMs in 2025: reality check (at LDX3 by LeadDev)
YouTube video by The Pragmatic Engineer
m.youtube.com
⚡ P99 CONF brings the best of low-latency engineering — Rust, eBPF, and deep system optimization.

The New Stack’s recap highlights talks pushing the limits of performance and observability.

👉 thenewstack.io/a-taste-of-p...

#p99conf #rust #ebpf
A Taste of P99 CONF: Low Latency With eBPF, Rust and More
As we set the virtual stage for this year’s conference, we wanted to share some popular sessions from last year.
thenewstack.io
It’s hard to answer his question I’m very new to the tool and I have very limited experience so far. Still seems handy though.
🛰️ Security researchers found that many satellite links still transmit unencrypted data, exposing sensitive info from ships, aircraft & infrastructure.

A major wake-up call for space & IoT security.

👉 www.theregister.com/2025/10/14/u...

#cybersecurity #satellite #infosec
Study reveals satellites comms spilling unencrypted data
: University team picks up voice calls, texts, and corporate data from orbit with off-the-shelf kit
www.theregister.com
How do you understand millions of constantly changing products?

Etsy’s engineering team uses LLMs to interpret, classify & enrich listings — improving search, recommendations & user experience.

👉 www.etsy.com/codeascraft/...

#ai #llm #ecommerce
www.etsy.com
Your Go code’s performance isn’t just about logic — it’s about cache lines.

Sergey Koredin’s “CPU Cache Friendly Go” shows how struct layout, memory locality & data-oriented design improve real-world performance.

👉 skoredin.pro/blog/golang/...

#golang #performance
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
False sharing killed our performance. Data-oriented design saved it. Learn cache lines and NUMA.
skoredin.pro
Closures = functions that remember their environment.

Aaron Rose’s post breaks down how functions retain access to variables from their defining scope — with clear examples in JS & Python.

👉 dev.to/aaron_rose_0...

#programming #javascript #python
The Closure Phenomenon: Functions That Remember
Timothy had mastered function scope and understood how local variables vanished when functions...
dev.to
Python’s PEP 810 proposes explicit lazy imports — modules load only when first used.

✅ Faster startup
✅ Clear syntax
✅ Better tooling support

If adopted, this could reshape Python’s import model for modern, large-scale apps.

👉 discuss.python.org/t/pep-810-ex...

#python #pep #lazy #import
PEP 810: Explicit lazy imports
👋 Hi everyone, We are very exited to share with you PEP 810: Explicit lazy imports: We’re proposing an opt-in lazy import syntax that defers module loading until first use, aiming for faster startup,...
discuss.python.org
Kubernetes pods failing mysteriously? 🧩
Prequel.dev shows how to find & fix exit codes + misconfigurations for free — decoding errors, explaining causes, and suggesting fixes.

👉 www.prequel.dev/blog-post/fi...

#k8s #devops #sre
Prequel - Get ahead of software failure
Your real-time problem detection and resolution platform, powered by the global engineering community.
Prequel.dev
OpenCode is here: an open-source AI coding agent that runs in your terminal.

✅ Any model (75+ via Models.dev)
✅ Works w/ any editor
✅ Privacy-first, no data stored
✅ 26K+ GitHub stars

👉 opencode.ai

#opensource #AI #DevTools
Models.dev — An open-source database of AI models
Models.dev is a comprehensive open-source database of AI model specifications, pricing, and features.
Models.dev