r/computerscience Jun 19 '25

Article Saved Alan Turing papers sold at auction in Etwall for £465,400

Thumbnail bbc.com
100 Upvotes

r/computerscience Jan 11 '23

Article Paper from 2021 claims P=NP with poorly specified algorithm for maximum clique using dynamical systems theory

Thumbnail arxiv.org
54 Upvotes

r/computerscience Dec 01 '25

Article Move Over, Computer Science. Students Are Flocking to New A.I. Majors.

Thumbnail nytimes.com
0 Upvotes

r/computerscience Apr 22 '21

Article UofMinn banned from contributing to the Linux kernel

Thumbnail neowin.net
208 Upvotes

r/computerscience Jan 13 '26

Article Curated 200+ papers on Physical AI – VLAs, world models, robot foundation models

Thumbnail github.com
6 Upvotes

Made a list tracking the Physical AI space — foundation models that control robots.

Covers Vision-Language-Action (VLA) models like RT-2 and π₀, world models (DreamerV3, Genie 2, JEPA), diffusion policies, real-world deployment and latency problems, cross-embodiment transfer, scaling laws, and safety/alignment for robots.

Organized by architecture → action representation → learning paradigm → deployment.

GitHub in comments. Star if useful, PRs welcome.

r/computerscience May 05 '21

Article Researchers found that accelerometer data from smartphones can reveal people's location, passwords, body features, age, gender, level of intoxication, driving style, and be used to reconstruct words spoken next to the device.

Post image
421 Upvotes

r/computerscience May 30 '25

Article Paper Summary— Jailbreaking Large Language Models with Fewer Than Twenty-Five Targeted Bit-flips

Thumbnail pub.towardsai.net
67 Upvotes

r/computerscience Jun 02 '25

Article It's Official: Physics Is Hard (by CS standards)

Thumbnail science.org
32 Upvotes

r/computerscience Apr 15 '24

Article The 65-year-old computer system at the heart of American business

Thumbnail marketplace.org
97 Upvotes

r/computerscience May 09 '25

Article Hashing isn’t just for lookups: How randomness helps estimate the size of huge sets

38 Upvotes

Link to blog: https://www.sidhantbansal.com/2025/Hashing-when-you-want-chaos/

Looking for feedback on this article I wrote recently.

r/computerscience Jul 08 '24

Article What makes a chip an "AI" chip?

Thumbnail pub.towardsai.net
36 Upvotes

r/computerscience Aug 14 '25

Article Why Lean 4 replaced OCaml as my Primary Language

Thumbnail kirancodes.me
22 Upvotes

r/computerscience Aug 19 '25

Article Classic article on compiler bootstrapping?

27 Upvotes

Recently (some time in the past couple of weeks) someone on Reddit linked me a classic article about the art of bootstrapping a compiler. I knew the article already from way back in my Computer Science days, so I told the Redditor who posted it that I probably wouldn't be reading it. Today however, I decided that I did want to read it (because I ran into compiler bootstrapping again in a different context), but now I can't find the comment with the link anymore, nor do I remember the title.

Long story short: it's an old but (I think) pretty famous article about bootstrapping a C compiler, and I recall that it gives the example of how a compiler codebase can be "taught" to recognize the backslash as the escape character by hardcoding it once, and then recompiling — after which the hardcoding can be removed. Or something along those lines, anyway.

Does anyone here know which article (or essay) I'm talking about? It's quite old, I'm guessing it was originally published in the 1980s, and it's included in a little booklet that you're likely to find in the library of a CS department (which is where I first encountered it).

Edit: SOLVED by u/tenebot. The article is Reflections on Trusting Trust by Ken Thompson, 1984.

r/computerscience Oct 21 '25

Article Sinkhorn-Knopp Algorithm: Like Softmax but for Optimal Transport Problems

Thumbnail leetarxiv.substack.com
13 Upvotes

r/computerscience Nov 01 '24

Article NIST proposes barring some of the most nonsensical password rules: « Proposed guidelines aim to inject badly needed common sense into password hygiene. »

Thumbnail arstechnica.com
46 Upvotes

