ContentPosts from @ragavbarani..
 Activity
@fcastrocl started using tool GitHub Actions , 2 days, 19 hours ago.
 Activity
@fcastrocl started using tool Amazon Web Services , 2 days, 19 hours ago.
Story
@laura_garcia shared a post, 3 days ago
Software Developer, RELIANOID

🚀 DevOpsDays arrives in Lima for the first time!

On August 21, 2025, DevOps practitioners and tech leaders will gather to share insights on CI/CD, SRE, DevSecOps, AI/MLOps, and CloudOps. 🔹 RELIANOID will be there—showcasing how our platform empowers secure, scalable, observability-driven DevOps operations. #DevOpsDays#DevOps#SRE#DevSecOps#CloudOps..

 Activity
@edersonbrilhante started using tool ForgeMT , 3 days, 1 hour ago.
 Activity
@edersonbrilhante started using tool Visual Studio Code , 3 days, 2 hours ago.
 Activity
@edersonbrilhante started using tool GitHub Actions , 3 days, 2 hours ago.
 Activity
@edersonbrilhante added a new tool ForgeMT , 3 days, 2 hours ago.
Link
@faun shared a link, 3 days, 3 hours ago

You can’t UPDATE what you can’t find: vs PostgreSQL

ClickHouse just leveled up. Its new SQL-standardUPDATEis fast—PostgreSQL-fast on single-row changes, and up to4,000×faster on bulk updates. That’s pure columnar speed plus parallelism in the driver’s seat. Yes, both use MVCC. But unlike Postgres, ClickHouse dodges transaction bloat by default. That..

You can’t UPDATE what you can’t find: vs PostgreSQL
Link
@faun shared a link, 3 days, 3 hours ago

GitHub folds into Microsoft following CEO resignation — once independent programming site now part of 'CoreAI' team

GitHub just lost its autonomy. Microsoft is folding it into theCoreAIdivision, where it’ll now march in step with Redmond’s broader AI play. CEO Thomas Dohmke is out. No replacement named. Bigger picture:Why now? Copilot hit general availability, and GitHub’s becoming less a platform, more a provin..

GitHub folds into Microsoft following CEO resignation — once independent programming site now part of 'CoreAI' team
Link
@faun shared a link, 3 days, 3 hours ago

Building a web search engine from scratch in two months with 3 billion neural embeddings

An indie dev just went full mad scientist and built a full-stack, transformer-powered search engine—solo. They indexed 280 million pages from scratch with hundreds of crawlers, a fully sharded backend, and serious metal:64 RocksDB nodes,200 CPU cores, and82 TB of SSD. Under the hood: custom HTML pa..