TechyMagThings

Breaking

Friday, 26 June 2026

June 26, 2026

NVIDIA’s New AI Servers Run on Hotub Coolant and Don’t Need Evaporators

When people start ranting about AI, you can be sure a few things are going to come up during the two-minutes hate: job loss, higher power bills, the neverending tide of low-effort slop, and wasting precious freshwater. Well, NVIDIA wants to take away that last one, beacause the all-water cooled Ruben architecture won’t need any evaporative cooling— coolant can stay in a closed loop, and never needs to be cooled below 45 C, or 113 F.

This sort of coolant loop should be familiar to anyone who has ever built a water-cooled PC or PlayStation: there’s a glycol-water mix, water blocks, and a radiator to reject heat to the environment. NVIDIA doesn’t mention if their new servers come with RGB lighting, but we’d like to imagine it’s an option. The big difference — aside from the rainbow LEDs– between a Ruben server and your old gaming rig is that in these racks, everything is on a waterblock. If there’s a chip on the motherboard generating heat, it’s getting rid of it into the same cooling water. Cooling water, that we have to emphasize, needs only be cooler than the chips themselves: in this case, they’re talking 45 C on the cold side, and 55 C headed out of the racks. (That’s 113 F to 131 F for all the bald eagles reading this.)

Given the required temperature drop is so modest, there’s no need for the evaporative chillers that have given AI data centers such a bad name in water conservation circles. Just like in a water-cooled PC, ambient-temperature air running over dry heat exchangers– also known as big honkin’ radiators–is able to handle the cooling, so no water is lost. Since everything is on waterblocks, there’s no need for cooling air, either, and the server farms need only be air conditioned to the degree required to make them comfortable to work in.

If you think NVIDIA is making this change because they suddenly care about water conservation, think again. The press release makes their motivations very clear: cooling costs money, and running this hot saves a lot of it. We’re talking four mil US a year for a 50 MW hyperscaler. One might suspect that this sort of thermal regime could limit the lifetime of the hard-working NPUs, but since they’ll be obsolete in a few years anyway, that’s not likely a big concern, especially not for NVIDIA.

We’ve actually seen hotter fluids used to cool computers before– coffee, for one. Water cooling also isn’t new in the data center world; we took a look at it a few years back. Things are clearly heating up now, though.



June 26, 2026

Fixing an Elgato Cam Link’s USB Current Draw Issue

Recently [Bits und Bolts] found himself in a bit of a pickle, when on boot his PC would complain about a connected USB device drawing too much power, before shutting down again. After unplugging various USB devices, the problem was narrowed down to an Elgato Cam Link 4K video capture device.

Some prodding and poking around with a thermal camera on the disassembled device while powered showed that an onboard IC had sprung a power leak. Sadly, even asking nicely, Elgato support wasn’t going to provide board-level repair help, so this was left as an exercise to the owner.

Although the markings on the chip didn’t offer much help, it turns out that this is a more common issue, with a convenient repair guide by [Uldis Melderis] identifying the part as the TI TLV62585 buck regulator.

After purchasing a couple of spares, the defective IC could then be replaced. Following this a quick test showing decidedly less angry electrons. From there it was a matter of reassembling the device in its plastic case and seeing whether the PC was happier with the now hopefully fixed device, which fortunately turned out to be the case.

Any such analysis and repair obviously raises a number of questions, such as why these buck regulators are dying, and why you’re supposed to just toss out a $100 device instead of doing a repair involving a $0.20 part and a few minutes with a hot air gun.



June 26, 2026

A Custom Zigbee Touch Keypad

[Dominic Buchstaller] wanted a neat, tidy entryway keypad that actually looked good. Prime goals were something slim, wireless, and with no visible screws. Dependency on the cloud was also a no-go. With few ready-to-go options available on the market, he set about whipping up his own.

The heart of the build is an ESP32-C6 microcontroller devboard. This device has the benefit of including Zigbee communication functionality baked right into the chip. It’s hooked up to an MPR121 capacitive touch controller, which allows different segments of the touchpad PCB to act as capacitive buttons for numerical entry. The number labels are directly printed on the PCB solder mask, so there’s no overlay or other label required on top. Power is courtesy of a 1300 mAh lithium-polymer cell which gives a useful lifespan of six months between recharges. A simple 3D-printed case holds everything together and completes the clean and simple look. [Dominic] notes that it’s possible to also use the device via Matter or Thread without a lot of changes, as the ESP32-C6 can easily handle those protocols, too.

If you’re looking for a cheap, handsome keypad for your Home Assistant setup or similar, you might find this useful. We’ve explored DIY keypad entry systems before, too. If you’ve come up with some other creative way to get into your house, car, or bank vault, be sure to notify us via the tipsline.



June 26, 2026

Reflective LCD Slabtop Terminal Runs Homebrewed Solar OS

Have you ever spotted something in a catalog or on a website and just known you had to build a project around that one part? That’s how [nilseuropa] felt about the Waveshare ESP32-S3-RLCD-4.2, which — as you might guess from the name — pairs an ESP32-S3 with a reflective LCD. With a screen reminiscent of a palmtop of yore, [nilseuropa] wanted a personal device, and needed something to run on it. That’s where Solar OS comes in.

Physically he’s paired the Waveshare board with a mini keyboard and put them together in a handsome 3D printed case with a battery. The slabtop form-factor was more for ease-of-creation than any preference; in the project’s reddit thread [nils] is reaching out for help making something cooler, possibly of the palmtop form-factor. He also describes some of the thinking behind his operating system.

