ContentPosts from @dipakahire..
Discovery IconThat's all from @dipakahire — explore more posts below...
 Activity
@bergerx started using tool Docker , 11 hours ago.
 Activity
@bergerx started using tool Python , 11 hours, 1 minute ago.
 Activity
@bergerx started using tool Kubernetes Dashboard , 11 hours, 1 minute ago.
 Activity
@bergerx started using tool Kubernetes , 11 hours, 1 minute ago.
 Activity
@bergerx started using tool Kubectl , 11 hours, 1 minute ago.
 Activity
@bergerx started using tool Kubeadm , 11 hours, 1 minute ago.
 Activity
@bergerx started using tool Go , 11 hours, 1 minute ago.
Link
@faun shared a link, 3 days, 18 hours ago

Going down the rabbit hole of Postgres 18 features by Tudor Golubenco

PostgreSQL 18 just hit stable. Big swing! Async IO infrastructureis in. That means lower overhead, tighter storage control, and less CPU getting chewed up by I/O. Adddirect IO, and the database starts flexing beyond traditional bottlenecks. OAuth 2.0? Native now. No hacks needed. UUIDv7? Built-in su..

Going down the rabbit hole of Postgres 18 features by Tudor Golubenco
Link
@faun shared a link, 3 days, 18 hours ago

Development gets better with Age

A longtime AWS insider, Werner Vogels, breaks down the shift from slow-and-steady software growth to the generative AI rocket ride. Capabilities soared. Guardrails? Not so much. No docs, no handrails - just launch and learn. AWS didn’t chase the hype. It pulled a classic AWS move: doubled down on B2..

Development gets better with Age
Link
@faun shared a link, 3 days, 18 hours ago

Advanced PostgreSQL Indexing: Multi-Key Queries and Performance Optimization

Advanced PostgreSQL tuning gets real results: composite indexes and CTEs can cut query latency hard when slicing huge datasets. AddLATERALjoins and indexed subqueries into the mix, and you’ve got a top-N query pattern that holds up—even when hammering long ID lists...

Advanced PostgreSQL Indexing: Multi-Key Queries and Performance Optimization