<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>The Mad Bug - Latest Comments</title><link>http://themadbug.disqus.com/</link><description></description><atom:link href="https://themadbug.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 16 Sep 2011 00:50:02 -0000</lastBuildDate><item><title>Re: The DON&amp;#8217;Ts of software workplace tools.</title><link>http://www.themadbug.com/blog/?p=23#comment-312587782</link><description>&lt;p&gt;The exception to the VM rule: booting from a VHD (Win7). The only virtual thing is the hard disk.&lt;/p&gt;&lt;p&gt;Having done this, I found the big pro was system backup (copy the VHD). (There are other tools for this, of course.) My machine crashed, and I was back up within an hour on a different machine.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Telfer</dc:creator><pubDate>Fri, 16 Sep 2011 00:50:02 -0000</pubDate></item><item><title>Re: probe_newgame</title><link>http://www.themadbug.com/blog/?attachment_id=16#comment-306421587</link><description>&lt;p&gt;Ha cheers, (clearly I need to update my Disqus plugin to notify me when I get new messages). I'm just getting back to it after spending time changes jobs.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">madbug</dc:creator><pubDate>Fri, 09 Sep 2011 23:59:03 -0000</pubDate></item><item><title>Re: probe_newgame</title><link>http://www.themadbug.com/blog/?attachment_id=16#comment-252749182</link><description>&lt;p&gt;Hi I like the image of the game especially the background.&lt;/p&gt;&lt;p&gt;I think you should persevere and complete it as soon as possible :)&lt;/p&gt;&lt;p&gt;All the best from a fellow madbug site.&lt;/p&gt;&lt;p&gt;Paul - &lt;a href="http://madbug.co.uk" rel="nofollow noopener" target="_blank" title="madbug.co.uk"&gt;madbug.co.uk&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Webmaster@madbug.co.uk</dc:creator><pubDate>Fri, 15 Jul 2011 10:11:53 -0000</pubDate></item><item><title>Re: A poor workman doesn&amp;#8217;t look for better tools</title><link>http://www.themadbug.com/blog/?p=12#comment-241828866</link><description>&lt;p&gt;It's not just code. Other things I can think of in a language comparison are:&lt;/p&gt;&lt;p&gt;Speed of write/compile/test loop: compare hitting reload on javascript file (or editing live in a browser console), GWT developer mode when you can edit files to a small extent (not change interface) without a restart of a debugging instance to header files and C programs.&lt;/p&gt;&lt;p&gt;A lot of the time now you're not writing just code, you're interfacing with different things (think how nice JSON is vs constructing SQL using C's primitive string functions?). How nicely you can layout this "foreign" code in your code base is important. There's a lot (xml/html/css/javascript) - so using "+" for string concatenation is good, as is having less code in general by moving things to configuration, conventions, annotations, etc.&lt;/p&gt;&lt;p&gt;Entering data is very important - it's nice to be able to initialise large data structures inline eg "String[] = { "foo", "bar" };". Java is nowhere near as nice as dynamic languages here.&lt;/p&gt;&lt;p&gt;Amount of google hits for solutions for "no fault of your own, hard to find, easy once you know" fuckups in everything so you don't get stuck there.&lt;/p&gt;&lt;p&gt;Free libraries and frameworks and example code you can steal.&lt;/p&gt;&lt;p&gt;Finally - having a fast enough computer and enough ram that you don't care about speed or memory, and can write solutions in nice languages that think in huge cognitive chunks like maps and sets instead of ints and chars and arrays. All this speed and sharing makes it harder on the computers, easier on the programmers (though of course, expectations of output are much higher today)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GAGCAT</dc:creator><pubDate>Mon, 04 Jul 2011 10:36:47 -0000</pubDate></item><item><title>Re: A poor workman doesn&amp;#8217;t look for better tools</title><link>http://www.themadbug.com/blog/?p=12#comment-241828199</link><description>&lt;p&gt;It's not just code. Programmers are expected to do a lot more now, languages not being crap makes you more productive.&lt;/p&gt;&lt;p&gt;Speed of write/compile/test loop: compare hitting reload on javascript file (or editing live in a browser console), GWT developer mode when you can edit files to a small extent (not change interface) without a restart of a debugging instance to header files and C programs.&lt;/p&gt;&lt;p&gt;A lot of the time now you're not writing just code, you're interfacing with different things (think how nice JSON is, vs constructing SQL using C's primitive string functions?). So how nicely you can layout this "foreign" code in your code base the better. Using "+" for string concatenation is good, as is removing lots of code to configuration, conventions, annotations, etc.&lt;/p&gt;&lt;p&gt;Entering data is very important - it's nice to be able to initialise large data structures inline eg "String[] = { "yay", "yay" };". Java is nowhere near as nice as dynamic languages here.&lt;/p&gt;&lt;p&gt;Finally - having a fast enough computer and enough ram that you don't care about speed or memory, and can write solutions in nice languages that think in huge cognitive chunks like maps and sets instead of ints and chars and arrays. All this speed and sharing makes it harder on the computers, easier on the programmers (though of course, expectations of output are much higher today)&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave</dc:creator><pubDate>Mon, 04 Jul 2011 10:35:00 -0000</pubDate></item><item><title>Re: Game setup</title><link>http://www.themadbug.com/blog/?p=5#comment-204459673</link><description>&lt;p&gt;Moral choice number one, you're in a dream and there are two vials at a giant's desk, which one do you drink?&lt;br&gt;I've read Ender's Game, but not the sequels, also working my way through your recommended "Surely You're Joking Mr Feynman!"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">madbug</dc:creator><pubDate>Mon, 16 May 2011 09:24:20 -0000</pubDate></item><item><title>Re: Game setup</title><link>http://www.themadbug.com/blog/?p=5#comment-204454832</link><description>&lt;p&gt;Moral Choices.. sounds like "Ender's Game". You should read that&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Lothian</dc:creator><pubDate>Mon, 16 May 2011 09:12:00 -0000</pubDate></item></channel></rss>