Ioannis Polyzos Profile
Ioannis Polyzos

@ipolyzos

Followers
387
Following
849
Media
34
Statuses
8K

Principal Architect | Cloud & Distributed Systems Expert ... Tweets are my own...

London, England
Joined March 2009
Don't wanna be here? Send us removal request.
@ipolyzos
Ioannis Polyzos
22 hours
Patch Python functions at runtime with compile+execโ€”powerful for agents, risky without guardrails. ๐Ÿ‘€ ๐Ÿ‘‰ https://t.co/hzcpDhGxX5 #Python #LLM
0
0
0
@ipolyzos
Ioannis Polyzos
2 days
InfluxDB 3.0: faster engine, SQL queries & cloud-native scale. Next-gen time series DB is here. ๐Ÿ‘‰ https://t.co/gfeh82y5R6 #InfluxDB
Tweet card summary image
influxdata.com
Open source, high-speed time series data engine. Built for high performance at scale. Get the latest product updates.
0
0
1
@ipolyzos
Ioannis Polyzos
2 days
Rust Elements: concise guides to ownership, lifetimes & concurrency. A great way to level up in Rust. https://t.co/C4fkAfOrQ7 #rustlang
Tweet card summary image
rustcurious.com
A complete map of the Rust type system
0
0
0
@ipolyzos
Ioannis Polyzos
9 days
Go proposes check/handle for cleaner error handling. Still explicit, but less boilerplate. ๐Ÿ‘‰ https://t.co/aUMXWuiRxa #golang #error #syntax
Tweet card summary image
go.dev
Go team plans around error handling support
0
0
0
@ipolyzos
Ioannis Polyzos
9 days
Go 1.22 brings a 10x faster, 2x smaller JSON encoder with json v2. Fewer allocations, better performance, zero magic. ๐Ÿ‘‰ https://t.co/WIcpiLLOa5 #Go #json #performance
Tweet card summary image
antonz.org
Reviewing the key changes in json/v2.
0
0
0
@ipolyzos
Ioannis Polyzos
11 days
๐Ÿ Python 3.14โ€™s Tail-Call Interpreter โ€“ Performance Revisited ๐Ÿ”น Real speedup: 1-5% (not 10-15%) ๐Ÿ”น LLVM 19 regression impacted computed gotos ๐Ÿ”น Clang can optimize switch-based interpreters ๐Ÿ”— Read: https://t.co/x65fxSrhge #Python #Performance #LLVM #Benchmarking
blog.nelhage.com
A deep dive into the performance of Python 3.14's tail-call interpreter: How the performance results were confounded by an LLVM regression, the surprising complexity of compiling interpreter loops,...
0
0
0
@ipolyzos
Ioannis Polyzos
11 days
SIMD is not magicโ€”itโ€™s engineering. Learn how vectorized code unlocks CPU power beyond clockspeed. ๐Ÿง  Start here: https://t.co/KA9PCD1qW7 #SIMD #PerformanceEngineering
0
0
0
@ipolyzos
Ioannis Polyzos
11 days
C++26 is taking shape! Compiler support for new features is rolling in โ€” from std::generator to deducing this. ๐Ÿ”— https://t.co/LMmvuJHRJF #cpp #cplusplus #cpp26
0
0
0
@ipolyzos
Ioannis Polyzos
12 days
๐ŸŒ The Dark Side of Distributed Systems ๐Ÿ”น Network failures ๐Ÿ”น Data consistency issues ๐Ÿ”น Clock sync challenges ๐Ÿ”น Scaling complexity ๐Ÿ”— https://t.co/J0b7uc8CVW #DistributedSystems #Cloud
Tweet card summary image
blog.bytebytego.com
Distributed systems are collections of independent computing resources that work together to present a unified, cohesive service or application to the user.
0
0
0
@ipolyzos
Ioannis Polyzos
13 days
๐Ÿฆ€ Writing into Uninitialized Buffers in Rust! ๐Ÿ”น Why use uninitialized memory? ๐Ÿ”น Safe handling with MaybeUninit<T> ๐Ÿ”น Avoid UB, optimize performance ๐Ÿ”— https://t.co/O3VFz3QCXN #RustLang #Performance #MemorySafety
blog.sunfishcode.online
0
0
1
@ipolyzos
Ioannis Polyzos
14 days
๐Ÿš€ VTM โ€“ A Next-Gen Terminal Multiplexer with a Built-in UI Framework! ๐Ÿ”น Advanced terminal session management ๐Ÿ”น Built-in UI framework for terminal apps ๐Ÿ”น Cross-platform & highly customizable ๐Ÿ”— Try it: https://t.co/x8hiYiFwAx #CLI #Terminal #VTM #OpenSource #DevTools
Tweet card summary image
github.com
Text-based desktop environment. Contribute to directvt/vtm development by creating an account on GitHub.
0
0
0
@awsgeek
Jerry
17 days
Exciting news from AWS! Amazon EC2 r7g instances are now available in Africa (Cape Town) for faster performance and higher security. #AWS #cloudcomputing #CloudNews
aws.amazon.com
0
1
1
@intellijidea
IntelliJ IDEA, a JetBrains IDE
21 days
Weโ€™ve just published Rรฉmi Foraxโ€™s session โ€œValhalla Nullness Emotionโ€ from #IntelliJIDEAConf! Learn how Project Valhalla is transforming Java with value classes โ€“ and what it means for the future of null. Watch now on our YouTube channel: https://t.co/sTALFBI3SQ
Tweet media one
3
21
101
@KubeBuilders
Kube Builders
23 days
In this tutorial, you'll learn to create a hybrid K3s and vanilla Kubernetes mesh across local and Azure using WireGuard VPN and Cilium ClusterMesh You'll also configure cross-cluster networking and visualise traffic with GitOps and Hubble โžค
Tweet card summary image
medium.com
(Or: How I Learned to Stop Worrying and Love Network Overlays with a Poor Budget)
0
3
9
@ipolyzos
Ioannis Polyzos
20 days
๐Ÿš€ 3FS โ€“ A Distributed File System for AI & ML Workloads! ๐Ÿ”น Optimized for AI & deep learning ๐Ÿ”น Scalable, high-performance storage ๐Ÿ”น Fault-tolerant & open-source ๐Ÿ”— Try it: https://t.co/pxs4WZ9i16 #AI #MachineLearning #Storage #BigData #3FS
Tweet card summary image
github.com
A high-performance distributed file system designed to address the challenges of AI training and inference workloads. - GitHub - deepseek-ai/3FS: A high-performance distributed file system design...
0
0
0
@nixcraft
nixCraft ๐Ÿง
22 days
oryx is a TUI for sniffing network traffic using eBPF on Linux. A good tool for developers, sysadmins, IT and infosec folks for troubleshooting problems.
5
54
285
@ipolyzos
Ioannis Polyzos
24 days
๐Ÿš€ Compiling C++ with Clangโ€™s API โ€“ A Deep Dive! ๐Ÿ”น Use Clang as a library for custom C++ tooling ๐Ÿ”น Static analysis, refactoring & compilation insights ๐Ÿ”น Integrate Clang into dev tools & IDEs ๐Ÿ”— Read: https://t.co/QtH70gsiy6 #Clang #LLVM #Cplusplus #Compiler #StaticAnalysis
maskray.me
This post describes how to compile a single C++ source file to an object file with the Clang API. Here is the code. It behaves like a simplified clang executable that handles -c and -S.
0
0
1
@ipolyzos
Ioannis Polyzos
24 days
๐Ÿ” 4 Ways to Access Azure Key Vault from AKS! ๐Ÿ”น Azure AD Workload Identity ๐Ÿ”น CSI Driver ๐Ÿ”น Pod Identity (Legacy) ๐Ÿ”น Env Variables & SDKs ๐Ÿ”— Learn more: https://t.co/Q7RWS5Ko8j #Azure #AKS #Kubernetes #CloudSecurity #DevOps
Tweet card summary image
techcommunity.microsoft.com
In this article, we will explore various methods that an application hosted on Azure Kubernetes Service (AKS) can use to retrieve secrets from anย Azure...
0
0
0