frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Faster Argmin on Floats

https://algorithmiker.github.io/faster-float-argmin/
10•return_to_monke•1d ago

Comments

why_only_15•2h ago
This trick is very useful on Nvidia GPUs for calculating mins and maxes in some cases, e.g. atomic mins (better u32 support than f32) or warp-wide mins with `redux.sync` (only supports u32, not f32).
TheDudeMan•1h ago
How fast if you write a for loop and keep track of the index and value of the smallest (possibly treating them as ints)?
nine_k•1h ago
I hazard to guess that it would be the same, because the compiler would produce a loop out of .iter(), would expose the loop index via .enumerate(), and would keep track of that index in .min_by(). I suppose the lambda would be inlined, maybe even along with comparisons.

I wonder could that be made faster by using AVX instructions; they allow to find the minimum value among several u32 values, but not immediately its index.

teo_zero•39m ago
I had expected something about algorithms, not Rust-specific implementations.

Less is safer: How Obsidian reduces the risk of supply chain attacks

https://obsidian.md/blog/less-is-safer/
254•saeedesmaili•8h ago•107 comments

If all the world were a monorepo

https://jtibs.substack.com/p/if-all-the-world-were-a-monorepo
88•sebg•3d ago•20 comments

High-performance read-through cache for object storage

https://github.com/s2-streamstore/cachey
13•pranay01•2h ago•1 comments

Hidden risk in Notion 3.0 AI agents: Web search tool abuse for data exfiltration

https://www.codeintegrity.ai/blog/notion
102•abirag•8h ago•27 comments

Feedmaker: URL + CSS selectors = RSS feed

https://feedmaker.fly.dev
107•mustaphah•9h ago•18 comments

Ants that seem to defy biology – They lay eggs that hatch into another species

https://www.smithsonianmag.com/smart-news/these-ant-queens-seem-to-defy-biology-they-lay-eggs-tha...
366•sampo•18h ago•116 comments

Show HN: WeUseElixir - Elixir project directory

https://weuseelixir.com/
123•taddgiles•10h ago•17 comments

Internet Archive's big battle with music publishers ends in settlement

https://arstechnica.com/tech-policy/2025/09/internet-archives-big-battle-with-music-publishers-en...
296•coloneltcb•4d ago•119 comments

The best YouTube downloaders, and how Google silenced the press

https://windowsread.me/p/best-youtube-downloaders
268•Leftium•18h ago•116 comments

Ruby Central's Attack on RubyGems [pdf]

https://pup-e.com/goodbye-rubygems.pdf
629•jolux•22h ago•209 comments

A 3D-Printed Business Card Embosser

https://www.core77.com/posts/138492/A-3D-Printed-Business-Card-Embosser
58•surprisetalk•2d ago•9 comments

Three-Minute Take-Home Test May Identify Symptoms Linked to Alzheimer's Disease

https://www.smithsonianmag.com/smart-news/three-minute-take-home-test-may-identify-symptoms-linke...
78•pseudolus•11h ago•32 comments

Starfront Observatories

https://starfront.space/
36•stefanpie•3d ago•6 comments

Faster Argmin on Floats

https://algorithmiker.github.io/faster-float-argmin/
10•return_to_monke•1d ago•5 comments

Your very own humane interface: Try Jef Raskin's ideas at home

https://arstechnica.com/gadgets/2025/09/your-very-own-humane-interface-try-jef-raskins-ideas-at-h...
81•zdw•12h ago•12 comments

Supporting Our AI Overlords: Redesigning Data Systems to Be Agent-First

https://arxiv.org/abs/2509.00997
5•derekhecksher•2h ago•1 comments

Kernel: Introduce Multikernel Architecture Support

https://lwn.net/ml/all/20250918222607.186488-1-xiyou.wangcong@gmail.com/
137•ahlCVA•15h ago•38 comments

Shipping 100 hardware units in under eight weeks

https://farhanhossain.substack.com/p/how-we-shipped-100-hardware-units
123•M_farhan_h•1d ago•71 comments

Show HN: Zedis – A Redis clone I'm writing in Zig

https://github.com/barddoo/zedis
81•barddoo•8h ago•61 comments

An untidy history of AI across four books

https://hedgehogreview.com/issues/lessons-of-babel/articles/perplexity
98•ewf•12h ago•34 comments

Micro-LEDs boost random number generation

https://discovery.kaust.edu.sa/en/article/25936/micro-leds-boost-random-number-generation/
33•giuliomagnifico•3d ago•10 comments

R MCP Server

https://github.com/finite-sample/rmcp
84•neehao•3d ago•11 comments

Compiling with Continuations

https://swatson555.github.io/posts/2025-09-16-compiling-with-continuations.html
4•swatson741•3d ago•0 comments

Trump to impose $100k fee for H-1B worker visas, White House says

https://www.reuters.com/business/media-telecom/trump-mulls-adding-new-100000-fee-h-1b-visas-bloom...
963•mriguy•10h ago•1291 comments

The health benefits of sunlight may outweigh the risk of skin cancer

https://www.economist.com/science-and-technology/2025/09/17/the-health-benefits-of-sunlight-may-o...
246•petethomas•1d ago•210 comments

Show the Physics

https://interactivetextbooks.tudelft.nl/showthephysics/Introduction/About.html
158•pillars•3d ago•7 comments

Mini: Tonemaps (2023)

https://mini.gmshaders.com/p/tonemaps
38•bpierre•2d ago•8 comments

The Economic Impacts of AI: A Multidisciplinary, Multibook Review [pdf]

https://kevinbryanecon.com/BryanAIBookReview.pdf
55•cjbarber•10h ago•15 comments

Xmonad seeking help for Wayland port (2023)

https://xmonad.org/news/2023/10/06/wayland.html
67•clircle•2d ago•45 comments

Nostr

https://nostr.com/
340•dtj1123•1d ago•299 comments