<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Dctr Watson - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-18bb3814" type="application/json"/><link>http://dctrwatson.disqus.com/</link><description>The odyssey of a philomath of technology</description><atom:link href="http://dctrwatson.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 01 May 2012 03:03:30 -0000</lastBuildDate><item><title>Re: How to use an Amazon EC2 instance as a VPN server</title><link>http://www.dctrwatson.com/2010/07/how-to-use-an-amazon-ec2-instance-as-a-vpn-server/#comment-514777968</link><description>&lt;p&gt;I haven't tried it, but I suppose you could do some neat tricks with iptables on both ends to get it to work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Watson</dc:creator><pubDate>Tue, 01 May 2012 03:03:30 -0000</pubDate></item><item><title>Re: How to use an Amazon EC2 instance as a VPN server</title><link>http://www.dctrwatson.com/2010/07/how-to-use-an-amazon-ec2-instance-as-a-vpn-server/#comment-509461849</link><description>&lt;p&gt;Let’s say that I have a local server that is blocked by an ISP from public hosting (caught behind NAT). I connect to EC2 via OpenVPN. I now how on EC2 an private IP of 10.10.0.1. I want traffic to my public IP (elastic IP. ex. 12.34.567.89) to route to the private IP 10.10.0.1 to enable public access to my local server. How does one configure such routing?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron</dc:creator><pubDate>Thu, 26 Apr 2012 01:49:57 -0000</pubDate></item><item><title>Re: mutt and gmail</title><link>http://www.dctrwatson.com/2012/03/mutt-and-gmail/#comment-508290378</link><description>&lt;p&gt;I would like to tell you about a visual programming app called Illumination Software Creator.&lt;/p&gt;

&lt;p&gt;It can build apps for python, which I hear is very popular with the Disqus team.&lt;/p&gt;

&lt;p&gt;Check out this site below&lt;br&gt;&lt;a href="http://radicalbreeze.com" rel="nofollow"&gt;radicalbreeze.com&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MHazell</dc:creator><pubDate>Tue, 24 Apr 2012 19:28:15 -0000</pubDate></item><item><title>Re: limits.conf and daemons on Ubuntu</title><link>http://www.dctrwatson.com/2012/03/limits-conf-and-daemons-on-ubuntu/#comment-502327668</link><description>&lt;p&gt;Nice! &lt;/p&gt;

&lt;p&gt;I also got this from the rabbitmq mail list.I was just testing it. No need for this, at least on the brand new machine I have configured, even though it is version 2.8.1&lt;/p&gt;

&lt;p&gt;Thanks John!&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">patilla</dc:creator><pubDate>Thu, 19 Apr 2012 09:22:18 -0000</pubDate></item><item><title>Re: limits.conf and daemons on Ubuntu</title><link>http://www.dctrwatson.com/2012/03/limits-conf-and-daemons-on-ubuntu/#comment-501218566</link><description>&lt;p&gt;Updated the post with the fix for 2.8.1&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Watson</dc:creator><pubDate>Wed, 18 Apr 2012 18:01:56 -0000</pubDate></item><item><title>Re: limits.conf and daemons on Ubuntu</title><link>http://www.dctrwatson.com/2012/03/limits-conf-and-daemons-on-ubuntu/#comment-496112227</link><description>&lt;p&gt;Well, I also took a look. Versions are not the same. Old machine is 2.7.1, new one is 2.8.1&lt;/p&gt;

&lt;p&gt;I will try to get the old version and install it in the new machine.Wish me luck!&lt;br&gt;I will tell you what I shall figure out.&lt;br&gt;Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">patilla</dc:creator><pubDate>Fri, 13 Apr 2012 04:51:26 -0000</pubDate></item><item><title>Re: limits.conf and daemons on Ubuntu</title><link>http://www.dctrwatson.com/2012/03/limits-conf-and-daemons-on-ubuntu/#comment-495870679</link><description>&lt;p&gt;Sorry, I can't think of why the 2 machines would behave differently.&lt;br&gt;Perhaps versions are different?&lt;/p&gt;

