Comments for The Command Line http://thecommandline.net Podcast and blog exploring digital citizenry as a creator and a consumer. Sat, 20 Mar 2010 15:27:08 +0000 http://wordpress.org/?v=2.9.2 hourly 1 Comment on All Ten Limited Edition Badges Have Been Claimed by Chris Miller http://thecommandline.net/2010/03/20/all-ten-limited-edition-badges-have-been-claimed/comment-page-1/#comment-4134 Chris Miller Sat, 20 Mar 2010 15:27:08 +0000 http://thecommandline.net/2010/03/20/all-ten-limited-edition-badges-have-been-claimed/#comment-4134 Congrats, sir. It's good to know that your listeners value your work enough to pony up to help the program. Bravo, all of you! Congrats, sir. It’s good to know that your listeners value your work enough to pony up to help the program. Bravo, all of you!

]]>
Comment on TCLP 2010-03-17 Inner Chapter: Tools by Jed Reynolds http://thecommandline.net/2010/03/17/tools/comment-page-1/#comment-4131 Jed Reynolds Sat, 20 Mar 2010 06:16:48 +0000 http://thecommandline.net/?p=2459#comment-4131 Thomas, Loved the episode. My recent work environment has changed a lot and your thoughts on programming tools certainly resonate. KUTGW, Jed http://blog.bitratchet.com/2010/03/19/diffed-and-merged-and-ported/ Thomas,

Loved the episode. My recent work environment has changed a lot and your thoughts on programming tools certainly resonate.

KUTGW,
Jed

http://blog.bitratchet.com/2010/03/19/diffed-and-merged-and-ported/

]]>
Comment on TCLP 2010-03-17 Inner Chapter: Tools by Diffed and Merged…and Ported « Bitratchet http://thecommandline.net/2010/03/17/tools/comment-page-1/#comment-4130 Diffed and Merged…and Ported « Bitratchet Sat, 20 Mar 2010 05:38:43 +0000 http://thecommandline.net/?p=2459#comment-4130 [...] this latest Tools episode from The Commandline podcast. Thomas Gideon describes a journey, somewhat similar to my own, about early programming in a [...] [...] this latest Tools episode from The Commandline podcast. Thomas Gideon describes a journey, somewhat similar to my own, about early programming in a [...]

]]>
Comment on TCLP 2010-03-17 Inner Chapter: Tools by Thomas Gideon http://thecommandline.net/2010/03/17/tools/comment-page-1/#comment-4121 Thomas Gideon Thu, 18 Mar 2010 20:42:18 +0000 http://thecommandline.net/?p=2459#comment-4121 Thanks for listening and the kind words. I'll check the plugin out. The one I tried, eclim, is an excellent idea but kind of clunky. I'd love to be able to use both Eclipse's refactoring and vim's editing capabilities at the same time, which eclim promised, rather than use the almost as good external tool config where I can just invoke vim and load my current Eclipse buffer into it as a convenience. Thanks for listening and the kind words.

I’ll check the plugin out. The one I tried, eclim, is an excellent idea but kind of clunky. I’d love to be able to use both Eclipse’s refactoring and vim’s editing capabilities at the same time, which eclim promised, rather than use the almost as good external tool config where I can just invoke vim and load my current Eclipse buffer into it as a convenience.

]]>
Comment on TCLP 2010-03-17 Inner Chapter: Tools by David Moore http://thecommandline.net/2010/03/17/tools/comment-page-1/#comment-4120 David Moore Thu, 18 Mar 2010 20:31:26 +0000 http://thecommandline.net/?p=2459#comment-4120 Hi Thomas, When you talked about VIM and Eclipse, I was reminded of an Eclipse plug-in for VI with VIM compatibility called viPlugin. I don't know that it has all of the functionality you are looking for from VIM, but my colleague swears by it, only leaving it for some Eclipse keyboard shortcuts that have the same key mappings in VIM. http://www.viplugin.com/viplugin/ Thanks for the great show. Hi Thomas,

When you talked about VIM and Eclipse, I was reminded of an Eclipse plug-in for VI with VIM compatibility called viPlugin. I don’t know that it has all of the functionality you are looking for from VIM, but my colleague swears by it, only leaving it for some Eclipse keyboard shortcuts that have the same key mappings in VIM.

