Join us

ContentUpdates and recent posts about Arti..
Link
@anjali5 shared a link, 3 days, 7 hours ago

How to Fix Developer Productivity at 50+ Engineers

You ship a feature. It works. A week later, someone asks why it's not in staging yet, and you realize it's behind an infrastructure request that's still in review. The ticket isn't urgent enough to escalate. It's also not small enough to ignore. So it waits.

That's what a developer productivity problem feels like at 50 engineers.

developer
Story
@laura_garcia shared a post, 3 days, 8 hours ago
Software Developer, RELIANOID

AI Reliability Engineering: The New Era of SRE

🤖 As AI becomes part of critical business operations, reliability is no longer just an infrastructure concern. From latency and model drift to observability and trust, AI workloads introduce a new set of challenges for modern SRE teams. In our latest article, we look at how reliability engineering i..

 Activity
@pluto_native started using tool Terraform , 6 days, 2 hours ago.
 Activity
@pluto_native started using tool Kubernetes , 6 days, 2 hours ago.
 Activity
@pluto_native started using tool Google Cloud Platform , 6 days, 2 hours ago.
 Activity
@pluto_native started using tool Amazon Web Services , 6 days, 2 hours ago.
Link
@eon01 shared a link, 6 days, 6 hours ago
Founder, FAUN.dev

A curated list of free AI models, APIs, and tools you can use without paying a cent.

Running AI shouldn't require a credit card. This list curates genuinely free models — open-weight models you can self-host, free API tiers from major providers, and tools to run everything locally.

A curated list of free AI models, APIs, and tools you can use without paying a cent.
 Activity
@eon01 added a new tool Unsloth , 6 days, 11 hours ago.
Course
@eon01 published a course, 6 days, 12 hours ago
Founder, FAUN.dev

Local AI Engineering with Ollama

Docker Redis LangChain Ollama Unsloth

Run, understand, customize, fine-tune, and build agentic apps on your own hardware

Local AI Engineering with Ollama
Arti is an official Tor Project initiative to rewrite the Tor client stack in Rust. Its primary goal is to address long-standing safety, reliability, and maintainability challenges inherent in the legacy C-based Tor implementation. By leveraging Rust’s strong compile-time guarantees for memory safety and concurrency, Arti eliminates entire classes of bugs that have historically affected Tor, including many security vulnerabilities.

Arti is architected as a modular, embeddable library rather than a monolithic application. This makes it easier for developers to integrate Tor networking capabilities directly into other applications, services, and platforms. From its earliest versions, Arti has supported multi-core cryptography, cleaner APIs, and a more maintainable internal design.

While early releases focused on client functionality such as bootstrapping, running as a SOCKS proxy, and routing traffic over the Tor network, the long-term roadmap includes full feature parity with the existing Tor client, support for onion services, anti-censorship mechanisms, and eventually Tor relay functionality. Arti represents the future foundation of the Tor ecosystem, prioritizing long-term security, developer velocity, and adaptability.