Programming | 2 of 4

Programming related posts (tutorials, how to etc)
Αυτή η σελίδα είναι διαθέσιμη και στα ελληνικά.
I just released stup, a tool for easily keeping organized daily notes in the terminal. You can find it on GitHub here.
How to remove duplicate lines from files preserving their order
How to remove duplicate lines of a file in Linux without sorting or changing their order (awk one-liner explained).

How to manage nested objects in Elasticsearch documents
How to add, update and delete nested objects in Elasticsearch documents using the Update API and painless scripts.

How to alias and navigate to directories with autocomplete in Linux
A Linux shell script for registering directory aliases and navigating to them with tab completion.

Dockerizing a Rails application
A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.

Creating a chat application from scratch using Rails and WebSockets
A step by step tutorial for creating a chat application with Rails and WebSockets (ActionCable).

Elasticsearch bucket aggregations and faceted navigation - facets
A step by step tutorial for using Elasticsearch bucket aggregations to implement faceted navigation a.k.a. facets.

Change brightness with the function keys on iMac running Ubuntu or Debian

In this post I will describe the steps I had to follow to be able to change the brightness on my iMac using the related keyboard function keys.


Indexing and full text searching Linux man pages

In this post we are going to play around with full text searching Linux man pages using Elasticsearch.


How to add a custom HTTP header in Rails
Set custom HTTP headers in responses of a Ruby on Rails application.

Creating a bash completion script
A tutorial for adding tab completion to your scripts using the Bash Programmable Completion functionality.


Displaying posts 11 - 20 out of a total of 37.