http://www.viplugin.com/viplugin/

Thanks for the great show.

]]>
Comment on Google Releasing New Open Source Regex Library by Thomas Gideon http://thecommandline.net/2010/03/11/google-releasing-new-open-source-regex-library/comment-page-1/#comment-4062 Thomas Gideon Fri, 12 Mar 2010 14:11:13 +0000 http://thecommandline.net/2010/03/11/google-releasing-new-open-source-regex-library/#comment-4062 Had I not been so tired when writing up this post, the breathless tone would have raised a red flag. Still, if you have some application where you don't need back references but need greater speed/scalability, I suppose it is nice to have this option. As it stands, I retract the implication that this is a suitable replacement for even a majority of the uses to which existing implementations have been put. Had I not been so tired when writing up this post, the breathless tone would have raised a red flag. Still, if you have some application where you don’t need back references but need greater speed/scalability, I suppose it is nice to have this option.
As it stands, I retract the implication that this is a suitable replacement for even a majority of the uses to which existing implementations have been put.

]]>
Comment on Google Releasing New Open Source Regex Library by Thomas Gideon http://thecommandline.net/2010/03/11/google-releasing-new-open-source-regex-library/comment-page-1/#comment-4061 Thomas Gideon Fri, 12 Mar 2010 14:08:56 +0000 http://thecommandline.net/2010/03/11/google-releasing-new-open-source-regex-library/#comment-4061 Thanks for the catch, Philip. I've updated the post to reflect this caveat. I should have realized there was more to the story and dug into it further. Thanks for the catch, Philip. I’ve updated the post to reflect this caveat. I should have realized there was more to the story and dug into it further.

]]>
Comment on Google Releasing New Open Source Regex Library by Claes Wallin http://thecommandline.net/2010/03/11/google-releasing-new-open-source-regex-library/comment-page-1/#comment-4060 Claes Wallin Fri, 12 Mar 2010 09:23:13 +0000 http://thecommandline.net/2010/03/11/google-releasing-new-open-source-regex-library/#comment-4060 A regular expression library that only supports actual regular expressions?The days of wonder have not come to an end! A regular expression library that only supports actual regular expressions?The days of wonder have not come to an end!

]]>
Comment on Google Releasing New Open Source Regex Library by Philip Durbin http://thecommandline.net/2010/03/11/google-releasing-new-open-source-regex-library/comment-page-1/#comment-4059 Philip Durbin Fri, 12 Mar 2010 03:22:32 +0000 http://thecommandline.net/2010/03/11/google-releasing-new-open-source-regex-library/#comment-4059 "RE2 drops support for backreferences and generalized zero-width assertions, because they cannot be implemented efficiently" according to http://code.google.com/p/re2 and backreferences are all grayed out as not supported by RE2 on http://code.google.com/p/re2/wiki/Syntax . Will RE2 spread far and wide? Well. . . do you want backreferences? In his paper <a href="http://swtch.com/~rsc/regexp/regexp1.html" rel="nofollow">Regular Expression Matching Can Be Simple And Fast</a>, Russ Cox, the Google engineer who also authored the press release, says, "Some might argue that this test is unfair to the backtracking implementations, since it focuses on an uncommon corner case. This argument misses the point: given a choice between an implementation with a predictable, consistent, fast running time on all inputs or one that usually runs quickly but can take years of CPU time (or more) on some inputs, the decision should be easy." I guess so. . . it really comes down to features versus performance. “RE2 drops support for backreferences and generalized zero-width assertions, because they cannot be implemented efficiently” according to http://code.google.com/p/re2 and backreferences are all grayed out as not supported by RE2 on http://code.google.com/p/re2/wiki/Syntax . Will RE2 spread far and wide? Well. . . do you want backreferences?

In his paper Regular Expression Matching Can Be Simple And Fast, Russ Cox, the Google engineer who also authored the press release, says, “Some might argue that this test is unfair to the backtracking implementations, since it focuses on an uncommon corner case. This argument misses the point: given a choice between an implementation with a predictable, consistent, fast running time on all inputs or one that usually runs quickly but can take years of CPU time (or more) on some inputs, the decision should be easy.”

