Skip to content

/dev/null

The black hole…

  • Amazon Wishlist

Category: computers

Machine Learning Perl

Simple Glove.pl Script

March 21, 2021March 21, 2021ambsLeave a Comment on Simple Glove.pl Script

I was playing with GloVe, and noticed it does not ship with any code to run its pipeline. I suspect there are hundred of modules to do that from withing Python, but I decided to do a quick clean script to run that from the command line, and at the same time ready to tune […]

Docker System Administration unix

Docker Swarm + Pritunl + Traefik

March 9, 2021March 14, 2021ambsLeave a Comment on Docker Swarm + Pritunl + Traefik

While some of this information is accurate, I have one main issue with this configuration: with Traefik running in non swarm mode, it is unable to detect containers running on other swarm nodes. 2021 March 14 In the last weeks I’ve been deploying a set of new services in three servers. As I want to […]

XQuery

XQuery and XPath subscripting

January 10, 2021ambsLeave a Comment on XQuery and XPath subscripting

Today I took a long time, together with folks from the eXist-DB Community (thanks Luca Guariento and line0 for the brainstorming), to figure out why a function was receiving a node sequence instead of a single node. The question was why using this code was not working: And fn:lower-case was complaining for receiving a sequence […]

XQuery

XQuery: Creating Document with Processing Instruction

December 26, 2020ambsLeave a Comment on XQuery: Creating Document with Processing Instruction

Today I stumped on how to create a XML document, storing it in a XQuery variable, that is composed from both a processing instruction and an XML body. While this might seem easy at first, creating the document as once: The truth is that this does not work. Nevertheless, there is a set of ways […]

Computer Science programming research XQuery

Experimenting eXist-DB on Docker

December 13, 2019ambsLeave a Comment on Experimenting eXist-DB on Docker

I’ve been using eXist-DB for some time for the project of the Dicionário da Academia de Ciências de Lisboa, that is being revived from the PDF into TEI, so that a new digital version can be soon released. Recently I needed to update the server where eXist-DB was running, and decided to use a dockerized […]

programming

Abbreviations on TEI

November 10, 2019November 13, 2019ambsLeave a Comment on Abbreviations on TEI

I have been using the Text Encoding Initiative Guidelines to encode dictionaries. I used it originally in Dicionário Aberto, and more recently in a work with the Portuguese Dictionary of the Lisbon Science Academy. In the last week I started teaching a course on Digital Lexicography (do not ask what that is, it is just […]

LaTeX

Plotting functions with LaTeX & Tikz

May 2, 2019May 2, 2019ambsLeave a Comment on Plotting functions with LaTeX & Tikz

I’ve been working on some notes for my students on Neural Networks. I am using Pandoc to write the text, and convert it back to LaTeX for PDF generation, and to HTML, for making the documents available online. In a future post I might talk about Pandoc, but for now, I want to share something […]

Perl programming

Arango::Tango Perl 5 Module

April 17, 2019April 24, 2019ambsLeave a Comment on Arango::Tango Perl 5 Module

(cross posted from blogs.perl.org) I am planning on a new project, and a friend suggested me to look to Arango, as an alternative do Mongo, specially because it includes a graphs query language integrated. As I am not really used to Mongo at all, decided to give it a try. Unfortunately I did not find […]

complains hardware

Mobile Phones for Elder People

December 1, 2017ambsLeave a Comment on Mobile Phones for Elder People

I am not sure about other countries, but in Portugal there are some mobile phones (usually not smartphones) which are catalogued as for elder people. As you can see above, they have big buttons, with large numbers. But things stop there. If you try to use any of them, you will notice that the text […]

macosx operating system unix windows

Linux, 2017!

July 23, 2017ambsLeave a Comment on Linux, 2017!

First of all, please do not read this post as a complain. Just as an analysis. I am a Linux user for decades. I remember using Linux in my first year of University, somewhere about 1996. I never stopped using Linux, in the server, but during some years, somewhere between 2002 and 2017 I was […]

Posts navigation

Older posts
Newer posts
All Rights Reserved.