Virexa
HomeAIProgrammingCloudSecurityOpen SourceGamesMobile GamesDeveloper Hub
Sign InSign Up
Virexa
Sign InSign Up
AIProgrammingCloudSecurityOpen SourceGamesMobile GamesDeveloper Hub
Virexa

Modern AI news aggregation and newsletter platform covering technology, business, AI, games and world news.

Categories

  • AI
  • Programming
  • Cloud
  • Security
  • Open Source
  • Developer Hub

Company

  • About
  • Contact
  • Advertise

Resources

  • RSS Feed
  • API
  • Privacy Policy
  • Terms of Service

© 2026 Virexa. All rights reserved.

Virexa
HomeAIProgrammingCloudSecurityOpen SourceGamesMobile GamesDeveloper Hub
Sign InSign Up
Virexa
Sign InSign Up
AIProgrammingCloudSecurityOpen SourceGamesMobile GamesDeveloper Hub
Virexa
HomeAIProgrammingCloudSecurityOpen SourceGamesMobile GamesDeveloper Hub
Sign InSign Up
Virexa
Sign InSign Up
AIProgrammingCloudSecurityOpen SourceGamesMobile GamesDeveloper Hub
Home›Technology

Technology

The latest breakthroughs in software, hardware, and emerging tech shaping how the world builds and connects.

1557 articles found

FCC Chairman Brendan Carr’s war on the First Amendment

FCC Chairman Brendan Carr’s war on the First Amendment

As the chairman of the Federal Communications Commission, Brendan Carr has authority over the nation’s TV, radio, and internet. But since Donald Trump was elected to his second term, Carr has wielded that power to threaten broadcasters that have exercised their free speech rights to make jokes about the president. He was even able to […]

The Verge•July 23, 2026
Meta drops out of a major clean energy pact as its natural gas buildout accelerates

Meta drops out of a major clean energy pact as its natural gas buildout accelerates

Meta has made significant investments in natural gas over the past year. Now it's dropping out of an industry renewable energy group.

TechCrunch•July 23, 2026
Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models
FDA reports new outbreak of explosive diarrhea with 72 cases identified

FDA reports new outbreak of explosive diarrhea with 72 cases identified

The FDA hasn't said where the cases are or how they're linked.

Ars Technica•July 23, 2026
Forgot your Google password? Now you can log in with a selfie.

Forgot your Google password? Now you can log in with a selfie.

Google's selfie videos can be used for account access, AI Avatars, and age verification.

Ars Technica•July 23, 2026
Anthropic updates Claude voice mode with more capable models

Anthropic updates Claude voice mode with more capable models

Claude's new voice model will let you reschedule your meeting or draft an email.

TechCrunch•July 23, 2026
Claude’s voice mode is now available for Opus and Sonnet

Claude’s voice mode is now available for Opus and Sonnet

Until now, voice mode has only been available on Claude Haiku, Anthropic's faster but less powerful model. Now the company is making its Opus and Sonnet models available in voice mode, and extending its reach into apps like Gmail, Slack, and Canva. When Anthropic launched voice mode last year, it was primarily focused on delivering […]

The Verge•July 23, 2026
Building on ATProto

Building on ATProto

146 points 69 comments on Hacker News · lukekanies.com

Hacker News•July 23, 2026

Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models

I’ve been building Echo ( https://echo.tracerml.ai/ ), an experiment in making one AI system out of a pool of open-weight models rather than choosing a single model and using it for every task. It started with a simple experiment. I took a group of models, including GLM-5.2, Kimi K2.7 and others, and ran them on the same evaluations. Then I measured what would happen if, for each problem, you somehow knew in advance which models would be useful and how their outputs should be combined. That hypothetical system performed substantially better than any individual model in the pool. Of course, it is not something you can actually deploy because it relies on knowing which decisions were good after seeing the result. Echo is my attempt to recover some of that advantage without having that information in advance. For each request, Echo decides how much computation to allocate, which models should participate, and how their work should be combined. Some prompts may only need a relatively small amount of inference, while others benefit from multiple models working on different parts of the problem. One thing that surprised me while building it was how complementary the models are. A model that is clearly weaker overall can still be extremely useful on particular problems or as part of a combination. On my first evaluation mix, Echo consistently performed better than the best individual model in its pool. It also reached roughly the same aggregate result as Fable, which I used as one of the stronger comparison systems, at around one third of the inference cost. There are still some cases where Echo makes the wrong allocation or combination decision. I’m currently spending a lot of time understanding those failures, as well as testing whether the same approach holds up on coding and agentic tasks where measuring the quality of each decision becomes much harder. I built a chat interface (echo.tracerml.ai) and an OpenAI-compatible API ( https://echo.tracerml.ai/docs/api ) so the system can be tested outside the evaluation setup. Here is a short/high level video on how it works: https://www.youtube.com/watch?v=lJFJSvOdXhg I wrote up the evaluation methodology, individual model results, costs and current limitations here: https://echo.tracerml.ai/eval I would love for you to try it! Especially if you hit any weird failure cases or places where the allocation looks unintuitive.

Hacker News•July 23, 2026
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195

Top Sources

Who's covering this category most

  • Hacker News35
  • Wired18
  • Google Developers11
  • TechCrunch11
  • Ars Technica11

Related Categories

Explore more of what's active right now

  • 🌍World867 articles
  • 🕹️Mobile Games815 articles
  • 📱Mobile744 articles
  • 🤖AI541 articles
  • 🔬Science445 articles
  • 💼Business433 articles

Recently Added

Scaling Agentic RL: High-Throughput Agentic Training with TunixScaling Agentic RL: High-Throughput Agentic Training with TunixGoogle Developers•August 20, 2026Evolving Spec-Driven Development: Conductor Now Supports AntigravityEvolving Spec-Driven Development: Conductor Now Supports AntigravityGoogle Developers•August 20, 2026Expanding Choice in Gemini Enterprise Agent Platform: Introducing Grounding with Parallel Web SearchExpanding Choice in Gemini Enterprise Agent Platform: Introducing Grounding with Parallel Web SearchGoogle Developers•August 20, 2026Systems Engineering Playbook: Optimizing Qwen 3.5-397B MoE on Ironwood (TPU7x)Systems Engineering Playbook: Optimizing Qwen 3.5-397B MoE on Ironwood (TPU7x)Google Developers•August 20, 2026Run Ray on TPU, Part 1: The foundationsRun Ray on TPU, Part 1: The foundationsGoogle Developers•August 20, 2026