&lt;p&gt;But that's my best guess =\&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Watson</dc:creator><pubDate>Thu, 12 Apr 2012 19:52:47 -0000</pubDate></item><item><title>Re: Installing PostgreSQL 9.0 on Ubuntu 10.04</title><link>http://www.dctrwatson.com/2010/09/installing-postgresql-9-0-on-ubuntu-10-04/#comment-485940951</link><description>&lt;p&gt;thanks &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amrhedar</dc:creator><pubDate>Wed, 04 Apr 2012 08:10:37 -0000</pubDate></item><item><title>Re: limits.conf and daemons on Ubuntu</title><link>http://www.dctrwatson.com/2012/03/limits-conf-and-daemons-on-ubuntu/#comment-485830612</link><description>&lt;p&gt;Hi, I also have the same problem.&lt;br&gt;I had 'session required &lt;a href="http://pam_limits.so" rel="nofollow"&gt;pam_limits.so&lt;/a&gt;' in my /etc/pam.d/common-session{,-noninteractive}  filesand yet still doesn't work for me...My /etc/security/limits.conf file is correct... In a cloned system it is working, there is a strange behavior though, when running 'ulimit -n' it returns 1024 in both machines, but when I edit limits.conf on one works and on the other one I can't make it work. I see the values with the management plugin.I have checked everything!Any ideas?Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">patilla</dc:creator><pubDate>Wed, 04 Apr 2012 06:52:14 -0000</pubDate></item><item><title>Re: django-celery, eventlet and debugging blocking</title><link>http://www.dctrwatson.com/2011/12/django-celery-eventlet-and-debugging-blocking/#comment-479686579</link><description>&lt;p&gt;I've read both ways. So I figure better safe, than weird bugs cropping up.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Watson</dc:creator><pubDate>Thu, 29 Mar 2012 13:42:35 -0000</pubDate></item><item><title>Re: django-celery, eventlet and debugging blocking</title><link>http://www.dctrwatson.com/2011/12/django-celery-eventlet-and-debugging-blocking/#comment-479439078</link><description>&lt;p&gt;As far as I've read, it's safe to use monkey_patch multiple times so do you even need the EVENTLET_NOPATCH hack at all there? (you might need for the hub commands, I haven't managed to find out what they actually do :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Seppo Yli-Olli</dc:creator><pubDate>Thu, 29 Mar 2012 08:02:00 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-477425042</link><description>&lt;p&gt;Another way that works with Lion and is pretty simple is AirFoil - you can pipe audio to remote devices but also the local computer and the software has an eq. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">danheberden</dc:creator><pubDate>Tue, 27 Mar 2012 10:08:04 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-477107817</link><description>&lt;p&gt; Think I figured it out, appears that Hear is/was the problem.  Really hope reinstalling and uninstalling Hear fixes it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil L.</dc:creator><pubDate>Mon, 26 Mar 2012 22:49:27 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-477101083</link><description>&lt;p&gt; I installed both AU Lab and Soundgarden and got it to work, but right away realized that the sound had suddenly become overall distorted and pretty much sounding like a low bit rate MP3 even with flat EQ.  I had just installed "Hear" about 30 minuted prior to try and do the same kind of EQ function and can't remember if the problem started then.  But I uninstalled all 3 problems and my sound is still messed up on just the Mac OS portion.  Switch over the Windows on the partition and it is fine. Getting the sound back to normal is super important for this computer. Any tips?  Thanks so Much!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil L.</dc:creator><pubDate>Mon, 26 Mar 2012 22:38:46 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-465074191</link><description>&lt;p&gt;seems as though this doesn't work with lion&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">guest</dc:creator><pubDate>Wed, 14 Mar 2012 09:31:36 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-461911536</link><description>&lt;p&gt;Thanks for the help, but whenever I do this, an irritating buzzing comes out of my speakers along with the sound. I have a feeling it may be because I set my output to Soundflower, and in AU lab, I have it the output set to Built-In Output(Which, if I'm correct, is the system setting for output, which we've selected as Soundflower). Oh, also, a note: I'm trying to also send the audio through a connected set of speakers. I'm on a MacBook, so there's only one audio port unfortunately. &lt;br&gt;Any tips on how to fix the buzzing?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Peterson</dc:creator><pubDate>Sat, 10 Mar 2012 23:15:50 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-459029852</link><description>&lt;p&gt;Did anyone find a solution to this issue on Lion? John Watson &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">berryp</dc:creator><pubDate>Wed, 07 Mar 2012 13:35:25 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-457874951</link><description>&lt;p&gt;It works well with the Xcode 4.2.1 and AU Lab 2.2.1 maybe trying the 2.2.1 binary of AU Lab... i can send it to you&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ln_zero1</dc:creator><pubDate>Tue, 06 Mar 2012 11:01:06 -0000</pubDate></item><item><title>Re: Installing PostgreSQL 9.0 on Ubuntu 10.04</title><link>http://www.dctrwatson.com/2010/09/installing-postgresql-9-0-on-ubuntu-10-04/#comment-446743344</link><description>&lt;p&gt;Thank you so much - your advice was a huge help - now i just gotta learn how to use it - I've got a huge excel spreadsheet to configure to work with my website and any tips would be really appreciated - so once again thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cjfontanelle</dc:creator><pubDate>Thu, 23 Feb 2012 04:43:16 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-445271031</link><description>&lt;p&gt;Hi, thanks for the great tutorial. It worked for me all this while until I've upgraded to Xcode 4.3 where the AU Lab was upgraded as a result. It doesn't work now unfortunately. Was wondering if you are able to provide the instructions on how to set it up in the latest version of Au Lab that came as part of Xcode 4.3? Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jas</dc:creator><pubDate>Tue, 21 Feb 2012 18:52:48 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-442489278</link><description>&lt;p&gt;Hey! First of all "thanks for posting this. &lt;/p&gt;

