frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: What are you currently trying to figure out?

3•gooob•11mo ago
i'm trying to figure out why elden ring started stuttering and freezing during gameplay recently, and why the windows operating system has so many little dumb things wrong with it.

Comments

sherdil2022•11mo ago
Trying to figure out what to do next and what to do with my life.
gooob•11mo ago
how's that going? what are your current options?
sherdil2022•11mo ago
Not going good.
scottmcdot•11mo ago
How to build a segmentation model based on a sample of data that needs to be representative of the population.
turtleyacht•11mo ago
Trying to figure a workaround in ksh for space-delimited filenames:

  for f in $(ls "/mnt/dir"); do
    cp -v "$f" /elsewhere
  done
Because -R doesn't handle retries when cp(1) errors out intermittently (USB MTP to phone). I don't remember it being this hard in bash, or Android just is like this. Hopefully can figure it out without going to perl or C. Maybe dump(8).

Even though 54 GB partition created, it only takes up 22 GB or so. Either missing a lot of files or FFS compacts it well.

turtleyacht•11mo ago
Pipe and read per line:

  ls /mnt/dir | while read line; do
    cp -v "$line" /elsewhere
    # substitute with something fancy
    # [ $? -eq 0 ] || cp -v "$line" /elsewhere
  done
nailer•11mo ago
If there’s transmission errors, I would recommend using rsync rather than cp. that will keep transferring and running checksums until everything matches.
turtleyacht•11mo ago
Thank-you. After installing openrsync(1) (and rsync), files transferred for a bit but failed and dumped core with error 138 (bus error). Maybe a quirk with OpenBSD 7.6, or interaction between simple-mtpfs and the fusefs mount.

In the meantime, after a few retries, the failures are written to a log for a second sweep.

MD5 check helps skip extra copying, but it's overall much slower. It seems okay for a long-running batch job; maybe something we can return to after getting the pictures to display.

The pattern is like

  cp ... || \
    { sleep 2; cp ... ; } || \
    ... || \
    ... || echo "$file" >> retry.log
Not the best way. It has failed before all four times. Going to let it run overnight to see if it completes.
arthurcolle•11mo ago
navigating personal 'unemployment' while obsessively hoarding whatever money I can to run experiments / train, finetune models to leverage RL and environment-building in order to use computers, learn tasks, learn from each other, and scale to managing companies (simple, SaaS at first, and eventually, potentially to real-world operations downstream task sets)
nailer•11mo ago
I arrived tired to a pre wedding photo shoot this morning, my prospective wife yelled at me, and cancelled the shoot. I walked out because I don’t like people yelling at me. So I am trying to figure out whether I still want to marry her.

The inevitable need for an open model consortium

https://www.interconnects.ai/p/the-inevitable-need-for-an-open-model
1•gmays•1m ago•0 comments

Banks Tally $100B of Private-Credit Loans as Calm Urged

https://www.bloomberg.com/news/articles/2026-04-14/wells-fargo-reports-36-2-billion-of-private-cr...
1•petethomas•1m ago•0 comments

ByeDoom: Give a Link –> Get a Feed

https://byedoom.com/
1•sphars•2m ago•0 comments

Show HN: 404 – a localhost proxy that substitutes your device fingerprint

https://404privacy.com/
2•un-nf•2m ago•0 comments

YouTube Protects the Vibe from the Ads

https://techcrunch.com/2026/04/14/youtube-livestreams-will-now-hold-back-ads-during-peak-engageme...
1•AnhTho_FR•4m ago•0 comments

Show HN: Shape Foundation Model (masked-token pretraining on CAD meshes)

https://github.com/simd-ai/shape-v2
1•tito777•6m ago•0 comments

How do developers in India negotiate salary without reliable compensation data?

1•rohanbudheliya•6m ago•0 comments

iOS 26.5 beta 2 gives Apple Maps a new ads popup

https://9to5mac.com/2026/04/13/ios-26-5-beta-2-gives-apple-maps-a-new-ads-popup/
2•cdrnsf•7m ago•0 comments

Show HN: Remen – Open-Source Privacy Focused Productivity App

https://github.com/moeen-mahmud/remen
1•moeen-mahmud•9m ago•0 comments

Labor Wins When They Run Union Members for Office

https://jacobin.com/2026/03/labor-union-members-elections-cwcp/
1•PaulHoule•10m ago•0 comments

Show HN: MESI cache coherence for multi-agent LLM context sync – 95% less tokens

https://github.com/hipvlady/agent-coherence
1•hipvlady•11m ago•0 comments

EU Site-Blocking Is Broken: Report Calls for Ban and Rightsholder Liability

https://torrentfreak.com/eu-pirate-site-blocking-is-broken-report-calls-for-ip-blocking-ban-and-r...
2•darccio•12m ago•0 comments

Ask HN: Are antisemitism and anti-Zionism the same?

1•wasimsk•18m ago•2 comments

Show HN: Free website accessibility scanner – EAA/Ada compliance check

https://compliscan.ai
1•scarybeard•18m ago•0 comments

Fake Ledger app on Apple App Store linked to $9.5M crypto theft

https://www.theblock.co/post/397388/fake-ledger-app-apple-app-store-crypto-theft-bitcoin-tron-sol...
1•smithcoin•19m ago•0 comments

SQLite-memory-MCP – local-first MCP memory on SQLite WAL

https://github.com/RMANOV/sqlite-memory-mcp
1•ruslanMANOV•20m ago•0 comments

Show HN: Agentchat, a skill that teaches agents to make group chats

https://github.com/arlington-labs/agentchat
2•aerodynamic_•21m ago•0 comments

How can I keep from singing?

https://blog.danieljanus.pl/singing/
1•nathell•23m ago•0 comments

A Brother's Blood: The Accidental Cure That Locked HIV Out for Good

https://www.nature.com/articles/s41564-026-02304-8
1•tyjkot•24m ago•0 comments

Nvidia Launches Ising!

https://isingai.net
2•Jenny249•25m ago•0 comments

Show HN: Rubik's Cube solve analyzer – Bluetooth and CFOP/Roux phase breakdown

https://sansword.github.io/sans_cube/#solve--2
1•sansword•25m ago•0 comments

Can we use C++ Modules in 2026?

https://mropert.github.io/2026/04/13/modules_in_2026/
1•ibobev•27m ago•0 comments

Object Oriented Programming in Ada

https://entropicthoughts.com/object-oriented-programming-in-ada
1•ibobev•27m ago•0 comments

40% of lost calories globally are from beef, needing 33 cal of feed per 1 cal

https://iopscience.iop.org/article/10.1088/2976-601X/ae4f6b
13•randycupertino•27m ago•10 comments

Apple Launches New All-in-One Apple Business Platform

https://www.macrumors.com/2026/04/14/apple-business-platform-launches/
2•thm•28m ago•0 comments

Explainable AI affects understandability, trust and usability

https://chuniversiteit.nl/papers/explainable-ai-understandability-trust-and-usability
2•ibobev•28m ago•0 comments

Patterns Without Desires

https://aeon.co/essays/could-ai-replace-human-art-experts-in-attributing-paintings
4•gmays•29m ago•0 comments

Streaming large 3D Gaussian Splats worlds on the Web with Spark 2.0

https://www.worldlabs.ai/blog/spark-2.0
10•dmarcos•30m ago•0 comments

Gemopus: A Gemma fine-tune that prioritizes stability over long chain-of-thought

https://huggingface.co/Jackrong/Gemopus-4-26B-A4B-it-GGUF
1•steveharing1•30m ago•0 comments

Kernels

https://huggingface.co/kernels
1•tosh•31m ago•0 comments