frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How I, a beginner developer, read the tutorial you, a developer, wrote for me

https://anniemueller.com/posts/how-i-a-non-developer-read-the-tutorial-you-a-developer-wrote-for-...
55•wonger_•2h ago•29 comments

Sj.h: A tiny little JSON parsing library in ~150 lines of C99

https://github.com/rxi/sj.h
340•simonpure•11h ago•166 comments

Why is Venus hell and Earth an Eden?

https://www.quantamagazine.org/why-is-venus-hell-and-earth-an-eden-20250915/
69•pseudolus•4h ago•85 comments

Lightweight, highly accurate line and paragraph detection

https://arxiv.org/abs/2203.09638
73•colonCapitalDee•6h ago•9 comments

South Korea's President says US investment demands would spark financial crisis

https://www.cnbc.com/2025/09/21/south-koreas-president-lee-trump-investment-financial-crisis.html
46•donsupreme•1h ago•11 comments

Show HN: I wrote an OS in 1000 lines of Zig

https://github.com/botirk38/OS-1000-lines-zig
129•botirk•3d ago•15 comments

40k-Year-Old Symbols in Caves Worldwide May Be the Earliest Written Language

https://www.openculture.com/2025/09/40000-year-old-symbols-found-in-caves-worldwide-may-be-the-ea...
119•mdp2021•3d ago•72 comments

Calculator Forensics (2002)

https://www.rskey.org/~mwsebastian/miscprj/results.htm
71•ColinWright•3d ago•30 comments

DXGI debugging: Microsoft put me on a list

https://slugcat.systems/post/25-09-21-dxgi-debugging-microsoft-put-me-on-a-list/
230•todsacerdoti•13h ago•69 comments

Procedural Island Generation (VI)

https://brashandplucky.com/2025/09/28/procedural-island-generation-vi.html
38•ibobev•6h ago•3 comments

Fs-code – PyFilesystems for Gitlab, GitHub, and Git

https://danjou.gitlab.io/fs-code/dev/codefs.html
5•indigodaddy•1h ago•1 comments

My new Git utility `what-changed-twice` needs a new name

https://blog.plover.com/2025/09/21/#what-changed-twice
48•jamesbowman•5h ago•21 comments

Why your outdoorsy friend suddenly has a gummy bear power bank

https://www.theverge.com/tech/781387/backpacking-ultralight-haribo-power-bank
187•arnon•15h ago•227 comments

DSM Disorders Disappear in Statistical Clustering of Psychiatric Symptoms

https://www.psychiatrymargins.com/p/traditional-dsm-disorders-dissolve?r=2wyot6&triedRedirect=true
3•rendx•1h ago•0 comments

Show HN: Wan-Animate – Unified Character Animation and Replacement

https://www.wananimate.net/
4•laiwuchiyuan•2h ago•0 comments

Obsidian Note Codes

https://ezhik.jp/obsidian/note-codes/
24•surprisetalk•3d ago•1 comments

I forced myself to spend a week in Instagram instead of Xcode

https://www.pixelpusher.club/p/i-forced-myself-to-spend-a-week-in
207•wallflower•13h ago•77 comments

How can I influence others without manipulating them?

https://andiroberts.com/leadership-questions/how-to-influence-others-without-manipulating
48•kiyanwang•5h ago•32 comments

Timesketch: Collaborative forensic timeline analysis

https://github.com/google/timesketch
108•apachepig•11h ago•10 comments

RCA VideoDisc's Legacy: Scanning Capacitance Microscope

https://spectrum.ieee.org/rca-videodisc
7•WaitWaitWha•3d ago•1 comments

Show HN: Tips to stay safe from NPM supply chain attacks

https://github.com/bodadotsh/npm-security-best-practices
26•bodash•6h ago•10 comments

Node 20 will be deprecated on GitHub Actions runners

https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
82•redbell•1d ago•26 comments

INapGPU: Text-mode graphics card, using only TTL gates

https://github.com/Leoneq/iNapGPU
48•userbinator•3d ago•6 comments

Pointer Tagging in C++: The Art of Packing Bits into a Pointer

https://vectrx.substack.com/p/pointer-tagging-in-c-the-art-of-packing
5•signa11•2h ago•0 comments

Unified Line and Paragraph Detection by Graph Convolutional Networks (2022)

https://arxiv.org/abs/2503.05136
87•Qision•13h ago•13 comments

How Isaac Newton discovered the binomial power series (2022)

https://www.quantamagazine.org/how-isaac-newton-discovered-the-binomial-power-series-20220831/
56•FromTheArchives•3d ago•10 comments

Zig got a new ELF linker and it's fast

https://github.com/ziglang/zig/pull/25299
79•Retro_Dev•5h ago•21 comments

Discovering new solutions to century-old problems in fluid dynamics

https://deepmind.google/discover/blog/discovering-new-solutions-to-century-old-problems-in-fluid-...
36•roboboffin•3d ago•2 comments

Oracle- $5Billion to England AI, 1.3 Billion to Make Oxford a new Silicon Valley

https://cloudindustryreview.com/oracle-unveils-5-billion-investment-in-uk-cloud-infrastructure/
5•giardini•33m ago•2 comments

Bringing Observability to Claude Code: OpenTelemetry in Action

https://signoz.io/blog/claude-code-monitoring-with-opentelemetry/
33•pranay01•9h ago•12 comments
Open in hackernews

First Ultrasonic Chef's Knife Vibrates 40,000X/Second for Easy Cutting

