frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

MegaWang 2000 Turbo Edition hardware

https://martin-piper.itch.io/bomb-jack-display-hardware
1•homarp•1m ago•0 comments

Why Central Banks Target 2% Inflation [video]

https://www.youtube.com/watch?v=CnoDKqlcR4Y
1•zahlman•1m ago•0 comments

Modder Revived Imagine's Infamous 'Megagame' Add-On Concept

https://www.timeextension.com/news/2025/09/this-modder-has-revived-imagines-infamous-megagame-add...
1•homarp•2m ago•0 comments

Powered By the Apocalypse RPG character sheet builder (GitHub Pages)

https://github.com/tznind/lc
1•tznind•3m ago•0 comments

Personalities Dissolve and Reform in Multi-Agent Orchestrations

https://dyllonj.com/the-convergent-mind-how-personalities-dissolve-and-reform-in-multi-agent-orch...
1•dyllonj•4m ago•0 comments

Void – open-source Cursor alternative

https://voideditor.com/
1•modinfo•4m ago•0 comments

Life, Work, Death, and the Peasant: Spinning Plates

https://acoup.blog/2025/09/26/collections-life-work-death-and-the-peasant-part-ivd-spinning-plates/
1•claytonwramsey•6m ago•0 comments

Performance from architecture: comparing a RISC (MIPS) and a CISC (VAX) with SIM

https://dl.acm.org/doi/abs/10.1145/106974.107003
1•fanf2•8m ago•0 comments

Air Force AI Targeting Tests Show Promise, Despite Hallucinations

https://www.twz.com/news-features/air-force-ai-teaming-tests-show-promise-despite-hallucinations
1•throwaway888abc•8m ago•0 comments

Open Letter Generator: Easily share calls for problematic people to resign

https://this-is-an-open-letter.org
3•anopenletter•9m ago•0 comments

The Future (and Present) of AI Is Synthetic Data

https://sutro.sh/blog/the-future-of-ai-is-synthetic-data
4•cmogni1•11m ago•0 comments

Using LLMs to create datasets: reconstructing the historical memory of Colombia

https://arxiv.org/abs/2509.04523
1•PaulHoule•12m ago•0 comments

How Common Is Accidental Invention? – By Brian Potter

https://www.construction-physics.com/p/how-common-is-accidental-invention
1•rbanffy•12m ago•0 comments

ByteDance expected to maintain big role in new US TikTok, sources say

https://www.reuters.com/legal/transactional/bytedance-expected-play-big-role-new-us-tiktok-source...
2•SilverElfin•14m ago•0 comments

Things I Hate About SHAP as a Maintainer

https://mindfulmodeler.substack.com/p/6-things-i-hate-about-shap-as-a-maintainer
1•gmays•14m ago•0 comments

Weeds and the Evils of Landscape Fabric (2020)

https://www.gooseberrygardens.ca/post/weeds-the-evils-of-landscape-fabric
1•some-guy•14m ago•0 comments

Quick News on How to Recover Stolen Crypto from Scammers

1•timothyallen•14m ago•0 comments

What happens when an AI-generated artist gets a record deal? A copyright mess

https://www.theverge.com/ai-artificial-intelligence/785792/ai-generated-music-record-deal-copyright
1•thm•15m ago•0 comments

Bcachefs goes DKMS after Torvalds' kernel banishment

https://www.theregister.com/2025/09/25/bcachefs_dkms_modules/
1•ahlCVA•17m ago•0 comments

Genkit Go 1.0 and Enhanced AI-Assisted Development

https://developers.googleblog.com/en/announcing-genkit-go-10-and-enhanced-ai-assisted-development/
1•meetpateltech•17m ago•0 comments

Durotaxis: A new therapeutic target against metastatic cancer is discovered

https://english.elpais.com/health/2025-09-25/durotaxis-a-new-therapeutic-target-against-metastati...
1•pilingual•18m ago•0 comments

Getting Podman quadlets talking to each other

https://major.io/p/quadlet-networking/
1•speckx•19m ago•0 comments

Trump says TikTok should be tweaked to become "100% MAGA"

https://arstechnica.com/tech-policy/2025/09/trump-says-tiktok-should-be-tweaked-to-become-100-maga/
4•rbanffy•19m ago•0 comments

Soviet's First Planar Integrated Circuits – The CPU Shack Museum

https://www.cpushack.com/2025/02/13/soviets-first-planar-integrated-circuits/
1•rbanffy•22m ago•0 comments

Federal agencies DOGE questions about what cost-cutting team is doing

https://www.theregister.com/2025/09/26/senate_doge_report/
5•rntn•24m ago•1 comments

The Human Stain Remover