&lt;p&gt;I have set everything like shown in the tutorial, see the input in AU Lab-Plugins but cant get anything to hear from my iMac. (tripple-checked all settings) &lt;/p&gt;

&lt;p&gt;Anyway I would prefer to listen to it through my motu8pre, but this also does not work. The basic idea of beeing able to EQ system-sound though appears fantastic to me.&lt;/p&gt;

&lt;p&gt;Is Soundflower something like a plugin-slot, signal flow like: system-audio insert IN -&amp;gt; soundflower input -&amp;gt; Au LAB -&amp;gt; Soundflower output -&amp;gt; system audio insert out?&lt;/p&gt;

&lt;p&gt;Would really love to get this work (.-) thanks for help in advance.&lt;/p&gt;

&lt;p&gt;Claus&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Claus</dc:creator><pubDate>Fri, 17 Feb 2012 19:22:52 -0000</pubDate></item><item><title>Re: FiSH module for ZNC</title><link>http://www.dctrwatson.com/2011/03/fish-module-for-znc/#comment-426528379</link><description>&lt;p&gt;I'm investigating a bug where multiple keyx's or a keyx and a timeout cause znc to completely die. Note this is running on MacOSX 10.7.2..&lt;br&gt;I'll post on the github when i get further into it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cosmo1t</dc:creator><pubDate>Wed, 01 Feb 2012 13:48:04 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-425914317</link><description>&lt;p&gt;I think the equalizer in iTunes is a 10 band equalizer. Its presets would probably be a good starting point that you can tweak to your own preference.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Watson</dc:creator><pubDate>Tue, 31 Jan 2012 20:13:21 -0000</pubDate></item><item><title>Re: OS X System Equalizer</title><link>http://www.dctrwatson.com/2011/06/os-x-system-equalizer/#comment-425660454</link><description>&lt;p&gt;Hey! &lt;br&gt;Wonderful tutorial! Everything sound better now. :)&lt;/p&gt;

&lt;p&gt;Do you know about a place where I can see "standard equalizing" in 10 and 31 bands? Whats normal for rock, pop, and other genres? I feel like I have to do everything by my self, even though I have no experience on equalizing. &lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Bitar</dc:creator><pubDate>Tue, 31 Jan 2012 14:37:40 -0000</pubDate></item><item><title>Re: django-celery, eventlet and debugging blocking</title><link>http://www.dctrwatson.com/2011/12/django-celery-eventlet-and-debugging-blocking/#comment-425275502</link><description>&lt;p&gt;Glad they could be of use to you.&lt;/p&gt;

&lt;p&gt;I like to be explicit, so I use eventlib version of the functions. Though you are correct and the monkey patch does already patch everything if you still imported from the python stdlib.&lt;/p&gt;

&lt;p&gt;Yes, eventlet+dnspython are the two packages I use. One thing to watch out for is: &lt;a href="https://bitbucket.org/which_linden/eventlet/issue/94/greendns-memory-leak" rel="nofollow"&gt;https://bitbucket.org/which_li...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've run into similar issues as that bug report, even with EVENTLET_NO_GREENDNS='yes' (which disables the usage of dnspython)&lt;/p&gt;

&lt;p&gt;I haven't had time to investigate it, so I've been waiting for it to be fixed and in the meantime just restart the process periodically.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Watson</dc:creator><pubDate>Tue, 31 Jan 2012 03:05:46 -0000</pubDate></item></channel></rss>
