Making Game of Life in Go
In which I stumbled upon an article mentioning the Game of Life, felt a wave of nostalgia, and did a weekend project to make an implementation of it in Go, playable on Terminal.
In which I stumbled upon an article mentioning the Game of Life, felt a wave of nostalgia, and did a weekend project to make an implementation of it in Go, playable on Terminal.
In which I got curious, rekindled my past with Julia (the language), and did some benchmark tests against NumPy.
This shouldn’t have surprised me as much as it does, but I have come to the realization that, in conclusion, we will never fully know or understand others or even ourselves.
As of yesterday, and confirmed by Elon Musk himself (kinda), Twitter requires people to be signed in to see tweets, even public ones. End of an era.
Or how I finally decided to stop procrastinating and just simply fix my own old Python module to scrape tweets and generating wordcloud from it.