frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Biases abound when predicting biomarkers from histological images

https://www.nature.com/articles/s41551-026-01616-8
1•PaulHoule•38s ago•0 comments

What Did You Forget to Prompt? $87,500 in Fraud from Vibe-Coded Startup

https://qualitymax.io/vibe-check
2•qualitymax•2m ago•0 comments

Do Not A/B Test My Workflow

https://backnotprop.com/blog/do-not-ab-test-my-workflow/
3•ramoz•5m ago•0 comments

BuzzFeed Nearing Bankruptcy After Disastrous Turn Toward AI

https://futurism.com/artificial-intelligence/buzzfeed-disastrous-earnings-ai
2•jsheard•6m ago•0 comments

Spaced Repetition Algorithm: A Three‐Day Journey from Novice to Expert

https://github.com/open-spaced-repetition/fsrs4anki/wiki/Spaced-Repetition-Algorithm:-A-Three%E2%...
1•primenumber1•7m ago•0 comments

I got tired of GitHub's starred repo search, so I built a better one

https://github.com/alonronin/orbit
2•alonronin•8m ago•0 comments

Free Multi Cloud TCO and Feature Comparison

https://cloudcompare.online
1•rohan044•13m ago•0 comments

systemd 260-rc3 Released With AI Agents Documentation Added

https://www.phoronix.com/news/systemd-260-rc3
2•voxadam•14m ago•0 comments

Trump: U.S. hit military sites on Iranian Kharg island

https://www.iranintl.com/en/202603137666
2•ukblewis•14m ago•1 comments

After Decapitation, What's Next?

https://www.gzeromedia.com/by-ian-bremmer/after-decapitation-whats-next
1•petethomas•15m ago•0 comments

Senate Votes to Block Private Equity from Buying Homes

https://www.thebignewsletter.com/p/boom-senate-votes-to-block-private
4•pseudolus•15m ago•2 comments

Desperate for skilled workers, a furniture maker looks to apprenticeships

https://www.npr.org/2026/03/13/nx-s1-5727509/apprenticeships-manufacturing-workforce-trump-arkansas
1•toomuchtodo•16m ago•0 comments

We visited "ground zero" for hospice fraud: Los Angeles, California

https://www.cbsnews.com/projects/2026/hospice-fraud/
2•gmays•17m ago•0 comments

Hollywood Hacks OT: Cybersecurity Lessons from the Movies

https://www.emberot.com/resources/blog/ot-cybersecurity-lessons-from-the-movies/
2•TheWiggles•19m ago•0 comments

40 Years of Wireless Evolution Leads to a Smart, Sensing Network

https://spectrum.ieee.org/telecom-history-1g-to-6g
2•Brajeshwar•20m ago•0 comments

"Added 1M context window for Opus 4.6 by default for Max, Team, and Enterprise"

https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/CHANGELOG.md
2•taspeotis•22m ago•1 comments

Could a Day Job Be the Foundation of an Artist's Success?

https://3quarksdaily.com/3quarksdaily/2026/03/could-a-day-job-be-the-foundation-of-an-artists-suc...
1•herbertl•24m ago•0 comments

Japanese government makes indie game devs eligible for grants up to $60k USD

https://automaton-media.com/en/news/japanese-government-makes-indie-game-developers-eligible-for-...
2•maenbalja•26m ago•0 comments

Pick one of catastrophic or equitable. Are founder clean breaks possible?

1•mehctothroaway•27m ago•0 comments

How the Strait of Hormuz closure affects global oil supply

https://www.reuters.com/graphics/IRAN-CRISIS/OIL-LNG/mopaokxlypa/
4•aanet•27m ago•1 comments

Iran and Region Monitor of Attacks and Major Events

https://newsfeed-staging.pages.dev/
1•msukhareva•28m ago•0 comments

Smaller Than a Fingernail: Unboxing the Tiniest Books [video]

https://www.youtube.com/watch?v=faN_yEghseo
1•gnabgib•30m ago•0 comments

Electron microscopy shows 'mouse bite' defects in semiconductors

https://news.cornell.edu/stories/2026/03/electron-microscopy-shows-mouse-bite-defects-semiconductors
1•hhs•30m ago•0 comments

Show HN: diz – SSH key exchange in one command each side

https://github.com/noahra/diz
1•noahra•31m ago•0 comments

The Playbook and Play-Engine Site (2003)

