Forgot your password?

typodupeerror

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) 129

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.

Comment: Re:Is this a joke? (Score 1) 190

by skids (#43608847) Attached to: CSS Selectors as Superpowers

The fact Javascript has a curly braces syntax doesn't mean it can't be a functional programming language.

Actually the thing that makes a functional language a functional language has nothing to do with curly braces. The defining principle of functional languages is that you have to have special hacks built into the language that technically violate it's functionality in order to make it do anything -- eh -- functional -- due to the fact that side effects are the only useful way to get anything done.

Comment: Re:Sigh... (Score 1) 194

by skids (#43594805) Attached to: New OpenWRT Drops Support For Linux 2.4, Low-Mem Devices

I'm also a bit concerned about this "netifd" creature. I'll have to figure out how to wedge it onto something I'm not using in production in order to play with it, but it seems at first blush to be removing a lot of scripting capabilities surrounding the network event system, which I use a lot, in ways that are not expressable/supported in /etc/config/network. It also takes the configuration further away from matching what happens on a normal linux host, which will create more of a dichotomy to code on both sides of.

Comment: Re:Where's the fine print? (Score 1, Interesting) 128

by skids (#43593911) Attached to: AMD Details Next-Gen Kaveri APU's Shared Memory Architecture

Speaking as someone currently considering buying slightly behind the curve, I was all set to jump on an Intel-based fanless system because of the TDP figures. However, with the PowerVR versions of the Intel GPU c**k-blocking linux graphics, and with AMD finally open-sourcing UVD, I'm now back to considering a Brazos. Less choices for fanless pre-built systems, though. May have to skip on the pay-a-younger-geek-because-I-dont-enjoy-playing-legos-anymore part.

So no, for some markets, Intel has not yet realized the advantage that their IC processes should technically give them, and to the point of TFA, if they do not combine that advantage with architectural improvements, there will be ways for AMD to stay in this market for some time to come.

Comment: Re: How is this news? (Score 2) 66

by skids (#43542961) Attached to: Thousands of SCADA, ICS Devices Exposed Through Serial Ports

You would not think anyone would be so dumb to set these up but some may be legacy, or put in place by a local hero sysadmin.

A lot of these are spare aux or console ports on Cisco routers. The actual syntax used to set one up is a bit contorted, so it's possible for someone inexperienced who is following crib notes to think they are just enabling access to the serial port from the router commandline when in fact they are also enabling an alternate telnet/ssh port.

Also a few of the newer platforms coming out from Cisco include the ability to run a linux server on the second core ("embedded service module") and the default configuration has a rather permissive "transport output" statement on the emulated serial port joining the IOS to the ESM.

LOM has mitigated the need for most of these setups, but there is still gear where the only reliable rescue console is on the serial port.

Comment: Re:HTML isn't anymore (Score 1) 302

by skids (#43538485) Attached to: Stop Standardizing HTML

Replacing them with a new programming language that will run arbitrary programs on your computer is not going to solve that because a new language isn't going to have perfect security either.

Why people seem to think security is something that can never be perfected is beyond me. Just because people fail at it regularly, does not mean it actually is impossible.

It took me fifteen years to discover that I had no talent for writing, but I couldn't give it up because by that time I was too famous. -- Robert Benchley

Working...