ContentPosts from @lsoni3404..
Story
@laura_garcia shared a post, 2 days, 23 hours 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, 1 hour ago.
 Activity
@edersonbrilhante started using tool GitHub Actions , 3 days, 1 hour ago.
 Activity
@edersonbrilhante added a new tool ForgeMT , 3 days, 1 hour 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..

Link
@faun shared a link, 3 days, 3 hours ago

Is GPT-5 really worse than GPT-4o? Ars puts them to the test.

OpenAI walked back its latest release after users flaggedGPT-5for sounding flat, hallucinating more, and losing creative spark. The fix? Rolling back to the friendlierGPT-4o. Head-to-head tests told a nuanced story:GPT-5nailed accuracy and structure across most prompts. But when the task called for..

Is GPT-5 really worse than GPT-4o? Ars puts them to the test.
Link
@faun shared a link, 3 days, 3 hours ago

Node.js v22.18.0 (LTS) is out

Node.js just got spicier. You can now runTypeScript files out of the box—no transpile step, no weird configs. It’s experimental, and only supports a trimmed-down syntax, but still: big move. Elsewhere, it’s tacklingburst fs eventswith AsyncIterator support, tightening upCJS/ESM cycle resolution, an..

Node.js v22.18.0 (LTS) is out