Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

turned on bits counter

Quick and Merge sort for multiple CPUs

Regexp for :name, :othername, :other

Evaluating the differences in CRC-32 implementations

What is the recommended way to get another domain's data in a CQRS workflow?

Where to find a set of hard Traveling Salesman Problems (with known solutions/approximations)?

CRC bit-order confusion

c language-agnostic crc

Is it useful to send a developer to attend a 3days Microsoft Learning Gateway Workshop? [closed]

language-agnostic

Avoiding timing issues in a processor

language-agnostic cpu

Is this a variation of the traveling salesman problem?

Is XML-RPC bad used as a protocol for a public API implementation?

First time through idiom

language-agnostic

Automated testing feels a lot like duplicating the tested logic, am I doing it right?

Designing state machine automatically

Is there any algorithm better than O(N) to find the first bit set in a bitarray that consists mostly of continous blocks?

how does a non-blocking event loop work?

Quicksort algorithm