https://www.cnet.com/home/kitchen-and-household/worlds-first-ultrasonic-chefs-knife-vibrates-40000-times-per-second-for-easy-cutting/
34•randfish•3d ago

Comments

jerlam•3d ago
I wonder how well it works after the typical home user has blunted the edge, hacking at bones on tile or glass cutting boards.
sheimend•3d ago
If any home users cut on glass, they'll be rewarded with an unpleasant screeching sound. I can't say that was by design, but it's not undeserved ;-)

The ultrasonic motion acts as an amplifier for physical sharpness. So, it's sharpest when it's got a geometrically great edge, but even as that edge dulls, it behaves sharper when on vs. off. This is reflected in BESS testing, and also in robotic cutting.

Moreover, a huge amount of the force required for cutting normal foods is actually a function of friction, not just bevel sharpness. So the reduced friction on the blade faces from ultrasonic motion remains just as effective even if the cutting edge is dull. In fact, commercial ultrasonic cutting machines don't use sharp blades at all!

xyzzy123•3d ago
Hm usually ultrasonic cutting tools have small, disposable blades, which are tuned so that they vibrate right. Also they can produce an intense burning sensation in either the hand you're using (if you hold wrong / too tight) or in your off-hand (if you hit something hard, like a bone, which can pick up the vibrations).

I'm sure there's an ultrasonic transducer in there but I wonder how a 40w transducer (this is typical power for hand-held) can move such a giant blade around at 40khz. It does not seem physically plausible to me.

sheimend•3d ago
Hey there, Scott here. I'm driving the knife at actually only 10W. When in resonance, this produces a stroke amplitude of 10-20 microns (depending on the spot on the blade) which is large enough to have a measurable impact on the ease of cutting. 50% reduction in peak force for tomatoes (as measured quantitatively with a robot arm), and I've seen even higher in other foods.

At this power level, there's no heating of the blade like the small blade tools you're describing. And firmware in the handle adjusts the operating frequency continuously to stay in resonance.

This all works because the ultrasonics aren't moving the blade like a reciprocating saw -- that would indeed require huge power. They're sending longitudinal shockwaves through the blade itself that cause the metal to expand and contract. Check out minute 2:30 in the video here to see that motion in action: https://youtu.be/cXjbSVt9XNM

xyzzy123•3d ago
That's cool, thanks! So it's not like traditional ultrasonic cutting where you're trying to couple energy into the material, but vibrating the knife sounds like it's doing genuinely interesting things.

Have you been able to find out how this is producing the cutting action? Like, is it the blade motion back & forth that's doing it or some other effect? (cutting and ultrasonics can both be surprising independently, so together...) Does the knife when powered have "sweet spots" that it helps to get a feel for? I imagine you learned a lot of interesting things during development of this.

sheimend•3d ago
I'm still trying to get better and better data - it's tricky given the size and speed of the movement. But my working model is something like this. Cutting is made of of two phases: cut initiation, and cleaving.

Cut initiation is all about the cutting edge. In an ultrasonic blade, that edge oscillates and the tiny imperfections on the blade edge act like a saw to break the linking fibers in food. It's just like using a human-scale slicing motion, but at 40kHz, and with a microscopic stroke length.

Cleaving is mostly about friction. Cutting a block of cheddar is pretty much all cleaving, and a very sharp cutting edge doesn't provide much advantage. My blade vibrates along the blade face, so foods experience the coefficient of kinetic friction, not static friction. This reduces cutting forces, and does so in a way that's totally independent of the sharpness of the edge.

We experience different foods as more cut-initiation-centric or more friction-centric. Tomatoes are all about piercing the skin. Hard squash is a cleaving game. Bread is layers upon layers of initiating cuts in the bubbles of the crumb.

If you're interested, I published my testing on regular knives in the Quantified Knife Project by strapping 21 chef's knives to a robot arm and collecting data on cutting forces. The data are open-source on github, too. https://youtu.be/GUQy0Sdp8Hc

xyzzy123•3d ago
Thanks again Scott, BESS testing with a robot arm is such a great idea.
tptacek•1h ago
Hey! Thanks for commenting here.

Can you make a video of this doing any kind of bulk prep work, like dicing an onion or something? (Is there any reason this knife wouldn't be appropriate for that?)

gurgeous•3d ago
I have used this knife, I am an angel investor in Scott's company. The thing is legit amazing. He labored for years to bring this to market and it shows.
balibones•3d ago
This is a really cool idea. I'm not sure I cook enough to need/afford it, but I SO want to try it out!
reassess_blind•1h ago
This means all fries will technically be waffle cut if you zoom in far enough?
gnabgib•1h ago
Dupe (753 points, yesterday, 632 comments) https://news.ycombinator.com/item?id=45314592
tandr•1h ago
How crazy will it drive my dog?
natas•47m ago
good point, it's within their audible frequency which is between 40Hz to 60kHz (65kHz in some dogs); the knife is 40kHz, so it will drive them completely crazy.
natas•1h ago
It's a good idea, but it's probably cheaper and, from an ecological standpoint better (than e-waste) to sharpen knives; a top-quality professional electric knife sharpener will set you back $170 and last you a lifetime; which is a third of the cost of the Ultrasonic's knife. Cool idea though.
AgentElement•1h ago
One does not even need a top-quality professional electric knife sharpener to produce an edge for kitchen work. An inexpensive 1500 grit whetstone suffices.
natas•49m ago
yes, you are right. Basically $15 is all you need, and certainly better for the environment.