Home
About
SK blog
Rapture in Everything
Posts tagged "tech"
2019 Jun 22
2019 Jun 22
Tinkering with Transposit (beta) and AirTable
Transposit is an interesting new service that aims to help when you're trying to connect various apps (or, more specifically, their APIs) together. But it does it in a novel way: it lets you query various data sources as if they were SQL objects. That is an ingenious idea: most of us already know SQL and it maps quite well to what we're trying to achieve with many of the APIs. To illustrate: Transposit lets you treat various services as SQL schema and query them; not only that, it lets you perform joins and other operations and mix them with...
tech
programming
automation
2019 Mar 28
2019 Mar 28
PyCon SK 2019
Last time I've written about PyCon was in in 2016, when it came to Slovakia for the first time. I have attended every year since, and if I was impressed then, I have to say each subsequent year was better than the one before it. It always covers a bevy of topics, from Python to machine learning, various projects people are working on, best practices in architecture, social and societal impacts of technology (people from slovensko.digital always make an appearance) and more. I especially appreciate the tracks about teaching and education, since that topic interests me a lot and,...
python
tech
conference
2019 Jan 02
2019 Jan 02
Running Huginn with Docker
Last time I've written about using Huginn. I have never actually used Docker before, but I've decided to give it a go. I'm hosting various pieces of software on my server, which run on anything from Go to PHP. And given my few, but all the more unpleasant experiences with Ruby, I'd decided that I'd rather move most of my software to Docker than try to install yet another stack on my server. So yeah, you could say this XKCD strip summarizes my intentions with Docker perfectly. The setupThe setup itself wasn't difficult. Huginn even lets you try it out...
how-to
huginn
docker
2018 Dec 27
2018 Dec 27
Playing with Huginn: "Your agents are standing by!"
"Huginn is a system for building agents and performing automated tasks online." Here's how I found it, made a personal newsletter (and some other stuff) with it. Next time: Docker setup....
huginn
docker
self-hosted
2018 May 23
2018 May 23
Leaving Evernote for Joplin
I have been looking for an Evernote replacement for the longest time. It's a nice tool, but it has some features and limitations that irritated me: no markdown support (the HTML in the editor often got messy), no end-to-end encryption or control over my data, and a restrictive device limit and online-only requirement in the free version. While one could argue I could have paid to fix some of those problems, I didn't want to. The only restriction that really bothered me was the two-device limit. I had no use for more space or extra features: in the 5+ years...
joplin
tools
migration
Older
Newer