frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Do you really want that computer-science degree?

https://www.economist.com/graphic-detail/2026/06/01/do-you-really-want-that-computer-science-degree
1•pseudolus•1m ago•1 comments

Inference Optimization for MiniMax Sparse Attention

https://www.together.ai/blog/serving-minimax-m3-for-efficient-inference-unlocking-1m-token-contex...
1•zagwdt•1m ago•0 comments

Why We've Been Thinking about the Fertility Crisis Wrong

https://www.richardhanania.com/p/why-weve-been-thinking-about-the
1•paulpauper•1m ago•0 comments

A Mathematician's Lament – Paul Lockhart (2002) [pdf]

https://worrydream.com/refs/Lockhart_2002_-_A_Mathematician%27s_Lament.pdf
1•xeonmc•3m ago•0 comments

Bend the beam like Beckham to defeat anti-jamming tech

https://www.theregister.com/networks/2026/06/03/curving-beams-could-fool-anti-jamming-tech/5250872
1•Bender•4m ago•0 comments

Google's new Gemma 4 12B model is designed to run on any laptop with 16GB of RAM

https://arstechnica.com/google/2026/06/googles-new-gemma-4-open-ai-model-is-sized-for-your-laptop/
1•Bender•5m ago•0 comments

Dashlane issues opaque advisory warning 20 encrypted vaults were stolen

https://arstechnica.com/security/2026/06/dashlane-issues-opaque-advisory-warning-20-encrypted-vau...
1•Bender•5m ago•0 comments

Sir Alex Younger has died

https://www.bbc.com/news/articles/cwy201wge44o
1•x86a•6m ago•0 comments

The American AI Sovereign Wealth Fund Act [video]

https://www.youtube.com/watch?v=VN4b4UCWMKI
1•simonpure•10m ago•0 comments

Genie that ate the Internet, hidden masters and fifty-year-old weakness

https://w00t.rs/blog/genie/
1•DistressedKiwi•10m ago•0 comments

SpaceX wins Texas tax breaks for chip project, ahead of record IPO

https://www.reuters.com/business/media-telecom/spacex-wins-texas-county-approval-reinvestment-zon...
5•lschueller•12m ago•0 comments

Splash Is a Colour Format

https://www.todepond.com/lab/splash/
1•tobr•13m ago•0 comments

Gemini Spark is the most impressive and terrifying AI experience I've had yet

https://www.theverge.com/ai-artificial-intelligence/941388/gemini-spark-ai-agent-trip-planning
3•haldean•15m ago•0 comments

Banned Russian Submunitions Found After Mali's Military Announces Airstrikes

https://www.bellingcat.com/news/africa/2026/05/26/banned-russian-submunitions-found-after-malis-m...
2•lschueller•15m ago•0 comments

Microsoft Scout: Your always-on personal agent

https://www.microsoft.com/en-us/microsoft-365/blog/2026/06/02/introducing-microsoft-scout-your-al...
1•brianmcnulty•16m ago•1 comments

Naively Summing an Alternating Series

https://www.johndcook.com/blog/2026/06/03/naive-sum/
1•SVI•16m ago•0 comments

Commodore Can't Survive Solely on Nostalgia

https://www.timeextension.com/news/2026/06/commodore-cant-survive-solely-on-nostalgia-c64-ultimat...
1•GTP•18m ago•0 comments

Bernie Sanders introduces bill giving the public a 50% stake in top AI companies

https://finance.yahoo.com/economy/policy/articles/bernie-sanders-introduce-bill-giving-135431485....
2•rmason•19m ago•1 comments

A New Path Forward for Session

https://getsession.org/
1•Cider9986•19m ago•1 comments

Why Vector Search Alone Isn't Enough: Hybrid Retrieval for RAG

https://www.infoq.com/articles/vector-search-hybrid-retrieval-rag/
1•aadityachauhan1•19m ago•0 comments

Scaling Past Informal AI – Carina Hong, Axiom Math

https://www.latent.space/p/axiom
1•SVI•20m ago•0 comments

Laid off. Broke. Depressed. & idk how to market my SaaS

2•touseefbuilds•21m ago•7 comments

Grand Theft Auto V cheat service gets hacked, exposing gamers

https://techcrunch.com/2026/06/01/grand-theft-auto-v-cheat-service-gets-hacked-exposing-thousands...
1•Cider9986•21m ago•0 comments

WebKit position stated as opposed to WebMCP

https://github.com/WebKit/standards-positions/issues/670
1•msub2•22m ago•0 comments

synergy

https://symless.com/synergy
1•gjvc•25m ago•0 comments

The Agentic Test Pyramid

https://matthewboston.com/blog/the-agentic-test-pyramid.html
1•bostonaholic•25m ago•0 comments

Show HN: TurboPrefill – Multi-GPU prefill acceleration for llama.cpp

https://github.com/sergey-automation/TurboPrefill
1•trykhlieb•25m ago•0 comments

Only 18% of AI engineering spend reaches shipped product

https://research.entelligence.ai/
1•Entelligence25•25m ago•0 comments

Show HN: GPX Flight Replays

https://joseflys.com/replay
2•jfroma•26m ago•0 comments

Red Hat hit by NPM supply‑chain attack: Here's how to be safe

https://www.zdnet.com/article/red-hat-hit-by-npm-supply-chain-attack-how-to-stay-safe/
1•CrankyBear•27m 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•1y ago

Comments

whizzter•1y 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•1y 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•1y 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•1y 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•1y 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•1y ago
Hi, I'm the first author of the paper. Thank you so much for your comment, it means the world to me!
kaoD•1y 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•1y 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•1y ago
sdf(p + sin(p)*0.01)
GistNoesis•1y ago
See "Deformations and distortions" paragraph in https://iquilezles.org/articles/distfunctions/ where it suggests playing with the ray-marching step size.
Remnant44•1y 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!