Join us

ContentUpdates and recent posts about Termly..
Link
@faun shared a link, 2 weeks 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 weeks 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..

Link
@faun shared a link, 2 weeks 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 weeks 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 weeks 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 weeks ago

No, AI is not Making Engineers 10x as Productive

Claims of 10–100x dev speed from AI tools skip the hard parts—code reviews, bug queues, flaky tests. In practice, AI helps with the small stuff: one-off scripts, throwaway glue code, basic scaffolds. But scaling that help across big, messy codebases? Still a pipe dream. Too much context lost. Too ma..

Link
@faun shared a link, 2 weeks ago

LLM Evaluation: Practical Tips at Booking.com

A new LLM evaluation framework taps into an"LLM-as-judge"setup—think strong model playing human annotator. It gets prompted (or fine-tuned) to mimic human scores and rate outputs from other LLMs. It runs on a tightly labeledgolden dataset, handles both pointwise and head-to-head comparisons, and sh..

LLM Evaluation: Practical Tips at Booking.com
Link
@faun shared a link, 2 weeks ago

Fueling the Agentic Web Revolution with NLWeb and PostgreSQL

Microsoft just leveled upNLWeb. The open-source project now plays nice withPostgreSQLandpgvector, bringing scalable vector similarity search straight into your database. No need for a separate vector DB—run natural language interfaces right on your existing Postgres stack. System shift:This is more..

Fueling the Agentic Web Revolution with NLWeb and PostgreSQL
Link
@faun shared a link, 2 weeks ago

Google releases AI agent Jules for programming

Google’s AI agentJulesjust leveled up—out of beta and into full-on dev mode. It now handlesasynchronous tasks, pushesreal-time code updates, and can spin up pull requests with deeperGitHub integration. Under the hood: it runs on the beefierGemini 2.5 Promodel. AddsEnvironment Snapshotsfor state cap..

Link
@faun shared a link, 2 weeks ago

When Did AI Take Over Hacker News?

A fresh dive into 24,910 top Hacker News posts since 2019 shows that AI chatter didn’t blow up with ChatGPT—it took off afterGPT-4 landed in early 2023. The study used OpenAI’s Batch API and a lean GPT-5-mini to crunch the numbers. Turns out,52% of the AI talk was positive, and the busiest stretch?..

When Did AI Take Over Hacker News?

This tool doesn't have a detailed description yet. If you are the administrator of this tool, please claim this page and edit it.