frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Hypermultiplexed integrated photonics–based optical tensor processor

https://www.science.org/doi/10.1126/sciadv.adu0228
1•hbartab•1m ago•0 comments

Ask HN: Has flawless grammar become a liability in the age of AI?

1•amichail•1m ago•0 comments

The Rule of Idiots

https://chrishedges.substack.com/p/the-rule-of-idiots
1•chmaynard•1m ago•0 comments

You could automate (some) boilerplate Go error handling with a formatter

https://utcc.utoronto.ca/~cks/space/blog/programming/GoErrorBoilerplateViaFormatter
1•ingve•3m ago•0 comments

Using Kodus to connect open source LLMs to your code reviews

https://docs.kodus.io/cookbook/en/novita
1•edvaldodfreitas•5m ago•0 comments

LLMs in Public Health

https://joshuaharrissite.substack.com/p/llms-in-public-health-part-1
1•jah242•5m ago•0 comments

I published this blog post 3 years ago, still no answer to the entropy question

https://quickchat.ai/post/tokens-entropy-question
1•piotrgrudzien•5m ago•0 comments

2014 Eugene Jarvis describes Robotron 2084 in detail [video]

https://www.youtube.com/watch?v=8AbiBOK8jZ0
1•mosura•5m ago•0 comments

LLM-Powered Industrial Sabotage

https://ianreppel.org/llm-powered-industrial-sabotage/
1•hbartab•6m ago•0 comments

Deezer reveals 18% of all new music uploaded to streaming is fully AI-generated

https://newsroom-deezer.com/2025/04/deezer-reveals-18-of-all-new-music-uploaded-to-streaming-is-fully-ai-generated/
1•bookofjoe•6m ago•0 comments

Show HN: MVPster.com - Monetize abandoned projects

https://mvpster.com
1•mhnnnn•6m ago•0 comments

We Made Frontier AI Models Compete in a Game of Diplomacy. Here's Who Won

https://every.to/p/diplomacy
1•babushkaboi•9m ago•0 comments

AI is a gamechanger for TLA+ users

https://buttondown.com/hillelwayne/archive/ai-is-a-gamechanger-for-tla-users/
1•mpweiher•9m ago•0 comments

Unrestricted Browser Networking: Raw TCP Sockets, Modern TLS, and CORS-Free HTTP

https://developer.puter.com/blog/unrestricted-browser-networking-raw-tcp-sockets-modern-tls-and-cors-free-http/
1•thunderbong•9m ago•0 comments

How US and Israel Could Destroy Iran's Nuke Program

https://www.bloomberg.com/opinion/articles/2025-06-06/us-israel-could-destroy-iran-s-nuclear-sites-if-it-rejects-trump-deal
1•Bostonian•10m ago•1 comments

Vibe Debt: The Hidden Crisis Coming for Your Product Team

https://medium.com/@dan.mark.cohen/vibe-debt-the-hidden-crisis-coming-for-your-product-team-262dd3fa4ad4
2•matthewsinclair•10m ago•0 comments

Context is all you need

https://fakepixels.substack.com/p/context-is-all-you-need
1•MukundMohanK•12m ago•0 comments

GZDoom: OpenGL and Vulkan source port based on the DOOM engine

https://github.com/ZDoom/gzdoom
1•klaussilveira•13m ago•0 comments

Mental Refactoring for the AI Age

https://zach.codes/p/mental-refactoring-for-the-ai-age
1•zackify•13m ago•0 comments

Process improvement is more important than metrics

https://khanin.info/en/blog/244
1•daniilkhanin•15m ago•1 comments

Show HN: Kefir – Native macOS menubar app for KEF wireless speakers

https://github.com/melonamin/Kefir
1•melonamin•17m ago•0 comments

It turns out you can train AI models without copyrighted material

https://www.engadget.com/ai/it-turns-out-you-can-train-ai-models-without-copyrighted-material-174016619.html
1•speckx•20m ago•0 comments

Symbase – A Symbolic Logic OS You Can Run in the Browser

https://fr3action.com
2•memv•21m ago•1 comments

Mono-JSX: JSX runtime for server side

https://github.com/ije/mono-jsx
1•ambigious7777•23m ago•0 comments

Show HN: Offline ESP32 that displays a new QR code every 30 seconds

https://github.com/sweing/localproof
1•tomtomistaken•28m ago•0 comments

Nuclear fusion record smashed as German scientists take significant step forward

https://www.livescience.com/planet-earth/nuclear-energy/nuclear-fusion-record-smashed-as-german-scientists-take-a-significant-step-forward-to-near-limitless-clean-energy
1•elsewhen•31m ago•0 comments

How US cities are supporting local economies through open contracting

https://www.open-contracting.org/2025/04/30/how-us-cities-are-supporting-local-economies-through-open-contracting/
1•reqo•32m ago•0 comments

Make It Rain: State Control of the Atmosphere in Twentieth Century America(2017)

https://library.oapen.org/bitstream/handle/20.500.12657/63439/9780226437378.pdf?sequence=1
2•tokai•33m ago•0 comments

EU's public consultation on the AI Act's classification of high-risk systems

https://ec.europa.eu/eusurvey/runner/AIhighrisk2025
3•MordodeMaru•38m ago•0 comments

Analyzing Metastable Failures in Distributed Systems

http://muratbuffalo.blogspot.com/2025/06/analyzing-metastable-failures-in.html
1•MordodeMaru•39m ago•0 comments
Open in hackernews

Bcachefs: Be careful about fsck -y

https://lore.kernel.org/linux-bcachefs/xtigikvqorbxtpy2rh52fobvunp7yrwkfpj4muwaogr4ijxl4j@s327kfvhpi3v/
3•bladeee•1d ago

Comments

klooney•1d ago
> 'hey, fsck is asking me if I want to repair this: it usually doesn't, maybe I should run this in dry run mode and check what's going on?'.

Man... How many people are going to be know enough about bcachefs internals to make any kind of determination here

IcePic•1d ago
This has probably been true for all unix fs's for a really long time. My take on it is that the amount of people that make better decisions than fsck are probably on a first name basis with eachother and I am certainly not one of those, so when fsck says "should we try to fix this?" the only question for me is "did I 'dd' this raw device to somewhere else or not?" but when I have that answer I might aswell let fsck do its best because I am not going to hexedit something into working shape that fsck could not figure out how to fix.

If the data is super important, I'd buy another drive and dd this one over to it somehow, so I can make 1-3-5 attempts at getting it fixed, but when fsck runs, I would let it run.