Slashdot Mirror


User: rastos1

rastos1's activity in the archive.

Stories
0
Comments
1,516
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,516

  1. Re:Perl still works, and PHP is fine on Ask Slashdot: Choosing a Web Language That's Long-Lived, and Not Too Buzzy? · · Score: 1

    Yes, it is.

  2. Re:Uh... Yeah? on Court Allowed NSA To Spy On All But 4 Countries · · Score: 1

    Laugh all you want. But can you provide a proof?

  3. Re:Except, of course, they have to prove you can on Mass. Supreme Court Says Defendant Can Be Compelled To Decrypt Data · · Score: 2

    Remember that Everything you say will be used to burn you. Cops can lie and get away with it, and if you lie to a cop, you're fried. Do not believe anything they say, and don't try to talk your way out of it because you'll lose.

    Out of interest - what makes a lawyer so special that he can talk to the cops? Are lawyers vaccinated against cop-tricks or something?

  4. Re:Imminent Threat on Supreme Court Rules Cell Phones Can't Be Searched Without a Warrant · · Score: 1

    data on the phone can endanger no one.

    If phone display shows a countdown app that sets of a bomb remotely?

  5. Re:Look to Japan as a model for what not to do on Workaholism In America Is Hurting the Economy · · Score: 1

    That's over a hundred guys, and not a one of them is married.

    You think that there is a _positive_ correlation between "being married" and "having sex"?

  6. Are customer able to evaulate that objectively? on The Bursting Social Media Advertising Bubble · · Score: 5, Insightful

    62% of the more than 18,000 U.S. consumers it polled said social media had no influence on their buying decisions.

    Are the customers able to recognize whether they got influenced? I thought that current advertising methods are predominantly trying to influence subconsciousness rather then consciousness decisions.

  7. Re:stone tablets on Ask Slashdot: How To Bequeath Sensitive Information? · · Score: 1

    Moses ..., is that you??

  8. Re:you should be able to... on New Permission System Could Make Android Much Less Secure · · Score: 1

    I mean seriously, $(app vendor), your app does not need access to my location and/or phone calls in order for me to do $(menial computation X).

    You mistakenly assume that "for you to do $(menial computation X)" is a reason why $(app vendor) wrote the app. It's not. He wrote it to make money. From advertising. Which can be done better if he can "access your location and/or has access to your phone calls".

  9. Re:... and with systemd. on Red Hat Enterprise Linux 7 Released · · Score: 1

    As I understand it, Metro removes abilities from the end user, while systemd actually enhances the end user by providing many more powerful features in an easy to use manner.

    As an example: systemd removes the ability to run a grep on the plain text log file. And replaces it with something else. Metro also takes away the ability to do some stuff and replaces it with something that the marketing department claims to be just as capable or even more. And perhaps it's all fine when you are within the boundaries that the marketing department envisions. But Linux was never about keeping yourself within some borders. We want tweak and poke, replace X with Y and customize to no end. You can't beat flexibility of a shell script combined with textutils/binutils/fileutils.

  10. Re:... and with systemd. on Red Hat Enterprise Linux 7 Released · · Score: 1

    But the main thing isn't so much that old style script init systems are inherently bad, but that they don't work well with modern day computing.

    Strangely it reminds me of Metro UI on Windows that may be nice/useful on tablet/phone but was pushed by MS also to places where it does not belong: desktop or even server.

    Similarly systemd may have it's uses for some specific systems and for all I care go ahead. But if systemd is going to take over my workstation and turn the boot process into something that is difficult to read/modify/log/... then I'm not going to be happy.

  11. Re:Behind the curve on Seattle Approves $15 Per Hour Minimum Wage · · Score: 3, Interesting

    Minimum wage and livable wage are unrelated.

  12. Re:Repetitive (broken) OS abandonment on The Coming IT Nightmare of Unpatchable Systems · · Score: 1

    Bullshit. Every product has an expected lifetime. Once that passes you do not expect to get the fixes for free. If you want to get fixes for longer time you will have to pay for that. If you do not want to pay for each fix after the lifetime expires you will have to pay higher price upfront. How much are you willing to pay? For ballpark figures check how much it costs to develop software for space ships.

  13. Re:other things would be better, alcohol metabolis on Study Finds Porn Exposure Associated With Smaller Brain Region · · Score: 1

    Therefore, it seems that alcoholism is largely caused by the lack of an important enzyme, rather than a difference in brain function.

    Does it mean that we can supply the enzyme to the body and cure alcoholism?

  14. No, just no. The quality of OSS is too bad.

    In some cases yes. But imagine how much it would improve if it got only 1/10th of what the state pours into proprietary solutions. And then everyone else would benefit too!

  15. Re:Inspiration! on Goodbye, Ctrl-S · · Score: 1

    Steve? Is that you? Slackware still carries elvis ;-) Thank you.

  16. Re:Duh... on IT Pro Gets Prison Time For Sabotaging Ex-Employer's System · · Score: 1

    Present nothing. Say nothing. Do not open your mouth. Stare into space. Daydream. ...

    And get convicted for obstructing justice. You are screwed either way.

  17. Re:They made me do it on Did Mozilla Have No Choice But To Add DRM To Firefox? · · Score: 1

    Netflix streaming is evil?

    The streaming itself is not evil. The particular implementation that prevents fair use is evil.

  18. Re:Users make the final decision ... on Did Mozilla Have No Choice But To Add DRM To Firefox? · · Score: 1

    Users make the final decision ...

    In order for market/democracy forces to work, the decision has to be an informed decision. It seldom is.

  19. Re:Sounds like IT incompetence on Emory University SCCM Server Accidentally Reformats All Computers Campus-wide · · Score: 4, Funny

    Also known as:

    Harrisberger's Fourth Law of the Lab:
    Experience is directly proportional to the amount of equipment ruined.

  20. Re:SubjectsInCommentsAreStupid on Ask Slashdot: Easy-To-Use Alternative To MS Access For a Charity's Database? · · Score: 1

    The other issue with ooBase/LibreBase is that you cannot visually design insert / update / delete queries using their QBE interface. Instead you have to write out all of the SQL.

    Oh, really?

  21. Re:Obviously on Ask Slashdot: Does Your Job Need To Exist? · · Score: 1

    I have about a 30% duty cycle, on a typical day. ....For the most part, I try to fill my spare time with "fun" projects that just happen to marginally benefit my employer. But when something goes wrong, having me there to fix it in seconds rather than letting the company falter uselessly for days at a time more than justifies my salary.

    Eh, that sounds familiar. But I have one question: do you have a report to write every week/month about what you did during that time period? Can you write there "I spent 70% of time sitting around and being ready to jump in when needed"?

  22. Re:Hmm on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 1
    I did not say that the shell scripts are portable. I just said that I can read and easily modify them on any *UX platform.

    You don't need to add debug output with systemd, because you don't need to write a script to start a daemon.

    You never know what someone needs. If I decide to alter iptables firewall while some VPN daemon is running, or run ftpd only when samba runs, ... my reasons can be anything and obscure. And currently it is just a script away. I have some doubts whether it will be equally easy with systemd.

  23. Re:what's wrong with systemd on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 2

    If a dependency issue is causing your boot to randomly fail, then your systemd configuration is horribly broken. That is exactly the problem that systemd is designed to fix. You don't know what order services are starting in because you shouldn't need to.

    If systemd does badly something it is designed to fix ... that does not leave a good impression ;-) On a serious note: never tell me that I don't need to know how things work. If that was true I would be running Windows and people that don't know how things work would not come to me to fix things for them. "XY failed, contact the system administrator" - yeah, I'm the system administrator. So please tell me more than "cross your fingers and try to reboot". I'm the guy that knows how things work. If I can no longer be that guy I become just next useless idiot.

    You can move service files to other filesystems, but then you need to tell the service config that you did this so that it can bring up that filesystem before starting the service. This is actually a lot easier to do with systemd than with sysV.

    Correct me if I'm wrong, but if all filesystems are mounted early, then it does not matter where you have moved the service. How can it be easier than that?

  24. Re:Slackware on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 1

    If any other distro want's to switch to systemd I could not care less. But the danger is that the software that runs on top will become dependent on systemd. Things like KDE, bind, sshd, samba, pppd, ... And that makes me worried.

    Happy Slackware user since ~1995

  25. Re:Hmm on Ask Slashdot: Practical Alternatives To Systemd? · · Score: 1

    Is it the case that as long as you don't have to deal with it and it works, then it's ok? What happens if you want to modify the service dependencies? Write your own deamon? Add some debug output here and there? Customize startup of some service?

    All that currently requires me only to understand the bash syntax. In fact it currently requires only some familiarity with shell variables, "if" and "echo" and works from HP-UX, to FreeBSD, Slackware or Gentoo.