-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hello Phil! As you are interested in the future of the internet community and interested in new start-ups, we would like to let you know about our new online service, OtherInbox. OtherInbox is the...
- D'oh! I _nearly_ asked the other day if Rails had a builtin method for this, decided not to, searched google and didn't see this. My option is a lot shorter than to_sentence's code, but...
- Or, if you're using ActiveSupport, you could use Array#to_sentence. ['Larry', 'Moe', 'Curly'].to_sentence => "Larry, Moe, and Curly"...
- Yes, an admission of failure isn't what most companies would want to put out there. I almost think, though, that the admission of failure in the case of IE would be _better_ press than simply...
- It's generally bad marketing to admit complete and total failure. That said, I was at a MS-run conference on Friday where a "Software Evangelist" took a half hour trying to show a...
Jump to original thread »
For those who are interested, the Linux upgrade blues have been solved here at the Crissman ranch.
The problem? Well, needing to change the syntax of the /etc/conf.d/net config file was a surprise, but the real problem was in not reading the new syntax correctly. I had the line modules=(”dhcpcd”) when it should have been modules_eth0=(”dhcpcd”).
Now [...] ... Continue reading »
The problem? Well, needing to change the syntax of the /etc/conf.d/net config file was a surprise, but the real problem was in not reading the new syntax correctly. I had the line modules=(”dhcpcd”) when it should have been modules_eth0=(”dhcpcd”).
Now [...] ... Continue reading »
0 comments
This thread has no comments yet.