Static search trees: 40x faster than binary search
https://curiouscoding.nl/posts/static-search-tree/
https://redd.it/1hqo19u
@programmingreddit
https://curiouscoding.nl/posts/static-search-tree/
https://redd.it/1hqo19u
@programmingreddit
CuriousCoding
Static search trees: 40x faster than binary search
Table of Contents 1 Introduction 1.1 Problem statement 1.2 Motivation 1.3 Recommended reading 1.4 Binary search and Eytzinger layout 1.5 Hugepages 1.6 A note on benchmarking 1.7 Cache lines 1.8 S-trees and B-trees 2 Optimizing find 2.1 Linear 2.2 Auto-vectorization…
Jonot's blog: Why I Wrote a Game Boy Advance Game in Zig
https://jonot.me/posts/zig-gba/
https://redd.it/1hqchsh
@programmingreddit
https://jonot.me/posts/zig-gba/
https://redd.it/1hqchsh
@programmingreddit
Reddit
From the programming community on Reddit: Jonot's blog: Why I Wrote a Game Boy Advance Game in Zig
Posted by NXGZ - 118 votes and 16 comments
Databases in 2024: A Year in Review
https://www.cs.cmu.edu/~pavlo/blog/2025/01/2024-databases-retrospective.html
https://redd.it/1hr3xor
@programmingreddit
https://www.cs.cmu.edu/~pavlo/blog/2025/01/2024-databases-retrospective.html
https://redd.it/1hr3xor
@programmingreddit
Andy Pavlo - Carnegie Mellon University
Databases in 2024: A Year in Review
Andy rises from the ashes of his dead startup and discusses what happened in 2024 in the database game.
Generative AI is not going to build your engineering team for you
https://stackoverflow.blog/2024/12/31/generative-ai-is-not-going-to-build-your-engineering-team-for-you/
https://redd.it/1hrrf05
@programmingreddit
https://stackoverflow.blog/2024/12/31/generative-ai-is-not-going-to-build-your-engineering-team-for-you/
https://redd.it/1hrrf05
@programmingreddit
stackoverflow.blog
Generative AI is not going to build your engineering team for you - Stack Overflow
Rules for Writing Software Tutorials
https://refactoringenglish.com/chapters/rules-for-software-tutorials/
https://redd.it/1hrux0b
@programmingreddit
https://refactoringenglish.com/chapters/rules-for-software-tutorials/
https://redd.it/1hrux0b
@programmingreddit
Refactoringenglish
Rules for Writing Software Tutorials
It's easier than you think to write an exceptional software tutorial. You can stand out in a sea of mediocre guides by following a few simple rules.
After 8 years of development and delivering it to thousands of users, today I am open sourcing my visual programming language.
https://github.com/PWCT/PWCT2
https://redd.it/1hslkbk
@programmingreddit
https://github.com/PWCT/PWCT2
https://redd.it/1hslkbk
@programmingreddit
GitHub
GitHub - PWCT/PWCT2: Programming Without Coding Technology - Second Generation, written in the Ring programming language!
Programming Without Coding Technology - Second Generation, written in the Ring programming language! - PWCT/PWCT2
Eutelsat's 48-Hour Outage Blamed on Leap Year Bug: A Costly Reminder of Why Handling Edge Cases in Software Matters
https://gizmodo.com/rival-to-spacexs-starlink-goes-dark-after-failing-to-account-for-leap-year-2000545410
https://redd.it/1ht2v5v
@programmingreddit
https://gizmodo.com/rival-to-spacexs-starlink-goes-dark-after-failing-to-account-for-leap-year-2000545410
https://redd.it/1ht2v5v
@programmingreddit
Gizmodo
Rival to SpaceX's Starlink Goes Dark After Failing to Account for Leap Year
OneWeb managed to restore its services after a 48-hour outage.
It started with a satirical LinkedIn post. Now, meet Git Fakers: Automate fake activity like a pro, powered by Rust.
https://github.com/enochkan/git-fake-rs
https://redd.it/1hstn72
@programmingreddit
https://github.com/enochkan/git-fake-rs
https://redd.it/1hstn72
@programmingreddit
GitHub
GitHub - enochkan/git-fake-rs: 🤖 A Rust-powered tool to fill your GitHub contribution graph with fake commits and real laughs!
🤖 A Rust-powered tool to fill your GitHub contribution graph with fake commits and real laughs! - enochkan/git-fake-rs
Docker on MacOS is still slow ?
https://www.paolomainardi.com/posts/docker-performance-macos-2025/
https://redd.it/1htrk6o
@programmingreddit
https://www.paolomainardi.com/posts/docker-performance-macos-2025/
https://redd.it/1htrk6o
@programmingreddit
Paolo Mainardi
Docker on MacOS is still slow?
Info 06/01/2025 Update: Many readers requested the inclusion of OrbStack in the benchmarks. This update introduces OrbStack’s performance data, along with updated insights and comparisons. TLDR Link to heading Two years after my first analysis of Docker performance…
printf debugging is OK (2024)
https://www.polymonster.co.uk/blog/printf-debugging-is-ok
https://redd.it/1hu4rm1
@programmingreddit
https://www.polymonster.co.uk/blog/printf-debugging-is-ok
https://redd.it/1hu4rm1
@programmingreddit
www.polymonster.co.uk
printf debugging is OK – Alex Dixon
I stopped going on Twitter a while ago because it has the tendency to evoke rage, as it is designed to do. But every now and then I check back in - it can be useful sometimes for keeping up with graphics research, gamedev news and some people do post nice…
Mixbox is a library for natural color mixing based on real pigments.
https://github.com/scrtwpns/mixbox
https://redd.it/1hucu8d
@programmingreddit
https://github.com/scrtwpns/mixbox
https://redd.it/1hucu8d
@programmingreddit
GitHub
GitHub - scrtwpns/mixbox: Mixbox is a library for natural color mixing based on real pigments.
Mixbox is a library for natural color mixing based on real pigments. - scrtwpns/mixbox
Tuitorial - I built a terminal-based tool for code presentations because PowerPoint was too painful
https://github.com/basnijholt/tuitorial/
https://redd.it/1huqqrt
@programmingreddit
https://github.com/basnijholt/tuitorial/
https://redd.it/1huqqrt
@programmingreddit
GitHub
GitHub - basnijholt/tuitorial: Create beautiful terminal-based code tutorials with syntax highlighting and interactive navigation.
Create beautiful terminal-based code tutorials with syntax highlighting and interactive navigation. - basnijholt/tuitorial
OrbStack added to the Docker MacOS Benchmark analysis
https://www.paolomainardi.com/posts/docker-performance-macos-2025/
https://redd.it/1hv1one
@programmingreddit
https://www.paolomainardi.com/posts/docker-performance-macos-2025/
https://redd.it/1hv1one
@programmingreddit
Paolo Mainardi
Docker on MacOS is still slow?
Info 06/01/2025 Update: Many readers requested the inclusion of OrbStack in the benchmarks. This update introduces OrbStack’s performance data, along with updated insights and comparisons. TLDR Link to heading Two years after my first analysis of Docker performance…
I made a Chrome extension that filters Google results to pre-2023, before AI content farms took over technical documentation searches
https://chromewebstore.google.com/detail/pre-ai-search-filter-goog/claajpcgaehlepegbiibddifpnlokckb?authuser=0&hl=en
https://redd.it/1hvq3l3
@programmingreddit
https://chromewebstore.google.com/detail/pre-ai-search-filter-goog/claajpcgaehlepegbiibddifpnlokckb?authuser=0&hl=en
https://redd.it/1hvq3l3
@programmingreddit
Google
Pre-AI Search - Filter Google Before AI Content - Chrome Web Store
Filter Google searches to pre-AI content. Find authentic, human-written results easily
AdminForth released own components library with a tailwindy look and crispy charts
https://adminforth.dev/docs/tutorial/Customization/afcl/
https://redd.it/1hvplsi
@programmingreddit
https://adminforth.dev/docs/tutorial/Customization/afcl/
https://redd.it/1hvplsi
@programmingreddit
adminforth.dev
AdminForth Components Library | Vue & Node admin panel framework
AFCL is a set of components which you can use as build blocks in your AdminForth application. AFCL allows to keep the design consistent with minimal efforts and build new pages faster. AFCL components follow styling standard and respect theme colors.
Op-ed: Northeastern’s redesign of the Khoury curriculum abandons the fundamentals of computer science
https://huntnewsnu.com/82511/editorial/op-eds/op-ed-northeasterns-redesign-of-the-khoury-curriculum-abandons-the-fundamentals-of-computer-science/
https://redd.it/1hw0z50
@programmingreddit
https://huntnewsnu.com/82511/editorial/op-eds/op-ed-northeasterns-redesign-of-the-khoury-curriculum-abandons-the-fundamentals-of-computer-science/
https://redd.it/1hw0z50
@programmingreddit
The Huntington News
Op-ed: Northeastern’s redesign of the Khoury curriculum abandons the fundamentals of computer science
A curriculum focused on current industry trends risks becoming obsolete before students even graduate. So how can Northeastern teach students skills that will stand the test of time? The university, which recently announced it would completely overhaul its…
Zig-style generics are not well-suited for most languages
https://typesanitizer.com/blog/zig-generics.html
https://redd.it/1hvyxtm
@programmingreddit
https://typesanitizer.com/blog/zig-generics.html
https://redd.it/1hvyxtm
@programmingreddit
Typesanitizer
Zig-style generics are not well-suited for most languages
A discussion of some of the downsides of Zig
StackOverflow has lost 77% of new questions compared to 2022. Lowest # since May 2009.
https://gist.github.com/hopeseekr/f522e380e35745bd5bdc3269a9f0b132
https://redd.it/1hwg2px
@programmingreddit
https://gist.github.com/hopeseekr/f522e380e35745bd5bdc3269a9f0b132
https://redd.it/1hwg2px
@programmingreddit
Gist
StackOverflow Dec 2024 stats
StackOverflow Dec 2024 stats. GitHub Gist: instantly share code, notes, and snippets.