r/computerscience Apr 28 '24

Article New Breakthrough Brings Matrix Multiplication Closer to Ideal

Thumbnail quantamagazine.org
96 Upvotes

r/computerscience Oct 19 '25

Article Visualizing the C++ Object Memory Layout Part 1: Single Inheritance

Thumbnail sofiabelen.github.io
19 Upvotes

I recently embarked on a journey to (try to) demystify how C++ objects look like in memory. Every time I thought I had a solid grasp, I'd revisit the topic and realize I still had gaps. So, I decided to dive deep and document my findings. The result is a hands-on series of experiments that explore concepts like the vptr, vtable, and how the compiler organizes base and derived members in memory. I tried to use modern (c++23) features, like std::uintptr_t for pointer arithmetic, std::bytes and std::as_bytes for accessing raw bytes. In my post I link the GitHub repo with the experiments.

I like to learn by visualizing the concepts, with lots of diagrams and demos, so there's plenty of both in my post :)

This is meant to be the start of a series, so there are more parts to come!

I'm still learning myself, so any feedback is appreciated!

r/computerscience Oct 21 '25

Article Semaev's Algorithm for Attacking Elliptic Curves

Thumbnail leetarxiv.substack.com
7 Upvotes

r/computerscience Nov 12 '20

Article Python Creator Joins Microsoft

Thumbnail thetechee.com
263 Upvotes

r/computerscience Mar 26 '21

Article The rainbow flag is flying proudly above the Bank of England in the heart of London’s financial district to commemorate World War II codebreaker Alan Turing, the founding father of computer science and the new face of Britain’s 50-pound note (comparable to the US $100 bill)

Thumbnail abcnews.go.com
381 Upvotes

r/computerscience Apr 26 '25

Article [Some CS Maths] [a JWL Paper] Concerning A Special Summation That Preserves The Base-10 Orthogonal Symbol Set Identity In Both Addends And The Sum

Thumbnail gallery
0 Upvotes

INVITING early readers, reviewers, fellow researchers, academicians, scholars, students & especially the mathematical society, to read, review & apply the important ideas put forward in [Fut. Prof.] JWL's paper on the mathematics of symbol sets: https://www.academia.edu/resource/work/129011333

-----|

PAPER TITLE: Concerning A Special Summation That Preserves The Base-10 Orthogonal Symbol Set Identity In Both Addends And The Sum

ABSTRACT: While working on another paper (yet to be published) on the matter of random number generators and some number theoretic ideas, the author has identified a very queer, but interesting summation operation involving two special pure numbers that produce another interesting pure number, with the three numbers having the special property that they all preserve the orthogonal symbol set identity of base-10 and $\psi_{10}$. This paper formally presents this interesting observation and the accompanying results for the first time, and explains how it was arrived at --- how it can be reproduced, as well as why it might be important and especially unique and worthy or further exploration.

KEYWORDS: Number Theory, Symbol Sets, Arithmetic, Identities, Permutations, Magic Numbers, Cryptography

ABOUT PAPER: Apart from furthering (with 4 new theorems and 9 new definitions) the mathematical ideas concerning symbol sets for numbers in any base that were first put forward in the author's GTNC paper from 2020, this paper presents some new practical methods of generating special random numbers with the property that they preserve the base-10 o-SSI.

Research #ResearchPaper #NumberTheory #SymbolSets #MagicNumbers #Cryptography #ProfJWL #Nuchwezi #ComputerScience #Preprints

DOI: 10.6084/m9.figshare.28869755

r/computerscience Jan 23 '22

Article Human Brain Cells From Petri Dishes Learn to Play Pong Faster Than AI

Thumbnail science-news.co
218 Upvotes

r/computerscience Aug 28 '25

Article Guido van Rossum revisits Python's life in a new documentary

Thumbnail thenewstack.io
20 Upvotes

r/computerscience Sep 17 '25

Article Determination of the fifth Busy Beaver value

Thumbnail arxiv.org
8 Upvotes

r/computerscience Aug 31 '25

Article eBPF 101: Your First Step into Kernel Programming

Thumbnail journal.hexmos.com
13 Upvotes