*CTRL-O*
Archive
- 03/10/2024: minimal example for writing qml modules #qml #qt #cmake
- 22/04/2023: using cmp-buffer with null-ls #neovim #lsp #null-ls
- 10/10/2022: living a plain (text) life #note-taking #markdown
- 02/04/2022: a place for everything, everything in its place #productivity #programming #shorts
- 11/01/2022: use git as a vim package manager #vim #neovim #shorts
- 27/12/2021: use formatexpr and tagfunc with lsp #vim #neovim #shorts
- 28/11/2021: freeze columns in tableview #qml
- 13/11/2021: set up (neo)vim for java #neovim #vim #null-ls
- 06/11/2021: unified theory of completion #neovim #lsp
- 11/07/2021: vimconf.live: 👑 buffer is king 👑 #vim #neovim
- 11/04/2021: how to create private signals #qml #qt
- 23/03/2021: why are anchors faster than using bindings? #qml #qt
- 22/02/2021: create dynamic function objects from c++ for qml #qt #qml
- 25/04/2018: how to deploy for app store with qt #qt
- 14/09/2017: how to support emoji on google cloud sql and django #django #python #google_cloud
- 18/07/2017: note to self #general #programming
- 18/05/2017: use splash screen and avoid flicker #qt #android #qutils #tldr
- 14/01/2017: everyday qml day 1 #qml #programming #design
- 12/12/2016: force the resource re-compilation #qt #qtcreator
- 20/09/2016: install mysqlclient package on azure web app #azure #python #web #cloud
- 20/09/2016: access children of a listview #qml
- 13/05/2016: using jom with qt creator 4.0 #qtcreator #programming
- 04/03/2016: example login animation #qml #programming #design
- 03/03/2016: mixing together textinput and mousearea(s) #qml #programming
- 08/02/2016: color stream with kinect v2 #c++ #kinect #programming
- 16/01/2016: making easy animations with ofxactionmanager #cpp #programming #openframeworks
- 08/01/2016: body tracking with kinect v2 #c++ #kinect #programming
- 06/01/2016: using openframeworks v0.9 with cmake on windows #c++ #cmake #openframeworks #programming
- 02/01/2016: introduction to kinect v2 #kinect #c++
- 01/01/2016: how to call a function that's inside of a tabview #qml
- 30/12/2015: how to compile openbr for x86 architecture with msvc2013 #c++ #guide