Tags: coding*

63 bookmark(s) - Sort by: Date / Title /

  1. How to click on a div, or any element, using Capybara. Nice and short.
    http://dev.scottw.com/clicking-div-capybara
    Tags: , , , , by Tom Willemse (2015-01-22)
  2. How to write and use generators in Objective-C.
    http://www.mikeash.com/?page=pyblog/fr...9-10-30-generators-in-objective-c.html
    Tags: , , by Tom Willemse (2015-01-22)
  3. A book about the Rust programming language. Written, it seems, by (someone on) the Rust team, judging by the URL.
    http://doc.rust-lang.org/book
    Tags: , , by Tom Willemse (2015-01-11)
  4. A fairly simple and concise explanation of what Markov Chains are. Doesn't go into a lot of detail.
    http://techeffigytutorials.blogspot.be/2015/01/markov-chains-explained.html
  5. An explanation of how to detach and re-attach a program in a different TTY/PTY. It has some caveats, but it's very simple to implement. Similar to reptyr and neercs.
    http://blog.habets.pp.se/2009/03/Moving-a-process-to-another-terminal
    Tags: , , , , by Tom Willemse (2015-01-08)
  6. An explanation of why pointers to void can be converted to any other pointer in C implicitly, but have to be converted explicitly in C++.
    http://eli.thegreenplace.net/2009/11/16/void-and-casts-in-c-and-c
    Tags: , , by Tom Willemse (2015-01-07)
  7. How to read EDI data and convert it to XML using a lot of LINQ.
    http://sites.google.com/site/yacoset/Home/edi-with-linq
    Tags: , , , , by Tom Willemse (2015-01-07)
  8. A very nice introductory series on D3.js. You start off by making a simple pie chart and end up with a donut showing tooltips, parsing a CSV and with selectable pieces of data.
    http://zeroviscosity.com/category/d3-js-step-by-step
    Tags: , , by Tom Willemse (2014-11-30)
  9. An article on how to dynamically change the database connection based on the currently checked-out branch in RoR development.
    http://mislav.uniqpath.com/rails/branc...hing-the-database-along-with-your-code
    Tags: , , , , by Tom Willemse (2014-11-30)
  10. some tips and warnings (mostly warnings) about using ssh-agent. A little too much about the dangers and not as much about fixing things as I'd like, but certainly an interesting read.
    http://rabexc.org/posts/pitfalls-of-ssh-agents
    Tags: , , by Tom Willemse (2014-11-14)

Top of the page

First PreviousNext Last Page 5 of 7 Tom's Link Heap: tagged with "coding"

About - Propulsed by SemanticScuttle