Join us

ContentUpdates and recent posts about Erlang..
News FAUN.dev() Team
@devopslinks shared an update, 2 months, 1 week ago
FAUN.dev()

AWS Unveils Graviton5: A 192-Core Leap in Cloud Performance and Efficiency

Amazon Web Services Amazon EC2

AWS introduces Graviton5-based EC2 M9g instances, boosting performance by 25% and enhancing scalability while reducing costs.

AWS Unveils Graviton5: A 192-Core Leap in Cloud Performance and Efficiency
News FAUN.dev() Team
@varbear shared an update, 2 months, 1 week ago
FAUN.dev()

Tor Goes Rust: Introducing Arti, a New Foundation for the Future of Tor

Arti Rust Tor

The development of "Arti," a Rust-based Tor implementation funded by Zcash, aims to enhance security and efficiency by addressing the limitations of the current C-based Tor.

Tor Goes Rust: Introducing Arti, a New Foundation for the Future of Tor
 Activity
@varbear added a new tool Arti , 2 months, 1 week ago.
 Activity
@varbear added a new tool Tor , 2 months, 1 week ago.
News FAUN.dev() Team
@kala shared an update, 2 months, 1 week ago
FAUN.dev()

Gemini Deep Research Is Now Programmable Through a New API

Gemini 3 Vertex AI

The enhanced Gemini Deep Research agent is now available via API, enabling developers to integrate advanced research capabilities into applications, with the open-sourcing of DeepSearchQA for evaluating complex tasks.

Gemini Deep Research Is Now Programmable Through a New API
 Activity
@kala added a new tool Vertex AI , 2 months, 1 week ago.
 Activity
@kala added a new tool Gemini 3 , 2 months, 1 week ago.
News FAUN.dev() Team
@kala shared an update, 2 months, 1 week ago
FAUN.dev()

GitHub Copilot Adds GPT-5.2 With Long-Context and UI Generation

GitHub Copilot GPT-5.2

OpenAI unveils GPT-5.2 for GitHub Copilot, enhancing software engineering with improved long-context reasoning and UI generation, integrated with Microsoft Azure and NVIDIA.

GitHub Copilot Adds GPT-5.2 With Long-Context and UI Generation
News FAUN.dev() Team
@kala shared an update, 2 months, 1 week ago
FAUN.dev()

GPT-5.2 Quietly Beats Human Experts at Knowledge Work

Azure GPT-5.2

OpenAI releases GPT-5.2, enhancing professional tasks with improved speed and cost-effectiveness, now available for paid users in ChatGPT and via API.

OpenAI unveils GPT-5.2, the most advanced frontier model for professional work and long-running agents
 Activity
@kala added a new tool GPT-5.2 , 2 months, 1 week ago.
Erlang is a functional programming language and runtime originally developed at Ericsson for telecom systems requiring high availability, soft real-time guarantees, and massive concurrency. It is built around lightweight processes, message passing, and the actor model, with strong support for hot code upgrades and fault isolation. Erlang fits at the programming language and runtime layer and is widely used in distributed systems, messaging platforms, databases, and telecom infrastructure where reliability and concurrency are critical.