Forgot your password?
typodupeerror

Submission Summary: 0 pending, 20 declined, 6 accepted (26 total, 23.08% accepted)

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 + - Access to Claude Mythos for opensource security projects? (github.com)

SysEngineer writes: Security people are taking about Claude Mythos. The hype about "Too Dangerous to Release". Checkpoint is part of the club already. There are OpenSource security projects that this "auditor" would help.
Should open Source security projects be given access to Mythos?
AI used by large Corporations gives them a competitive advantage over Open Source projects. It comes down to skill; AI vs person's knowledge and experience.
I am 70 years old and AI learns much faster than I do.

Submission + - RISC-V SOC? Looking for a SOC family to base all development on. 1

SysEngineer writes: I've been in embedded and IoT work for a long time and I'm at the point where I want to pick a single SoC architecture family and commit to it across multiple product lines — sensor nodes up through edge gateways.
My requirements: WiFi + BLE required, LoRaWAN a nice-to-have. Low power modes that actually work in the field, not just on the datasheet. Full peripheral set — SPI, I2C, UART, ADC, timers, CAN. A toolchain and runtime support, support multi threads. And the family needs to scale — cheap and small at the low end, capable of running Linux on the bigger variants.
The obvious architecture candidates are ARM, STM, and RISC-V. I've been on one platform for years and want to know what embedded engineers are actually running in production before I commit. I am want to hear about the RISC-V choices.
What would you standardize on today if you were starting fresh? And how does real-world toolchain and community support hold up compared to the marketing?

Submission + - Spacecraft buzzes Mercury's north pole and beams back stunning photos (apnews.com)

SysEngineer writes: CAPE CANAVERAL, Fla. (AP) — A spacecraft has beamed back some of the best close-up photos yet of Mercury’s north pole.

The European and Japanese robotic explorer swooped as close as 183 miles (295 kilometers) above Mercury’s night side before passing directly over the planet’s north pole. The European Space Agency released the stunning snapshots Thursday, showing the permanently shadowed craters at the top of of our solar system’s smallest, innermost planet.

Cameras also captured views of neighboring volcanic plains and Mercury’s largest impact crater, which spans more than 930 miles (1,500 kilometers).

Submission + - AI tools may soon manipulate people's online decision-making, say researchers (theguardian.com)

SysEngineer writes: Study predicts an ‘intention economy’ where companies bid for accurate predictions of human behavior
Artificial intelligence (AI) tools could be used to manipulate online audiences into making decisions – ranging from what to buy to who to vote for – according to researchers at the University of Cambridge.
The paper highlights an emerging new marketplace for “digital signals of intent” – known as the “intention economy” – where AI assistants understand, forecast and manipulate human intentions and sell that information on to companies who can profit from it.

Submission + - Massive Underwater avalanche lasted two days (bbc.com) 1

SysEngineer writes: Scientists are reporting what they say is the longest sediment avalanche yet measured in action.
It occurred underwater off West Africa, in a deep canyon leading away from the mouth of the Congo River.
Something in excess of a cubic kilometer of sand and mud descended into the deep.
This colossal flow kept moving for two whole days and ran out for more than 1,100km across the floor of the Atlantic Ocean.

Submission + - Open Source Website To Hunt Down Capitol Insurrectionists (huffpost.com)

SysEngineer writes: Some of the citizen sleuths behind the open-source effort to identify the hundreds of Donald Trump-loving rioters who stormed the U.S. Capitol have launched an impressive new website that organizes the stunning amount of digital evidence collected about the Jan. 6 insurrection.

The website, Jan6evidence.com, was built by a small team of volunteer software developers, using the work of open-source investigators looking into the deadly Capitol attack. The site features a color-coded timeline that reflects the time of day, and allows users to click around on a map of the Capitol and pull up any video evidence from a particular location and time frame. Users can even track an individual suspect’s movements over the course of Jan. 6.

Submission + - Protein Source Made From Air (huffpost.com)

SysEngineer writes: A new protein made from air, water and renewable electricity could revolutionize our food system within the next decade.
Developed by the Finnish company Solar Foods in a lab just outside Helsinki, the protein called Solein is made using living microbes that are then grown in a fermenter in a process similar to brewing beer. The microbes are fed with carbon dioxide, hydrogen, oxygen and nitrogen all taken from the air.
This fermentation process, which takes place in huge vats, produces a liquid that is removed and dried to give the final product a yellow flour-like powder with multiple food uses.

Slashdot Top Deals

The best things in life go on sale sooner or later.

Working...