New posts in theory

Where do I start learning about image processing and object recognition? [closed]

CSS metaphysics: WHY is page vertical alignment so difficult?

Exactly what is the difference between a "closure" and a "block"?

What is starvation?

What's a Turing machine?

Which is the fastest way to get the absolute value of a number

Smoothing values over time: moving average or something better?

Using IS NULL or IS NOT NULL on join conditions - Theory question

Text editor theory [closed]

Bootstrapping a compiler: why?

What is the Zipper data structure and should I be using it?

Why can't we solve the consensus problem by just enforcing a new leader?

Why is number of bits always(?) a power of two? [closed]

Why do I need "OR NULL" in MySQL when counting rows with a condition

Purpose of singletons in programming

What are the main differences between the Knuth-Morris-Pratt and Boyer-Moore search algorithms?

Recovering built-in methods that have been overwritten

Could a truly random number be generated using pings to pseudo-randomly selected IP addresses?

async await performance?

What is a scalar Object in C++?