About 5 results
https://www.byjp.me/posts/tumblr-musings/its-been-a-while · 15 Nov 2009
Well, its been a few months since I posted last - the genuine joy of interesting/difficult work in my final year as a Physics undergrad - but there's a fair amount I should probably put up here for posterity: - I've become very interested in Playdar - an ...
https://www.byjp.me/posts/tumblr-musings/ruby-dlc-on-github · 5 May 2009
github.com Ruby-DLC is now available on github, and consequently as a gem! You can install with[^1]: There’s a gist explaining how to use the library and the rdoc documentation is still available on my project page. Please file an issue if you have any...
https://www.byjp.me/posts/tumblr-musings/where-on-the-web · 21 Apr 2009
{{< figure src="where-on-the-web.jpg" alt="A terrain map of the earth over the Atlantic, showing red dots moving between the UK and other places on earth" >}} Where On The Web is aliiiiive! I built it, and it appears to work averagely well. You can see t...
https://www.byjp.me/posts/tumblr-musings/native-ruby-rar-archive-extractor · 29 Mar 2009
github.com I’ve started coding a native Ruby library for extracting RAR archives. Its in early stages, but I’ve placed down the code for parsing the file structure, so it can extract unencrypted, ‘store’ level archives. The ultimate aim is to all...
https://www.byjp.me/posts/tumblr-musings/trash-files-in-ruby · 25 Mar 2009
A Ruby gem I wrote that sends files to Operating System specific Trash/Recycle bins.