distsysdude

↗ HN profile [ 30.5 ms ] full profile
Karma
16
Created
July 6, 2020 (6y ago)
Submissions
0
  1. The motto behind the nightly releases is "Stability Without Stagnation", but is Rust really stable for use in building Production systems? If yes, why aren't we seeing more Open Source Project being built using Rust as…

  2. Rust seems like a better option as you can eke out more performance and ensure that there are no weird bugs influenced by Data Races & Memory issues. I work on the Oracle RDBMS which is written in C and these always…

  3. I currently work on Database Development at Oracle. I would like to acquire knowledge on something other than the DB internals, and I've been recently fascinated with Distributed Databases like CockroachDB, AWS Aurora,…