<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for ljbuesch</title><link>http://disqus.com/by/ljbuesch/</link><description></description><atom:link href="http://disqus.com/ljbuesch/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 04 Sep 2013 02:16:16 -0000</lastBuildDate><item><title>Re: A seattle event</title><link>http://latest.flashvolunteer.org/events/1553#comment-1029240474</link><description>&lt;p&gt;Hoo ra! This was one sweet event :D&lt;/p&gt;&lt;p&gt;Check out these awesome pics I took!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Wed, 04 Sep 2013 02:16:16 -0000</pubDate></item><item><title>Re: Rock n Roll Seattle Marathon &amp;amp; Half Marathon benefiting the American Cancer Society</title><link>http://dev.flashvolunteer.org:3000/events/18#comment-1029236830</link><description>&lt;p&gt;Check out this awesome photo!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Wed, 04 Sep 2013 02:08:20 -0000</pubDate></item><item><title>Re: Google Health Can Fix U.S. Healthcare</title><link>http://humani.st/google-health-can-fix-us-healthcare/#comment-547880</link><description>&lt;p&gt;I agree with some, but disagree with most.  When I visit a doctor, I make a personal relationship with that doctor and the entire staff.  Sure there is a paper trail, but honestly I would trust the nurse over some IT guy at Google.&lt;/p&gt;&lt;p&gt;And could you elaborate more on how the fact that someone that pays for your medical bills but cant see the exact itemized bills made the costs soar?  I contribute it to the fact that medical companies spend billions of dollars and many years on R&amp;amp;D of a pill, then only get 20 years to sell it before patient expires and generics can make money.  Not only that, but rule #1 of setting the price of a good is not how much it took to make it, but rather how much benefit the consumer will get.  How much is good health worth to you?&lt;/p&gt;&lt;p&gt;Saying that Google knows everything about us and that we should just trust them because there are laws is bad.  So far they have an excellent record of keeping things private, but just because it's been their track record doesn't mean that we should blindly trust them in the future.  People had no reason to distrust Enron when they were pouring their life savings into their stocks...&lt;/p&gt;&lt;p&gt;As far as where a patient goes, I would assume most people would go to where their doctor tells them to go.  If a person can't trust their doctor for at least that much information, they need a new doctor.&lt;/p&gt;&lt;p&gt;With banks, there is still a ton of paperwork that is created and dealt with, they have the same problems as every other industry.  Saying it's all online is a myth (and maybe you didn't mean to say bank's had it made)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Thu, 29 May 2008 04:29:36 -0000</pubDate></item><item><title>Re: Adobe Air on Linux - A Security Nightmare</title><link>http://www.splitbrain.org/blog/2008-04/18-adobe_air_on_linux-a_security_nightmare#comment-492068218</link><description>&lt;p&gt;If you are interested, I found a way to bypass the installer, but it requires the download of their SDK (which is just a tbz2 archive). &lt;a href="http://agoln.net/archives/106" rel="nofollow noopener" target="_blank" title="http://agoln.net/archives/106"&gt;http://agoln.net/archives/106&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Fri, 02 May 2008 10:15:55 -0000</pubDate></item><item><title>Re: Adobe Air on Linux - A Security Nightmare</title><link>http://www.splitbrain.org/blog/2008-04/18-adobe_air_on_linux-a_security_nightmare#comment-492068197</link><description>&lt;p&gt;Andi, I suppose I can understand a bit more of the gripe about the individual applications.  I'm not quite sure what AIR needs your root account for, but I doubt a user program is granted full root privileges (yes, I understand a security hole could elevate what a normal developer *should* be able to do).&lt;/p&gt;&lt;p&gt;I am going to stand firm about saying requiring root for installing AIR itself though is something that is mostly a non-issue.  Although yes, you can open a .deb archive, look through the source and decipher what's going on, does anybody actually do that?  I guess it's nice to know one has the ability to do it, I doubt anyone actually takes advantage of it.  It seems like it would be a lot less trouble to set up a virtual machine (or old computer lying around), install the software there, and see what it does.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Tue, 22 Apr 2008 02:23:07 -0000</pubDate></item><item><title>Re: Adobe Air on Linux - A Security Nightmare</title><link>http://www.splitbrain.org/blog/2008-04/18-adobe_air_on_linux-a_security_nightmare#comment-492068185</link><description>&lt;p&gt;I don't understand how this is a huge security issue.  Sure, it is a proprietary installer and you don't get to do all the special magic of compiling it yourself, but you would mostly likely be using apt to get the package anyways (as you said you wanted in the first place).  Guess what... apt asks you for your root password.&lt;/p&gt;&lt;p&gt;When installing an application that uses air, it isn't all that out of line for it to ask you for your root password.  Once again, how would you like to install it?  Through apt?  Once again, apt asks you for your root password.&lt;/p&gt;&lt;p&gt;Overall, your issues you bring up are not a "Security Nightmare", albeit maybe a bit excessive to _require_ a root password, this day and age it's not out of the ordinary to ask for it even on Linux.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Mon, 21 Apr 2008 22:17:48 -0000</pubDate></item><item><title>Re: LINQ for PHP (Language Integrated Query for PHP)</title><link>https://blog.maartenballiauw.be/post/2008/01/22/linq-for-php-language-integrated-query-for-php.html#comment-937491107</link><description>&lt;p&gt;Wow!  Very interesting stuff happening here.  I had used a little bit of LINQ late last year and really, really enjoyed it, and I'm really glad to see it on PHP.  I will have to use this and see how it works in my own applications.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Mon, 17 Mar 2008 17:13:00 -0000</pubDate></item><item><title>Re: &amp;#8220;Purdue Emergency Notification&amp;#8221; Loophole</title><link>http://humani.st/purdue-emergency-notification-loophole/#comment-117588</link><description>&lt;p&gt;If you look at the new message, they have just updated the message to include the link to the post.  Good catch Luke!&lt;/p&gt;&lt;p&gt;&amp;lt;quote&amp;gt;&lt;br&gt;...changes in university operations will be posted online at &lt;a href="http://www.purdue.edu" rel="nofollow noopener" target="_blank" title="www.purdue.edu"&gt;www.purdue.edu&lt;/a&gt; and with the university's Emergency Notification group on Facebook at &lt;a href="http://purdue.facebook.com/group.php?gid=2359887158" rel="nofollow noopener" target="_blank" title="http://purdue.facebook.com/group.php?gid=2359887158"&gt;http://purdue.facebook.com/...&lt;/a&gt; &lt;br&gt;&amp;lt;/quote&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Fri, 01 Feb 2008 12:47:33 -0000</pubDate></item><item><title>Re: Apple, GCC, &amp;#038; Two-Finger Scrolling</title><link>http://humani.st/apple-gcc-two-finger-scrolling/#comment-78022</link><description>&lt;p&gt;Just an FYI: MacPorts (&lt;a href="http://www.macports.org/)" rel="nofollow noopener" target="_blank" title="http://www.macports.org/)"&gt;http://www.macports.org/)&lt;/a&gt; is a package repository for Mac's.  It has a _lot_ of work to do install your setup (think cygwin), but so far it seems easy enough:&lt;/p&gt;&lt;p&gt;sudo port install gnucash&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Tue, 15 Jan 2008 00:04:15 -0000</pubDate></item><item><title>Re: Apple, GCC, &amp;#038; Two-Finger Scrolling</title><link>http://humani.st/apple-gcc-two-finger-scrolling/#comment-74774</link><description>&lt;p&gt;I have actually found it quite easy to do some development on my Mac.  My only gripes are because how PHP is bundled with Leopard, I cannot use 3rd party extensions, so I would have to compile my own PHP installation.  Alo, Java 6 is not _really_ available.  They have a developer preview, but it's a hassle to run any java program with it.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Sat, 12 Jan 2008 18:41:41 -0000</pubDate></item><item><title>Re: Facebook Needs to Internationalize</title><link>http://humani.st/facebook-needs-to-internationalize/#comment-36756</link><description>&lt;p&gt;One thing about internationalization - it's a pain with PHP.  Unicode support is non-existent at the moment.  It's going to arrive in PHP 6, but who knows when that's going to come out.  They've already decided that namespaces are easier / quicker to implement than Unicode, as they have pushed namespace support to 5.3 instead of 6.0.&lt;/p&gt;&lt;p&gt;(And from looking at their leaked source, I'd think they aren't even running 5).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Sun, 16 Dec 2007 01:15:16 -0000</pubDate></item><item><title>Re: Web History Graph</title><link>http://humani.st/web-history-graph/#comment-27990</link><description>&lt;p&gt;That sounds like a _really_ fun project.  If you ever start to go down the path, let me know... I'd be really interested to help out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljbuesch</dc:creator><pubDate>Thu, 06 Dec 2007 10:01:58 -0000</pubDate></item></channel></rss>