computer-science

Tag

Cards List
#computer-science

HP re-releases classic computer science calculator: The HP-16C

Hacker News Top · 2026-06-02 Cached

HP re-releases the classic HP-16C computer science calculator as a Collector's Edition, featuring 100x faster performance, seamless base switching, bitwise operations, and program storage capabilities.

0 favorites 0 likes
#computer-science

Only 17% of all 64-bit Integers are products of two 32-bit integers

Lobsters Hottest · 2026-05-22 Cached

Daniel Lemire explores what fraction of 64-bit integers can be expressed as the product of two 32-bit integers, finding that only about 17% are, with implications for hash function design.

0 favorites 0 likes
#computer-science

@Rainmaker1973: This computer science graduate with a minor in Mathematics built a 32-bit Redstone computer in Minecraft [ ryan_boulds]

X AI KOLs Timeline · 2026-05-19 Cached

A computer science graduate and mathematics minor built a functional 32-bit computer inside Minecraft using Redstone circuitry.

0 favorites 0 likes
#computer-science

Programming as Theory Building (1985)

Lobsters Hottest · 2026-05-18 Cached

This 1985 paper by Peter Naur argues that programming is essentially a theory-building activity, where programmers develop a deep understanding of the problem domain, rather than simply producing code.

0 favorites 0 likes
#computer-science

Sharla Boehm, the programmer whose code underpins the Internet

Hacker News Top · 2026-05-18 Cached

This article from Scientific American highlights Sharla Boehm, a pioneering programmer whose simulation work at RAND Corporation in the early 1960s laid critical groundwork for the modern Internet, yet her contributions were largely forgotten in mainstream histories.

0 favorites 0 likes
#computer-science

The Third Hard Problem

Hacker News Top · 2026-05-14 Cached

The article identifies 'tree mapping'—the challenge of representing general graphs as hierarchical structures—as a third hard problem in computer science, alongside naming things and cache invalidation, and explores its manifestations in file systems, writing, architecture, and biology.

0 favorites 0 likes
#computer-science

Unknowable Math Can Help Hide Secrets

Hacker News Top · 2026-05-13 Cached

A new type of zero-knowledge proof leverages Gödel's incompleteness theorems to overcome previous limitations of secrecy, establishing a striking connection between mathematical logic and cryptography.

0 favorites 0 likes
#computer-science

7 lines of code, 3 minutes: Implement a programming language (2010)

Hacker News Top · 2026-05-11 Cached

This article presents a minimalist 7-line interpreter for a Turing-equivalent functional language based on lambda calculus, demonstrating the eval/apply design pattern.

0 favorites 0 likes
#computer-science

Sparse Attention as a Range Searching Problem: Towards an Inference-Efficient Index for KV Cache

arXiv cs.LG · 2026-05-11 Cached

This paper introduces Louver, a novel index structure for KV cache retrieval that reformulates sparse attention as a range searching problem, guaranteeing zero false negatives and improving efficiency over existing methods.

0 favorites 0 likes
#computer-science

@tetsuoai: You can't engineer luck. Cleanest phrasing of P vs NP I've heard. NP is the magical computer that always tells you whic…

X AI KOLs Timeline · 2026-05-10 Cached

A social media post explaining the P vs NP problem by comparing NP to a 'magical computer' that always finds the right path, referencing MIT's Introduction to Algorithms course.

0 favorites 0 likes
#computer-science

Point-Free Logic Programming

Lobsters Hottest · 2026-05-10

The article discusses point-free logic programming, a concept related to functional programming paradigms.

0 favorites 0 likes
#computer-science

@lxfater: Researchers from Tsinghua University have surpassed the algorithm Google Maps has used for 41 years. From 1984 to the present, no one had managed to do so in 41 years. That algorithm is called Dijkstra. It doesn't matter if you haven't heard of it; you use it every day. However, it has been stuck for 40 years without breakthrough because of a mathematical sorting barrier standing in the way...

X AI KOLs Timeline · 2026-05-10

Researchers from Tsinghua University have developed a new shortest-path algorithm with O(m log^{2/3} n) complexity, surpassing Dijkstra's algorithm, which had been considered theoretically optimal for 41 years.

0 favorites 0 likes
#computer-science

Computer Science Conferences Should Require Nonrepudiable Experimental Results

Hugging Face Daily Papers · 2026-05-09 Cached

This paper argues that computer science conferences should require nonrepudiable experimental results to prevent tampering and denial, and introduces K-Veritas, a reference implementation for signed reports without accessing training data.

0 favorites 0 likes
#computer-science

Eight More 8-bit Era Microprocessors (2024)

Hacker News Top · 2026-05-08 Cached

An article detailing eight lesser-known 8-bit era microprocessors, including the Texas Instruments TMX-1795 and Mostek 5065, exploring their historical significance and design features.

0 favorites 0 likes
#computer-science

Why Don’t Lowercase Letters Come Right After Uppercase Letters in ASCII?

Lobsters Hottest · 2026-05-07 Cached

The article explains the design of the ASCII table, specifically why there is a gap between uppercase and lowercase letters, highlighting how this structure facilitates efficient case conversion using bitwise operations.

0 favorites 0 likes
#computer-science

The seven programming ur-languages (2022)

Hacker News Top · 2026-04-19 Cached

An essay exploring seven foundational programming language archetypes (ur-languages) that underlie most modern programming languages, arguing that learning fundamentals rooted in these archetypes is more important than the specific language chosen.

0 favorites 0 likes
#computer-science

PKUFlyingPig/cs-self-learning

GitHub Trending (daily) · 2026-07-20 Cached

PKUFlyingPig/cs-self-learning 是一个开源的计算机科学自学指南,整合了众多名校的优质课程资源,帮助自学者系统地学习CS,涵盖数学、编程、系统、AI等多个领域。

0 favorites 0 likes
#computer-science

ossu/computer-science

GitHub Trending (daily) · 2026-07-16 Cached

OSSU's computer science curriculum provides a free, self-taught education in CS using high-quality online courses from top universities, designed to match undergraduate degree requirements.

0 favorites 0 likes
#computer-science

HenryNdubuaku/maths-cs-ai-compendium

GitHub Trending (daily) · 2026-07-14 Cached

An open, unconventional textbook covering mathematics, computer science, and artificial intelligence from first principles, including an MCP server for AI assistants to use as a knowledge base.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback