frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Anthropic Economic Index Cadences

https://www.anthropic.com/research/economic-index-june-2026-report
1•ravirajx7•3m ago•0 comments

OpenAI releases GPT-5.6 to select users vetted by US Government

https://www.ft.com/content/33a306c2-5aaa-45b1-9386-1716fa6a128e
1•WithinReason•3m ago•0 comments

DuckDB SQLite Extension

https://github.com/duckdb/duckdb-sqlite
1•tosh•5m ago•0 comments

Future Transistor Stacking Plans Start to Diverge IBM, Intel, Samsung, and TSMC

https://spectrum.ieee.org/cfet-ibm-plan
1•rbanffy•6m ago•0 comments

Taalas

https://taalas.com/
1•dboon•7m ago•0 comments

Ukraine disguised Nord Stream sabotage mission as a 'porn film'

https://www.telegraph.co.uk/books/non-fiction/nord-stream-conspiracy-bojan-pancevski-review/
2•joe_mamba•7m ago•0 comments

Hate "The Algorithm?" RSS Is One of the Tools You've Been Looking For

https://www.eff.org/deeplinks/2026/06/hate-algorithm-rss-one-tools-youve-been-looking
1•speckx•7m ago•0 comments

Previewing GPT‑5.6 Sol: a next-generation model

https://openai.com/index/previewing-gpt-5-6-sol/
42•minimaxir•8m ago•12 comments

Just Use Postgres for Task Queues

https://www.dbos.dev/blog/making-postgres-queues-scale
1•KraftyOne•9m ago•0 comments

Show HN: To memorize my studies, I made a flashcards app with a dating app UI

https://apps.apple.com/us/app/minder-flashcards-exam-study/id6775268676
1•busymom0•11m ago•0 comments

Can You Terraform Mars?

https://www.nature.com/immersive/d41586-026-01978-8/index.html
1•Schiphol•11m ago•0 comments

AI coding agents could soon cost more than the developers using them

https://www.theregister.com/ai-and-ml/2026/06/24/ai-coding-agents-could-soon-cost-more-than-the-d...
1•beardyw•12m ago•1 comments

AI Learns the "Dark Art" of RFIC Design

https://spectrum.ieee.org/ai-radio-chip-design
2•rbanffy•13m ago•0 comments

The Download: brain-melting heatwaves and unprecedented OpenAI restrictions

https://www.technologyreview.com/2026/06/26/1139780/the-download-heatwaves-brain-health-openai-re...
2•joozio•14m ago•0 comments

Polygraph: A Meta-Harness for Maximum Agent Autonomy

https://nx.dev/blog/announcing-polygraph
19•cheald•14m ago•0 comments

Blink If You're Human

https://dynomight.net/blink/
2•surprisetalk•14m ago•0 comments

The abundant but expensive energy source that's under your feet

https://www.bbc.co.uk/news/articles/cj3gj1n8yz8o
1•Brajeshwar•14m ago•0 comments

SpaceX plans to launch Starlink mobile service in the US

https://arstechnica.com/space/2026/06/spacex-plans-to-launch-starlink-mobile-service-in-the-us/
6•LorenDB•15m ago•0 comments

Show HN: TBD, a Mac-native CLI-forward coding agent multiplexer

https://github.com/cheapsteak/tbd
2•cheapsteak•16m ago•0 comments

Engineering Manager Charged with $1.4M Insider Trading Scheme

https://www.justice.gov/usao-de/pr/engineering-manager-charged-14-million-insider-trading-scheme
2•geox•16m ago•0 comments

Titanic's unknown child is finally identified (2011)

https://www.nbcnews.com/id/wbna42755013
3•EndXA•16m ago•0 comments

White House Will Ad Hoc Decide Who Can Individually Access GPT-5.6

https://thezvi.substack.com/p/white-house-will-ad-hoc-decide-who
3•myrmidon•17m ago•3 comments

Rising RAM prices are taking a toll on PCs, tablets, game consoles, and more

https://liliputing.com/lilbits-rising-ram-prices-are-taking-a-toll-on-pcs-tablets-game-consoles-a...
3•speckx•18m ago•0 comments

Beyond Objects

https://arxiv.org/abs/2606.27258
3•dwenzek•19m ago•1 comments

Show HN: Vynex API – One endpoint for 34 LLM models, paid with USDT

https://llm-api.vynexcloud.com/
3•sandboxclaw•20m ago•0 comments

Mullvad founder Daniel Berntsson donated millions to far right party

https://www.na.se/orebro/miljonregn-till-orebropartiet-fran-techprofil/
5•mrtesthah•21m ago•0 comments

Biotech firm files bankruptcy w $115M debt; Eli Lilly, Astellas bet on it anyway

https://www.masslive.com/news/2026/06/biotech-firm-files-for-bankruptcy-with-115m-debt-eli-lilly-...
3•randycupertino•23m ago•1 comments

Meta Tapped a Pentagon Supplier to Prototype Face Recognition for Its Glasses

https://www.wired.com/story/meta-rank-one-computing-face-recognition-smart-glasses/
4•cdrnsf•23m ago•0 comments

Globalizing the Philadelphian System: Unresolved Issues [pdf]

https://isonomiaquarterly.com/wp-content/uploads/2026/06/iq-4.2-summer-2026-marquis-and-coyne-glo...
2•brandonlc•25m ago•0 comments

Csound Score in Emacs

https://github.com/luqtas/csound-score-emacs
7•luqtas•25m 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!