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›Search Results

Explore

Search Results

Showing results for:
"The Hacker News"

Filters

1,284 results • Page 66 of 107

Deleting Systems You Don't Understand

Matched "The Hacker News"•Found in Description

TechnologyNews

Deleting Systems You Don't Understand

1 point 0 comments on Hacker News · idiallo.com

Hacker News·July 23, 2026·1 min read
AMD EPYC 9006 Venice Announced and Looks Poised to Be a Grand Slam

Matched "The Hacker News"Found in Description

← Previous1…6465666768…107Next →
🔥

Developer Pulse

What developers are discussing today

  • GPT-5.5 API↗9.4K
  • Next.js 16↗6.2K
  • Claude Code↗5.8K
  • Kubernetes→3.4K
  • Rust↗2.7K
•
TechnologyNews

AMD EPYC 9006 Venice Announced and Looks Poised to Be a Grand Slam

2 points 1 comment on Hacker News · phoronix.com

Hacker News·July 23, 2026·1 min read
Tell HN: Namecheap gave my account to an unverified third party

Matched "The Hacker News"•Found in Source

TechnologySecurity Advisory

Tell HN: Namecheap gave my account to an unverified third party

I’ve been a NameCheap customer for 13 years. I’ve also helped out an old college club paying for a .com they use (that is registered to me under my name, address, and phone number). During a recent leadership transition, the incoming club lead wanted to make changes to the DNS and didn’t know to contact me. They figured out the domain name was parked at NameCheap, so they initiated a password reset using the domain name. I got a password reset email and immediately filed a NameCheap support ticket saying “I did not initiate this”. They called me to verify I was the one who filed the ticket, and then followed up with a canned email with tips like check your anti-virus. The incoming club leader was persistent though, and called NameCheap support. He convinced them the domain registered in my name and address really belonged to his club, and with no verification or validation whatsoever, NameCheap changed my password, and changed the email address associated with my account. All because someone simply asked nicely on a phone call. Meanwhile in the background, someone advised the new club leader who I was and we were able to connect and get things transferred over. Ultimately I was happy to give them access or even ownership if they wanted (student club turnover being what it is, it’s likely a domain doesn’t get renewed and gets gobbled up by a squatter, which is why I was keeping it current for them). But NameCheap had no way of knowing any of this. As far as NameCheap was aware, this was a personal account of mine. They demonstrated they were perfectly able to pick up a phone and call me (to verify my initial support ticket) but when someone calls them and says “but I really want access to that account” they don’t bother? I’d hesitate to even call this social engineering. It’s clearly a massive vulnerability. I’ve already moved a dozen of my most critical domains out of NameCheap after seeing just how easy it is for a third party to completely take over a NameCheap account: just ask nicely.

Hacker News·July 23, 2026·2 min read
Couple pay >$800k for a gene-editing therapy for their daughter. She died.

Matched "The Hacker News"•Found in Description

TechnologyNews

Couple pay >$800k for a gene-editing therapy for their daughter. She died.

355 points 226 comments on Hacker News · science.org

Hacker News·July 23, 2026·1 min read
Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models

Matched "The Hacker News"•Found in Source

TechnologyNews

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·2 min read
Russian Espionage Group Exploited Zimbra Zero-Day to Steal Mail and 2FA Codes

Matched "The Hacker News"•Found in Source

SecuritySecurity Advisory

Russian Espionage Group Exploited Zimbra Zero-Day to Steal Mail and 2FA Codes

A Russian state-supported espionage group spent months reading Western mailboxes through a then-unknown flaw in Zimbra's webmail client. The payload goes after the last 90 days of email, the organization's entire email directory, the password saved in the browser and the codes kept for two-factor recovery. Opening the message was enough to start it. The NSA, CISA and partner agencies published

The Hacker News·July 23, 2026·1 min read
Building on ATProto

Matched "The Hacker News"•Found in Description

TechnologyNews

Building on ATProto

146 points 69 comments on Hacker News · lukekanies.com

Hacker News·July 23, 2026·1 min read
A solid-state “atomic channel” for separating rare earth elements

Matched "The Hacker News"•Found in Description

TechnologyNews

A solid-state “atomic channel” for separating rare earth elements

55 points 6 comments on Hacker News · pme.uchicago.edu

Hacker News·July 23, 2026·1 min read
Geekbench 7

Matched "The Hacker News"•Found in Description

TechnologyNews

Geekbench 7

39 points 31 comments on Hacker News · geekbench.com

Hacker News·July 23, 2026·1 min read
Why Sony can't bring back its classic Walkman models

Matched "The Hacker News"•Found in Description

TechnologyNews

Why Sony can't bring back its classic Walkman models

70 points 63 comments on Hacker News · obsoletesony.substack.com

Hacker News·July 23, 2026·1 min read
Rethinking Legal Education in the AI Era

Matched "The Hacker News"•Found in Description

AINews

Rethinking Legal Education in the AI Era

49 points 13 comments on Hacker News · law.uchicago.edu

Hacker News·July 23, 2026·1 min read
Kimi K3 exploited the latest Redis server

Matched "The Hacker News"•Found in Source

TechnologyNews

Kimi K3 exploited the latest Redis server

https://xcancel.com/fried_rice/status/2080059356322918777

Hacker News·July 23, 2026·1 min read
Zero-Day
↘2K
💬

Top Discussion

HN

Hacker News

“GPT-5.5's API pricing is reshaping how startups build AI products”

14.1K932 comments
View discussion→

Filters

Time
Categories
Sources
Content Type