Forgot your password?

typodupeerror

Comment: Re:Thin clients (Score 3, Informative) 144

by skids (#44042533) Attached to: Jon 'Maddog' Hall On Project Cauã: a Server In Every Highrise

What is wrong with thin clients?

You spend the same amount of money on screen and UI hardware, and then shave a sliver of the total system cost off by skimping on CPU and RAM, then spend much more than what you saved on beefed up network infrastructure to accomodate the larger payload. Thats what.

Thin clients only make sense as a way to salvage older thick clients when you just happen to have next to no money to spend, and already for some reason have an overpowered network and server infrastructure. Or if your user base is so supid that they cannot be trusted not to throw them in the dishwasher.

Comment: Re:Unit Tests (Score 4, Insightful) 246

by skids (#44025149) Attached to: Ask Slashdot: How To Start Reading Other's Code?

This. Looking at existing tests is also very educational. They often show where the codebase was confusing enough to cause recurring regressions.

The other place to make very, very sure to read is the repository commit logs, if you have them. They'll tell you a lot about why the code is in its current state, and will often show you where refactors have been left half-complete.

Comment: Re:Before assuming "they didn't control for" (Score 1) 152

Anyways, it makes sense that air quality is worse in areas with less trees leading to higher rates of lung disease

Given the plumes of VOCs trees emit, no that makes no sense at all. Now, having a bunch of dead decaying trees lying around after being killed by an infestation, THAT impacting air quality would seem to make sense.

Comment: Re:BYOD means I/T loses some control over it (Score 1) 377

by skids (#43857487) Attached to: Why Everyone Gets It Wrong About BYOD

I work in an educational environment where we've done BYOD since before the acronym got coined. Even in this very permissive environment, we still insist that certain OSes pass a basic NAC sanity scan to reduce the disease vectors inside the firewall. (It's all easily circumenventable, but less trouble to circumvent than to comply.) This brings down the infection rate to a level manageable by the help desk and IT staff.

We do have IP and PII concerns. We address them organizationally by clearly defining the boundaries where work with certain types of information may occur through user education. This generally does not constrain users to the point of hurting innovation -- interacting with this type of data is only a small part of most jobs here. Companies that fixate on technical solutions to problems that can be solved organizationally are only hurting themselves.

So the end result is people can BYOD, but they are patched up (because bypassing the NAC is 30 minutes work versus 5 minutes complying) can't be running open servers on them (as the firewall won't let inbound connections in) and are not using them to process the latest payroll, because they mostly cannot get to that data due to host/firewall policy, and where they can, they know they shouldn't do that.

Comment: Re:Easy (Score 1) 235

by skids (#43774885) Attached to: Ask Slashdot: Wiring Home Furniture?

All that being said, a larger voltage with a low current, when sufficiently protected with a power negotiation protocol like that used in PoE, is going to be safer than a high current LV source. A sufficiently low voltage source might not be able to electrocute you, but it's pretty damn good at starting fires compared to a HV source with an effective input resistance.

Comment: Re:Shorter answer (Score 3, Informative) 121

by skids (#43715301) Attached to: Book Review: The Plateau Effect: Getting From Stuck To Success

If you want to make your life better, that's on you: it won't be handed to you.

Absolutely on target. The very first step to doing this, of course, is realizing theat "the system is rigged and the man is keeping you down", and the second is figuring out how to do something about that.

OR, you could buy into the idea that if you just stick your neck out far enough, some Donald Trump's next pyramid scheme won't milk you from what little cash or manpower you have at your disposal and instead will make you magnificently wealthy. But I would not recommend that.

Comment: Re:Why the need to share blood? (Score 1) 130

by skids (#43687709) Attached to: Transfusions Reverse Aging Effects On Hearts In Mice

They were testing long-ish term exposure of the older mouse body to blood constantly filtered through the younger mouse's system. Doing that is apparently cheaper and more humane than harvesting and transfusing 24x7.

Any treatment they (meaning any sanely regulated or ethical medical establishment) develop from this won't expose the donor, that would violate a lot of laws, policies, codes and consciences.

Comment: Re:I have become.... (Score 1) 190

by skids (#43641769) Attached to: Tylenol May Ease Pain of Existential Distress, Social Rejection

While carrots and APAP are both in common use by the populance, carrots do
not provide instant relief from sudden onset of pain. When you burn yourself
with hot grits, you can either stand there and think "you know, if I had eaten
carrots instead then maybe I'd be in a better mood about burning myself with
hot grits" Or you can take a pain reliever.

So we need pain relievers, not just carrots.

Carrots also do not do another thing: kill you if you eat too much, with "too
much" being something you could get down in a single swallow, or gradually
take over the course of a day without any stomach cramps to let you know
you are doing something fatal. Carrots don't kill people or cause intractable
medical expenses when used improperly, barring some rather deviant
practices (sometimes involving hot grits as well).

As such, it's very important to understand the reasons why a person might
use these substances, so that we can educate the public about which
substances to use under what conditions. If APAP can help a person avoid
using a more damaging or addictive psycoactive phrametceutical, but
has to be used with care, we need to know that.

Anyway, scientists study diet just fine. They are even finally getting around
to studying intestinal flora in better detail. Of course there is a funding
bias when big pharma levels of money are involved, but that's just capitalism
and greed doing its usual damage when we fail to set good boundaries for it.

Comment: Re:Okay (Score 1) 190

by skids (#43641549) Attached to: Tylenol May Ease Pain of Existential Distress, Social Rejection

This. Anxiety and panic aren't always beneficial and they don't always end on their own.
Sometimes they run away with themselves in completely unproductive directions, and
will cause you to do some pretty crazy and potentially self-damaging things. Since your
brain has effectively been disabled, you can't just self-discipline your way out of them
either.

They can get so bad that you have to go the ER and have them break the feedback loop
with a Lorazepam or whatnot.

Not to mention the actual physical toll that cronic anxiety can have on the health of the
rest of your body (from extreme stress levels) is damaging to your longterm health.

There is no opinion so absurd that some philosopher will not express it. -- Marcus Tullius Cicero, "Ad familiares"

Working...