frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Dozzle: Real-time Docker logs, stats, and debugging – in the browser

https://dozzle.dev/
1•mmarian•44s ago•0 comments

Side hustle ideas that work

https://comuniq.xyz/post?t=1210
1•01-_-•1m ago•0 comments

Moscow Hints at Potential US-Russia Tunnel Deal

https://www.kyivpost.com/post/77604
1•gaiagraphia•1m ago•1 comments

"token" changed its default meaning from crypto to AI

https://dd688.substack.com/p/token-changing-hands-from-crypto
2•duanduankate•3m ago•0 comments

Grigori Perelman

https://en.wikipedia.org/wiki/Grigori_Perelman
1•num42•4m ago•0 comments

Ireland paid artists a basic income and it was a boost for the economy

https://www.good.is/ireland-basic-income-artists-permanent/
1•stared•5m ago•0 comments

Customers Are Giving Billions to Scammers. Tellers Are Intervening

https://www.nytimes.com/2026/06/07/your-money/chase-bank-tellers-scams.html
1•donohoe•6m ago•0 comments

Datatype – variable font that turns text into charts

https://franktisellano.github.io/datatype/
1•ChrisArchitect•6m ago•0 comments

Searching for startup opportunities on Google Workspace Marketplace, pt 1 (2025)

https://developerwithacat.com/blog/052025/google-workspace-marketplace-startups-part1/
1•mmarian•7m ago•0 comments

Show HN: SleekCMS – Lovable for Websites

https://www.sleekcms.com/
1•yusufnb•9m ago•0 comments

Helping Claude Code to find undocumented DuckDB APIs from the code

https://flaky.build/helping-claude-code-to-find-undocumented-apis-from-the-code/
1•resheku•11m ago•0 comments

X402-Mesh – Open peer-pricelist and referral protocol

https://github.com/StartupHub-AI/x402-mesh
1•startuphubai•11m ago•0 comments

An Inconvenient Truth About AI

https://rutgerbregman.substack.com/p/an-inconvenient-truth-about-ai
2•madewulf•12m ago•0 comments

Price Evolution, Production Frontiers, and Market Competition in LLM Inference

https://arxiv.org/abs/2603.28576
1•root-parent•13m ago•0 comments

The ROI of AI coding looks different when you are a bootstrapped founder

https://octavio.substack.com/p/the-roi-of-ai-coding-looks-completely
1•tavioto•15m ago•0 comments

Mitigating the LLM Rerun Crisis for Minimized-Inference-Cost Web Automation

https://arxiv.org/abs/2604.09718
1•root-parent•16m ago•0 comments

Disney and Universal Should Compete to Make the Best Star Wars Movies

https://proliberal.substack.com/p/cultural-abundance
2•mtsteiner•17m ago•0 comments

The Price Reversal Phenomenon: When Cheaper Reasoning Models Cost More

https://arxiv.org/abs/2603.23971
1•root-parent•17m ago•0 comments

Show HN: Vithos – typesafe full-stack template for Cloudflare Workers

https://github.com/reybahl/vithos
1•reybahl•17m ago•1 comments

An ant colony has memories that its individual members don't have (2018)

https://aeon.co/ideas/an-ant-colony-has-memories-that-its-individual-members-dont-have
3•downbad_•18m ago•0 comments

Ukraine birds weave optical fiber nests

https://xcancel.com/OTregub/status/2063208671056634128
1•WithinReason•20m ago•0 comments

Cursor's canvas library is closed source, I built a shim for the web

https://github.com/thisismydesign/cursor-canvas-web
1•thisismydesign•21m ago•1 comments

Heart-nosed bat alphacoronaviruses use human CEACAM6 to enter cells

https://www.nature.com/articles/s41586-026-10394-x
1•PaulHoule•22m ago•0 comments

The Happiness Crash of 2020

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6465460
2•simonebrunozzi•23m ago•0 comments

GNU Gets Back into Nutrition Software After 14 Year Hiatus

https://www.phoronix.com/news/GNUtrition-2026
2•amcclure•23m ago•0 comments

Russian drone hits building storing spent nuclear fuel near Chornobyl

https://www.theguardian.com/world/2026/jun/07/russian-drone-hits-building-spent-nuclear-fuel-chor...
3•defly•25m ago•0 comments

Petrichor

https://en.wikipedia.org/wiki/Petrichor
1•jkxyz•26m ago•0 comments

Sparklines.js Interactive Playground

https://www.cssscript.com/demo/inline-chart-sparklines/
2•eustoria•27m ago•0 comments

Moodloom – Ad-free Pinterest with AI filtering

https://moodloom.xyz/
1•eustoria•29m ago•0 comments

Best Practices for Form Design (2008) [pdf]

https://static.lukew.com/webforms_lukew.pdf
2•tosh•29m 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!