https://www.wisdom.weizmann.ac.il/~playbook/
1•turtleyacht•34m ago•1 comments

Digg cuts jobs after facing AI bot surge

https://www.reuters.com/technology/digg-cuts-jobs-after-facing-ai-bot-surge-2026-03-13/
2•geox•36m ago•1 comments

macOS backups with Kopia and Backblaze (2023)

https://hmarr.com/blog/mac-backups-with-kopia/
2•chmaynard•36m ago•0 comments

Dust Outbreak Reaches Europe

https://science.nasa.gov/earth/earth-observatory/dust-outbreak-reaches-europe/
1•gnabgib•37m ago•0 comments

How the Iran War Threatens Big Tech's AI Data Center Buildout in the Middle East [video]

https://www.youtube.com/watch?v=-vhTIkq9-ng
2•mgh2•38m ago•0 comments

Harnessing eDNA to help conserve Australia's oceans

https://phys.org/news/2026-03-harnessing-edna-australia-oceans.html
1•Brajeshwar•40m ago•0 comments
Open in hackernews

Implicit UVs: Real-time semi-global parameterization of implicit surfaces [pdf]

https://baptiste-genest.github.io/papers/implicit_uvs.pdf
50•ibobev•10mo ago

Comments

whizzter•10mo ago
Interesting paper for someone fiddling with implicit surfaces, but it's gonna take a little while to digest it. Also there's no examples of resulting UV maps used in this (while on-model painting is simplified, afaik classically artists still preferred to get clearly delineated maps to modify in regular painting software even if stuff like Substance painter seems to have shifted that).

Implicit surface modelling tools are still evolving quickly, and one point that seems overlooked is how this would tie with authoring tools (since this is about a fairly raw numeric algorithm solution).

Post-modelling it should hold up, but would the maps retain similarity (or enable transferability) if the implicit model structure changes?

Imagine 2 disjoint spheres in space, the user drags them together, would this algorithm want to merge the UV mapping of them if they are smoothly joined? (no sharp creases).

baptiste-genest•10mo ago
Hi, I'm the first author of the article. Thank you very much for your interest in the method!

For the 2 spheres, it's as you wish ! It depends on where you place the uv system in the CSG tree, if it is above a single sphere then it will remain on it, if it's above the union, the field should extent on both.

The main interest of the method is the fact that the output remains implicit so one can easily plug it in a CSG pipeline.

whizzter•10mo ago
Right, so in the case of the UV connecting to the 2 sphere's in the CSG if one uses a smoothunion function, would the UV islands join "from each direction" in a predictable fashion as the spheres overlap more and more?
baptiste-genest•10mo ago
If I understood what you mean, yes!

This example can be seen in the fast-forward: https://youtu.be/dK5JPHylzOg?si=zDHwaOL_xtx-_TJk

jplusequalt•10mo ago
What a great paper. This paper is an example of why I find computer graphics to be the most interesting subset of computer science.
baptiste-genest•10mo ago
Hi, I'm the first author of the paper. Thank you so much for your comment, it means the world to me!
kaoD•10mo ago
Related question: I'm coding a demo (as in "demoscene") and want to displace a plane SDF (think e.g. a heightmap) for raymarching.

This produces some visible discontinuities in the plane at larger slopes. My surface is still at f(x,y,z) = 0 but the rest of the field is completely messed up. From the little maths I know, that is no longer an SDF because among other issues, it no longer satisfies the Eikonal equation mentioned in the article.

Is there any way to fix this or am I SOL?

bhouston•10mo ago
You need to take the minimum of the two SDF fields in the surrounding region (up to the global context if you need to) if you want it to maintain an SDF. The minimum of two SDFs is always a new SDF.

My suspicion is that the new plane isn't an SDF anymore, that is why you are getting artifacts or your ray marcher has problems with large scope angles, or something.

akomtu•10mo ago
sdf(p + sin(p)*0.01)
GistNoesis•10mo ago
See "Deformations and distortions" paragraph in https://iquilezles.org/articles/distfunctions/ where it suggests playing with the ray-marching step size.
Remnant44•10mo ago
Great timing on this paper. I actually just started tackling a problem that is essentially exactly what is under discussion here (creating a coherent UV set for implicit geometry), so I'm very looking forward to reading it in depth.

At a first glace through, it seems to be written at a good blend between concept and implementation followthrough, something that notoriously is not always there for CG papers :) And it's also refreshing to read something that is not neuro-AI-generation of this or that for a change!