New neighbors! :D
| @jonbash | |
| [email protected] | |
| Website | www.jonbash.com |
| @jonbash | |
| [email protected] | |
| Website | www.jonbash.com |
Well that's a new one.
I both *cannot* force unwrap it... but also *must* force unwrap it...? 🤔
As part of an optional assignment, I managed to write a program in binary (for an 8-bit emulator) that prints a tiny histogram.
I've never been prouder of something so useless. :')
(Note: This post uses Swift 5.2)Conway’s Game of Life is a classic programming concept that I was tasked with implementing as part of the computer science curriculum at Lambda School recently. This is the sort of task I really enjoy; not a ton of practical use, but a lot of...