Join us

ContentUpdates and recent posts about Amazon Elastic Container Service for Kubernetes (EKS)..
 Activity
@edersonbrilhante started using tool GitHub Actions , 2 days, 13 hours ago.
 Activity
@edersonbrilhante added a new tool ForgeMT , 2 days, 13 hours ago.
Link
@faun shared a link, 2 days, 14 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, 2 days, 15 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, 2 days, 15 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, 2 days, 15 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, 2 days, 15 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
Link
@faun shared a link, 2 days, 15 hours ago

Using AWS ECR as a universal OCI repository

AWS ECR is an OCI repository supporting different types of artifacts, from Docker images to machine learning models, allowing for simplified management and unified access. Users can interact with ECR using CLI tools like ORAS, Helm, and Terraform, providing integration with CI/CD pipelines for effic..

Link
@faun shared a link, 2 days, 15 hours ago

The decline of high-tech manufacturing in the United States

High-tech manufacturing used to employ 2.8% of U.S. workers back in 1990. Now it’s down to 1.3%. The sharpest losses hitcomputers, electronics, and aerospace—industries that once defined the future. Onlypharma and med devicesmanaged to buck the trend, adding 189,000 jobs while the rest bled over a ..

The decline of high-tech manufacturing in the United States
Link
@faun shared a link, 2 days, 15 hours ago

Faster Index I/O with NVMe SSDs

A search service (Marginalia Search) gutted its old index internals and dropped memory-mapped B-trees. In their place: adeterministic, block-aligned skip listtuned fordirect reads on NVMe SSDs. It runs on128KB block sizes, usescustom buffer pools, and leans hard onio_uringfor async position lookups..

Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that allows developers to easily run Kubernetes on the AWS cloud or on-premises data centers. It provides built-in integrations with AWS services like EC2, VPC, IAM, and EBS, and enables efficient compute resource provisioning and automatic application scaling, reducing costs. With EKS, security patches are automatically applied to the cluster's control plane to ensure a secure Kubernetes environment. EKS can be run in the cloud, on AWS Outposts, or on-premises, providing a consistent, fully-supported Kubernetes solution with integrated tooling. EKS is useful for deploying applications across hybrid environments, modeling machine learning workflows, and building and running web applications that automatically scale and run in a highly available configuration. Customers can get started with EKS through an online workshop, connect with an expert for support, or learn about other companies using EKS.