frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Grid-Free Approach to Partial Differential Equations on Volumetric Domains [pdf]

http://rohansawhney.io/RohanSawhneyPhDThesis.pdf
54•luu•3d ago

Comments

AfterHIA•3d ago
I just saw this and I'm surprised that it hasn't gotten more feedback- this is sensational. I'm just working my way through the paper as a Humanities major and I find it advanced enough that you're clearly treading new water but it is accessible enough that I don't feel like a pleb. Great work! Enjoy your PhD doctor!
fluorinerocket•1d ago
What I'm interested in seeing if this could be used for multidisciplinary design optimization. Currently it is possible to do coupled aero structural optimization of wings and the like but of course you have to deal with all the mesh stuff and make it deformable as wing changes shape. And then get the gradients out.

Very curious to see if it might be possible to greatly simplify the problem with this method

programjames•1d ago
Just from the title I knew Keenan Crane was the advisor. He has some really good YouTube video explanations for most of the concepts:

https://www.youtube.com/watch?v=bZbuKOxH71o

This work is one of those things that feels like the completely obviously right way to do things in retrospect, and why hasn't anyone implemented this before? It helps that the authors explain it very intuitively, slowly building up the tools to run like stars.

Something I don't see mentioned is that this would be pretty useful for training a physics-based model, specifically a neural ODE. Since the mean squared error scales as O(1/N), to converge you need O(1/Loss) evaluations per point. If you were using a grid approach, the cell size would need to be O(sqrt(Loss)) in size, and the running time couldn't be better than O(1/(Loss * log(Loss))) in two dimensions. To be fair, it probably takes O(1/log(Loss)) time for each Monte Carlo simulation, so it's no worse to use the grid. But, if you go up to three or more dimensions, this method still has the same running time while the best grid method takes at least O(# grid cells) = O(1/Loss^(d/2)) time.

coderenegade•1d ago
This touches on some ideas I toyed with in the past around switching DEs to an integral representation and throwing optimization / energy minimization at them. Combining this with Monte Carlo integration is a nut I thought about, but never really cracked, but it's interesting to see that this type of thing is already done in in modern rendering approaches. Will definitely be spending some time this weekend looking at this.

Photos taken inside musical instruments

https://www.dpreview.com/photography/5400934096/probe-lenses-and-focus-stacking-the-secrets-to-incredible-photos-taken-inside-instruments
480•worik•9h ago•24 comments

Valkey Turns One: Community fork of Redis

https://www.gomomento.com/blog/valkey-turns-one-how-the-community-fork-left-redis-in-the-dust/
116•cebert•7h ago•31 comments

Surprisingly fast AI-generated kernels we didn't mean to publish yet

https://crfm.stanford.edu/2025/05/28/fast-kernels.html
240•mfiguiere•9h ago•60 comments

Mary Meeker's first Trends report since 2019, focused on AI

https://www.bondcap.com/reports/tai
121•kjhughes•9h ago•41 comments

Reverse engineering of Linear's sync engine

https://github.com/wzhudev/reverse-linear-sync-engine
66•flashblaze•2d ago•6 comments

Show HN: MCP Defender – OSS AI Firewall for Protecting MCP in Cursor/Claude etc.

https://mcpdefender.com
18•gsundeep•1d ago•9 comments

Beating Google's kernelCTF PoW using AVX512

https://anemato.de/blog/kctf-vdf
270•anematode•13h ago•82 comments

The ‘white-collar bloodbath’ is all part of the AI hype machine

https://www.cnn.com/2025/05/30/business/anthropic-amodei-ai-jobs-nightcap
346•lwo32k•16h ago•583 comments

Show HN: Icepi Zero – The FPGA Raspberry Pi Zero Equivalent

https://github.com/cheyao/icepi-zero
125•Cyao•2d ago•25 comments

How large should your sample size be?

https://vickiboykis.com/2015/08/04/how-large-should-your-sample-size-be/
13•sebg•2d ago•3 comments

Microsandbox: Virtual Machines that feel and perform like containers

https://github.com/microsandbox/microsandbox
282•makeboss•16h ago•127 comments

Revenge of the Chickenized Reverse-Centaurs

https://pluralistic.net/2022/04/17/revenge-of-the-chickenized-reverse-centaurs/
75•GreenWatermelon•2d ago•21 comments

Systems Correctness Practices at Amazon Web Services

https://cacm.acm.org/practice/systems-correctness-practices-at-amazon-web-services/
317•tanelpoder•17h ago•111 comments

Java Virtual Threads Ate My Memory: A Web Crawler's Tale of Speed vs. Memory

https://dariobalinzo.medium.com/virtual-threads-ate-my-memory-a-web-crawlers-tale-of-speed-vs-memory-a92fc75085f6
46•dariobalinzo•1d ago•16 comments

Every 5x5 Nonogram

https://pixelogic.app/every-5x5-nonogram
38•eieio•5h ago•12 comments

Ray Tracing in J

https://idle.nprescott.com/2020/ray-tracing-in-j.html
55•todsacerdoti•2d ago•8 comments

Silicon Valley finally has a big electronics retailer again: Micro Center opens

https://www.microcenter.com/site/mc-news/article/micro-center-santa-clara-photos.aspx
195•modeless•7h ago•105 comments

Anthropic launches a voice mode for Claude

https://techcrunch.com/2025/05/27/anthropic-launches-a-voice-mode-for-claude/
70•kordlessagain•2d ago•19 comments

The Darwin Gödel Machine: AI that improves itself by rewriting its own code

https://sakana.ai/dgm/
159•birriel•17h ago•167 comments

How to run cron jobs in Postgres without extra infrastructure

https://wasp.sh/blog/2025/05/28/how-to-run-cron-jobs-in-postgress-without-extra-infrastructure
58•Liriel•2d ago•20 comments

Jerry Lewis's “The Day the Clown Cried” discovered in Sweden after 53 years

https://www.thenationalnews.com/arts-culture/film-tv/2025/05/29/jerry-lewis-day-the-clown-cried-discovered/
147•danso•9h ago•68 comments

StackAI (YC W23) Is Looking for SWR and Tailwind Wizards

https://www.ycombinator.com/companies/stackai/jobs/C1rOopy-frontend-engineer
1•baceituno•8h ago

Show HN: Smart Silence – Remind your iPhone to stay quiet in quiet places

https://testflight.apple.com/join/47CJ31VK
28•ebagsnave•2d ago•11 comments

Adam Riess and the Hubble tension

https://www.theatlantic.com/science/archive/2025/05/adam-riess-hubble-tension/682980/
81•samizdis•14h ago•67 comments

Copy Excel to Markdown Table (and vice versa)

https://thisdavej.com/copy-table-in-excel-and-paste-as-a-markdown-table/
78•thisdavej•1d ago•14 comments

De Bruijn notation, and why it's useful

https://blueberrywren.dev/blog/debruijn-explanation/
124•blueberry87•13h ago•34 comments

Show HN: Leap – Full-stack AI developer agent that deploys to AWS

https://leap.new
12•machekb•14h ago•1 comments

A Smiling Public Man

https://salmagundi.skidmore.edu/articles/1407-a-smiling-public-man
39•crescit_eundo•12h ago•2 comments

Show HN: W++ – A Python-style scripting language for .NET with NuGet support

https://github.com/sinisterMage/WPlusPlus
89•sinisterMage•14h ago•49 comments

Radio Astronomy Software Defined Radio (Rasdr)

https://radio-astronomy.org/rasdr
121•zeristor•20h ago•7 comments