~diego/blog

d07fc8f69bcf2871fafe461fcbb954315e93501d — Diego Vicente 2 years ago 14350db master
Update footer year and submodule declaration

The idea is to start encapsulating the export functionalities to:
a) develop an automatic builds.sr.ht service to upload the files
b) generalize the export in order to generate a Gemini site as well
M .gitignore => .gitignore +4 -1
@@ 98,4 98,7 @@ Network Trash Folder
Temporary Items
.apdisk

# End of https://www.gitignore.io/api/hugo,macos,emacs
\ No newline at end of file
# End of https://www.gitignore.io/api/hugo,macos,emacs

# Ignore the public directory, where the blog is built
/public/

A org/dvm-org-css => org/dvm-org-css +1 -0
@@ 0,0 1,1 @@
Subproject commit 486a9df1581179599955e66372b87c0388d57217

M org/index.org => org/index.org +1 -1
@@ 6,7 6,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:nil
#+OPTIONS: date:nil author:nil timestamp:nil title:nil
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="css/fontawesome-all.css" />
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="org-css/stylesheet.css" />
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="dvm-org-css/stylesheet.css" />

* About Me


M org/notes/heuristic/index.org => org/notes/heuristic/index.org +1 -1
@@ 6,7 6,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:t
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />

** Dynamic Programming


M org/notes/index.org => org/notes/index.org +1 -1
@@ 5,7 5,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:nil
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../dvm-org-css/stylesheet.css" />


In here, you can find a collection of notes I have taken through my studies in

M org/notes/networks/index.org => org/notes/networks/index.org +1 -1
@@ 6,7 6,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:t
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />

** Introduction


D org/org-css => org/org-css +0 -1
@@ 1,1 0,0 @@
Subproject commit 486a9df1581179599955e66372b87c0388d57217

M org/partials/footer.html => org/partials/footer.html +1 -1
@@ 60,7 60,7 @@

	  &nbsp;&bull;&nbsp;

	  2018
	  2020

	  &nbsp;&bull;&nbsp;


M org/post/2019-reading-list/index.org => org/post/2019-reading-list/index.org +1 -1
@@ 8,7 8,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:t
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />

I have to admit, I was never really a huge fan of New Year's resolution in
general: I was never able to find the motivation of just choosing a (mostly

M org/post/blogging-with-org/index.org => org/post/blogging-with-org/index.org +1 -1
@@ 8,7 8,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:t
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />


Some time ago I [[file:../first-post/index.org][wrote about my blogging workflow]]: I basically used the almighty

M org/post/emacs-2018/index.org => org/post/emacs-2018/index.org +1 -1
@@ 8,7 8,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:t
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />


A couple weeks ago, I was chatting with a colleague ([[https://mastodon.social/@captainepoch][@captainepoch]], follow

M org/post/first-post/index.org => org/post/first-post/index.org +1 -1
@@ 7,7 7,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:t
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />

I have to admit, I /hate/ first posts. They are awkward, cliché, and most of
them just serve as a weak preamble for the posts to come. I was just about to

M org/post/fosdem-2018/index.org => org/post/fosdem-2018/index.org +1 -1
@@ 8,7 8,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:nil
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />


The first Friday of February 2018, I was sitting on Madrid-Barajas airport,

M org/post/learning-monads/index.org => org/post/learning-monads/index.org +1 -1
@@ 7,7 7,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:nil
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />

This is an updated version of [[https://github.com/DiegoVicen/monadic-gcd][a repository I released on GitHub]] some months ago
when researching for my bachelor thesis. If you are an expert in the topic and

M org/post/open-data/index.org => org/post/open-data/index.org +1 -1
@@ 8,7 8,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:nil
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />

In the recent years, it has been possible to see how governments and different
public organisms have joined the Open Data: releasing part of their collected

M org/post/som-tsp/index.org => org/post/som-tsp/index.org +1 -1
@@ 8,7 8,7 @@
#+OPTIONS: html-scripts:t html-style:t tex:t toc:t
#+OPTIONS: date:nil author:nil timestamp:nil
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../css/fontawesome-all.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../org-css/stylesheet.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../dvm-org-css/stylesheet.css" />

The Traveling Salesman Problem is a well known challenge in Computer Science:
it consists on finding the shortest route possible that traverses all cities in

D org/reveal.js => org/reveal.js +0 -1
@@ 1,1 0,0 @@
Subproject commit a2e69a4b42f9e968406f62073d1c4bf0ea2d3361

D public => public +0 -1
@@ 1,1 0,0 @@
Subproject commit 39079902ed0ec48f69a0eb3dbcc6bdd1dc3b1c7b