Channel: cs

What Every Computer Scientist Should Know About Floating-Point Arithmetic

algorithms cs

TLA modeling tips

cs functional

parse don’t validate in C

cs

Four Lectures on Standard ML

cs functional papers

[2310.15505] The Quantum Tortoise and the Classical Hare: A simple framework for understanding which problems quantum computing will accelerate (and which it will not)

cs physics quantum

Systems Correctness Practices at AWS

cs

Functional programming self-affirmations - NorikiTech

cs functional

TLA+ from first principles

cs math

Invariants: A Better Debugger? - Marc’s Blog

cs

[2301.11305] DetectGPT: Zero-Shot Machine-Generated Text Detection using Probability Curvature

ai cs

dithering

cs

Software Transactional Memory: Why Is It Only a Research Toy? - ACM Queue

cs distributed systems

Simple, Fast, and Scalable Reverse Image Search Using Perceptual Hashes and DynamoDB | by Canva Engineering | Oct, 2022 | Canva Engineering Blog

cs databases

The Slotted Counter Pattern

cs distributed systems

User settings, Lamport clocks and lightweight formal methods | Jakub Mikians blog

cs distributed systems

Some notes on DynamoDB 2022 paper - _

cs databases distributed systems

Locking Engineering Principles

cs distributed systems

DBMS Musings: Overview of Consistency Levels in Database Systems

cs databases

Back from the Future: Global Tables In CockroachDB

cs databases

User settings, Lamport clocks and lightweight formal methods | Jakub Mikians blog

cs distributed systems

Color Histograms in Image Retrieval | Pinecone

cs papers

Time Series Databases

cs databases

Software Foundations

Looks like a nice series of texts on computer science, formal verfication, etc.

cs functional papers

Why Capacity Planning Needs Queueing Theory (without the hard math)

cs math

Introduction - Computer Graphics from scratch - Gabriel Gambetta

cs hardware math

MOV is turing complete

assembly cs papers

What makes a good test case

cs papers

Top 10 Algorithms for Data Mining

cs math papers

Linked List problems (pdf)

cs datastructures

Don’t Throw Out Your Algorithms Book Just Yet: Classical Data Structures That Can Outperform Learned Indexes

algorithms cs datastructures

Metadata: WPaxos: a wide area network Paxos protocol (Part 1)

cs distributed systems

Software Foundations

The Software Foundations series is a broad introduction to the mathematical underpinnings of reliable software.

The principal novelty of the series is that every detail is one hundred percent formalized and machine-checked: the entire text of each volume, including the exercises, is literally a “proof script” for the Coq proof assistant.

The exposition is intended for a broad range of readers, from advanced undergraduates to PhD students and researchers. No specific background in logic or programming languages is assumed, though a degree of mathematical maturity is helpful. A one-semester course can expect to cover Logical Foundations plus most of Programming Language Foundations or Verified Functional Algorithms, or selections from both.

cs functional papers

Heavy hitters via cluster-preserving clustering

cs distributed systems papers

Stargazer: understanding the π-calculus, visually

cs distributed systems

Turning Corners into Cameras

cs papers physics

Readings in Database Systems, 5th Edition

cs papers

Crafting Interpreters online ebook by one of the Dart authors

cs

Monoids: what they are, why the are useful, and what they teach us about software

cs functional math

Wykobi Computational Geometry Library

algorithms cs

elttam - Intro to SDR and RF Signal Analysis

cs hardware

35% Faster Than The Filesystem

cs datastructures sysadmin

Research Blog: Consistent Hashing with Bounded Loads

cs distributed systems

Evaluating Perceptual Image Hashes at OkCupid

cs

AI and Game Programming free book

cs

Category Theory, Syntactically

cs functional

Programming in the Point-Free Style

cs functional

Faiss: A library for efficient similarity search

cs

tyarkoni/transitions: A lightweight, object-oriented finite state machine implementation in Python

cs python

Algorithms | Computer science | Computing | Khan Academy

cs

From Python to Numpy

cs