algorithm

Tag

Cards List
#algorithm

Facebook is paying controversial creators to produce rage-bait content

Hacker News Top · 4h ago

Facebook is reportedly paying controversial creators to generate rage-bait content, raising concerns about algorithmic incentives and platform moderation.

0 favorites 0 likes
#algorithm

Adaptive Two-Level Allocation of a Conserved Capacity Budget Across Locations and Service Classes

arXiv cs.AI · yesterday Cached

The paper presents a two-level algorithm for allocating a conserved capacity budget across locations and service classes, proving it conserves the budget and converges in one iteration, and evaluates it for defending CDNs under volumetric attack.

0 favorites 0 likes
#algorithm

Counting the days, revisited

Lobsters Hottest · 3d ago Cached

Tony Finch revisits his Gregorian-to-Julian day conversion algorithm, incorporating tricks from Ben Joffe to produce a more efficient and robust formula.

0 favorites 0 likes
#algorithm

Show HN: Simple algorithm and color space to generate diverse skin tones

Hacker News Top · 2026-08-04 Cached

A project defining a color space for generating diverse human skin tones, with simple algorithms and an interactive color picker.

0 favorites 0 likes
#algorithm

Categorization with NLP

Lobsters Hottest · 2026-08-03 Cached

A developer deep dive into an NLP-based grocery categorization tool, covering input lexing, stemming, and a unigram database approach to classify products into categories.

0 favorites 0 likes
#algorithm

k-Coloring is Faster than Computing the Chromatic Number

Hacker News Top · 2026-07-31 Cached

This paper presents a randomized algorithm that solves k-coloring on n-vertex graphs in time (2-ε_k)^n for every fixed k, resolving a long-standing open problem in exponential-time algorithms. It builds on hypergraph containers and list-coloring reductions.

0 favorites 0 likes
#algorithm

High-Order Markov Blanket Discovery via a k-Order Relaxation of the Faithfulness Assumption

arXiv cs.LG · 2026-07-30 Cached

This paper proposes a k-order relaxation of the faithfulness assumption for learning graphical Markov blankets, and introduces a proof-of-concept algorithm (kOMB) that can recover Markov blankets even under violations of faithfulness, such as parity-type relationships.

0 favorites 0 likes
#algorithm

N-body gravity simulation in O(N)

Lobsters Hottest · 2026-07-27 Cached

This video details the principles of the Fast Multipole Method (FMM) for achieving N-body gravity simulation in O(N) time, including multipole expansions and local expansions, and compares it with the naive O(N²) and Barnes-Hut algorithms.

0 favorites 0 likes
#algorithm

How Unix spell ran in 64 kB of RAM

Hacker News Top · 2026-07-27 Cached

The article details how Douglas McIlroy compressed a 250kB dictionary into 64kB RAM for Unix spell using stemming, Bloom filters, and Golomb coding, achieving near-theoretical-limit compression.

0 favorites 0 likes
#algorithm

I ran a faceless AI persona account for six weeks to see if the view money was real

Reddit r/artificial · 2026-07-26

A writer spent six weeks running a faceless AI persona account to test the viability of passive income, using tools like APOB AI, ElevenLabs, and CapCut, and concluded that the economics are poor and the distribution problem remains unsolved.

0 favorites 0 likes
#algorithm

Some combinatorial applications of spacefilling curves

Hacker News Top · 2026-07-25 Cached

This page describes the spacefilling curve heuristic for generating approximate solutions to the Traveling Salesman Problem, emphasizing its speed, simplicity, and practical applications in routing, logistics, and map drawing.

0 favorites 0 likes
#algorithm

ALP: Adaptive Lossless Floating-Point Compression

Lobsters Hottest · 2026-07-24 Cached

This paper introduces ALP, a state-of-the-art lossless compression algorithm for IEEE 754 floating-point data, exploiting decimal and high-precision patterns. It achieved superior performance in decoding speed, compression ratio, and compression speed, earning the SIGMOD Best Artifact Award.

0 favorites 0 likes
#algorithm

Perlin's Noise Algorithm

Hacker News Top · 2026-07-22 Cached

An explanation of Perlin's noise algorithm, covering the concept of noise, coherent noise, and the basics of implementing noise functions in procedural generation.

0 favorites 0 likes
#algorithm

@HowToPrompt__: Chinese professor has discovered the fastest shortest path algorithm for graphs in 40yrs. Dijkstra’s algorithm has lite…

X AI KOLs Timeline · 2026-07-20 Cached

A Chinese professor has discovered a new deterministic shortest path algorithm that beats the 40-year-old sorting barrier by combining Dijkstra and Bellman-Ford with frontier reduction, achieving O(m log^(2/3) n) time on sparse graphs.

0 favorites 0 likes
#algorithm

Scanline edge-flag algorithm for antialiasing

Lobsters Hottest · 2026-07-20 Cached

This paper describes a scanline edge-flag algorithm for antialiasing in computer graphics rendering.

0 favorites 0 likes
#algorithm

Data-Native Global Optimization for Big Data K-means Clustering

arXiv cs.LG · 2026-07-20 Cached

Proposes Big-means++, a simple algorithm that achieves global optimization quality for big data K-means clustering by systematically curating inputs and using sample-induced surrogate landscapes.

0 favorites 0 likes
#algorithm

X admits its broken algorithm made the site feel like a ‘battleground’

The Verge · 2026-07-14 Cached

X's head of product admits the algorithm was missing data on mutual followers, making reply sections feel like a battleground; a tweak now boosts visibility of posts to mutuals to foster community.

0 favorites 0 likes
#algorithm

Instruction Set and Language for Hypergraphs

arXiv cs.CL · 2026-07-14 Cached

This paper presents IsalHG, a method to represent any finite connected hypergraph as a string over a compact instruction alphabet, decoded by a virtual machine. It introduces a canonical string conjecture for hypergraph isomorphism and benchmarks against established methods.

0 favorites 0 likes
#algorithm

An explanation of our search results

Hacker News Top · 2026-07-12 Cached

Google explains why searching for the word 'Jew' returns anti-Semitic results, attributing it to algorithmic ranking and linguistic usage, and apologizes for the upsetting experience.

0 favorites 0 likes
#algorithm

Efficient Long-Horizon Learning for Learned Optimization

arXiv cs.LG · 2026-07-09 Cached

Proposes Efficient Long-horizon Optimization (ELO) learning, a meta-training algorithm that reallocates compute to longer horizons and uses decoupled progressive expert supervision, improving learned optimizers' performance on long-unroll tasks and out-of-distribution generalization. ELO-Celo2 consistently outperforms AdamW and matches Muon on language modeling tasks.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback