Trending
Discover trending content
Hacker News
Top stories from the Hacker News community
No stories found
Try adjusting your search criteria.
InfoQ
Latest articles from InfoQ• Updated 2 minutes ago
AWS Debuts “DevOps Agent” to Automate Incident Response and Improve System Reliability
AWS recently announced the public preview of AWS DevOps Agent, a new "frontier agent" that aims to help organizations react more quickly to production incidents, identify root causes, and proactively strengthen system reliability. By Craig Risi
Visual Studio 2026 Released with AI-Native IDE and Performance Boost
Microsoft has officially launched Visual Studio 2026 (version 18), marking what they call the first ‘AI‑native’ release of its flagship integrated development environment. The general availability rollout follows extensive validation via the Insiders channel and reflects a blend of performance optimisations, deep GitHub Copilot integration, and tooling updates across core languages and workloads. By Edin Kapić
Article: NextGen Search - Where AI Meets OpenSearch Through MCP
In this article, authors Srikanth Daggumalli and Arun Lakshmanan discuss next-generation context-aware conversational search using OpenSearch and AI agents powered by Large Language Models (LLMs) and Model Context Protocol (MCP). By Srikanth Daggumalli, Arun Lakshmanan
Netflix Migrates to Amazon Aurora: 75% Performance Boost and 28% Cost Reduction
Netflix consolidated its relational databases onto Amazon Aurora, cutting costs by 28% and boosting performance by up to 75%. The move from self-managed PostgreSQL reduced operational toil, improving latency for critical apps. This mirrors migrations by Samsung and Panasonic, though benchmarks suggest alternatives like Timescale may suit specific workloads better. By Mark Silvester
TornadoVM 2.0 Brings Automatic GPU Acceleration and LLM support to Java
The TornadoVM project recently reached version 2.0, a major milestone for the open-source project that aims to provide a heterogeneous hardware runtime for Java. The project automatically accelerates Java programs on multi-core CPUs, GPUs, and FPGAs. This release is likely to be of particular interest to teams developing LLM solutions on the JVM. By Ben Evans
Transformers v5 Introduces a More Modular and Interoperable Core
Hugging Face has released the first candidate for Transformers v5, marking a significant evolution from v4 five years ago. The library has grown from a specialized model toolkit to a critical resource in AI development, achieving over three million installations daily and more than 1.2 billion total installs. By Robert Krzaczyński
Meta's Optimization Platform Ax 1.0 Streamlines LLM and System Optimization
Now stable, Ax is an open-source platform from Meta designed to help researchers and engineers apply machine learning to complex, resource-intensive experimentation. Over the past several years, Meta has used Ax to improve AI models, accelerate machine learning research, tune production infrastructure, and more. By Sergio De Simone
Lyft Rearchitects ML Platform with Hybrid AWS SageMaker-Kubernetes Approach
Lyft has rearchitected its machine learning platform LyftLearn into a hybrid system, moving offline workloads to AWS SageMaker while retaining Kubernetes for online model serving. Its decision to choose managed services where operational complexity was highest, while maintaining custom infrastructure where control mattered most, offers a pragmatic alternative to unified platform strategies. By Eran Stiller
AWS Transform Custom Tackles Technical Debt
AWS Transform Custom revolutionizes code modernization with AI-driven, out-of-the-box transformations for Java, Node.js, and Python. This enterprise-focused tool accelerates application upgrades by up to 5x while learning from organizational nuances to deliver high-quality, repeatable transformations. By Steef-Jan Wiggers
Top posts from tech subreddits• Updated about 2 hours ago
North Korean infiltrator caught working in Amazon IT department thanks to lag — 110ms keystroke input raises red flags over true location
Home Depot in LA installs noise machines that ‘penetrate bones’ to deter day laborers
Hugging Face Trending
Popular models from Hugging Face• Updated 37 minutes ago
GitHub Trending
Popular repositories from GitHub• Updated about 1 hour ago
AWS-Certified-Cloud-Practitioner-Notes
AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)