I guess so. . . it really comes down to features versus performance.

]]>
Comment on MS Security Chief Suggests Computer Security Tax by Thomas Gideon http://thecommandline.net/2010/03/03/ms-security-chief-suggests-computer-security-tax/comment-page-1/#comment-3951 Thomas Gideon Sun, 07 Mar 2010 18:12:11 +0000 http://thecommandline.net/2010/03/03/ms-security-chief-suggests-computer-security-tax/#comment-3951 I would echo that concern. Any type of broad regulation runs the risk of unintended consequence. There is even good evidence already of this sort of coercion by vendors--Apple's app store and Microsoft's WGA program. Putting that sort of toll booth on the internet itself could be disastrous. I would echo that concern. Any type of broad regulation runs the risk of unintended consequence. There is even good evidence already of this sort of coercion by vendors–Apple’s app store and Microsoft’s WGA program. Putting that sort of toll booth on the internet itself could be disastrous.

]]>
Comment on MS Security Chief Suggests Computer Security Tax by Steve BIckle http://thecommandline.net/2010/03/03/ms-security-chief-suggests-computer-security-tax/comment-page-1/#comment-3950 Steve BIckle Sun, 07 Mar 2010 17:20:01 +0000 http://thecommandline.net/2010/03/03/ms-security-chief-suggests-computer-security-tax/#comment-3950 I have a concern that if implemented the technology may be used to discriminate against non standard devices, those that can't show that they are running a fully patched Windows OS with an antivirus product installed. An enforced border control at ISPs can be potentially subverted to discriminate unfairly, based of any number of criteria. I have a concern that if implemented the technology may be used to discriminate against non standard devices, those that can’t show that they are running a fully patched Windows OS with an antivirus product installed. An enforced border control at ISPs can be potentially subverted to discriminate unfairly, based of any number of criteria.

]]>
Comment on TCLP 2010-03-03 Chris Miller on PyCon 2010 by Unquiet Desperation » Blog Archive » Tricksters, Operations, Birthdays, Interviews, Reviews, Winners, and Where to Lay the Blame http://thecommandline.net/2010/03/03/pycon_2010/comment-page-1/#comment-3937 Unquiet Desperation » Blog Archive » Tricksters, Operations, Birthdays, Interviews, Reviews, Winners, and Where to Lay the Blame Fri, 05 Mar 2010 12:45:12 +0000 http://thecommandline.net/?p=2392#comment-3937 [...] Want to know what I was up to in Atlanta? My interview about PyCon is now available at The Command Line podcast.  [...] [...] Want to know what I was up to in Atlanta? My interview about PyCon is now available at The Command Line podcast.  [...]

]]>
Comment on Wikipedia’s Notability Requirement Fails for FLOSS by hugh http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/comment-page-1/#comment-3878 hugh Fri, 26 Feb 2010 23:45:34 +0000 http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/#comment-3878 Most commentors are missing an important aspect. Wikipedia is a general interest encyclopedia. What might well be notable enough for an encyclopedia focused on Computer Science does not necessarily belong in a general encyclopedia. If dwm belongs in Wikipedia at all, it probably belongs in an article on the X Window system. Most commentors are missing an important aspect. Wikipedia is a general interest encyclopedia. What might well be notable enough for an encyclopedia focused on Computer Science does not necessarily belong in a general encyclopedia. If dwm belongs in Wikipedia at all, it probably belongs in an article on the X Window system.

]]>
Comment on Wikipedia’s Notability Requirement Fails for FLOSS by Chooch Schubert http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/comment-page-1/#comment-3877 Chooch Schubert Fri, 26 Feb 2010 21:13:47 +0000 http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/#comment-3877 I've recently noticed a similar problem when it comes to new media (authors, musicians, etc.) and I'm sure many other areas as well. It seems to me that the biggest problem is the notability guidelines are subjective. Just about anybody can flag an article for deletion and respected Wikipedians can each have their own definition of "reliable" sources and because they have history behind them they can arbitrarily delete articles. The good news is that they will usually move the article into a users private area (if requested on the talk page), so you can work on your sourcing and resubmit to the mother ship. It's a hard nut to crack. I’ve recently noticed a similar problem when it comes to new media (authors, musicians, etc.) and I’m sure many other areas as well.

It seems to me that the biggest problem is the notability guidelines are subjective. Just about anybody can flag an article for deletion and respected Wikipedians can each have their own definition of “reliable” sources and because they have history behind them they can arbitrarily delete articles.

