Slashdot Mirror


User: bferrell

bferrell's activity in the archive.

Stories
0
Comments
367
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 367

  1. Wait... on Gyrocopter Pilot Appears In Court; Judge Bans Him From D.C. · · Score: 2

    Unregistered Aircraft... Felony

    Violate National Defense Airspace... Misdemeanor?!

    WTF?!

  2. Re:Must hackers be such dicks about this? on FBI Accuses Researcher of Hacking Plane, Seizes Equipment · · Score: 3, Insightful

    Nope... The "king", at least on parchment, in this country is restrained from this type of behavior.

    Yeah, I know, this is the real world and in fact our (United States) law enforcement (executive branch) officers (and these include the FBI) shoot unarmed people with impunity and pretty well do as they damned well please.

    sigh

  3. USPTO IS a branch of government on USPTO Demands EFF Censor Its Comments On Patentable Subject Matter · · Score: 2

    I think they need to have a look at the 1st amendment to the constitution.

    They ARE, in fact, bound by that

  4. Please keep in mind on Amazon Requires Non-Compete Agreements.. For Warehouse Workers · · Score: 1

    Amazon doesn't actually employ the folks in the fulfillment centers...

    So, if sued, they aren't going up against Amazon itself, but a company that contracts to Amazon. A small distinction, to be sure, but important.... They have far fewer resources and are MUCH more vulnerable to employment rights lawyers.

  5. How about on How 'Virtual Water' Can Help Ease California's Drought · · Score: 1

    Almond growers have to pay for the water they use? Would almonds be so profitiable then?

    I somehow doubt it and fewer would be grown

    Just sayin'

  6. Not a distro perse... on Ask Slashdot: Is There a Web Development Linux Distro? · · Score: 1

    But have a look at xampp
    :
    https://www.apachefriends.org/...

    It, and it "spiritual" peers, wampp (Windows)

    http://www.wampserver.com/en/

    mampp (Mac)

    http://www.mamp.info/en/

    Are commonly used in my local wordpress community for doing web dev work, as is the also mentioned bitnami

  7. Re:Does It Matter? on VirtualBox Development At a Standstill · · Score: 1

    I've done PXE installs of windows under virtualbox that are competely scripted via the windows install kit

  8. Re:Does It Matter? on VirtualBox Development At a Standstill · · Score: 0

    RemoteBox is very usable too... and I can connect to multiple virtualbox hosts. phpvirtual box can do the same thing.

    combine virtualbox with vde2 and I really think it can do anything VMWare can do and I don't have to use vsphere to run it

  9. with "good time"... on Barrett Brown, Formerly of Anonymous, Sentenced To 63 Months · · Score: 1

    he's out in 18 months

  10. Business tool, ignore at your own peril on The Slow Death of Voice Mail · · Score: 1

    Sorry "youngsters". Arrogantly ignore business tools at your own peril. I'm personally acquainted with someone who ignored their voice mail for several days and missed job interviews. Not cool at best.

  11. How is it on Studies Conclude Hands-Free-calling and Apple Siri Distract Drivers · · Score: 1

    That pilots aren't distracted while communicating to ground controllers or flight deck crews? Are drivers similarly distracted by conversations with passengers?

    I sense something amiss here

  12. Translation... on Lennart Poettering: Open Source Community "Quite a Sick Place To Be In" · · Score: 0

    They're being mean to me and I don't like it!

    Well, boo hoo!

  13. Get it right... on Small Restaurant Out-Maneuvers Yelp In Reviews War · · Score: 2

    Richmond California

  14. Re:My opinion on the matter. on Choose Your Side On the Linux Divide · · Score: 1

    and to piggy back, I just had systemd go wonky on my system... Seems it decided not to talk to dbus. dbus was actually running. I couldn't login, issue a reboot command, start or stop processes. As I'm working remotely, I was kind of hosed. I kill'd -9 dbus, and that seems to have caused the system to reboot. I'm not sure though... there was no logging to investigate before OR after.

    As has been mentioned, the idea of systemd seems like something to be looked at. Having poorly tested coded rammed into a critical part of systems is a very poor idea. The often espoused idea that if it's not rammed in it will never be sufficiently tested. That to me speaks of monumental arrogance and impatience at a minimum.

  15. Network best practices may say this... on Ask Slashdot: Is Running Mission-Critical Servers Without a Firewall Common? · · Score: 2

    "A firewall is a MUST".... However

    1.) If you are a contractor (or an employee for that matter), and you're explicitly told not to do something, document your concerns, in writing and either do what they tell you or quit. This covers your butt when thing blow up. Note I said, when, not if. You don't get to dictate the business objectives in either case (contractor or employee).

    2.) The networks/firewalls are only one part of the picture. I've noted other posts asking questions concerning the surrounding environment. These are good, even if they don't address point (1.) If a "best practice" for an element in the environment breaks the environment, then the "best practice" is invalid and MAY be ignored. It may also be that the app in question is brain dead, but that's a whole 'nother topic.

    I've seen way too many "best practices" that do not account for the specific environment and even more "checklist" jockeys who can't figure out how to make things work without them. Learn to do more than to follow a flowchart/checklist.

  16. Anytime there is significant money and pressure on Suddenly Visible: Illicit Drugs As Part of Silicon Valley Culture · · Score: 1

    There are "solutions" that become problems in and of themselves. Workaholism is in the same category... It solves a problem for a while and then becomes a problem itself.

  17. Re:I've been toying with rolling my own distro on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 1

    Amen!

    zypper and the tumbleweed repository in opensuse offers this, but then I'm stuck with systemd madness

  18. Re:I've been toying with rolling my own distro on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 1

    ... and the idea that they are pure poison is why I want away from distro packagers who think that way.

    As any decent toxicologist will tell you, the poison is in the dose.

  19. Re:I've been toying with rolling my own distro on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 1

    I started in '93 with Yggdrasil and slack. Ygg was a non-starter. slack is OK, but difficult to deal with even if I do like like and admire Patrick

  20. Re:Build your own Distro on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 1

    Now to dig in!

  21. I've been toying with rolling my own distro on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 1

    I've also been considered insane from time to time.

    What I want:

    1.) rpm/zypper/yum based package management. This allows rpm dependency resolution and installed package verification by the package manager.
    2.) SysV init. It's clean and it "just" works.

    I think those two are a good start. Being able to use an established automated build system is probably a good idea too.

        Any other thoughts?

  22. Re:elections are bought on Lessig Launches a Super PAC To End All Super PACs · · Score: 2

    ...Actually, I THINK we may be able to give 'em a run for the money

  23. "but... but... but..." on OpenSSL: the New Face of Technology Monoculture · · Score: 1

    It's a best practice... how can it be wrong?

  24. Unfortunately IT has become checklists on Our Education System Is Failing IT · · Score: 1

    and my favorite dirty phrase "best practices"... Meaning "tell me what to do, I have no clue what the theory of operation is"

    It's sad and in my opinion, from over 30 years experience, the product of testing and certification programs.... And manager/HR people who look for exactly those properties.

  25. Aren't these the same people... on Ask Slashdot: Hungry Students, How Common? · · Score: 1

    Who will come to sneer about how others have made choice's that make them poor?

    I'm just askin'