I’m excited to share swift-playdate-examples, a technical demonstration of using Swift to build games for Playdate, a handheld game system by Panic.| Swift.org
You probably haven’t heard of David C. Kelly; he doesn’t write best-sellers or give TED talks, or study the center of the galaxy or the human genome or the social impact of algorithms. …| mathenchant.wordpress.com
Thousands of programming languages were invented in the first 50 years of the age of computing. Many of them were similar, and many followed a traditional, evolutionary path from their predecessors. What eventually became APL was first a mathematical notation, not as a computer programming language.| CHM
Step 400 of the acorn methuselah. Gliders exit at 12:30 and 5:00.| Do the Math
We who have nothing to “wind string around” are lost in the wilderness. But those who deny this need are “burning our playhouse down.” If you put quotes around certain words it sounds more like a m…| SLIME MOLD TIME MOLD
In this FPGA demo we’ll experiment with Game of Life, a cellular automaton created by prolific mathematician John Conway in 1970.| Project F
On April 8, 2020, John Horton Conway developed symptoms of COVID-19. On April 11, 2020, he succumbed to the disease.1234| raganwald.com
What do these have in common? Chalktalk, Magic Paper, APL, PyTorch, and Pascaline| mlajtos.mu
Immaterial things are hard to understand, and taking their existence seriously has been unfashionable for centuries. Modern materialists have gotten comfortable simply defining them or laughing them out of existence. But since my philosophical conversion to Platonism, I now think that immaterial stuff way more important than material stuff—and there’s even a meaningful sense in which …| Steve Patterson
A blog about learning, agile product development and software testing.| www.lisihocke.com
We’ve been hard at work here in Edinburgh. Kris Brown has created Julia code to implement the ‘stochastic C-set rewriting systems’ I described last time. I want to start explainin…| Azimuth
Test data: generators, shrinkers and Arbitrary instances| fscheck.github.io
I made an e-ink based, solar powered version of the famous Conways Game of Life.| davidhampgonsalves.com
Simulacra and simulation in self-supervised models| generative.ink
A Pull of the Lever: Prefaces| leanpub.com
Create evolving artistic images with hot-code-reloaded Lisp and GLSL.| blog.tonari.no
I defend the view that the mind is a computer, and why people who devote their lives to studying the brain believe it.| Scott H Young
ARC’s current approach to ELK is to point to latent structure within a model by searching for the “reason” for particular correlations in the model’s output. In this post we’ll walk through a very simple example of using this approach to identify gliders in the game of life.| Alignment Research Center
We submitted for MPW7! I am particularly excited about this submission because we were able to submit the Zero to ASIC course designs as well as the first TinyTapeout design. MPW7 has by far had the most submissions of the MPW shuttles so far with 72 submitted projects as of 13 September. Congratulations to everyone on the course submission! We had 9 projects from the course, with 1 demo arbitrary function generator from me, a 32-bit RISC-V based processor by Farhad, an in silicon version of ...| Zero to ASIC Course
An experiment in solving AoC 2022 with Rust and some AI (GitHub Copilot and OpenAI's ChatGPT).| andrealeopardi.com
... in which we solve the day 17 problem from Advent of Code 2020, Conway Cubes, in a generic way, focusing on testing, refactoring, and idiomatic Python, in a way that helps you translate those skills to your regular, non-puzzle coding.| death and gravity
As a software system scales it becomes sufficiently large that the number of working parts, coupled with the number of working programmers making changes on it, makes the behaviour of the system extremely difficult to reason about. This complexity is exacerbated by the transition of many organizations towards a microservice architecture, as exemplified by the so-called “death star” architecture, where each point in the circumference of the circle represents a microservice and the lines be...| sookocheff.com
Conway's Game of Life in Ebiten.| healeycodes.com