On Async Mutexes, matklad writes
matklad.github.io/2025/11/04/o...
@ghishadow.bsky.social
On Async Mutexes, matklad writes
matklad.github.io/2025/11/04/o...
Do you want to improve the performance of your il2cpp Unity projects, without changing your code or your assets? My il2cpp build processor cpp2better is now officially available (on request). Reach out to me, details here: blog.s-schoener.com/2025-11-04-c...
04.11.2025 14:13 โ ๐ 13 ๐ 7 ๐ฌ 0 ๐ 01/6 Movi 2 is here: faster and more space-efficient for pangenome queries. Its fastest mode uses half the memory of Movi 1 while running ~30% faster. github.com/mohsenzakeri...
21.10.2025 20:00 โ ๐ 44 ๐ 24 ๐ฌ 1 ๐ 2OpenBSD 7.8 released
marc.info?l=openbsd-an...
www.openbsd.org/78.html
Watch 2019 Turing Award Recipient Ed Catmull discuss LucasFilm. Full lecture here: www.youtube.com/watch?v=MdPX...
20.10.2025 14:20 โ ๐ 2 ๐ 2 ๐ฌ 0 ๐ 0Speeding up C++ functions with a thread_local cache https://lemire.me/blog/2025/10/19/speeding-up-c-functions-with-a-thread_local-cache/
19.10.2025 21:28 โ ๐ 8 ๐ 2 ๐ฌ 0 ๐ 1Weโll be presenting at the #BIC workshop at @iccv.bsky.social! This yearโs BIC has amazing speakers ๐บ โ join us on 19 October at the Honolulu Convention Center to explore cutting-edge methods at the intersection of computer vision and biology ๐ฌ #ICCV2025 More details: www.bioimagecomputing.com
17.10.2025 07:35 โ ๐ 4 ๐ 3 ๐ฌ 0 ๐ 1Latest Linux Patches For Homa Posted: TCP Alternative With 10~100x Lower Tail Latency - https://www.phoronix.com/news/Linux-Homa-2025-Patches
16.10.2025 10:53 โ ๐ 9 ๐ 1 ๐ฌ 0 ๐ 0I dug into progressive image rendering and found a bunch of common assumptions aren't quite true.
โก๏ธ JPEG & WebP progressive-renders worse in Safari
โก๏ธ AVIF _does_ support progressive
โก๏ธ But JPEG XL in Safari doesn't
โก๏ธ JPEG XL decodes much slower than AVIF
โฌ๏ธ and more
jakearchibald.com/2025/present...
ECMAScript excitement ๐
Congrats to Evan Wallace on shipping the TC39 Stage 2.7 Import Bytes proposal in ESBuild 0.25.11 ๐
It lets you import raw bytes as a readonly Uint8Array ๐
import buf from "./a.png" with { type: "bytes" }
Also available in Deno, Bun, & webpack.
GPU computing before CUDA was *weird*.โจ
Memory primitives were graphics shaped, not computer science shaped.โจ
Want to do math on an array? Store it as an RGBA texture.
โจFragment Shader for processing. *Paint* the result in a big rectangle.
Illustration of Burrows-Wheeler Transform and many auxiliary structures from the input string how$now$brown$cow$#
New tool "bwt-svg" for making illustrations of the BWT and the many auxiliary arrays and other structures related to it. Pyodide-based no-installation-necessary interface here: benlangmead.github.io/bwt-svg/. (H/t to @robert.bio for pointing me to pyodide!) Full repo: github.com/benlangmead/....
14.10.2025 20:48 โ ๐ 40 ๐ 21 ๐ฌ 4 ๐ 1Today for #AdaLovelaceDay, which celebrates the achievements of women in STEM, read about the 10 most influential women in British science history, as chosen by leading female scientists: #WomenInSTEM royalsociety.org/about-us/who...
14.10.2025 16:25 โ ๐ 57 ๐ 17 ๐ฌ 1 ๐ 2In optimization problems, randomness thwarts complexity.
14.10.2025 17:45 โ ๐ 27 ๐ 7 ๐ฌ 0 ๐ 1Today's Future Data Systems Seminar Speaker: Will Manning (@willmanning.com) will present @spiraldb.com's Vortex file format. Vortex is now a @linuxfoundation.org project. Zoom talk open to public at 4:30pm ET. YouTube video available after: db.cs.cmu.edu/events/futur...
13.10.2025 11:10 โ ๐ 4 ๐ 4 ๐ฌ 0 ๐ 0Goldilocks Zone
03.10.2025 04:36 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0๐ก๏ธ @cloudflare.social is upping Worker security, and Igalia is thrilled to have helped out! Our Compilers team added isolation groups to V8, which allows running thousands of scripts at once while also eliminating an entire class of potential security issues. blog.cloudflare.com/safe-in-the-...
26.09.2025 15:43 โ ๐ 8 ๐ 1 ๐ฌ 0 ๐ 0๐ฅ
01.10.2025 10:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0A complete telomere-to-telomere genome sequence reveals 213 human-specific gene families, including candidates shaping brain evolution.
Functional studies highlight roles for GPR89B and FRMPD2B in brain expansion and synapse signaling.
Read more in Cell:
www.cell.com/cell/abstrac...
Happy to share that ShapeEmbed has been accepted at @neuripsconf.bsky.social ๐ SE is self-supervised framework to encode 2D contours from microscopy & natural images into a latent representation invariant to translation, scaling, rotation, reflection & point indexing
๐ arxiv.org/pdf/2507.01009 (1/N)
We really loved this series of tutorials on #metaprogramming in #LeanLang by Heather Macbeth. It's a great intro to a complex topic for novice users of #LeanProver!
Pt 1: youtube.com/watch?v=cKvg...
Pt 2: youtube.com/watch?v=5er4...
Pt 3: youtube.com/watch?v=TJ8T...
FYI: The tutorials were recorded at @simonsfoundation.org Lean Workshop for Mathematics and Physical Sciences. Read more here: leanprover-community.github.io/blog/posts/s...
24.09.2025 19:11 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0We have just released a new C++Now 2025 Conference Video!
std::optional โ Standardizing Optionals over References - A Case Study - Steve Downey - C++Now 2025
#coding #cplusplus #cpp #programming
it is hard to trust tpm, always breaking with every bios update ๐ฅฒ
20.09.2025 14:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0let result = await #expect( processExitsWith: .success, observing: [\.standardOutputContent] ) { snakify("This is precious...") } if let result { let expected = Array("Thisssss isssss preciousssss...".utf8) #expect(result.standardOutputContent.contains(expected)) }
๐งชExit testing is new in Swift 6.2! Now it's easy to check whether code exits cleanly, and ensure it prints the expected output to the console. Here's a sssssuper sssssimple sssssample! ๐ More at developer.apple.com/documentatio...
19.09.2025 00:22 โ ๐ 40 ๐ 3 ๐ฌ 2 ๐ 0Here is my deep dive into the FASTQ file format, and why you should not write Bash one-liners to parse FASTQ files: youtu.be/vFZtPTS9USE
16.09.2025 18:18 โ ๐ 7 ๐ 2 ๐ฌ 2 ๐ 0Poster highlighting Igalia's participation in XDC 2025. It mentions the conference will take place from September 29 to October 1, in the TU Wien Building, Karlsplatz, Vienna, Austria, and Igalians will present 7 talks and lead 2 workshops.
๐ Our team is heading to #XDC2025 in Vienna! 7 talks + 2 workshops โ excited to share, learn and talk about #OpenSource graphics. More info here: www.igalia.com/2025/09/18/I...
18.09.2025 17:26 โ ๐ 6 ๐ 3 ๐ฌ 0 ๐ 0Detailed description slide by slide of my @servo.org talk at GOSIM Hangzhou 2025 blogs.igalia.com/mrego/servo-...
18.09.2025 13:51 โ ๐ 10 ๐ 7 ๐ฌ 0 ๐ 0We have just released a new C++Now 2025 Conference Video!
How To Affect the Future of C++ Standard in 90 Minutes - River Wu - C++Now 2025
#coding #cplusplus #cpp #programming
Join us for FUN OCaml on the live stream at www.youtube.com/watch?v=e8Dk...
15.09.2025 07:26 โ ๐ 5 ๐ 3 ๐ฌ 1 ๐ 0