Search Articles — Sudonull

Search Results

In this project

Evolution of C++: epochs and standards

https://sudonull.com/evolution-of-c-epochs-and-standards

Ideas for C++ development: realistic standards through TS, epochs for legacy, zero-cost exceptions. For middle/senior dev. Learn how to avoid the monster.

VLESS on OpenWRT: Passwall installation

https://sudonull.com/vless-on-openwrt-passwall-installation

Set up VLESS VPN on OpenWRT router with Passwall for LAN privacy. Step-by-step guide: from reset to exceptions. For middle/senior dev. Start now.

FCC Ban on Router Imports: Covered List Updated

https://sudonull.com/fcc-ban-on-router-imports-covered-list-updated

FCC blocked new foreign routers in the USA due to cyber threats. Details on Covered List, exceptions, and approval procedure. For IT specialists: network audit is mandatory.

Speculative execution vs branchless code

https://sudonull.com/speculative-execution-vs-branchless-code

Analyzing trade-offs of branchless and branchful code: when speculation speeds up memory access, and avoiding branches slows it down. Examples, benchmarks, recommendations for middle/senior dev.

From other projects

Trending Now