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

Databrick Genie

Databrick Genie

1 point 0 comments on Hacker News · getwren.ai

Hacker News•July 26, 2026
Google Can't Block Ex-NPR Host Voice Suit with Copyright Shield

Google Can't Block Ex-NPR Host Voice Suit with Copyright Shield

1 point 0 comments on Hacker News · news.bloomberglaw.com

Hacker News•July 26, 2026
GrapheneOS protections against data extraction from locked devices

GrapheneOS protections against data extraction from locked devices

440 points 251 comments on Hacker News · discuss.grapheneos.org

Hacker News•July 26, 2026
Chute – 10GB free file transfer with optional E2E encryption

Chute – 10GB free file transfer with optional E2E encryption

1 point 1 comment on Hacker News · chute.codecraftsol.org

Hacker News•July 26, 2026
Shediy

Shediy

1 point 0 comments on Hacker News · shediy.app

Hacker News•July 26, 2026
Show HN: I built a hypervisor and client for inference on consumer compute
Jedi Knight fansite has been running consistently for almost 30 years

Jedi Knight fansite has been running consistently for almost 30 years

3 points 0 comments on Hacker News · pcgamer.com

Hacker News•July 26, 2026
Syria's ancient sites face widespread looting and systematic bulldozing

Syria's ancient sites face widespread looting and systematic bulldozing

1 point 0 comments on Hacker News · phys.org

Hacker News•July 26, 2026

Show HN: I built a hypervisor and client for inference on consumer compute

I'm the founder of Scalattice, this is my second company, third total product. I'm a 2x founder building some challenging software, some easy software, and some curiosity based tools that I've just always wanted to be a part of! So here is Scalattice. Scalattice is an OpenAI-compatible inference API. You keep the OpenAI SDK, swap base_url + API key, and call open models (Qwen3, Llama 3.3 70B, Gemma 3, DeepSeek R1, etc.). Inference is performed by a provider node on our distributed network of consumer hosted inference machines, we run an open source agent ( https://github.com/scalattice/scalattice-agent ) which works in Rust to run the inference and get the provider paid. In short, anyone can become a provider, offer up their machine with our Windows/Linux Rust agent, and earn some extra cash, or start a farm of machines to make big bucks. I decided to build some innovative behavioural traits to the API for higher performance/security: 1. output vetting - Scalattice Cloud vets the response against replica responses requested on the API header N times. 2. security tiers - Using some split inference, the job is completed in chunks by multiple providers and in part by Scalattice Cloud hypervisor for added security/privacy (at an additional cost) 3. regional policy - I know how important data residency is to developer clients (from my experience with Digital ID Infrastructure) and so I built the platform to let developers specify the region for inference. We pay our providers a majority share (Currently 80%) of every token spent by the developer. We currently back the network with a failover of our own company machines which ensures we never drop a request. If you want to give it a try in a couple of minutes, we are currently running a "Top Up $10 for UNLIMITED QWEN3" for an entire month of API calling, (terms and conditions apply). If you want to give it a try in a couple of minutes: 1. Create a key at https://scalattice.cloud/developers 2. Use the copy-paste snippet on the linked post 3. Live rates: https://scalattice.com/pricing Or, if you want to be a provider (We are really keen to onboard people and get them earning): 1. Create a machine at https://scalattice.cloud/providers 2. Download our Windows app, or use our on-page instructions to curl the agent installation script for Linux. 3. Attach a provider token to the app or Linux agent from the Machine created on the website. 4. Control the machine from the website, select which models you want to offer, and the physical hardware components to use for inference and the hours of operation. 5. Earn! Happy to take feedback - especially on DX, pricing clarity, and what would make you try this instead of Together / Fireworks / OpenRouter / Salad etc. This is my first time posting on HN, please let me know if you think the product has potential, there are obviously trade-offs with non-datacentre inference (latency, capability of cards), but I think this could serve a decent amount of developers very well, because not everyone needs H100 cards for their inference. Thanks again.

Hacker News•July 26, 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