
Python 3.11
I know it have been a very long time since I posted anything here, life have been, well life. Anyway python 3.11 went out of RC phase last week, so let’s see what’s new: You…
Your daily geek
I know it have been a very long time since I posted anything here, life have been, well life. Anyway python 3.11 went out of RC phase last week, so let’s see what’s new: You…
After the late release of Raspberry Pie Pico W, I wanted to rework my last design around the new feature that this hardware allows: The new design is going to work around a git flow…
This month have been a bit light on noticeable AWS release, but let’s review the monthly most interesting ones in my eyes. As always you can find the full release at AWS Announcement page. AWS…
Hello, last year when I started this page, I wanted to test AWS lightsail as it was pretty quick to setup, and looked pretty cheap. I have been using this service for 1 year, exhausted…
Long time no see, life have been life lately and I really didn’t had much mindspace available to work on this website. I wasn’t totally inactive, still pushed some code in some projects, but I…
I know it’s been a long time, basically, I had some holidays and stayed a bit away to rest. AWS Lambda: I saw 2 new updates from AWS Lambda, that are quite interesting: HTTPS Endpoints:…
So quick news, because I got my new laptop this week from Frame.Work and I’m really happy with it. So it’s the time for me to make a quick review for the laptop. Assembling: I…
New Knowledge and full steam ahead: Recently discovered GraphQL, and that seems to be more fitting on how I want to interact with my API. Also, even though I had fun with the previous implementation…
February was super busy in term of AWS Release. So here a quick summary of what catch my eyes: 1) Testing: Testing is super important in software development, so having so help for testing is…
Sorry last week’s post was late, this one took me more time than anticipated. I’ve been experimenting on AWS S3 Object Lambda. Use cases: So S3 Lambda objects are S3 Access Points, that means that…