On 8/27/14, 9:08 AM, Doran L. Barton wrote:
On Wed, 27 Aug 2014 08:58:32 -0600
Dennis Muhlestein wrote:
I switched from Comcast(igate) to Vivint Wireless at my house in Herriman
and I can recommend it enough.
Sounds interesting, I can't find info if they're available in Utah
V
Curious if digis is still to be emphatically avoided. Last time I
checked people hated their speed slowdowns after they hit their
bandwidth limits etc. Have they outgrown that?
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear th
On 12/29/13, 1:45 PM, Grant Shipley wrote:
That password was my good luck charm. I have been using it for over 15
years. ;) All lower case letters and 5 characters.
Is it the same one you used to key in your ID for the helpdesk at UVSC? :)
/*
PLUG: http://plug.org, #utah on irc.freenode.
I have an older ReadyNAS 1U rack mountable server that's been sitting
around for a while. It has 4 250G hard drives that can be configured in
whatever RAID configuration suits your needs. They're hot swappable too
it could probably be upgraded to have lots more disk space if you
needed. Anyw
On 9/9/13 4:20 AM, Dan Egli wrote:
Anyone know of a quick and easy way to convert decimal to hexidecimal on
the command line? Like if I have 0 through 255 and I want $D to contain the
decimal version, and $H to contain the hex version so that I could do
something like this:
D=0 while [ $D -lt 25
On 4/25/13 1:46 PM, Robert Fleming wrote:
>
> The limitation you will have is that you won't get huge uplink unless
> you go with business class. They keep that pretty low.
How fast is "huge"? My current uplink really isn't that great anyway.
What is expected on CC?
-D
/*
PLUG: http://plug.
On 4/23/13 6:44 PM, Jima wrote:
> On 2013-04-23 17:59, Dennis Muhlestein wrote:
>> On 4/16/13 5:04 PM, Ryan Simpkins wrote:
>>> On Tue, April 16, 2013 16:06, Dennis Muhlestein wrote:
>>>
>With Comcast? Last I checked (a few years ago, in Minnesota), that
&g
On 4/16/13 5:04 PM, Ryan Simpkins wrote:
> On Tue, April 16, 2013 16:06, Dennis Muhlestein wrote:
>
> Recently I've been happy with Comcast. Despite their questionable business
> practices, the actual product is quite functional. I just got upgraded last
> night and tested a s
On 4/16/13 4:33 PM, Alan Young wrote:
> Don't you mean http://nooo.com/ ?
>
Yes actually, that is indeed the site I was looking for.
Much appreciated.
Still in need of ISP though.. :)
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plu
So I got in the mail today notification that rapidwave got bought by
Digis. Hm... Last I checked Digis wasn't too compatible with my
internet needs (bandwidth slowing, too many people on the same nodes, etc.)
So, afconnect is not an option where I am in North American Fork (Near
Cedar Hills) W
On 3/28/13 1:50 PM, Nicholas Leippe wrote:
> On Thu, Mar 28, 2013 at 12:40 PM, Sasha
> Pachev wrote:
Does installing a signal handler disqualify?
# sig.cpp
#include
#include
void sigfpe(int sig)
{
printf("Hello World\n");
signal(SIGFPE,NULL);
}
int main()
{
int a,b;
sign
On 3/4/13 4:35 PM, Nathan England wrote:
>
> Hello All,
>
> I'm looking to incite a flame war.
You should get a mac.
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/
On 8/23/12 11:00 AM, Chris Wood wrote:
> On Thu, Aug 23, 2012 at 10:58 AM, Kenneth Burgener
> wrote:
>
>> Chris Wood wrote:
>>> youneedabudget.com has an awesome tool from a usage stand point.
>>
>>
>> Does YNAB have capabilities for direct importing from banks? The only
>> information I could fin
On 8/23/12 9:17 AM, Dennis Muhlestein wrote:
> And here is my shameless self serving referral link that also happens to
> get you $6 off if you decide to purchase :)
>
> http://ynab.referralcorner.com/X6LHDWW
Oops, thats the link to the link... here is the link:
http://go.refer
On 8/23/12 9:15 AM, Dennis Muhlestein wrote:
> On 8/22/12 8:24 PM, Jonathan Duncan wrote:
>>
>
> Another +1. I tried a bunch of different options back before I
> switched. This is the one that works, works well, and is good enough
> that my wife likes it and uses it to
On 8/22/12 8:24 PM, Jonathan Duncan wrote:
>
> On 22 Aug 2012, at 16:28, Chris Wood wrote:
>
>> On Wed, Aug 22, 2012 at 4:13 PM, Richard Esplin
>> wrote:
>>
>>> What do you use to record, budget, and manage your personal finances?
>>>
>>
>> youneedabudget.com has an awesome tool from a usage stand
On 2/15/12 3:50 PM, Byron Clark wrote:
> On 02/15/12 at 03:46pm, John Shaver wrote:
>> It kind of makes file processing strange if windows compilers treat
>> \r\n different than linux based compilers... They should both just
>> treat them as what they are. Otherwise, writing cross platform code
>
On 2/10/12 9:30 AM, Jason Van Patten wrote:
> On 2/10/2012 9:21 AM, Dennis Muhlestein wrote:
>> On 2/10/12 9:03 AM, Jason Van Patten wrote:
>>> do. Bidding starts at 21 an hour or equivalent salary but
>> seriously
>>
>>
>> Do people really only
On 2/9/12 5:47 PM, David Smith wrote:
> On Feb 9, 2012, at 4:19 PM, Levi Pearson wrote:
>
>> So, regarding the dogfood factor... are candidates for these positions
>> interviewed through your own service?
>
> Yes they are.
>
>> Did you go through an interview that way?
>
> Yes I did.
>
>> I am will
On 2/10/12 9:03 AM, Jason Van Patten wrote:
> do. Bidding starts at 21 an hour or equivalent salary but seriously
Do people really only value web work at $2x an hour? I haven't done any
for a number of years (and I'm glad I found it boring and repetitive but
that's just me.) Still though
You guys ever run into a situation where ulimit changes after a process
starts?
I start a program like this in an init script...
ulimit -n
/path/to program/executable
program is running now ...
> cat /proc//limits
output has the ulimit I set.
Later on I start getting too many open file err
On 05/10/2011 09:32 PM, Michael Torrie wrote:
> I also got it to use frequencies and power levels in
> RC airplanes.
Did you ever do much with that? I'm a HAM but I trust modern 2.4 ghz
technology with FHSS for my RC habit way more than I'd trust using any
of the ham frequencies allocated for R
On 02/12/2011 01:53 PM, Nathan Blackham wrote:
> I always look in the .git/config file in the repo. It has all config
> for that repo including the remote location.
>
You could type:
> git remote -v show
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/
On 01/26/2011 09:34 PM, Jonathan Duncan wrote:
>
>
> If you get to the point where you just want it off your hands, look into
> these guys:
>
> http://rewire.us/
>
Thanks for the tip. I like how they have local pickup.
At this point, I have:
1 Pix 501 w/ 50 IP License
1U power outlet bar
1 1U
I have come into possession of a bunch of old server equipment that
I'd like to get rid of.
Got:
1 Pix 501 w/ 50 IP license
1 Cisco Switch (2600 or something I think)
1U power outlet bar.
1 1U ReadyNas server (I forget the storage, 600GB or something)
8 1U Super Micro servers, misc pentium proce
Where I work, Sorenson Communications, in SLC, is actively trying to
fill 8-10 positions for various roles in software engineering, and
software testing. You can find a list of jobs on http://sorenson.com by
clicking on jobs and searching for slc.
If anyone would like to apply, they can submit
Matthew Walker wrote:
> On Sat, May 22, 2010 2:59 pm, Dennis Muhlestein wrote:
>> Matthew Walker wrote:
>>
>>> I'll admit, I have no ability to send/receive CW, but I do intend to learn.
>>> Once I can
>>> start listening in, I'll have a lot
Matthew Walker wrote:
>
> I'll admit, I have no ability to send/receive CW, but I do intend to learn.
> Once I can
> start listening in, I'll have a lot more motivation to do so. :)
>
Did you get any equipment yet? I was inspired by your original post to
go ahead and take the tests. I've be
Every now and then, I like to review my ISP setup. Make sure I have
what is best for me. I saw this plan today:
http://www.digis.net/services/hsinternet.html
I hear they throttle, which some people hate, but is this OK internet or
is there issues that the average geek internet user is going to
Brad Dorner wrote:
> It was not in accord with one of the attorneys. After about 5 minutes of
> yelling. I say yelling because I could hear both attorneys from across the
> court room. The judge finally agreed with the other attorney and let me go
> from the selection process. I don't know what
Kimball Larsen wrote:
So, my elderly (4+ years old) home server is banging on death's door, so
I need to figger out what to use to replace it.
It's been a while (uhm, 4+ years) since I've had the pleasure of trying
to build out my own linux box rather than buying something
pre-configured for
Kimball Larsen wrote:
I'm a bad man.
I modified the script that was suggested, commented it heavily and
slapped it into a cron job. Works fantastically well - and I have it
sending mail to an account that is checked all the time (every minute)
so it will hollar at me pretty quickly if the t
A friend of mine asked me to forward this on. They're looking for
someone that can oversee their global IT department but is able to
understand and participate in development as needed.
Job Summary:
Performs the following types of duties: responsible for all application
systems and analysis
Stephen Shaw wrote:
My wife runs into a lot of crashes with open office 3 on her mac.
Any one else having issues like this?
Stephen
I find that when I do simple documents and spreadsheets, it's really
quite reliable. When I play around with oobase and forms, I can
reproduce crashes qui
I installed the Fedora 10 beta on a new machine the last couple days.
Everything seems to be working fine except I keep getting a little
pause, lock, or freeze in the GUI every minute or two. I ran vmstat for
a while and found something like this:
procs ---memory-- ---swap-- --
On Thu, Sep 11, 2008 at 5:40 PM, William Attwood <[EMAIL PROTECTED]> wrote:
> Dave--
> He is correct, for the higher resolutions, you're best getting an SLI
> setup or dual SLI setup to use them both very well.
I just barely read the nVidia documentation for SLI on Linux this
week. SLI is only
>
> Large integer multiplication?
I think the sum/carry variables gives it away. I should have renamed
those too. Actually, it wasn't that obfuscated. I just thought it
was sort of clever to do the sum diagonally instead of padding a
larger than necessary matrix with zeros.
On a side note thou
I was writing a function for a little programming challenge I thought
would be fun. When I got all done, I thought, wow, that is a funky
function. With a few variable names changed to hide the meaning of
what the function is doing, I thought it would be fun to see if anyone
could make a correct g
On Thu, Jul 10, 2008 at 12:37 PM, William Attwood <[EMAIL PROTECTED]> wrote:
> Ahh, Jesse, I apologize for my rude comment.
>
> I do believe I have met Jesse, and must give props to the projects he brings
> forward. Jesse, good luck with the Social apps; maybe I'll see you around.
>
I wasn't inte
On Thu, Jul 10, 2008 at 11:43 AM, Jesse Stay <[EMAIL PROTECTED]> wrote:
..snip..
> (Philippines) to write the next up and coming Social Network.
You're kidding right?
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/
>> As part of the perks, we receive a complimentary a fusionio storage card?
>
> Compensation negotiation is open to those that *apply*.
>
..
>
> I have several cards on my desk. They move 800 MB/s (think a full DVD
> every six seconds) and 100k IOPS. I'm more than happy to give those
> away to g
http://www.heraldextra.com/content/view/272309/17/
Over the last week or so of discussing the housing market, how one
ought to vote, and what people are entitled to spend their money on, I
thought this may actually be more on topic than off :)
Anyway, I couldn't help notice who was the owner/rest
On Tue, Jul 1, 2008 at 8:51 AM, Jason Hall <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 1, 2008 at 8:42 AM, Kimball Larsen
> <[EMAIL PROTECTED]> wrote:
>> Though not strictly a linux topic, I know that many people here put food on
>> the table as independent contractors.
>>
>> I'm interested in picking
On Wed, Jun 25, 2008 at 11:47 AM, Jacob Albretsen <[EMAIL PROTECTED]> wrote:
> On Tuesday 24 June 2008, Stuart Jansen wrote:
>> I have a problem related to Linux. Please help. Thanks!
>
> Reinstall.
emerge -e world
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/m
On Tue, Jun 24, 2008 at 3:56 PM, Joshua Lutes <[EMAIL PROTECTED]> wrote:
> I'm wondering if anybody knows of an add-on for Firefox that would indicate
> when a change has been made to a website that has been bookmarked.
>
> RSS feeds are nifty but I don't like that live bookmarks are displayed as
>
> I've never seen a lot for sale that wasn't owned by a developer. And
> generally, they won't sell it to you unless you let *them* build on
> it.Exceptions exist, but they are rare.
That may be somewhat true, but there are many developers who will
build a custom home. When we were looking, we ju
>> Or buyers could self-regulate and not purchase a home with an
>> unattractive community landscape, and then complain about the fact
>> later.
>>
>
> If you're buying a new home today, you don't have a choice. This is partly
> because of developer choice, but mostly because pretty much every tree
(Note
> that East coast families tend to be a lot smaller than Utah's, which
> might be part of the reason.)
I can't really comment on the size of families, homes across the USA,
etc because I really haven't studied the issue much. I can however
comment that at least for us, we do have a larger
Well, I was in San Jose yesterday and today. Here in CA, gas is
around 4.66. Seems interesting how a change in location can change
the subject slightly. I'm glad I still live in Utah Valley where we
have *cough* low *cough* gas prices :)
-Dennis
/*
PLUG: http://plug.org, #utah on irc.freenode.
On Wed, Jun 11, 2008 at 3:35 PM, Michael Torrie <[EMAIL PROTECTED]> wrote:
> William Attwood wrote:
>> Doing a hydrogen system, so long as you harness power from an outside or
>> wasted source (solar panels, friction of the brakes to generate electricity,
>> head off of the engine block) you can of
On Wed, Jun 11, 2008 at 3:00 PM, Andrew Jorgensen
<[EMAIL PROTECTED]> wrote:
> On Wed, 2008-06-11 at 14:18 -0600, Kimball Larsen wrote:
>> Following on the discussion about gas prices, I have also (for several
>> weeks, now) been researching the claims of the so called "Run Your Car
>> On Water!" c
On Wed, Jun 11, 2008 at 2:18 PM, Kimball Larsen
<[EMAIL PROTECTED]> wrote:
> Following on the discussion about gas prices, I have also (for several
> weeks, now) been researching the claims of the so called "Run Your Car On
> Water!" conversion kits.
>
> I have found lots of information claiming th
Back to the subject of $4.00/gas.
Why are we not using hydrogen yet?
http://www.motortrend.com/features/editorial/112_0502_technologue/index.html
-Dennis
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/
> >
>
> This is at a work location. Standard Qwest T1 with Cisco routers and a
> Netware 6.5 Server providing DHCP.
>
Is it just FireFox? Can you get the page with telnet?
>telnet someserver 80
GET / HTTP/1.1
Host: someserver
Connection: close
You might consider WireShark too.
-Dennis
Does anyone have any suggestions for a good light weight, easy to
use, easy
to configure, easy to manage, desktop oriented OS for someone in the
situation?
Here's my .02
Keep her on Windows 98 and purchase a linksys (or whatever) firewall/
router to set between her machine and the Intern
On Tue, Apr 22, 2008 at 3:38 PM, Justin Findlay <[EMAIL PROTECTED]> wrote:
> On AD 2008 April 22 Tuesday 03:32:25 PM -0600, Kimball Larsen wrote:
> > 35 vs 1 character - that's close to a 98% reduction in the number of
> > characters you need to type!
> > Think of the savings! Think of the effi
On Mon, Apr 21, 2008 at 11:13 AM, Kyle Waters <[EMAIL PROTECTED]> wrote:
> Dennis Muhlestein wrote:
>
> >
> > Have you spent much time on the cpu intensive task? It seems suspect
> > to me to have a db task taking up that much cpu. There are some
> > sett
On Mon, Apr 21, 2008 at 10:39 AM, Kyle Waters <[EMAIL PROTECTED]> wrote:
>I have a a web application where a certain process ties up 100% of my
> cpu. If two people are looking at that process both of my cpu's are tied up
> at 100%. This slows down other people trying to use the database for
>
> Any thoughts as to how I can get access to these drives? Is it the
> formatting? If so, can I get access without reformatting? Or might
> it be a configuration option? I just booted up linux, with the qlogic
> firmware in /lib/firmware, but did no other configuration, since I
> don't k
On Mar 28, 2008, at 5:25 PM, Levi Pearson wrote:
"Dennis Muhlestein" <[EMAIL PROTECTED]> writes:
And the MCS requires 30 additional credit hours. So you compare it
to
a PhD, not to the MS/CS degree.
No, a PhD is all about original research and your dissertation, not
On Fri, Mar 28, 2008 at 1:28 PM, Bart Whiteley <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 28, 2008 at 1:16 PM, Levi Pearson <[EMAIL PROTECTED]> wrote:
>
> > Steven Alligood <[EMAIL PROTECTED]> writes:
> > > And yet, it is exactly the same degree. Nobody will ever ask you "Did
> > > you go the har
> >
> And yet, it is exactly the same degree. Nobody will ever ask you "Did
> you go the harder route and do the thesis, or wimp out and take three
> more classes?"
>
> As everyone has said here, if the goal is to get the degree to attempt
> more money, a better job, etc, why make life harde
> Grad school is a lot of fun. It's nothing like undergraduate work.
> (Well, a masters degree is perhaps closer to undergraduate than it is to
> PhD work) It opens doors.
I think that depends a lot on your school too, and your program of
study as well. I just completed my MS in CS at USU. I
We recently moved our office to American Fork. We were set up with
AfConnect without a lot of input from anyone. Does anyone know if
they do anything weird with bandwidth limiting? Perhaps they are just
plain slow.
We supposedly get 6 megabit up/down but I don't download anything near
that rate
On 1/16/08, Steve <[EMAIL PROTECTED]> wrote:
> Not yet, but it's a good idea, I'll give it a go in a few minutes.
I second the FireBug suggestion. Not only can you see what the
elements are doing, you can actually change the values of css or
element styles in real time to see what helps fix the p
> Additionally, about once every half hour or so I'll go to press a key
> and it will repeat 30-40 times even though the key has traveled
> completely back up. Most times I can interrupt this by hitting the
> backspace key or an arrow key. It seems to happen more frequently the
> faster I type.
Hey Grant,
http://www.news.com/underexposed/8301-13580_3-9837018-39.html?tag=nefd.top
I saw that headline in the news today. Can you give us the "inside"
scoop? How is hiring the CEO of Delta going to translate into better
business for Red Hat down the road? Just wondering. Not that Red Hat
i
On Dec 11, 2007 8:51 AM, Steve <[EMAIL PROTECTED]> wrote:
> Hey everyone,
> Recently I my ISP appears to have had a DNS outage and it got me
> thinking, maybe I should run a DNS server here locally for the
> computers on my own LAN.
> Has anyone on the list tried doing it? If so what was your
> ex
On Nov 29, 2007 9:14 AM, Tom Hanks <[EMAIL PROTECTED]> wrote:
> Anyone know python / django? or know someone who does? I have a project
> for a client that was being worked on by an in-house developer who then
> left to company. Project is nearly completed and will require about
> 40-60 hours mor
>
> I wish all the other users that have been dugg figured this out. WP usually
> dies in minutes once linked on Digg.
>
This is most definitely the case. Wordpress is actually quite
slow/clunky out of the box.
-Dennis
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug
> >
> > I'm not the guru, but what's different in this from how Wordpress now
> > automatically caches the rendered PHP file as a static HTML file,
> > which is served until the content is changed? I agree with the later
> > threads that this is a "way" to accomplish the end goal -- having your
>
>
> I am definitely not a guru, but I think you are looking for "clear xlate".
Thanks!
I'll try that next time.
-Dennis
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/
> I'm thinking of doing a hybrid at this point. I'm going to take our
> services that don't need as much memory/processing power.. things like
> blogs or small informational sites and consolidate them to a couple
> servers. I may replace Xen with OpenVZ so I can host more services
> per machine.
Hi guys.
I know enough about our Pix to not break things. This one has me
stumped though.
There have been a couple times where I wanted to change a static ip
address mapping so that an external ip address goes to a new internal
ip address.
example:
#show static
static (inside,outside) a.b.c.d e.f
> Given a string that could contain arithmetic expressions,
Does this mean that "(2:10:08+3:36)/1:05" is allowed?
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/
> That's correct. You can't get fiber to your home in Sp'ork. The
> senator in question is just trying to justify the decisions the city
> made years ago when they committed to a city-wide cable network.
>
> It's lousy but it's cheap.
We live in AF now, but had moved there from SF. I had SFCN a
>
> Is purchasing more hardware an option? If so, buy more RAM and continue
> running what you have now. It sounds like it's working, but how much more
> uptime are you looking for?
Not initially, I've got to get something in the next couple weeks that
is "Faster" and "won't die under load".
>
>
> I would try and see if running more VMs on your box actually takes
> more physical RAM.
With Xen, you allocate how much memory you want each virtual server to
have. That server then gets it whether you need it or not and you
can't allocate past the amount of physical memory on the machine. You
> XmlHttpRequest requires you to tell it whether to be synchronous or
> asynchronous. This isn't new. It does lock up the UI while it's
> waiting though.
>
> Greg
I never knew that - very cool! I wonder if there is any other way to
do it without locking up the UI.
I think the above first co
On 8/31/06, Brian Beardall <[EMAIL PROTECTED]> wrote:
On Thu, 2006-08-31 at 12:35 -0600, Andrew Jorgensen wrote:
> On 8/31/06, Nicholas Leippe <[EMAIL PROTECTED]> wrote:
> > On Thursday 31 August 2006 11:33, Adam Fisher wrote:
> > > I was told that HyberThreading and Linux Kernels don't go well t
Or just run a sed script that converts tabs to
spaces for now :-).
Not so good an idea for python.
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/
81 matches
Mail list logo