posts with category 'technical articles'
- 2021-11-17 fixing the icloud+ custom domains error this email is already in use with another apple id
- 2021-08-05 modern latex with bbedit and tectonic
- 2021-06-05 reverse proxy self-hosted services with cloudflare tunnel
- 2021-02-14 fixing docker issue with open ports and firewalls, with ufw instead of iptables
- 2021-02-13 i tried 20 ways to fix the slow open / save dialog box problem of finder
- 2021-01-07 stopping or uninstalling universal search on dsm 7
- 2020-07-05 reverse proxy self-hosted services with https, wildcard dns, and wildcard ssl certificate, without port forwarding and tunneled from a vps.
- 2020-06-26 free tools to test self-hosted internet services
- 2020-04-24 effectiveness of open science policies at esec/fse 2019
- 2018-09-06 how to disclose data for double-blind review and make it archived open data upon acceptance
- 2016-06-10 how to write an acm-styled conference paper using markdown/pandoc
- 2016-05-08 if you can't beat ‘em..clean 'em. using imapfilter for remote rules to an imap mailbox
- 2016-01-30 a beginner's tutorial for mbpfan under ubuntu
- 2015-08-29 review: peerj computer science
- 2015-03-30 how to synchronize an overleaf latex paper with a github repository
- 2014-12-14 how to have a rooted android 5.0 lollipop on the samsung galaxy s5 (sm-g900f) without tripping knox
- 2014-08-04 how to dynamically change video.js videos and captions, with javascript
- 2014-04-12 review: scientometrics
- 2014-03-13 review: peerj
- 2013-09-01 review: journal of open research software
- 2013-04-29 how to disable unity default multi-touch gestures in ubuntu
- 2013-03-02 do not forget typography and color harmony for your website
- 2013-01-01 tl;dr legal - understand and apply opensource licenses, for humans.
- 2012-12-24 apache, php, mysql slow under windows 8. how to fix.
- 2012-10-25 os x-like multitouch gestures for macbook pro running ubuntu
- 2011-10-27 how to unlock motorola atrix bootloader got from expansys (4.4.35.mb860.retail.en.gb)
- 2011-10-26 how to root motorola atrix got from expansys (4.4.35.mb860.retail.en.gb)
- 2011-10-19 how to automatically mount and umount apple time capsule on linux
- 2011-04-10 how to limit a field with javascript-prototype and display the counter
- 2011-04-10 introduction to software testing
- 2011-04-10 an example of mutual recursion using c
- 2011-04-10 convert a qicon (or just a qimage) to base64 and qstring
- 2011-04-10 a generic quicksort implementation in c
- 2011-04-09 object oriented memory management
- 2011-04-09 reference vs. pointer
- 2011-04-09 hash maps with linear probing and separate chaining