Urgent.News

What's breaking now, across thousands of outlets.

Tech

I changed nothing and my LLM server got 27% more expensive

I ran the same cost check four times in a row against a server I didn't touch. Same model, same machine, same prompts, same settings. This is what came back, in dollars per million output tokens: Run $/M output tokens 95% CI Change vs previous run 1 $8.77 $8.19 to $9.35 2 $8.86 $7.80 to $9.93 +1.0% 3 $11.26 $10.31 to $12.21 +27.1% 4 $10.02 $7.41 to $12.62 −11.0% Run 3 says the server got 27% more…

The same server experienced a 27% increase in cost, followed by an 11% decrease, despite no changes being made. This discrepancy occurred because timing on a real machine can be influenced by various factors, such as other processes, background indexing, thermal state, memory pressure, and OS scheduling. On a shared cloud node, there may also be noisy neighbors and other tenants on the same host or network.

The author found that measuring run-to-run noise directly helps determine the confidence interval and identify if a change is due to measurement noise or a true configuration change. The recommended approach is to run the unchanged configuration multiple times and analyze the standard deviation to estimate noise. With enough repeats and a quieter environment, one can better understand if a change is significant or just within the noise floor.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Windows vs. Linux: A 6-Month Hands-On Comparison for Techies, Gamers, and Local AI

This is not a competition between them; it is just a comparison of the pros and cons of using each. For me, I have about 6 months of experience with Arch Linux—specifically focused on running local…

  • Windows is beginner-friendly, while Arch Linux requires technical knowledge
  • Linux excels in customization and performance for AI model workloads
  • Gamers may face challenges installing pirated games on Linux

Hooking URL.createObjectURL: How My Chrome Extension Saves Instagram Voice Notes as They Play

Instagram still does not let you save voice messages from DMs. No download button, no archive, nothing. If a friend sends you a voice note worth keeping — or you hear a great sound on a Reels audio…

  • Chrome extension saves Instagram voice notes as they play
  • URL.createObjectURL function used to wrap audio content in a Blob
  • Extension intercepts process, filters audio files, creates download button

Startup Logistics Transactional Email API vs SMTP — Owning Password Reset Templates

A logistics startup choosing a transactional email API for welcome emails and password resets should decide who owns each template before comparing an API with SMTP relay providers.

  • Template ownership should be local for password resets, with expiry visible in the model.
  • API-first service provides structured submission boundary and message metadata.
  • Remote templates require additional controls like pinned identifier and approval rules.

Understanding IPTV Streaming Protocols in 2026: HLS vs MPEG-TS & Hardware Acceleration

Understanding IPTV Streaming Protocols in 2026: HLS vs MPEG-TS & Hardware Acceleration When analyzing video streaming architecture, live Internet Protocol Television (IPTV) presents unique engineering…

  • MPEG-TS delivers video in fixed-size packets with variable latency
  • HLS segments video into shorter chunks for adaptive bitrate switching
  • Hardware acceleration crucial for smooth playback on CPU-limited devices

Apple’s Other Recent ‘Duo’

I keep mentioning Apple’s 1992 groundbreaking PowerBook Duo series as a precedent of the iPhone Duo’s name. But of course in 2020, Apple released the MagSafe Duo Charger, a wonderful Lightning…

  • Apple released MagSafe Duo Charger in 2020.
  • PowerBook Duo project motto was "Best of Both Worlds".
  • PowerBook Duo embodied "Best of Both Worlds" philosophy.

More from Saturday 26 September →