Lego Bugatti Chiron and Porsche 911 GT3 RS

Here you can see a photo comparison between Porsche 911 GT3 RS 🛒#ad and Bugatti Chiron 🛒#ad. Both models have nice details, include a suitcase under the hood, sequential shift, 4x4 traction, etc. have a look at them! Enjoy! (and if you do, you can Buy Me a Coffee ) ...

February 21, 2020 · 1 min · Pablo Iranzo Gómez

Lego Benny Spaceship 70821

I bought Lego 70821 Emmet Garage and Benny Spaceship 🛒#ad because I loved the astronaut minifigures from my childhood, and I even loved the broken helmet (as I used to have them broken in the same way). In this case, the spacecraft is an adapted version of the typical spaceship at that time, the 497-Galaxy Explorer. Enjoy! (and if you do, you can Buy Me a Coffee ) ...

February 20, 2020 · 1 min · Pablo Iranzo Gómez

JavaScript for imgur gallery generation for PhotoSwipe and Pelican-Elegant

Hi, Using the following code from the Browser console: console.log(""); var images = $$("img"); for (each in images) { console.log(` <a href="${images[each].src}" data-size="4032x3024"> <img src="${images[each].src}" width="403" height="302" alt="Image description" /> </a> `); } console.log("</div>"); It will output a copy-paste ready code for integrating in your blog post and leverage the picture gallery. Warning Review the data-size to make it match the image size as PhotoSwipe requires it to match image and adjust the figcaption entry. ...

February 19, 2020 · 1 min · Pablo Iranzo Gómez

Magnetic field, aurora, moon phases, eclipse and rockets

Disclaimer Simple talk oriented to 4 y-o children Vídeos, etc have been reduced from the originals (credits in bibliography) Magnetic Field, Aurora, Moon Phases and Rockets Pablo Iranzo Gómezhttps://iranzo.io Thursday 13th, February 2020 Introduction Magnetic field Auroras Moon-Earth-Sun movement Moon phases Eclipses Rockets End Magnetic Field Magnetic field surrounds us, but it’s invisible although we can detect and measure. ...

February 13, 2020 · 2 min · Pablo Iranzo Gómez

Git commit reordering

While I was working for a presentation for kid’s school at Magnetic field, Aurora, Lunar Phases and Rockets, I added 4 big videos to the presentation (as I was going to use them offline while presenting). I know what git is not the place for big binary files, and even Github proposed to use the LFS backend for that, but as it was just temporary, I went ahead. After that commit, I also wrote two more articles, the one on Lego Speed Champions and the one on Galleria.io and PhotoSwipe, so it became a problem to have big files in between, when my plan was to remove them in the end. ...

February 13, 2020 · 3 min · Pablo Iranzo Gómez
This blog is a participant in the Amazon Associate Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.