<headius[m]>
bleh I just need to get a Windows VM set up
<headius[m]>
it is too inconvenient to dual boot all the time and doing any work on Windows makes me insane
subbu|away is now known as subbu
subbu is now known as subbu|away
subbu|away is now known as subbu
<boc_tothefuture[>
afternoon/evening... I am trying to understand in a bit more details some of the settings for redbridge.. I have read the wiki but still have a few questions.
<boc_tothefuture[>
In "ThreadSafe" mode are all variable types independant? local, instance and global? its not clear to me what goes in the variable map.
<boc_tothefuture[>
Same question on "Disabling sharing variables". What types of variables and isn't the variable sharing impacted directly already by the context instance type?
<boc_tothefuture[>
I have also noticed something weird (and maybe it is the framework??) but when I moved from threadsafe to singleton. Updates to library are no longer picked up. Its like they are now cached.