Thing number 1 – Glitch! It is like a mash up of geocities and heroku and git and animated gifs and unicorns. I just learned about it. Apparently it used to be Fog Creek – which made debugging software. I know about Fog Creek because I worked with a guy who was obsessed with Joel on Software – and rightly so – the guy has done some amazing things.
I then spent some time working in rust on cryptopals, which has replaced kundalini yoga as my meditative and spiritual practice and then continued my research in borrowing and other things rustifarian.
Grin mining went live this week, or maybe last week. It’s a blur really, but I watch their github repo. Grin is written in rust and like monero is forked every 6 months to avoid ASIC mining. It implements the MimbleWimble protocol. Here is an article on how to mine grin, which I may implement if I spend more than an hour in the car this weekend.
Amy helped me with my fastai paperspace (a digital cloud for gpus) issues namely
print(filename) cv2.imread(filename).astype(np.float32)/255
fastai claims filename is not an image. But it IS an image and it renders an image with other fastai tools. Amy thinks I have the wrong version of the fastai lib. So tonight I am trying to install this on the RC heap. But my ssh is not working because of IPv6 things. I may try plaidml.
Amy and I reviewed how to use a model with a web app. I am really excited about this and plan to implement it once I finish training my model. We then talked briefly about the decentralized web and web rings and scuttlebutt and mastodon . I mentioned blockstack. I have been working a bit with mastodon this week on my Haskell music transduction project so it was interesting to view it from the perspective of decentralization and open source (I was just using it because it was easy to create bots!)
Today Michelle and Terry demoed Kudos. I think it is a really nice sample app for writing zulip bots. We deployed on now, which took a little bit of work but worked out fine. In now 2.0 we can schedule tasks, but for now we use cron jobs (thanks Alan). Michelle introduced me to the fanatic git tool – git flow, and **/*.py (wildcard for this directory and children directories).
Alan walked me through some typescript, which I really appreciated, and it looks much less painful than using javascript. Javascript offends my aesthetic sensibilities as I have mentioned on this blog before.
Finally, here is some nyc housing data that someone shared on zulip. I am just going to stash it here because it may come in handy one day for a ML project. I am a digital hoarder.