frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Silicon Valley Founder Meat Grinder

https://zaksa.zip/blog/silicon-valley-founder-meat-grinder/
112•Kaizeras•1h ago•62 comments

How Google helped destroy adoption of RSS feeds (2023)

https://openrss.org/blog/how-google-helped-destroy-adoption-of-rss-feeds
201•pudgywalsh•3h ago•53 comments

Diátaxis

https://diataxis.fr/
55•ryanseys•1h ago•7 comments

Postmortem for Kernel Soundness Bug #14576

https://leodemoura.github.io/blog/2026-8-1-postmortem-for-kernel-soundness-bug-14576/
86•juhopitk•3h ago•31 comments

The 14 Steps it takes to open my office door with a new phone

https://shub.club/writings/2026/august/14-steps-to-open-a-door/
10•forthwall•21m ago•4 comments

But can your calculator run Linux?

https://raymii.org/s/articles/But_can_your_calculator_run_Linux.html
31•jandeboevrie•2h ago•2 comments

The Art of 64-bit Assembly

https://nostarch.com/art-64-bit-assembly-v2
155•0x54MUR41•7h ago•72 comments

Just because a game is on disc doesn't mean it will work in the future

https://arstechnica.com/gaming/2026/07/the-disc-is-not-the-game-physical-releases-increasingly-re...
46•rbanffy•1d ago•25 comments

CISA Alert: Water Sector PLC Targeting

https://censys.com/blog/cisa-alert-water-tower-plc-targeting/
26•speckx•3h ago•13 comments

NetBSD 11.0

https://blog.netbsd.org/tnf/entry/netbsd_11_0_released
164•jaypatelani•4h ago•61 comments

Seedance 2.5

https://seed.bytedance.com/en/blog/one-take-creation-flexible-referencing-introducing-seedance-2-5
5•njaremko•1h ago•0 comments

Kaisel – Routes as Values. Dart 3 Native Router for Flutter

https://kaisel.dev/
46•TheWiggles•5h ago•6 comments

RipGrep musl binaries occasionally segfault during very-large searches

https://github.com/BurntSushi/ripgrep/issues/3494
232•throwaway2037•9h ago•157 comments

Explorative modeling: Train on the best of K guesses

https://alexiglad.github.io/blog/2026/explorative_modeling/
61•DSemba•6h ago•21 comments

Pgtestdb's template cloning approach to testing is fast

https://brandur.org/fragments/pgtestdb
54•brandur•5h ago•34 comments

Nyctography: A substituton cypher by Lewis Carroll

https://en.wikipedia.org/wiki/Nyctography
25•nanna•4d ago•1 comments

Scanning 7.6 Petabytes of HuggingFace Training Data for Secrets

https://trufflesecurity.com/blog/scanning-7-6-petabytes-of-ai-training-data-for-secrets
18•882542F3884314B•3h ago•4 comments

A Surveillance Treaty in Disguise: Canada Signs UN Cybercrime Convention

https://www.michaelgeist.ca/2026/07/a-surveillance-treaty-in-disguise-the-trouble-with-canadas-qu...
233•iamnothere•7h ago•123 comments

Cursor removed cost information from the usage page and CSV export

https://forum.cursor.com/t/usage-page-to-token-amount-what/167153
265•EugeneOZ•6h ago•118 comments

The Burau representation of the braid group is faithful for n = 4

https://arxiv.org/abs/2607.05283
33•wglb•4d ago•16 comments

Kenji/Serious Eats – 30-Min Pressure Cooker Pho Ga

https://www.seriouseats.com/30-minute-pressure-cooker-pho-ga-recipe
49•stasomatic•6h ago•38 comments

Linux on ESP32

https://github.com/GrieferPig/esp32-s31-linux
79•boveyking•4d ago•32 comments

Glyphs 4 – the leading Mac font editor

https://glyphsapp.com
28•microflash•4d ago•7 comments

RamenHaus

https://ramen.haus/
201•oler•13h ago•101 comments

Kontigo (YC S24) Is Hiring

https://www.ycombinator.com/companies/kontigo/jobs/xAo6tMt-founding-engineer
1•jecastillof•9h ago

Register deprivation: spills and runtime under forced register scarcity

https://rjp.io/blog/2026-07-19-register-deprivation
20•surprisetalk•2d ago•4 comments

