
NeoSmart Technologies
1.1K posts

NeoSmart Technologies
@NeoSmart
Proud maker of quality system configuration, repair, and recovery software since 2004. Concurrency, embedded, SIMD, rust, and more.



BreachForums, a notorious cybercriminal marketplace, is offline after CCITIC claims it identified upstream DigitalOcean servers and filed abuse reports, prompting DigitalOcean to pull the plug amid broader takedown actions. cybernews.com/security/breac…




don't trust maths in design

What is your Linux strength



It’s not a bug, it’s a security feature. If TLS were in std, every critical security patch (think Heartbleed-level) would require a full Rust compiler release to fix. By keeping it in crates like rustls or native-tls, the ecosystem can patch vulnerabilities at 'network speed' rather than 'language release speed'. In projects where I prioritize performance and control, like my ETL engine pardoX, I actually appreciate this modularity. You only pay the 'binary size tax' for what you actually use. For the vibe: cargo add reqwest takes 2 seconds and you’re back to your flow with the peace of mind that your TLS stack isn't tied to a compiler version.

Just in from NASA satellites: No net "global warming" in 28 years. February 2026 was cooler than February 1998. If every emission warms and drives more warming of the planet, how is that possible?


this is why you shouldn’t use hardware RAID

Beautiful reading Progress Indicator 👏






Jarred reduces JS memory usage by eliminating a closure.



What is bro doing 😱









