Summary My toy angular/rest/spring project, HIIT (high intensity interval training), was something I wanted to package inside a docker container that could run on any
Add this to your ~/.bash_rc if [ -f /usr/lib/git-core/git-sh-prompt ] then source /usr/lib/git-core/git-sh-prompt export PS1='[\u@\h\w$(__git_ps1 " (%s)")]\$ ‘ fi Then watch your shell go from
My previous post on this topic talked about a mechanism for installing a custom 4.3 kernel that has the broadcom wireless drivers built in. I
The Present So my first post on this blog was about the Dell XPS 9333 compared to the System76 Galago UltraPro – I bought the
Why is there an issue? One area that X has really fallen down on is the driver for the touchpad. It’s passable if you tweak
All source code under my github account. Summary Spring Async is designed to make threads easy to implement. It was introduced in Spring 3.0 intending to make