Forgot your password?
typodupeerror

Submission + - Bypass the polirical parties, add a new feedback to Congress (taxnvote.org)

SysEngineer writes: How would you change the US Federal budget? TaxNVote.org allows you to adjust 9 or 1000 categories of the next federal budget. The default form shows nine top-level categories (Defense, VA, Education, Health, Infrastructure, Science, Environment, DHS, Other); expand any line and you can allocate down to individual federal accounts — NASA, the National Park Service, specific research agencies, anything Congress votes on. Takes about five minutes at the top level, longer if you want the detail.

Tax N Vote (TNV) is a proposal to add a new feedback channel to the federal budget process. At tax filing each year, every taxpayer optionally submits a Tax Dollar — one person, one allocation. The IRS anonymizes submissions; the Census Bureau processes and stores them (where you can verify your own); the CBO aggregates one-person-one-vote between April 16 and May 1 and publishes "The People's Budget." A third reference point alongside the two party platforms — measurable, granular, and updated annually. Congress is not bound by it; what changes is that deviations from constituent preferences become documented, attributable, and electorally citable. The argument is system-dynamics, not partisan: changing the color of the players doesn't change the system. A simulation of the mechanism shows convergence toward whatever the People's Budget turns out to be, in both ideological directions tested. There will be a talk on the model at ISDC 2026 in Delft.

The Government-side processing of Tax Dollar documents is written in Rust — memory safety and predictable performance for government data handling. The browser-side allocation engine is a Rust WASM module inside a Vue frontend, so the math you see in the app is the same math the aggregator uses. Processing is divided across agencies that already exist; marginal cost to the government is less than renaming the Department of War.

Open source end to end. The Tax Dollar format is open, the reference implementation is at github.com/greenpdx/TaxNVote26, and anyone can build their own client, audit the aggregator, or publish pre-filled template budgets that citizens adopt with one click. Go build a budget: TaxNVote.org.

Submission + - Alan Turing developed a portable voice encryption device (popularmechanics.com)

smooth wombat writes: Alan Turing, one of the more famous people who worked at Bletchley Park to decipher the German Enigma coding machine, was also working on a separate project. His private papers, known as the Bayley papers for his assistant Donald Bayley who held onto the papers until his death in 2020, reveal Turning had produced a working model of a portable voice encryption device. He even demonstrated it by using a Winston Churchill speech recording.

“Weighing just 39 kg, including its power pack,” Copeland summarizes, “Delilah would be at home in a truck, a trench, or a large backpack.”

Turing’s work at Bletchley Park actually informed the Delilah experimentation he was doing at Hanslope Park, and not just because he used Red Forms, the Army-issue sheets Hanslope staffers were meant to use to alert Bletchley staffers to enemy signals, as his personal scrap paper for Delilah experiments. He drew inspiration from one of the German cipher machines they had decoded at Bletchley; not the famed Enigma machine, but rather the SZ42. While the former relied on Morse Code, the latter utilized a 5-bit telegraph code, which Copeland notes “was a forerunner of ASCII and Unicode and is still used by some ham radio operators.”

The SZ42 produced an obscuring key of telegraph characters, with an identical key produced to both the sender and receiver. If it could be done for text, Turing reasoned it could be done for sound as well.

This is the part of the story where one might say “Well, I’ve never heard of Alan Turing’s voice encoder, so the experiments must have failed.” But remarkably, they didn’t. Turing and Bayley actually did create their Delilah, and even demonstrated it using a recording of a Winston Churchill speech, “successfully encrypting, transmitting, and decrypting it.”

Instead, the reason Delilah fell to the wayside of history isn’t because it was a failure, but rather because it simply wasn’t needed anymore. By the time Turing had built and demonstrated his device, the war was over. What good was a portable voice encryptor if you had no major enemies trying to intercept your calls, the government reasoned. So funding for the project stopped, and Turing’s two-year experiment ended with a whimper. Turing’s time as an electrical engineer at Hanslope Park became a footnote in his story, if even that.

Submission + - Trump's "Made in the USA" Phone is just a reskinned HTC U24 Pro 1

necro81 writes: The heavily promoted, $499 T1 "Trump Phone" was originally said to be "Made in the USA" and ship in September 2025. Later, that was downgraded to "Assembled in the USA". Given the Trump Organization's lack of engineering or supply chain expertise, many assumed the "T1" would just be a private-label phone made by someone else. After a number of delays, the first phones are finally shipping.

iFixit has performed a teardown and concluded that the T1 is a just gold-painted 2024 HTC U24 Pro — a device from a Taiwanese company, probably using mainland China design and supply chains. In collaboration with NBC News, the iFixit team examined both phones using CT scans, side-by-side teardowns, and even reassembled a working T1 using a U24 Pro main board. As for "assembled in the USA", that may be true, in the same sense that your phone's repairman can "assemble" a phone from a handful of subassemblies sourced from someone else. Or it may have been assembled in Guangdong, China like the other U24 Pros.

iFixit sums it up: "What you have is not an 'American-Proud Design', but a phone designed in China, made in China, with the vast majority of parts sourced from China. I’m failing to find any stirring of American pride within me. I’ve certainly felt it before, so I can confirm that it is absent at this time."

Comment Re:Capitalism wins again. (Score 1) 207

Which is why it gets ridiculous. You can build an oven with a few conveniently shaped rocks. You can build an over with raw river clay, then use that oven to make better bricks, then use those bricks to make a better oven, which you can use to make even better bricks.

So, all it takes to turn somebody into a greedy capitalist exploiter is...the ability to stack rocks into a box with an opening.

Comment Re:Happily ever after (Score 2) 207

Rural ISPs often wire up farms as a core part of their business. I remember when Cambium released a firmware that allowed for the Canopy series of fixed wireless broadband gear that allowed for a CPE to slowly physically move, doing all of the re-ranging and what not to allow it to be, to a very small extent, mobile. Why? So that an SM could be mounted to a tractor.

It's also where you learn that corn silk really fucks up with 5 ghz RF.

Slashdot Top Deals

Nothing succeeds like excess. -- Oscar Wilde

Working...