Archive
Discover and discuss technology tools
Explore the Tiscuss archive by category or keyword, then jump into conversations around what matters most.
Pentagon Partners with Nvidia, Microsoft, and AWS for AI on Classified
The deals come as the DOD has doubled down on diversifying its exposure to AI vendors in the wake of its controversial dispute with Anthropic over usage terms of its AI models.
Raptor: Fast, Energy-Efficient S3 Uploads for Small Files
Rapid and Energy Efficient S3 Uploads for Small Files with Raptor In the evolving landscape of cloud storage, optimizing small file uploads to Amazon S3 is pivo…
Amazon's AWS Surges, Drives Massive Cloud Spending
The e-commerce giant is making more money than expected from AWS but it's also spending a lot, and will continue to do so in the near term, its chief executive said.
Amazon Launches OpenAI Models on AWS After Microsoft Deal
A day after OpenAI got Microsoft to agree to end exclusive rights, AWS announced a slate of OpenAI model offerings, including a new agent service.
Galadriel: Optimize Claude Agents with 87% Cost Savings & Sub-3s Laten
# The "Goldfish Problem" is Expensive. I Decided to Fix the Plumbing. Most Claude implementations leave 90% of their money on the table because they don’t optimize for **Prompt Caching**. I’ve been running a personal agent in my Discord for months that manages my AWS infra and codebases, and I finally open-sourced the harness, which I’ve named **Galadriel** after my main personal assistant. # The Stats * **Cost:** $10 for every $100 you’d normally spend (Tested against OpenClaw/Cursor workflows). * **Speed:** 85% drop in latency. 100K token context goes from 11s to <3s. * **Memory:** Integrated **MemPalace** for permanent, vector-based recall that *doesn't* break the cache. # The Technical Stack * **3-Tier Stacked Caching:** Separate breakpoints for Tool Definitions, System Prompts (`CLAUDE.md`), and Trailing History. * **Privacy:** Built for private subnets. No middleman, no message caps—just your API key and your rules. * **Ethics:** Baked-in Karpathy[`CLAUDE.md`](https://www.google.com/search?q=%5Bhttp://CLAUDE.md%5D(http://CLAUDE.md))guidelines to kill "agent bloat." If you’re tired of paying the **"Context Tax"** just to have an agent that remembers who you are, here you go. It is customized for Discord for my specific needs, but the core logic ensures Galadriel runs like an absolute dream: she never forgets, maintains strict engineering principles, and optimizes every cycle. Your feedback is most welcome! **GitHub (MIT License):**[https://github.com/avasol/galadriel-public](https://github.com/avasol/galadriel-public)
Nat-zero: Terraform Module for AWS Scale-to-Zero NAT Instances
Nat zero: Terraform Module for AWS Scalable NAT Instances Introduction Nat zero is an innovative Terraform module designed to streamline the deployment of scala…
OpenAI Allowed to Sell on AWS in Microsoft Deal
OpenAI has won major concessions from its largest shareholder, Microsoft, that will allow it to sell products on AWS, while Microsoft get more cash in a revenue-share agreement.
Nitrum: Rust Toolkit for AWS Nitro Enclaves
Nitrum: Rust Toolkit for AWS Nitro Enclaves In the dynamic world of cloud computing, security is paramount. AWS Nitro Enclaves offer a robust solution by provid…