The good news is that they will usually move the article into a users private area (if requested on the talk page), so you can work on your sourcing and resubmit to the mother ship.

It’s a hard nut to crack.

]]>
Comment on Wikipedia’s Notability Requirement Fails for FLOSS by Thomas Gideon http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/comment-page-1/#comment-3872 Thomas Gideon Fri, 26 Feb 2010 16:35:20 +0000 http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/#comment-3872 I am not suggesting that case-by-case is preferable for FLOSS. I agree that there are probably some very good ways to address articles about FLOSS projects as an entire class. My concern is that FLOSS as a class is not the only category of articles where the current guidelines present difficulties. So my question is, can the definition of sources useful for preventing the self serving cat articles you use as an example by made general enough to qualify new sources for FLOSS and other subjects where journals/articles aren't so useful but in a continuous fashion rather than as an unending series of exceptions? I am not suggesting that case-by-case is preferable for FLOSS. I agree that there are probably some very good ways to address articles about FLOSS projects as an entire class.

My concern is that FLOSS as a class is not the only category of articles where the current guidelines present difficulties. So my question is, can the definition of sources useful for preventing the self serving cat articles you use as an example by made general enough to qualify new sources for FLOSS and other subjects where journals/articles aren’t so useful but in a continuous fashion rather than as an unending series of exceptions?

]]>
Comment on Wikipedia’s Notability Requirement Fails for FLOSS by Nihiltres http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/comment-page-1/#comment-3871 Nihiltres Fri, 26 Feb 2010 16:30:24 +0000 http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/#comment-3871 You know, I think this is worth talking about. Wikipedia's guidelines are there primarily so that facts can be verified; so that things can't be made up. The same guideline that makes it hard for FLOSS articles to survive makes sure that people aren't allowed to post articles about, say, their cat and its idiosyncrasies. The goal would be: how can we make this not fail? What *would* be reasonable requirements for FLOSS articles? I'm sure that if you worked with, say, the <a href="http://en.wikipedia.org/wiki/Wikipedia:WikiProject_Free_Software" rel="nofollow">WikiProject Free Software</a>, you'd be able to get a special notability guideline for this subject area. The key is determining, well, what does make something worth writing about in the FLOSS world? Case-by-case deliberation is fair enough, but if the underlying guidelines don't help the subject area, it's not going to work out well in the long run. You know, I think this is worth talking about. Wikipedia’s guidelines are there primarily so that facts can be verified; so that things can’t be made up. The same guideline that makes it hard for FLOSS articles to survive makes sure that people aren’t allowed to post articles about, say, their cat and its idiosyncrasies.

The goal would be: how can we make this not fail? What *would* be reasonable requirements for FLOSS articles? I’m sure that if you worked with, say, the WikiProject Free Software, you’d be able to get a special notability guideline for this subject area.

The key is determining, well, what does make something worth writing about in the FLOSS world? Case-by-case deliberation is fair enough, but if the underlying guidelines don’t help the subject area, it’s not going to work out well in the long run.

]]>
Comment on Wikipedia’s Notability Requirement Fails for FLOSS by Jason Ryan http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/comment-page-1/#comment-3865 Jason Ryan Thu, 25 Feb 2010 23:29:08 +0000 http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/#comment-3865 I'd agree in terms of anything that operates within the commons model. It is software that has focussed attention on this issue because of the relationship between vendors and the media; a relationship that inherits the appearance of objectivity from traditional news media, but sadly all too often fails to approach that standard. I’d agree in terms of anything that operates within the commons model. It is software that has focussed attention on this issue because of the relationship between vendors and the media; a relationship that inherits the appearance of objectivity from traditional news media, but sadly all too often fails to approach that standard.

]]>
Comment on Wikipedia’s Notability Requirement Fails for FLOSS by Thomas Gideon http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/comment-page-1/#comment-3863 Thomas Gideon Thu, 25 Feb 2010 23:06:44 +0000 http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/#comment-3863 The question that occurs is whether this is a potential general case the rules need to address as well. Not surprisingly, software projects seem to be leading the way but couldn't actors in other classes of articles game the system in the same way? I suppose what I am looking for is some change in ethic, norm or policy that would increase resistance to this sort of gaming not just for any one class of article. Regardless, I concur, it is a concerning trend, as Reynir points out, that warrants much more discussion and thought. The question that occurs is whether this is a potential general case the rules need to address as well. Not surprisingly, software projects seem to be leading the way but couldn’t actors in other classes of articles game the system in the same way?

