nateraluis / luisnatera.com

Personal website
https://luisnatera.com
MIT License
0 stars 0 forks source link

Week in review 2022-12-12 #32

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This is an automated issue to track the weekly post for luisnatera.com/blog. The issue works as a repository for the links and thoughts to be published by the end of the week.

This is a first step in automating the publication process, the second step is to retrive the comments from the issue and create, automatically, the post and publish it.

Things to cover in the weekly post

nateraluis commented 1 year ago

mastodon Mastodon.py a Python wrapper for Mastodon API // I'll make sure to play with it and make a bot to post on my account when a new blog post is up in my blog.

nateraluis commented 1 year ago

web Recursive game of life // Mesmerizing game of life, great to zoom in and out and just enjoy it.

nateraluis commented 1 year ago

web Every modeler is supposed to be a great python programmer Via [Claudio]() // Interesting article, and the discussion in HackerNews is really good, check it out here.

nateraluis commented 1 year ago

about Last week of work of the year. I am looking forward to the time off, recharge, and hopefully get to that state of mind of boredom after having days of not working and without to much mental stimulus. Getting bored is important, and thus I plan to get there in the following two weeks. So do not expect to much from my following weeks in review, probably they will say something on the line of: This week I took 3 naps longer than one hour, and watched three movies. Sounds good, right?

Ok, on the serious note, this was a good week at work, I got to work on getting a connection between the front end and the back end to work due to some rollback of some changes on the back end. While working on the connection, I wrote a test to test the view I was working with, and realized that even if the view was working, the test was failing, and when fixing the view to pass the test, the view on the application got to fail. ๐Ÿคจ Interesting. The issue was in the database, and it got me to write a Django migration. It was a good learning experience, I wrote about it here.

The week was a good one, temperatures are going down, and that means that the canals are starting to freeze, it is weird to think that just a couple of months ago I was swimming in the canal, and now it is covered in a layer of ice.

nateraluis commented 1 year ago

web Meta, Microsoft, AWS and TomTom launch the Overture Maps Foundation to develop interoperable open map data // Interesting development on the mapping world, with Meta, Microsoft, AWS, and TomTom getting together to generate data (and compete against Google). Might have been even more interesting if they were getting together with OpenStreetMap, but let's see how this effort evolves. Looking forward to their first data release in mid 2023.