Flint: A Visualization Language for the AI Era

https://microsoft.github.io/flint-chart/
239•vinhnx•19h ago•66 comments

Manual: •.,:;…!?·

https://type.today/en/journal/dots
104•behnamoh•2d ago•21 comments

YC founder asks desperate job seekers to tattoo themselves for an interview

https://sfstandard.com/2026/07/30/lemonlime-tattoo-job-interview/
13•theanonymousone•56m ago•0 comments

Solid Queue 1.6.0 now supports fiber workers

https://github.com/rails/solid_queue/releases/tag/v1.6.0
89•earcar•14h ago•38 comments
Open in hackernews

Faster sorting with SIMD CUDA intrinsics (2024)

https://winwang.blog/posts/bitonic-sort/
92•winwang•1y ago
Code at https://github.com/wiwa/blog-code/

Comments

ashvardanian•1y ago
The article covers extremely important CUDA warp-level synchronization/exchange primitives, but it's not what is generally called SIMD in the CUDA land .

Most "CUDA SIMD" intrinsics are designed to process a 32-bit data pack containing 2x 16-bit or 4x 8-bit values (<https://docs.nvidia.com/cuda/cuda-math-api/cuda_math_api/gro...>). That significantly shrinks their applicability in most domains outside of video and string processing. I've had pretty high hopes for DPX on Hopper (<https://developer.nvidia.com/blog/boosting-dynamic-programmi...>) instructions and started integrating them in StringZilla last year, but the gains aren't huge.

winwang•1y ago
Oh wow, TIL, thanks. I usually call stuff like that SWAR, and every now-and-then I try to think of a way to (fruitfully) use it. The "SIMD" in this case was just an allusion to warp-wide functions looking like how one might use SIMD in CPU code, as opposed to typical SIMT CUDA.

Also, StringZilla looks amazing -- I just became your 1000th Github follower :)

ashvardanian•1y ago
Thanks, appreciate the gesture :)

Traditional SWAR on GPUs is a fascinating topic. I've begun assembling a set of synthetic benchmarks to compare DP4A vs. DPX (<https://github.com/ashvardanian/less_slow.cpp/pull/35>), but it feels incomplete without SWAR. My working hypothesis is that 64-bit SWAR on properly aligned data could be very useful in GPGPU, though FMA/MIN/MAX operations in that PR might not be the clearest showcase of its strengths. Do you have a better example or use case in mind?

winwang•1y ago
I don't -- unfortunately not too well-versed in this field! But I was a bit fascinated with SWAR after I randomly thought of how to prefix-sum with int multiplication, later finding out that it is indeed an old trick as I suspected (I'm definitely not on this thread btw): https://mastodon.social/@dougall/109913251096277108

As for 64-bit... well, I mostly avoid using high-end GPUs, but I was of the impression that i64 is just simulated. In fact, I was thinking of using the full warp as a "pipeline" to implement u32 division (mostly as a joke), almost like anti-SWAR. There was some old-ish paper detailing arithmetic latencies in GPUs and division was approximately more than 32x multiplication (...or I could be misremembering).

bobmcnamara•1y ago
Parallel compares: https://graphics.stanford.edu/~seander/bithacks.html#ZeroInW...
DennisL123•1y ago
Interesting stuff. Not sure if I read this right that it‘s 16 und 32 bit values of integers that get sorted. If yes, I‘d love to see if the GPU implementation can beat a competitive Radix sort implementation on a CPU.
winwang•1y ago
It's 32 32-bit values which get sorted. I don't think a GPU sort would beat a CPU sort at this scale, even if you don't take kernel launch time into account. CPUs are simply too fast for (super-)small data, especially with AVX-512. But if we're talking about a larger amount of data, that would be a different story, i.e. as part of a normal gpu mergesort.
maeln•1y ago
It is also useful if your data already lives on the GPU memory. For example, when you need to z-sort a bunch of particles in a 3d renderer particle system.
exDM69•1y ago
A 32 way GPU sorting algorithm might be just what I need for sorting and deduplicating triangle id's in a visibility buffer renderer I am working on.

Thanks for sharing.

winwang•1y ago
As someone who doesn't know very much about graphics (ironically), you're welcome and hope it helps!
fourseventy•1y ago
What are the biggest use cases of GPU accelerated sorting?