I suppose what I am looking for is some change in ethic, norm or policy that would increase resistance to this sort of gaming not just for any one class of article.

Regardless, I concur, it is a concerning trend, as Reynir points out, that warrants much more discussion and thought.

]]>
Comment on Wikipedia’s Notability Requirement Fails for FLOSS by Jason Ryan http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/comment-page-1/#comment-3862 Jason Ryan Thu, 25 Feb 2010 23:03:46 +0000 http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/#comment-3862 Thanks for raising this issue. One other point I would add is the concern, in the context of the idealogical struggle within Wikipedia between the deletionists and the inclusionists, regarding the longer term degradation of material about (admittedly smaller and more niche) FLOSS projects on this site. Proprietary software continues to buy advertorial and so cements it claim to being the only notable/legitimate solution... Thanks for raising this issue. One other point I would add is the concern, in the context of the idealogical struggle within Wikipedia between the deletionists and the inclusionists, regarding the longer term degradation of material about (admittedly smaller and more niche) FLOSS projects on this site. Proprietary software continues to buy advertorial and so cements it claim to being the only notable/legitimate solution…

]]>
Comment on Wikipedia’s Notability Requirement Fails for FLOSS by Reynir http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/comment-page-1/#comment-3861 Reynir Thu, 25 Feb 2010 22:46:56 +0000 http://thecommandline.net/2010/02/25/wikipedias-notability-requirement-fails-for-floss/#comment-3861 The same happened to http://ioquake3.org/ and there are at least 2 blog posts there about the ioq3 article being deleted. I've also seen it happen for other oss projects. The talk page for Gnomine is also very interesting http://en.wikipedia.org/wiki/Talk:Gnomine The same happened to http://ioquake3.org/ and there are at least 2 blog posts there about the ioq3 article being deleted. I’ve also seen it happen for other oss projects. The talk page for Gnomine is also very interesting http://en.wikipedia.org/wiki/Talk:Gnomine

]]>
Comment on Advertising Experiment by Thomas Gideon http://thecommandline.net/2010/02/25/advertising-experiment/comment-page-1/#comment-3860 Thomas Gideon Thu, 25 Feb 2010 21:50:39 +0000 http://thecommandline.net/2010/02/25/advertising-experiment/#comment-3860 Thanks but Tag 1 Consulting deserves most of the credit as the creators and operators of Ad Bard. I hope this succeeds in much the way I think Identi.ca and StatusNet have, by sticking to their core principles and developing an excellent, focused community. Thanks but Tag 1 Consulting deserves most of the credit as the creators and operators of Ad Bard. I hope this succeeds in much the way I think Identi.ca and StatusNet have, by sticking to their core principles and developing an excellent, focused community.

]]>
Comment on Advertising Experiment by CafeNinja http://thecommandline.net/2010/02/25/advertising-experiment/comment-page-1/#comment-3859 CafeNinja Thu, 25 Feb 2010 21:44:52 +0000 http://thecommandline.net/2010/02/25/advertising-experiment/#comment-3859 Thomas, I think this is brilliant. I don't personally know many of the vendors who might advertise, which is a needed part of the process. But anyone I meet/know online who would fall under the title of "suitable companies" will hear from me about AdBard. It's fabulous idea and you have made the community proud yet again. Respectfully, CafeNinja Thomas,
I think this is brilliant. I don’t personally know many of the vendors who might advertise, which is a needed part of the process. But anyone I meet/know online who would fall under the title of “suitable companies” will hear from me about AdBard. It’s fabulous idea and you have made the community proud yet again.