You had us at “terminal”.

H’s not starting entirely from scratch: it’s based on FreeRTOS and the ESP-IDE toolset. Right now all applications are built with the OS into a single binary, while the SD card on the Waveshare board handles persistent storage. The interface is pure text, with all applications launched via shell commands. That doesn’t mean you have to go back to your PC to add anything, however.

The system is user-programmable, with Python and Lua scripting as “first class citizens”, having access to the hardware through the Solar OS APIs.As for the applications built into the firmware, it looks like along with the serial terminal, you get quite a lot: an orthodox file manager à la Norton Commander, networking tools that include a web browser and chat client, MP3 player, image viewer, text editor, games, and more.

While they are obviously pretty niche projects, we do appreciate that there’s a growing collection of homebrew operating systems that you can run on your bespoke computing device.



Thursday, 25 June 2026

June 25, 2026

Make That Smart TV into a Computer

The smart TV is a fixture in most houses, variously an entertainment portal, corporate data gathering tool, or sometimes an outright spy. It’s a nice monitor with a computer built in, so can that computer be released to do something else? It’s a question [Xen’on] is answering, on an Android-based TV.

The guide is not too different from many others relating to Android phones, with a few quirks. An Android Debug Bridge (ADB) connection is established, root access is gained using Shizuku, and then it’s a case of installing a more conventional Linux front end with the Openbox window manager through Termux. There are some TV-specific things to do with handling power cycles, but the TV is now a usable Linux box.

It’s always good to see someone retrieve the Linux underneath a locked-down device, but the system spec tells the real story. By the looks of things this TV is a few years old as it had an Android version that’s a bit long in the tooth, and thus it also packs an aged version 4.x kernel. Couple that with a more seat-of-your-pants experience compared to a regular distro where many of the annoyances are taken care of, this isn’t an easy route to a trouble free desktop. Instead it has a lot of potential for making the TV what it was intend to be, an entertainment device. Merely one that gives much more software freedom.

Meanwhile, this isn’t the first Termux guide we’ve seen.



June 25, 2026

Increasing Photon Upconversion Efficiency with Structural Exciton Localization

In structures like photovoltaic cells there is only a limited spectrum of wavelengths that can perform useful work, with the remaining wavelengths of electromagnetic radiation effectively wasted. If the energy of such wavelengths could be coaxed into this useful spectrum, this could then correspondingly boost the performance of the devices, but doing so is not straightforward. Going from lower-energy photons to higher-energy photons is very inefficient, with a recent study by [Thilini Ishwara] et al. demonstrating a liquid triplet medium that has a conversion efficiency of about 8.2%.

Generally the absorption and emission of electromagnetic radiation involves a shift to a lower energy state, the Stokes shift, but the inverse anti-Stokes shift – the goal of photon upconversion – is decidedly less common, even if it finds uses today in for example industrial pigments that can absorb in the near-infrared and re-emit in the visible spectrum. This is practical in luminescent displays and anti-counterfeiting measures, where details like conversion efficiency aren’t paramount.

Unlike the Stokes shift, the mechanisms that underlie the anti-Stokes shift either require cooperation from the material’s lattice, or – in the case of organic molecules – what is termed triplet-triplet annihilation (TTA), also known as photochemical upconversion (PUC). This involves an absorbing species, a sensitizer and an emitting species, allowing for the summing of multiple lower-energy photons into a higher-energy photon, with this 2023 review article by [Jiale Feng] et al. providing a good primer.

In the study by [Ishwara] et al. this triplet medium is 9,10-bis(n-octyl-diisopropylsilylethynyl)anthracene (NODIPS-An), affixed to a nanostructured alumina scaffold (see top image). After characterizing the assembled device and taking internal losses due to e.g. reabsorption into account, the final conversion efficiency of 8.2% was established.

Of course, TTA isn’t the only way to do PUC, with SOMET (singlet oxygen mediated energy transfer) being an alternative approach, with [Roslyn Forecast] et al. comparing the two in a 2023 article. As noted in its conclusion SOMET is currently most suited to PUC to the red and infrared regions of the spectrum. For now research continues with no clear path to commercialization visible yet.



June 25, 2026

Fixing a Warped Paperback Spine With Gentle Heating

Although paperbacks are a much-loved aspect of the literary world, they are not really intended to last the decades the way that hardcover books are. Beyond the typical ravaged covers, paperbacks also tend to suffer from a warped spine, where the formally flat spine gets a definite inwards curve due to the ravages of moisture, temperature, failing glue and the passing of time in general. If this bothers you, then [Book Care Studio] shows a simple technique using which these spines can be flattened again.

All that you need for this approach are two cutting boards and two clamps to provide some clamping force on the book, along with a heat gun and some patience.

The book is clamped between the two boards with the spine sticking out. By putting said spine flat on e.g. a table and pushing on the opposite side while alternatingly briefly releasing the clamps, the spine can be forced into a flatter state. Without forcing this and then flipping the paperback sandwich around to heat the spine with the heat gun, the glue of the binding in the spine can then be softened sufficiently that a few of these push-heat cycles should be enough to straighten the spine.

Other than rebinding the book as for example public libraries are wont to do with a hardcover conversion of flimsy paperbacks, this simple approach should clean up a ratty-looking paperback collection. While one can definitely argue that half the charm of old paperbacks are the wrinkles, curves and intense smell of acidifying paper, it’s always good to have options like this at one’s disposal.