niwi.nz
Hi, I'm Andrey Antukh, a software engineer at
Kaleidos. I enjoy Clojure, Python
and other languages.
I am a Russian citizen who lives in Madrid and speaks Catalonian ;)
- 01 Mar 2017 Why GraphQL uses string based templates for queries?
- 03 Apr 2016 Application architecture and state management with react based applications.
- 28 Mar 2016 Get current timestamp in PostgreSQL
- 26 Mar 2016 Best practices storing time data on the database
- 24 Mar 2016 Implementing OCC (Optimistic Concurrency Control) on the database
- 28 Nov 2015 Using reduce functions for state transformations
- 26 Nov 2015 Introduction to lenses and how to use them instead of cursors
- 31 Oct 2015 Password hash update policy in Clojure web applications
- 25 Mar 2015 Generating a secure certificate request with OpenSSL
- 09 Mar 2015 The expression problem
- 10 Jan 2015 Multimethods with python3
- 03 Feb 2014 Auto currying with clojure
- 26 Oct 2013 Recursive queries with PostgreSQL
- 13 Oct 2013 Converting between clojure data structures and java collections
- 13 Mar 2013 Optimizing server for heavy load wsgi application
- 06 Mar 2013 Table partitioning with PostgreSQL
- 03 Mar 2013 Table inheritance with PostgreSQL
- 19 Feb 2013 Index usage statistics in PostgreSQL
- 18 Feb 2013 Python and Node performance tests
- 17 Feb 2013 Show database, table and indexes size on PostgreSQL
- 16 Feb 2013 Show replication status in PostgreSQL
- 21 Oct 2012 Order by subquery array with PostgreSQL
- 15 Sep 2012 Boost.Python converter for C++11 tuple.
- 09 Sep 2012 Nested functions and lambdas on C++11
- 07 Sep 2012 Introducción a boost::python con python3
- 06 Sep 2012 Dynamic inheritance with python3
- 11 Jun 2011 Como python administra la memoria al usar list()
- 09 Jun 2011 Herencia multiple y super() en python
- 07 Jun 2011 First y Last postgresql aggregates y como usarlos en django.