Other articles


  1. LaTeX macros

    LaTeX macros can be used as simple text replacments for example:

    \documentclass{article}
    \newcommand{\LUG}{LEGO User Group}
    \begin{document …
    read more
  2. "Home Directory File Structure"

    Apples default directory structure is :

    /Users/username
    ├── Desktop
    ├── Documents
    ├── Downloads
    ├── Library   # Hidden by default
    ├── Movies
    ├── Music
    ├── Pictures
    ├── Public
    

    My current …

    read more
  3. "xkill"

    I just discovered the xkill command, when a window has crashed you can call xkill and get a skull and …

    read more

social