Respectfully,
CafeNinja

]]>
Comment on Why Canadian Copyright is Stronger than US by Thomas Gideon http://thecommandline.net/2010/02/18/why-canadian-copyright-is-strong-than-us/comment-page-1/#comment-3836 Thomas Gideon Thu, 18 Feb 2010 22:14:58 +0000 http://thecommandline.net/2010/02/18/why-canadian-copyright-is-strong-than-us/#comment-3836 Fair is fair, I made a mistake and you caught it. Cost to fix it, however, is as close to zero as makes no odds, so I am only happy to do so. Fair is fair, I made a mistake and you caught it. Cost to fix it, however, is as close to zero as makes no odds, so I am only happy to do so.

]]>
Comment on Why Canadian Copyright is Stronger than US by Lyle http://thecommandline.net/2010/02/18/why-canadian-copyright-is-strong-than-us/comment-page-1/#comment-3835 Lyle Thu, 18 Feb 2010 22:08:35 +0000 http://thecommandline.net/2010/02/18/why-canadian-copyright-is-strong-than-us/#comment-3835 Typo ... "Stronger" than US? Yeah, I"m THAT guy. Typo … “Stronger” than US?

Yeah, I”m THAT guy.

]]>
Comment on Farpoint 2010 by Helen E. H. Madden http://thecommandline.net/2010/02/15/farpoint-2010/comment-page-1/#comment-3818 Helen E. H. Madden Tue, 16 Feb 2010 00:51:55 +0000 http://thecommandline.net/2010/02/15/farpoint-2010/#comment-3818 Wow! You make me sound so smart! You have no idea how much I appreciate your support at the panels I do. Thank you for being there, and for the lovely complements on your blog. Can't wait to see you again at Balticon! Wow! You make me sound so smart!

You have no idea how much I appreciate your support at the panels I do. Thank you for being there, and for the lovely complements on your blog. Can’t wait to see you again at Balticon!

]]>
Comment on Farpoint 2010 by Kelly http://thecommandline.net/2010/02/15/farpoint-2010/comment-page-1/#comment-3817 Kelly Tue, 16 Feb 2010 00:50:17 +0000 http://thecommandline.net/2010/02/15/farpoint-2010/#comment-3817 It was good to meet you too, and thanks for the great copyright/copywrong panel! It was good to meet you too, and thanks for the great copyright/copywrong panel!

]]>
Comment on Replacing FileVault with EncFS by [Si]dragon http://thecommandline.net/2010/02/15/replacing-filevault-with-encfs/comment-page-1/#comment-3815 [Si]dragon Mon, 15 Feb 2010 21:04:13 +0000 http://thecommandline.net/2010/02/15/replacing-filevault-with-encfs/#comment-3815 Hoping for the day TrueCrypt supports full disk encryption on Mac OS X. Hoping for the day TrueCrypt supports full disk encryption on Mac OS X.

]]>
Comment on Trusted Computing Chip Hacked by Thomas Gideon http://thecommandline.net/2010/02/09/trusted-computing-chip-hacked/comment-page-1/#comment-3789 Thomas Gideon Wed, 10 Feb 2010 13:35:28 +0000 http://thecommandline.net/2010/02/09/trusted-computing-chip-hacked/#comment-3789 Missed that in my proof reading pass. I've corrected it, thanks for the catch. Missed that in my proof reading pass. I’ve corrected it, thanks for the catch.

]]>
Comment on Google Buzz Launches by rpcutts http://thecommandline.net/2010/02/09/google-buzz-launches/comment-page-1/#comment-3788 rpcutts Wed, 10 Feb 2010 13:28:20 +0000 http://thecommandline.net/2010/02/09/google-buzz-launches/#comment-3788 "Even when Google re-uses open standards and components, they build their own ultimately separate offering. This isn’t the first time, nor is it likely to be the last." True enough, I see your point. “Even when Google re-uses open standards and components, they build their own ultimately separate offering. This isn’t the first time, nor is it likely to be the last.”

True enough, I see your point.

]]>
Comment on Trusted Computing Chip Hacked by Andrew http://thecommandline.net/2010/02/09/trusted-computing-chip-hacked/comment-page-1/#comment-3782 Andrew Wed, 10 Feb 2010 00:55:38 +0000 http://thecommandline.net/2010/02/09/trusted-computing-chip-hacked/#comment-3782 I know you've already got someone who corrects your pronunciation on the podcast, so I guess I'll be "that guy" for the text version. It's "brought to bear", not "brought to bare". I'd go into detail, but I've got no idea of the etymology of the phrase. I know you’ve already got someone who corrects your pronunciation on the podcast, so I guess I’ll be “that guy” for the text version. It’s “brought to bear”, not “brought to bare”. I’d go into detail, but I’ve got no idea of the etymology of the phrase.

]]>