<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>lang-en on Luis’ Corner</title>
    <link>https://luismtorresv.github.io/tags/lang-en/</link>
    <description>Recent content in lang-en on Luis’ Corner</description>
    <generator>Hugo</generator>
    <language>en-UK</language>
    <lastBuildDate>Tue, 19 May 2026 12:04:07 -0500</lastBuildDate>
    <atom:link href="https://luismtorresv.github.io/tags/lang-en/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Recording cell execution time in Jupyter notebooks</title>
      <link>https://luismtorresv.github.io/til/20260519-jupyter-execute-time/</link>
      <pubDate>Tue, 19 May 2026 12:04:07 -0500</pubDate>
      <guid>https://luismtorresv.github.io/til/20260519-jupyter-execute-time/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://github.com/deshaw/jupyterlab-execute-time&#34;&gt;jupyterlab-execute-time&lt;/a&gt;&#xA;extension for Jupyter Lab records the time it has taken / took&#xA;to execute a cell.&lt;/p&gt;&#xA;&lt;p&gt;It was developed by the &lt;a href=&#34;https://www.deshaw.com/&#34;&gt;D. E. Shaw group&lt;/a&gt;&#xA;(never heard of them),&#xA;so one can be reasonably sure it has been tested to some extent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 13: Software engineering in scientific projects</title>
      <link>https://luismtorresv.github.io/internship/week-13/</link>
      <pubDate>Mon, 13 Apr 2026 19:53:36 -0500</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-13/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Week 13 covers April 13 through 19 of 2026&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;on-the-data-science-project&#34;&gt;On the data science project&lt;/h2&gt;&#xA;&lt;h3 id=&#34;defining-dependencies-aka-software-engineering&#34;&gt;Defining dependencies aka software engineering&lt;/h3&gt;&#xA;&lt;p&gt;As I&amp;rsquo;ve mentioned before,&#xA;I&amp;rsquo;m working on the side on a computer vision project.&#xA;The previous work was more of a proof-of-concept,&#xA;rather than a complete software solution.&#xA;As such, I, who happen to know a thing or two about software engineering,&#xA;thought it best to start by adding the explicit list of dependencies needed to run the project.&#xA;Since I&amp;rsquo;m bored of always using the pip package manager, with the usual &lt;code&gt;requirements.txt&lt;/code&gt; file,&#xA;I opted instead for the hot stuff: &lt;a href=&#34;https://github.com/astral-sh/uv&#34;&gt;the uv package manager&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Modifying a PDF in Zotero and keeping the annotations</title>
      <link>https://luismtorresv.github.io/blog/zotero-modify-pdf-and-keep-annotations/</link>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/blog/zotero-modify-pdf-and-keep-annotations/</guid>
      <description>&lt;h2 id=&#34;what-this-post-is-about&#34;&gt;What this post is about&lt;/h2&gt;&#xA;&lt;p&gt;In this post,&#xA;I will explain my workflow for modifying a PDF stored as a file&#xA;in a Zotero library &lt;em&gt;while keeping the annotations&lt;/em&gt;.&#xA;Could this be better? Quite possibly.&#xA;This is just the way I do it.&lt;/p&gt;&#xA;&lt;h2 id=&#34;some-context-just-like-recipe-websites&#34;&gt;Some context (just like recipe websites?)&lt;/h2&gt;&#xA;&lt;p&gt;A document I&amp;rsquo;ve been reading is neither OCR&amp;rsquo;ed nor has a table of contents (ToC).&#xA;This book, reaching almost 600 pages, has been particularly fastidious to navigate around.&#xA;I remember how I had the same issue with a physics textbook PDF I had in 2024,&#xA;and how I used &lt;a href=&#34;https://sourceforge.net/projects/jpdfbookmarks/&#34;&gt;JPdfBookmarks&lt;/a&gt; to add the ToC myself.&#xA;I wondered if it&amp;rsquo;d be possible to update the PDF that was uploaded to a &lt;em&gt;group&lt;/em&gt; library &lt;em&gt;and&lt;/em&gt; get to keep the annotations.&#xA;This short post explains how to do so.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 12: Ramsey theory, Crane et al.’s heat method</title>
      <link>https://luismtorresv.github.io/internship/week-12/</link>
      <pubDate>Mon, 06 Apr 2026 16:25:14 -0500</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-12/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Week 12 covers April 6 through 12 of 2026&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;ramsey-theory&#34;&gt;Ramsey theory&lt;/h2&gt;&#xA;&lt;p&gt;A few months ago,&#xA;I watched&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/N_Is_a_Number:_A_Portrait_of_Paul_Erd%C5%91s&#34;&gt;&lt;em&gt;N Is a Number: A Portrait of Paul Erdős&lt;/em&gt;&lt;/a&gt;,&#xA;a documentary on late Hungarian mathematician Paul Erdős.&#xA;During a discussion of the party puzzle and Ramsey theory,&#xA;an article co-authored by Ronald L. Graham came up.&#xA;I figured they were referring to&#xA;&lt;a href=&#34;https://doi.org/10.1038/scientificamerican0790-112&#34;&gt;this July 1990 &lt;em&gt;Scientific American Magazine&lt;/em&gt; article&lt;/a&gt;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;.&#xA;I hadn&amp;rsquo;t read it in its entirety, even though I downloaded it in October/November 2025.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Disabling the Firefox full-screen animation and popup</title>
      <link>https://luismtorresv.github.io/til/20260402-firefox-full-screen/</link>
      <pubDate>Thu, 02 Apr 2026 17:32:03 -0500</pubDate>
      <guid>https://luismtorresv.github.io/til/20260402-firefox-full-screen/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; I&amp;rsquo;m using Firefox 149.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;To disable the full-screen animation and popup&#xA;that get triggered when you press F11,&#xA;which I personally found annoying,&#xA;do the following:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Type &lt;code&gt;about:config&lt;/code&gt; in the address bar and press Enter&#xA;to open the advanced config window.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;It will, most likely, prompt you for confirmation before going ahead.&#xA;Click &amp;ldquo;Accept the Risk and Continue&amp;rdquo;.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Type &lt;code&gt;full-screen-api&lt;/code&gt; in the search bar to filter the options.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;And perform the following changes:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 10: Circling back</title>
      <link>https://luismtorresv.github.io/internship/week-10/</link>
      <pubDate>Thu, 02 Apr 2026 13:24:36 -0500</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-10/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Week 10 covers March 23 through 29 of 2026&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;image-segmentation&#34;&gt;Image segmentation&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;m working on a side project related to the problem of  image segmentation.&#xA;There&amp;rsquo;s a working implementation of OpenCV subroutines that manages a&#xA;decent result, but we&amp;rsquo;re looking into ways to improve it.&#xA;Besides computer vision, I will have to deepen my knowledge of statistics,&#xA;as we plan on comparing the real distribution of the objects,&#xA;measured with a callipers,&#xA;with the computed one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>From an old 2021 blog I forgot all about</title>
      <link>https://luismtorresv.github.io/blog/from-an-old-2021-blog-i-forgot-all-about/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/blog/from-an-old-2021-blog-i-forgot-all-about/</guid>
      <description>&lt;h2 id=&#34;what-is-this&#34;&gt;What is this?&lt;/h2&gt;&#xA;&lt;p&gt;I tried to start blogging in 2021,&#xA;I was in high school at the time,&#xA;but never got too far (didn&amp;rsquo;t know what to post, or was too shy).&lt;/p&gt;&#xA;&lt;p&gt;The GitHub repo description I had at the time:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Personal GitHub website of Luis Torres. I&amp;rsquo;m not even in uni yet. So I write about cool things for my friends ✈️&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;(I never shared it with my friends…)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Odyssey: Some pointers</title>
      <link>https://luismtorresv.github.io/blog/the-odyssey-some-pointers/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/blog/the-odyssey-some-pointers/</guid>
      <description>&lt;p&gt;Some links I collected while reading&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Odyssey&#34;&gt;Homer&amp;rsquo;s &lt;em&gt;Odyssey&lt;/em&gt;&lt;/a&gt;&#xA;&lt;a href=&#34;https://universidadeafit.widen.net/s/sb6km9nxcl/grandes-textos-de-las-humanidades&#34; title=&#34;Grandes textos de las humanidades&#34;&gt;during the 2025-1 semester&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;h2 id=&#34;reference&#34;&gt;Reference&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Odyssey&#34;&gt;Odyssey - Wikipedia entry (English)&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Quite comprehensive at times. Basic reference for me.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.perseus.tufts.edu/hopper/text?doc=Perseus%3Atext%3A1999.04.0104&#34;&gt;Smith - Dictionary of Greek and Roman biography and mythology&lt;/a&gt; [&lt;a href=&#34;https://en.wikipedia.org/wiki/Dictionary_of_Greek_and_Roman_Biography_and_Mythology&#34;&gt;Wikipedia&lt;/a&gt;]&lt;/p&gt;&#xA;&lt;p&gt;Useful when you don&amp;rsquo;t know why someone is important.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.maicar.com/GML/MapAchaeansTrojans.html&#34;&gt;Map: ACHAEANS and TROJANS - Greek Mythology Link&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The geography might not be as relevant, but it helped me understand the kind&#xA;of terrain that Odysseus was facing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tango trees in Computer Science</title>
      <link>https://luismtorresv.github.io/til/20260325-tango-tree/</link>
      <pubDate>Wed, 25 Mar 2026 15:48:18 -0500</pubDate>
      <guid>https://luismtorresv.github.io/til/20260325-tango-tree/</guid>
      <description>&lt;p&gt;I was reading about&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm#Specialized_variants&#34;&gt;specialized variants of Dijkstra’s algorithm&lt;/a&gt;&#xA;when I saw the name&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Van_Emde_Boas_tree&#34;&gt;Van Emde Boas&lt;/a&gt;&#xA;and it grabbed my interest.&lt;/p&gt;&#xA;&lt;p&gt;I skimmed that page and saw another article&#xA;in the “See also” section:&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Tango_tree&#34;&gt;&lt;em&gt;Tango tree&lt;/em&gt;&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;A tango tree is a type of binary search tree&#xA;proposed by Erik D. Demaine, Dion Harmon, John Iacono, and Mihai Pătrașcu&#xA;in 2004.[1]&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;As for its etymology:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;It is named after&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Buenos_Aires&#34;&gt;Buenos Aires&lt;/a&gt;,&#xA;of which the&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Tango&#34;&gt;tango&lt;/a&gt;&#xA;is emblematic.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 9: An image journal</title>
      <link>https://luismtorresv.github.io/internship/week-9/</link>
      <pubDate>Wed, 18 Mar 2026 18:21:41 -0500</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-9/</guid>
      <description>&lt;h2 id=&#34;nature&#34;&gt;Nature&lt;/h2&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://luismtorresv.github.io/internship/week-9/sunset.jpg&#34;&#xA;    alt=&#34;The Medellín skyline during a sunset, as seen from El Poblado.&#xA;Shared by my friend Jerónimo Acosta.&#34; loading=&#34;lazy&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;The Medellín skyline during a sunset, as seen from El Poblado.&#xA;Shared by my friend Jerónimo Acosta.&lt;/p&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;hr&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://luismtorresv.github.io/internship/week-9/butterfly.jpg&#34;&#xA;    alt=&#34;A butterfly I found near the fourth entrance to campus.&#xA;One of its wings was broken.&#xA;We kept it for a while, but soon let it go…&#34; loading=&#34;lazy&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;A butterfly I found near the fourth entrance to campus.&#xA;One of its wings was broken.&#xA;We kept it for a while, but soon let it go…&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 7: Migrating to Hugo and playing guitar</title>
      <link>https://luismtorresv.github.io/internship/week-7/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-7/</guid>
      <description>&lt;h2 id=&#34;migrating-this-blog-from-bear-blog-to-hugo&#34;&gt;Migrating this blog from Bear Blog to Hugo&lt;/h2&gt;&#xA;&lt;h3 id=&#34;why&#34;&gt;Why?&lt;/h3&gt;&#xA;&lt;p&gt;I sticked with &lt;a href=&#34;https://bearblog.dev/&#34;&gt;Bear&lt;/a&gt; from the start&#xA;as I wasn&amp;rsquo;t planning on doing anything &amp;ldquo;fancy&amp;rdquo; with the blog.&#xA;Now that I&amp;rsquo;ve thought of adding images for a while,&#xA;I think it&amp;rsquo;s time to use a static website generator,&#xA;such as &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt;,&#xA;to serve my own content using e.g. &lt;a href=&#34;https://pages.github.com/&#34;&gt;GitHub Pages&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://luismtorresv.github.io/internship/week-7/bear-upgrade.png&#34;&#xA;    alt=&#34;Bear costs US$3 per month (after adjusting for Purchasing Power Parity), but it was still not worth it for me, a programmer anyway.&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;Bear costs US$3 per month (after adjusting for &lt;a href=&#34;https://en.wikipedia.org/wiki/Purchasing_power_parity&#34;&gt;Purchasing Power Parity&lt;/a&gt;),&#xA;but it was still not worth it for me, a programmer &lt;em&gt;anyway&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Entropy can, in fact, go down</title>
      <link>https://luismtorresv.github.io/til/20260303-entropy-going-down/</link>
      <pubDate>Tue, 03 Mar 2026 10:38:00 -0500</pubDate>
      <guid>https://luismtorresv.github.io/til/20260303-entropy-going-down/</guid>
      <description>&lt;p&gt;From Aatishb&amp;rsquo;s&#xA;&lt;a href=&#34;https://aatishb.com/entropy/&#34;&gt;&lt;em&gt;Entropy explained with sheep&lt;/em&gt;&lt;/a&gt;&#xA;(emphasis mine):&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;There’s something curious here. Although the equal energy state is the most likely, it’s still very possible to find all the energy in one solid (the left or right extremes of the graph). In fact, there&amp;rsquo;s about a 1 in 8 chance of this happening. So the entropy in this system can fluctuate, sometimes going up, other times going down.&lt;/p&gt;&#xA;&lt;p&gt;So when we look at really tiny solids, energy doesn’t always flow from a hot object to a cold one. It can go the other way sometimes. &lt;strong&gt;And entropy doesn’t always increase.&lt;/strong&gt; This isn&amp;rsquo;t just a theoretical issue, entropy decreases have actually been &lt;a href=&#34;https://www.nature.com/news/1998/020722/full/news020722-2.html&#34;&gt;seen in microscopic experiments&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Notes on “Principles of Beautiful Figures for Research Papers”</title>
      <link>https://luismtorresv.github.io/blog/notes-on-principles-of-beautiful-figures-for-research-papers/</link>
      <pubDate>Tue, 03 Mar 2026 10:33:00 -0500</pubDate>
      <guid>https://luismtorresv.github.io/blog/notes-on-principles-of-beautiful-figures-for-research-papers/</guid>
      <description>&lt;p&gt;My notes on&#xA;&lt;a href=&#34;https://andreychurkin.ru/&#34;&gt;Andrey Churkin (Андрей Чуркин)&lt;/a&gt;&amp;rsquo;s&#xA;2024 video&#xA;&lt;a href=&#34;https://www.youtube.com/watch?v=i-HAjex6VtM&#34;&gt;“Principles of Beautiful Figures for Research Papers”&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Journals compress raster images when publishing.&#xA;Thus it&amp;rsquo;s better to use vector graphics (SVG for example) to prevent this.&#xA;Students often don&amp;rsquo;t know (Oh well, people in general).&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Advice: Don&amp;rsquo;t take screenshots of your computer and put them in a paper.&lt;/p&gt;&#xA;&lt;p&gt;Even some journals change SVGs to raster (&lt;em&gt;shaking my head&lt;/em&gt;).&#xA;You might have to convert some parts of a graphic for it to be reasonably sized and still readable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 6: Lunch with a mathematician, English, and nature</title>
      <link>https://luismtorresv.github.io/internship/week-6/</link>
      <pubDate>Mon, 02 Mar 2026 07:15:00 -0500</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-6/</guid>
      <description>&lt;h2 id=&#34;lunch-with-professor-maría-amelia-salazar&#34;&gt;Lunch with professor María Amelia Salazar&lt;/h2&gt;&#xA;&lt;p&gt;Having lunch at the same time every day&#xA;can make you loss opportunities to run into people&#xA;you don&amp;rsquo;t usually run into.&#xA;This time, I ran into professor &lt;a href=&#34;https://sites.google.com/site/mariaameliasalazar/home&#34;&gt;María Amelia Salazar&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;A Doctor in Mathematics from Ultrecht University,&#xA;she used to teach at the Brazilian university &lt;em&gt;Universidade Federal Fluminense&lt;/em&gt;&#xA;in Rio de Janeiro, Brazil.&#xA;As per her website (linked above),&#xA;her main research interests are&#xA;“Lie groupoids, Lie algebroids, Lie pseudogroups, geometry of PDE&amp;rsquo;s, Poisson geometry, contact and symplectic geometry.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 5: Public libraries, screensavers, and a meeting</title>
      <link>https://luismtorresv.github.io/internship/week-5/</link>
      <pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-5/</guid>
      <description>&lt;h2 id=&#34;on-the-public-libraries-map&#34;&gt;On the public libraries map&lt;/h2&gt;&#xA;&lt;p&gt;I made some progress towards my goal of drawing a Voronoi diagram of the nearest public libraries in Medellín.&#xA;I&amp;rsquo;m using GeoPandas with Matplotlib and Contextily.&lt;/p&gt;&#xA;&lt;p&gt;The tiles turned out to be problematic.&#xA;Contextily just won&amp;rsquo;t finish at all when I pass the polygon of the Voronoi diagram.&#xA;It might be the case that it&amp;rsquo;s trying to download a lot of tiles.&lt;/p&gt;&#xA;&lt;h2 id=&#34;cellular-automata-screensaver&#34;&gt;Cellular Automata Screensaver&lt;/h2&gt;&#xA;&lt;p&gt;Since I&amp;rsquo;m reading this book by Michael Batty&#xA;on cellular automatas applied to cities,&#xA;I downloaded a&#xA;&lt;a href=&#34;https://github.com/ditrytus/CellularAutomataScreensaver&#34;&gt;Celullar Automata Screensaver&lt;/a&gt;&#xA;for my Windows laptop:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zotero plugins I use</title>
      <link>https://luismtorresv.github.io/blog/zotero-plugins-i-use/</link>
      <pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/blog/zotero-plugins-i-use/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;The name “Zotero” is loosely based on the Albanian (yes, Albanian) word zotëroj, meaning “to acquire, to master,” as in learning.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.zotero.org/support/kb/etymology_of_zotero&#34;&gt;&lt;em&gt;From the Zotero documentation&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;In summary:&lt;/p&gt;&#xA;&lt;nav id=&#34;TableOfContents&#34;&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#better-bibtex-bbt&#34;&gt;Better Bibtex (BBT)&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#zutilo&#34;&gt;Zutilo&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#better-notes-for-zotero&#34;&gt;Better Notes for Zotero&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#zotero-focused-mode&#34;&gt;Zotero Focused Mode&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#zotero-ocr&#34;&gt;Zotero OCR&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/nav&gt;&#xA;&#xA;&lt;h2 id=&#34;better-bibtex-bbt&#34;&gt;Better Bibtex (BBT)&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Check out &lt;a href=&#34;https://retorque.re/zotero-better-bibtex/&#34;&gt;their website&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Lets you auto-export a collection to a &lt;code&gt;.bib&lt;/code&gt; file.&#xA;Useful for compiling with LaTeX locally.&lt;/p&gt;&#xA;&lt;h2 id=&#34;zutilo&#34;&gt;Zutilo&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Check out &lt;a href=&#34;https://github.com/wshanks/Zutilo&#34;&gt;their GitHub repository&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Lets you copy the Zotero URIs or IDs for all kinds of items.&#xA;Useful for when you want to directly link to a PDF or item.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 4: Voronoi, stochastic L-systems, set theory</title>
      <link>https://luismtorresv.github.io/internship/week-4/</link>
      <pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-4/</guid>
      <description>&lt;h2 id=&#34;trying-and-miserably-failing-to-create-that-plot&#34;&gt;Trying, and miserably failing, to create that plot&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;But you know that when the truth is told&lt;/p&gt;&#xA;&lt;p&gt;That you can get what you want or you can just get old&lt;/p&gt;&#xA;&lt;p&gt;–Billy Joel, &lt;a href=&#34;https://genius.com/4736712&#34;&gt;&amp;ldquo;Vienna&amp;rdquo;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;As I mentioned in the previous entry, I was eager to try my hand at OSMnx plotting to draw a map of the city in a &lt;em&gt;Voronoi diagram&lt;/em&gt; sort-of-way… but I failed.&#xA;You see, I searched for previous work — a.k.a. someone who’s dunnit already — and I found&#xA;&lt;a href=&#34;https://sabrinadchan.github.io/data-blog/computing-a-network-voronoi-diagram.html&#34; title=&#34;Left Join — Computing the Voronoi diagram of points on a street network&#34;&gt;Sabrina Chan’s 2019 blog post&lt;/a&gt;.&#xA;It was quite alright, though it seemed to use Python 2 (instead of Python 3, released &lt;em&gt;in 2008&lt;/em&gt;), and wasn’t as plug-and-play as I would have expected.&#xA;In the end, I tried to tweak &lt;a href=&#34;https://github.com/sabrinadchan/nearest-L-station/blob/master/Network%20Voronoi%20on%20&#39;L&#39;%20Stations.ipynb&#34; title=&#34;Network Voronoi on &#39;L&#39; Stations.ipynb&#34;&gt;their Jupyter Notebook&lt;/a&gt; to do the exact same thing for my use case, but it was quite hard.&#xA;Tomorrow, if I feel like it, I might give it another go.&#xA;If not, maybe next time around.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Random geography concepts</title>
      <link>https://luismtorresv.github.io/blog/random-geography-concepts/</link>
      <pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/blog/random-geography-concepts/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Continental_drip&#34;&gt;Continental drip&lt;/a&gt;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Continental drip is the observation that southward-pointing landforms are more numerous and prominent than northward-pointing landforms. For example, Africa, South America, the Indian subcontinent, and Greenland all taper off to a point towards the south. The name is a play on &lt;em&gt;continental drift&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;[…]&lt;/p&gt;&#xA;&lt;p&gt;The observation was made by Ormonde de Kay in a 1973 tongue-in-cheek paper, which he introduced as &amp;ldquo;another earth-shaking new theory derived from simply looking at maps.&amp;rdquo; It satirizes the acceptance of plate tectonics theory as it was being formulated and refined at the time to describe the movement of the Earth&amp;rsquo;s continents that is now thoroughly accepted.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Interesting concepts in urban design</title>
      <link>https://luismtorresv.github.io/blog/interesting-concepts-in-urban-design/</link>
      <pubDate>Sun, 08 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://luismtorresv.github.io/blog/interesting-concepts-in-urban-design/</guid>
      <description>&lt;p&gt;This is an ongoing post that I will update&#xA;as I learn more about urban design.&lt;/p&gt;&#xA;&lt;h2 id=&#34;road-diet&#34;&gt;Road diet&lt;/h2&gt;&#xA;&lt;p&gt;A &lt;strong&gt;road diet&lt;/strong&gt; is when they reduce the number of lanes&#xA;to make way for other kinds of lanes.&#xA;There&amp;rsquo;s a section on the&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Road_diet&#34;&gt;road diet&lt;/a&gt;&#xA;Wikipedia article on&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/Road_diet#Impacts&#34;&gt;§ Impacts&lt;/a&gt;&#xA;(e.g.&#xA;reducing crash frequency,&#xA;improving incomes,&#xA;&lt;em&gt;not&lt;/em&gt; reducing traffic volumes)&#xA;that I found interesting.&lt;/p&gt;&#xA;&lt;h2 id=&#34;permeability-and-connectivity&#34;&gt;Permeability and connectivity&lt;/h2&gt;&#xA;&lt;p&gt;You are driving your car along the avenue,&#xA;when you come across a dead end.&#xA;Your car is too big to pass through the alleyway,&#xA;so you park it across the street&#xA;and travel the rest on foot. That&amp;rsquo;s what &lt;strong&gt;permeability&lt;/strong&gt; alludes to: what kinds of transport can go through a certain street.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 3: New office, lo-fi, papers, and a general meeting</title>
      <link>https://luismtorresv.github.io/internship/week-3/</link>
      <pubDate>Sat, 07 Feb 2026 00:00:00 -0500</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-3/</guid>
      <description>&lt;h2 id=&#34;first-week-in-the-new-office&#34;&gt;First week in the new office&lt;/h2&gt;&#xA;&lt;p&gt;It seems like it’s been ages since we last worked on the fifth floor of the Engineering Building.&#xA;I worked there for less than a month, but I was already getting used to the fake wood, the orange atmosphere, the constant strolling about for coffee (not me, as I don’t drink coffee).&#xA;Not to mention the occasional &lt;em&gt;weird&lt;/em&gt; conversations on the other side of the court.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 2: Gathering steam</title>
      <link>https://luismtorresv.github.io/internship/week-2/</link>
      <pubDate>Wed, 28 Jan 2026 10:18:00 -0500</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-2/</guid>
      <description>&lt;h2 id=&#34;contracting-a-contract&#34;&gt;Contracting a contract&lt;/h2&gt;&#xA;&lt;p&gt;We had a few hiccups regarding the official starting date of my contract.&#xA;An earlier document had set the starting date as the 15th of January.&#xA;As I mentioned in the previous entry, I dutifully showed up.&#xA;The Admissions Office wasn’t exactly &lt;em&gt;pleased&lt;/em&gt; with my &lt;em&gt;not-having-a-contract-yet-still-showing-up&lt;/em&gt; shtick.&lt;/p&gt;&#xA;&lt;h2 id=&#34;guitar-classes&#34;&gt;Guitar classes&lt;/h2&gt;&#xA;&lt;p&gt;I signed up for guitar classes.&#xA;We’re starting on Tuesday the 10th of February.&#xA;Here’s their syllabus&#xA;&lt;a href=&#34;https://www.eafit.edu.co/bienestar-universitario/desarrollo-artistico/talleres-artisticos/guitarra#3785945213-614998004-1&#34;&gt;from the course page&lt;/a&gt;:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Week 1: Starting my internship</title>
      <link>https://luismtorresv.github.io/internship/week-1/</link>
      <pubDate>Sun, 25 Jan 2026 12:00:00 -0500</pubDate>
      <guid>https://luismtorresv.github.io/internship/week-1/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Read the &lt;a href=&#34;https://luismtorresv.github.io/about/&#34;&gt;About page&lt;/a&gt; for context regarding this blog.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;first-day-sort-of&#34;&gt;First day, sort of&lt;/h2&gt;&#xA;&lt;p&gt;My contract was supposed to start&#xA;on the &lt;a href=&#34;https://en.wikipedia.org/wiki/Portal:Current_events/2026_January_15&#34;&gt;15th of January&lt;/a&gt;.&#xA;That morning,&#xA;I dutifully packed my laptop&#xA;and headed to the 6th floor of the Engineering Building.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://luismtorresv.github.io/internship/week-1/20221103-eng-building-eafit.jpg&#34;&#xA;    alt=&#34;The Beauty and the Beast. An old picture back from November 2022. The closest I have to a picture of the Engineering Building. There&amp;rsquo;s also this guy&amp;rsquo;s photo, but it&amp;rsquo;s all rights reserved.&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;The Beauty and the Beast. An old picture back from November 2022. The closest I have to a picture of the Engineering Building. There&amp;rsquo;s also &lt;a href=&#34;https://www.flickr.com/photos/denslens/4945270512/&#34;&gt;this guy&amp;rsquo;s photo&lt;/a&gt;, but it&amp;rsquo;s all rights reserved.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
