VirtualTam's bookmarks

  1. He was the protege of James Trussart, who recognized his art was beyond anything that had ever been done. He was completely brilliant, maybe too much for sanity, as he would spend months building one a kind creations and built every single detail by hand. He would build the knobs, the saddles, the control plates all from solid blocks of brass. He also built his own revolutionary pickups hiding the secret of his custom design by integrating them inside the body, he also built his own cases, but even down to the smallest of details like the hinges and the handle, also built by hand from solid brass. The guitar bodies are made from resin.

    1. The Technologies - A more in-depth look at Rust plugin systems
    2. Getting Started - First steps trying to implement the plugin system
    3. Diving into Dynamic Loading - A closer look at dynamic loading in Rust
    4. Reducing the Pain with Dependencies - Taking a look at the state of dynamic loading in the Rust ecosystem
    5. Getting our Hands Dirty - Finally implementing the plugin system!
    6. Wrapping Up - The last finishing touches and ideas
  2.   03. What program did you use to justify the text?
    
          None. I just chose words carefully so that everything lined up on the
          right hand side. Everything was done with an ASCII editor.
    
  3. A hands-on introduction to Git and GitHub, and how to make them work together! More Git resources for beginners here: http://www.dataschool.io/tag/git/

  4. xkcd: Keyboard Mash 2015-05-28

    I'm a normal human, typing with my human hands

  5. Plenty of fun tasks, riddles and puzzles to solve altogether with learning Python!

    Get ready for:

    • basic Python exercises (data structures, language features, common libraries)
    • a handful exercises on string and data processing
    • algorithmics! pathfinding, map exploration, optimization...