https://www.theguardian.com/news/2025/sep/23/long-read-britain-extreme-cleaner-murder-ben-giles
2•gmays•24m ago•0 comments

Expanded 287(g) Program Turns Local Police into Deportation Agents

https://www.aclu.org/news/immigrants-rights/how-expanded-287g-program-turns-local-police-into-dep...
6•ourmandave•26m ago•1 comments

Show HN: FingerprinterJS – A tiny JavaScript library for browser fingerprints

https://github.com/Lorenzo-Coslado/fingerprinter-js
6•lococococo•27m ago•0 comments

Macs are becoming the go-to choice for enterprise AI workloads

https://nerds.xyz/2025/09/macs-enterprise-ai-survey/
1•giuliomagnifico•29m ago•0 comments

I scraped the Crime solutions site

https://andrewpwheeler.com/2025/09/26/i-scraped-the-crime-solutions-site/
2•apwheele•29m ago•0 comments
Open in hackernews

Ubuntu 25.10's Rust Coreutils Is Causing Major Breakage for Some Executables

https://www.phoronix.com/news/Ubuntu-25.10-Coreutils-Makeself
57•dabinat•1h ago

Comments

fn-mote•1h ago
Can someone post details about why md5sum from the Rust Coreutils is producing different results from GNU Coreutils. The post does not claim this is a bug. (Surprisingly.)
treesknees•1h ago
The end of the post links to the bug tracker pointing out it’s already being tracked.

But it actually appears to be an issue with dd, not md5sum - https://github.com/VirtualBox/virtualbox/issues/226#issuecom...

zahlman•27m ago
> Out of the box, script will pass bs= option to dd for it to be aware of how much to skip from the beginning of input data (and on later while loop iterations). This seem to have handled by dd either improperly or at least in a different way than it was in the past (with GNU core utils). However, once bs= is replaced with ibs=, all seems to go back to normal.

The bs/ibs/obs options don't "skip" anything, but determine how much data to buffer in memory at a time while transferring. Regardless, it's hard to fathom how something this simple got messed up, especially considering that the suite supposedly has good test coverage and has been getting close to a full green bar.

sionisrecur•16m ago
And dd is also part of coreutils. So this is still a rust-coreutils issue, or an issue in gnu-coreutils that scripts rely on.
b_e_n_t_o_n•37m ago
Hmm, this plus the performance regressions makes me wonder if it's too soon to move to the rust version of Coreutils. And makes me wonder if this is gonna cause more pushback regarding the rust in the kernel movement.
mustache_kimono•31m ago
> this is gonna cause more pushback regarding the rust in the kernel movement.

Only among those that don't understand that, if this is a problem, then it is Canonical problem, not a Rust problem.

To give another example, Canonical includes ZFS in Ubuntu too. And, for a while, Canonical shipped a broken snapshot mechanism called zsys with Ubuntu too. Canonical ultimately ripped zsys out because it didn't work very well. zsys would choke on more than 4000 snapshots, etc. zsys was developed in Go, while other snapshot systems developed in Perl and Python did a little less and worked better.

Now, is zsys a Go problem? Of course not. It wasn't ready because Canonical sometimes ships broken stuff.

zahlman•15m ago
> Only among those that don't understand that, if this is a problem, then it is Canonical problem, not a Rust problem.

(This is hard to express in a careful way where I'm confident of not offending anyone. Please take me at my word that I'm not trying to take sides in this at all.)

The dominant narrative behind this pushback, as far as I can tell, is nothing to do with the Rust language itself (aside perhaps from a few fringe people who see the adoption of Rust as some kind of signal of non-programming-related politics, and who are counter-signaling). Rather, the opposition is to re-implementing "working" software (including in the sense that nobody seems to have noticed any memory-handling faults all this time) for the sake of seemingly nebulous benefits (like compiler-checked memory safety).

The Rust code will probably also be more maintainable by Rust developers than the C code currently is by C developers given the advantages of Rust's language design. (Unless it turns out that the C developers are just intrinsically better at programming and/or software engineering; I'm pretty skeptical of that.) But most long-time C users are probably not going to want to abandon their C expertise and learn Rust. And they seem to outnumber the new Rust developers by quite a bit, at least for now.

AllegedAlec•9m ago
People have forgotten the sacred motto "Don't Break Userspace"
sionisrecur•34m ago
As expected! I wonder how many tools depend on bugs or edgecases in GNU Coreutils.
mongol•33m ago
Someone need to be the first to take the hit, and apparently Ubuntu volunteered
zahlman•30m ago
Indeed. They knew there was risk associated with this, which is why they didn't just plop it into the LTS release. If it isn't working acceptably by the 26.04 release window, it'll just get reverted.