GitHub 500
I encountered this error page while trying to access a product code repo, which made me wonder if that could be a hint to take a break.
I solemnly swear that I am up to no good
I encountered this error page while trying to access a product code repo, which made me wonder if that could be a hint to take a break.
My colleague Jose Echevarria took this photo on 2020 Aug 14 in Zaragoza, of a flower shop which almost spelled my name and inspired me to create this motion graphics via web animation.
Jump to the bottom for a short, visual explanation.
When writing a document in a formatted syntax (e.g. Latex or Markdown) with revision control (e.g. git or svn), it is better to avoid (1) artificial line breaks in the middle of the sentences and (2) putting an entire paragraph in one line.
I have been blogging with WordPress for a while, and started experimenting with GitHub here.
While running some LSTM experiments in Keras the code ran into memory leak, which turned out to be an issue of Theano and BLAS hook up. Here is the solution I found.