Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Hackaday Links: March 1, 2026

Uncategorized
1 1 0
  • Hackaday Links: March 1, 2026

    We’ll start this week off with a bit of controversy from Linux Land. Anyone who’s ever used the sudo command knows that you don’t see any kind of visual feedback while entering your password. This was intended as a security feature, as it was believed that an on-screen indicator of how many characters had been entered would allow somebody snooping over your shoulder to figure out the length of your password. But in Ubuntu 26.04, that’s no longer the case. The traditional sudo binary has been replaced with a one written in Rust, which Canonical has recently patched to follow the modern convention of showing asterisks on the password prompt.

    As you might expect, this prompted an immediate reaction from Linux greybeards. A bug report was filed just a few days ago demanding that the change be reverted, arguing that breaking a decades-old expectation with no warning could be confusing for users. The official response from a Canonical dev was that they see it the other way around, and that the change was made to improve the user experience. It was also pointed out that those who want to revert to the old style of prompt can do so with a config change. The issue was immediately marked as “Won’t Fix”, but the discussion is ongoing.

    Speaking of unexpected changes, multiple reports are coming in that the February security update for Samsung Galaxy devices, which is currently rolling out, removes several functions from the Android recovery menu. After the update is applied to phones such as the S25 and Fold 7, long-standing features, such as the ability to wipe the device’s cache partition or install updates via Android Debug Bridge (ADB), disappear.

    Just like with the change to sudo, this is the sort of thing that will aggravate veteran users the most. There’s been no official explanation for these changes, and it’s not immediately obvious why Samsung would fiddle with the recovery menu that’s remain largely unchanged since Android’s introduction. As 9to5Google mentions, it could be an attempt to prevent users from installing leaked firmware builds — a practice that’s gotten the attention of the electronic giant’s legal department.

    These days, software updates are just one of the things you need to keep track of. Add in emails, RSS feeds, and incoming chat messages, and keeping up with the notifications on your computer or smartphone can be a challenge. But that’s nothing compared to the 800,000 alerts fired off earlier this week by the Vera Rubin Observatory. The observatory uses a 3.2 gigapixel camera to take long exposure images of the night sky, which are then compared with earlier shots to detect visual changes. Astronomers create filters to narrow down what they’re after, and can be notified when the automated system detects a match. A preview image is available in just seconds, while the full-resolution imagery takes around 80 hours to process. It’s still early days, but once the VRO gets up to speed, it’s expected that as many as seven million alerts will be generated each night.

    While on the subject of large-scale engineering projects, this week, Google announced that its new data center in Minnesota will be hooked up to the world’s largest battery. The 300 megawatt array built by Form Energy will use iron-air technology, which essentially uses a reversible rusting process to store energy produced by renewable sources such as wind and solar. When those sources aren’t available, the data center can run off of battery power for up to 100 hours.

    While heavier and less efficient than lithium-ion, iron-air batteries have the advantage of being substantially cheaper to produce. So while it’s unlikely you’ll see the technology in smartphones anytime soon, it’s perfect for static installations like this.

    Finally, some sad news from the world of retro computing/games: a very rare copy of Tsukihime Trial Edition was apparently destroyed while in transit from one collector to another. It might not look like much — the game was distributed by the indie developers on unbranded floppies at a Japanese convention in 1999 — but it represents one of only 50 copies known to exist. While the occasional damaged package is all but unavoidable, this one is particularly egregious as it appears that someone at US Customs intentionally ripped the disk to pieces. The purchaser has filed a complaint with Customs, and we’re interested in hearing what their version of the story sounds like.


    See something interesting that you think would be a good fit for our weekly Links column? Drop us a line, we’d love to hear about it.


    hackaday.com/2026/03/01/hackad…


Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • - Abbi fede!- Ma la fede ci rende mostri

    Uncategorized
    2
    0 Votes
    2 Posts
    6 Views
    - Appunto caro, appunto
  • 0 Votes
    1 Posts
    1 Views
    Altra notte di stanchezza e insonnia, stanchezza e insonnia, auu
  • Making a 286 Think It’s Alive Again

    Uncategorized
    1
    3
    0 Votes
    1 Posts
    2 Views
    Making a 286 Think It’s Alive Again[Nagy Krisztián] had an Intel 286 CPU, only… There was no motherboard to install it in. Perhaps not wanting the processor to be lonely, [Nagy] built a simulated system to bring the chip back to life.Okay, 68 pins does look like a lot when you arrange them like that.The concept is simple enough. [Nagy] merely intended to wire the 286 up to a Raspberry Pi Pico that could emulate other parts of a computer that it would normally expect to talk to. This isn’t so hard with an ancient CPU like the 286, which has just 68 pins compared to the 1000+ pins on modern CPUs. All it took was a PLCC-68 socket, an adapter PCB, a breadboard, and some MCP23s17 logic expanders to give the diminutive microcontroller enough I/O. With a bit of work, [Nagy] was able to get the Pi Pico running the 286, allowing it to execute a simple program that retrieves numbers from “memory” and writes them back in turn.Notably, this setup won’t run the 286 at its full clock speed of 12 MHz, and it’s a long way off from doing anything complex like talking to peripherals or booting an OS. Still, it’s neat to see the old metal live again, even if it’s just rattling through a few simple machine instructions that don’t mean a whole lot. [Nagy] equates this project to The Matrix; you might also think of it as a brain in a jar. The 286 is not in a real computer; it’s just hooked up to a microcontroller stimulating its various pins in a way that is indistinguishable from its own perspective.We’ve seen similar retro projects before, such as this FPGA rig that helped a NEC V20 get back on its feet. If you’re doing your own tinkering on the platforms of yesteryear, we probably want to know about it on the tips line.hackaday.com/2026/03/01/making…
  • 0 Votes
    8 Posts
    1 Views
    once more, from the top