turing-complete

Tag

Cards List
#turing-complete

@DhravyaShah: i have been thinking about this for years.... and finally have a good direction. What does a "turing complete" context …

X AI KOLs Timeline · 2026-07-15 Cached

DhravyaShah announces supermemory's architecture for a Turing-complete context system for AI agents, supporting ingestion, retrieval, learning, profiles, filtering, and file systems via multiple interfaces.

0 favorites 0 likes
#turing-complete

Unicode's transliteration rules are Turing-complete

Hacker News Top · 2026-07-08 Cached

Unicode's transliteration rules (UTS #35) are proven to be Turing-complete by compiling 2-tag systems, showing termination is undecidable. This result affects the ICU library used in many systems.

0 favorites 0 likes
#turing-complete

A Perceptron in Age of Empires II

Hacker News Top · 2026-06-18 Cached

This article demonstrates building a perceptron and NAND gates inside the game Age of Empires II, arguing that changing the substrate of an LLM alters perception of attributes and critiquing research on LLM anthropomorphism.

0 favorites 0 likes
#turing-complete

what 262,715 regex questions on stack overflow haven't answered (part 2)

Lobsters Hottest · 2026-06-09 Cached

A deep dive into the limitations of regex for parsing HTML, inspired by the famous Stack Overflow answer, discussing formal language theory and the power of industrial regex engines.

0 favorites 0 likes
#turing-complete

@vintcessun: The program is not a line of code, but a two-dimensional map? Grid Programs overturns the intuition of computing models: instructions are arbitrarily arranged on a grid, and the pointer controls the flow by moving up, down, left, and right, without any variable names. Why is it important? This opens up a new design space for visual programming, cellular automaton-like hardware, and code obfuscation, and it has been proven…

X AI KOLs Timeline · 2026-06-05

Grid Programs proposes a two-dimensional grid programming model where instructions are placed on a grid, and a pointer controls the flow by moving up, down, left, and right, without the need for variable names. It has been proven Turing complete, opening up new design spaces for visual programming, cellular automaton hardware, and code obfuscation.

0 favorites 0 likes
#turing-complete

RP2040 DMA is Turing Complete (2023)

Lobsters Hottest · 2026-06-04 Cached

A Cornell ECE4760 course project demonstrates that the RP2040 microcontroller's DMA subsystem is Turing complete, building a functional fetch-execute CPU entirely out of DMA channel operations without involving the ARM cores.

0 favorites 0 likes
#turing-complete

Jira is Turing-Complete

Lobsters Hottest · 2026-05-23 Cached

This article provides a proof that Jira's automation features are Turing-complete by implementing a Minsky register machine using Jira issues and automation rules.

0 favorites 0 likes
#turing-complete

A PyTorch Library of Turing-Complete Neural Networks

arXiv cs.LG · 2026-05-12 Cached

A PyTorch library that compiles neural networks from Turing machine descriptions, enabling exact simulation without training.

0 favorites 0 likes
#turing-complete

Some Fun Software Facts

Hillel Wayne — Computer Things · 2025-12-10 Cached

A collection of fun and obscure software facts, including Tetris implemented in Conway's Game of Life, Vim being Turing complete, and the history of the backslash character.

0 favorites 0 likes
← Back to home

Submit Feedback