@lobsters Circular Obstacle Pathfinding #Pathfinding #GameDev #Algorithms
@hackernews Faster KNN search in Manticore: 2-pass HNSW, batched distances, and AVX-512 #HackerNews #Tech #Algorithms
@hackernews 15 sorting algorithms in 6 minutes (2013) [video] #HackerNews #Tech #Algorithms
@techcrunch Social media's next evolution: user-controlled algorithms #SocialMedia #Tech #Algorithms
@lobsters The APLR(1) Algorithm for Generating Compact LR(1) Parsers is Simpler and More Capable than IELR(1) #Programming #Compilers #Algorithms
@lobsters Learning Regular Languages with the TTT Algorithm #ComputerScience #Algorithms #Programming
@lobsters PivCo-Huffman #ComputerScience #Algorithms #DataCompression
@lobsters Branchless Quicksort #Programming #Algorithms #SoftwareEngineering
@lobsters Revealing the frontier with stacks and queues #Programming #Rust #Algorithms
@hackernews Branchless Quicksort faster than std:sort and pdqsort with C and C++ API #HackerNews #Tech #Algorithms
@hackernews Two Ways to Draw Infinite Jest's Sierpinski Gasket #HackerNews #Tech #Algorithms
@lobsters Folding in Parallel #Programming #Algorithms #Parallelism
@hackernews Companies Are Just a Graph of Algorithms #HackerNews #Tech #Algorithms
@lobsters Speeding Up the Back End with Graph Theory (2019) #Tech #Programming #Algorithms
@hackernews Fast Factorial Algorithms #HackerNews #Tech #Algorithms
@daniel_lemire SIMD-accelerated integer-to-string conversion #SIMD #Performance #Algorithms
@lobsters What is random generation? #Programming #Algorithms #Testing
@hackernews Shunting-Yard Animation #HackerNews #Tech #Algorithms
@hackernews Sparse Cholesky Elimination Tree #HackerNews #Tech #Algorithms
@hackernews A new hash table for Lwan #HackerNews #Tech #Algorithms
@daniel_lemire Checking multiplication overflow #ComputerScience #Performance #Algorithms
@hackernews Easy Random Trees #HackerNews #Tech #Algorithms
@lobsters On (not) using "cryptographic hashes" for hash table keys #ComputerScience #Security #Algorithms
@npr_technology How algorithms wreaked havoc with these workers' schedules and cut their pay #Technology #Labor #Algorithms
@lobsters Quickheap: the fastest comparison-based heap? #Programming #DataStructures #Algorithms
@purplesyringa You might misunderstand arithmetic coding #Coding #Algorithms #ComputerScience
@hackernews A more efficient implementation of Shor's algorithm #HackerNews #Tech #Algorithms
@lobsters Tries for Polynomials #Math #Haskell #Algorithms
@lobsters What it takes to transpose a matrix (2024) #Programming #Performance #Algorithms
@hackernews You can beat the binary search #HackerNews #Tech #Algorithms
@daniel_lemire You can beat the binary search #ComputerScience #Algorithms #Optimization
@lobsters An Algorithmic Reconstruction of Normalisation by Evaluation #Programming #ComputerScience #Algorithms
@hackernews Binary GCD #HackerNews #Tech #Algorithms
@hackernews Pairwise Order of a Sequence of Elements #HackerNews #Tech #Algorithms
@hackernews Fast and Easy Levenshtein distance using a Trie #HackerNews #Tech #Algorithms
@daniel_lemire Converting floats to strings quickly #Performance #Programming #Algorithms
@russcox Fast Unrounded Scaling: Proof by Ivy #Programming #ComputerScience #Algorithms
@russcox Floating-Point Printing and Parsing Can Be Simple And Fast #Programming #ComputerScience #Algorithms
@russcox Pulling a New Proof from Knuth's Fixed-Point Printer #Programming #ComputerScience #Algorithms
@ken_shirriff Solving the NYTimes Pips puzzle with a constraint solver #Puzzles #Algorithms #ConstraintProgramming