ContentPosts from @naren..
Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

Why language models hallucinate

OpenAI sheds light on the persistence ofhallucinationsin language models due to evaluation methods favoring guessing over honesty, requiring a shift towards rewarding uncertainty acknowledgment. High model accuracy does not equate to the eradication of hallucinations, as some questions are inherentl.. read more ย 

Why language models hallucinate
Story
@laura_garcia shared a post, 3ย months, 3ย weeks ago
Software Developer, RELIANOID

RELIANOID Load Balancer Community Edition v7 on AWS using Terraform

๐Ÿš€ New Guide Available! Learn how to quickly deploy RELIANOID Load Balancer Community Edition v7 on AWS using Terraform. Our step-by-step article shows you how to provision everything automatically โ€” from VPCs and subnets to EC2 and key pairs โ€” in just minutes. ๐Ÿ‘‰ https://www.relianoid.com/resources/k..

Knowledge base Deploy RELIANOID Load Balancer Community Edition v7 with Terraform on AWS
Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

Measuring Developer Productivity with Amazon Q Developer and Jellyfish

Amazon Q Developer now plugs into Jellyfish. Teams get a clearer view of how AI fits into the real flow of workโ€”prompt usage, code adoption, PR throughput. Not just surface stats. The setup pipes data from AWS S3 straight into Jellyfishโ€™s analytics engine. It tags AI users, tracks velocity gains, an.. read more ย 

Measuring Developer Productivity with Amazon Q Developer and Jellyfish
Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

AWS, Microsoft and Google unite behind Linux Foundation DocumentDB database to cut enterprise costs and limit vendor lock-in

Document databases are crucial for AI apps in the gen AI era. Microsoft's open-source DocumentDB project, based on PostgreSQL, is moving to the Linux Foundation, offering a vendor-neutral, open-source alternative to MongoDB. DocumentDB's compatibility with MongoDB drivers and open source governance .. read more ย 

Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

Deploy a containerized application with Kamal and Terraform

A Docker-first workflow combinesTerraformandKamalinto a lean, Elastic Beanstalk-ish alternativeโ€”without the bloat. Terraform spins up a three-tier VPC and wires it toECR. Kamal takes it from there, booting containers on a raw EC2 box: app, proxy, monitor. One script. Done... read more ย 

Deploy a containerized application with Kamal and Terraform
Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

Sandboxed to Compromised: New Research Exposes Credential Exfiltration Paths in AWS Code Interpreters

Researchers poked holes insandboxed Bedrock AgentCore code interpretersโ€”and found a way to leak execution role credentials through theMicroVM Metadata Service (MMDS). No outside network? Doesnโ€™t matter. The exploit dodges basic string filters in requests and lets non-agentic code swipe AWS creds to .. read more ย 

Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

Being on the Same Page During an Incident: Not Actually Telepathy

Collaboration in incident response is crucial for effective resolution, starting with establishing a basic compact among responders. Grounding is a process that ensures alignment and common ground is maintained throughout an incident, encompassing initial common ground, public events so far, and the.. read more ย 

Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

Which LLM writes the best analytical SQL?

Tinybird threw 19 top LLMs at a 200M-row GitHub dataset, testing how well they could turn plain English into solid SQL. Most models kept their syntax cleanโ€”but when it came to writing SQL that actually ran well and returned the right results, they lagged behind human pros. Messy schemas or tricky pr.. read more ย 

Which LLM writes the best analytical SQL?
Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

v1.34: DRA has graduated to GA

Kubernetes 1.34 turnsDynamic Resource Allocation (DRA)loose into General Availabilityโ€”enabled by default. That cements native support for high-maintenance gear like GPUs, FPGAs, and any other quirky hardware your workloads need. The release also packs a fresh mix of alpha/beta features: tighter admi.. read more ย 

Link
@faun shared a link, 3ย months, 3ย weeks ago
FAUN.dev()

Building a Scalable, Flexible, Cloud-Native GenAI Platform with Open Source Solutions

A fresh reference architecture built withEnvoy AI GatewayandKServebrings order to the GenAI chaos. One clean interface to route requests across internal and external LLMsโ€”locked down with policies. Itโ€™s called aTwo-Tier Gateway Architecture. Think of it like a split-brain: external API traffic goes.. read more ย 

Building a Scalable, Flexible, Cloud-Native GenAI Platform with Open Source Solutions