Slashdot Mirror


User: i.r.id10t

i.r.id10t's activity in the archive.

Stories
0
Comments
2,431
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,431

  1. Re:BLANK noun. on Science-Fictional Shibboleths (antipope.org) · · Score: 1

    Except a lot of 'em don't have sugar - at least ehre in the US, high fructose corn syrup has replaced sugar in a lot of the sodas. Which of course means the imported Coke from Mexico or the "kosher for Passover" bottling now has a market, since it is still made with sugar. And of course, the marketing folks get a kick, as evidenced by the "throw back" versions of Pepsi products...

  2. Re:Linux Mint is the most Desktop Ready ever Linux on Linux Mint 17.3 Officially Released (softpedia.com) · · Score: 1

    1) Applications don't require drivers. The hardware does. Linux supports more hardware than just about any OS out there... granted, it may be old or very esoteric hardware, but it is supported.

    2) Many times, it doesn't matter what application you use so much as are you able to complete a specific task and work with specific file types. You need to submit a docx file to your English teacher for a term paper? You can create it in many different word processing suites - some from MS, some Free software, some other commercial/proprietary software. No matter which, File -> Save As... and wallah

  3. Re:How safe? on Linux Mint 17.3 Officially Released (softpedia.com) · · Score: 4, Informative

    Just change the release name in your /etc/apt/sources.list.d/official-package-repositories.list file, apt-get update, apt-get dist-upgrade, and then apt-get autoremove

    You can always mount /home as a separate partition, device, or even better as a RAID array (1 or 5, 1 should be sufficient). Then when you want to re-install completely just wipe the OS and after your first boot remount /home where it belongs

  4. Re:LibreOffice on Mozilla May Separate Itself From Thunderbird Email Client (techcrunch.com) · · Score: 1

    Isn't seamonkey the browser+email+composer all-in-one bundle? Like Netscape Communicator 4.x was?

  5. So... some shared libraries. Isn;'t that what shared libraries are for?

  6. Re:Sorting posts on Interviews: Stack Overflow Co-Founder Jeff Atwood Answers Your Questions · · Score: 1

    Slashdot doesn't sort by score, rather it can filter by score. Threading, date/time, etc. all keep their precedence

  7. Re:Increase productivity?? on LSD Microdosing Gaining Popularity For Silicon Valley Professionals (rollingstone.com) · · Score: 1

    Growers? You mean the cow farmers?

  8. Re:Cluster Headaches????? on LSD Microdosing Gaining Popularity For Silicon Valley Professionals (rollingstone.com) · · Score: 1

    Yup. Only non-drug treatment that worked was electrical implants for stimulation. Unfortunately, the "temporary" implants worked and were paid for by insurance, but insurance won't pay for the long-term ones, and private pay would be about what a new car costs...

  9. Re:Cluster Headaches????? on LSD Microdosing Gaining Popularity For Silicon Valley Professionals (rollingstone.com) · · Score: 1

    Cluster headaches are kinda weird. Some of them just happen, some of them have triggers. A friend of mine suffers from them... triggers for him include various nitrates/nitrites used in preserving food (no pickles, commercial jerky, etc), MSG and other "flavor enhancers", chocolate, alcohol, and the bad part for him most narcotics. When he gets on a hard cycle of them, sometimes the only thing he can do is get to an ER and a doc who is willing to give him a massive dose of demerol - enough to keep him out for 6-8 hours, or enough time to break the headache cycle *and* the headache the narcs give him.

  10. Re:Increase productivity?? on LSD Microdosing Gaining Popularity For Silicon Valley Professionals (rollingstone.com) · · Score: 1

    Dried or fresh? My first dose of mushrooms was enough caps to cover the palm of my hand ($3). Stems were there, but not recommended since they "tend to add more of a speed-y effect to your drip man"

  11. Applicant should also have a large collection of Allman Brothers music in various digital formats...

  12. The problem... on LSD Microdosing Gaining Popularity For Silicon Valley Professionals (rollingstone.com) · · Score: 3, Insightful

    The problem I see with this - and base this statement on first hand experience - is that you either tend to be very distracted and always looking at the next thing, or you tend to be incredible focused on one single thing for a very long time.

    Granted, dosing wasn't an exact science and far from measured, much less consistency of product between uses. And the only "micro" part of any dose I did was when a friend found some 15+ year old purple microdots when he was moving (they still worked, sorta... only had a couple and there were 4 or 5 of us sharing them and we all ended up adding some blotter to our systems to really get going)

  13. Re:Pole Dance on 2015 'Dance Your PhD' Winner Announced (sciencemag.org) · · Score: 1

    I'm just dancing while I finish my post-Doc ...

  14. pearson & cleartext passwords on Pearson Credential Manager System Used By Cisco, IBM, F5 Has Been Breached · · Score: 1

    Not sure on the PearsonVUE side, but the regular Pearson Learning - for access to their publisher created resources/course content - stores passwords as clear text.

    I've reported it as a BIG issue to our local sales rep and the regional boss rep, but I don't think anything has been done about it.

  15. Re:Spiffy, like credit-cards on New IBM Tech Lets Apps Authenticate You Without Personal Data (csoonline.com) · · Score: 1

    Except with that model, the CC company can still tie OTSG back to davecb

    If that is acceptable to you then it is a working solution... but as far as for use in situations where not being able to associate any two given identities is a critical factor, then it won't work.

  16. Re:Everyone has to learn about it. on The History of SQL Injection, the Hack That Will Never Go Away (vice.com) · · Score: 4, Interesting

    As soon as PHP totally gets rid of the mysql_ family of functions, and forces everyone to convert to mysqli function/objects or PDO, it will fix itself. As a bonus, quite a few folks may make some beer money fixing all of the suddenly broken scripts...

    The problem with search results is that the mysql_ functions for a loong time were the only way to do the task, and with the plethora of tutorials/information out there the sheer number of them overwhelm the "new" stuff (mysqli and/or PDO)

  17. Re:Depends... on Ask Slashdot: What Terminal Emulator Do You Use? · · Score: 1

    Can you recommend a good IDE for PHP ?

    Personally, having a LAMP setup on localhost, with a good text editor (syntax highlighting, multiple docs, etc) and some way of watching the apache error log (hence the konsole terminal at the bottom of kate) is fine for what I do.

    But if there is a free IDE that I can Just Use without having to change my work flow, etc. I'm always open to suggestions

  18. Depends... on Ask Slashdot: What Terminal Emulator Do You Use? · · Score: 2

    For just opening a terminal on my desktop/laptop, I'm using the default mate-terminal (I run Mint w/ MATE).

    However, when I'm coding (usually PHP stuff) I use Kate as my editor, and it can use konsole as a terminal at the bottom of the editor. Instead of toggling back and forth between windows, or even switching my focus from one to another on my dual monitor setup, I can see webserver error logs or whatever right there in the editor.

  19. Re:fileutils on Ask Slashdot: Automated Verification For Uploaded Files? · · Score: 1

    TFS mentions "double clicking a file" - I took that to mean that someone downloads the file from the server and double clicks it on local machine, or someone is browsign the directory on the server itself (as their local machine) and opens files...

  20. Re:Attend a 2600 meeting or go to HOPE? on Ask Slashdot: How To Determine If One Is On a Watchlist? · · Score: 1

    I'll see your relatively peaceful protests and raise you with armed revolt

    http://jpfo.org/filegen-a-m/at...

  21. fileutils on Ask Slashdot: Automated Verification For Uploaded Files? · · Score: 3, Insightful

    Well, if you are running on a Linux of Unix/BSD host, you can use the "file" utility.

    Of course, that means that you need to have shell_exec() or exec() or whatever your programming language of choice uses for running shell commands, and the other security dangers/issues involved with allowing that type of stuff.

    What may be best/easiest/safest would be to NOT allow direct HTTP access to the uploaded files, but rather use a wrapper script that would send appropriate headers to make the browser believe that the file is of the type "x-application/unknown" or whatever content type that will force a "save as" dialog instead of opening with a plugin, auto opening with a local application, etc.

  22. Of course! on Symbolic vs. Mnemonic Relational Operators: Is "GT" Greater Than ">"? · · Score: 2

    Of course a Gin & Tonic is greater than some symbol

  23. Re:Never mix business and ideology on Ask Slashdot: Open Source Back-Up Tool For Business? · · Score: 2

    No, that link was about a company throwing a fit and demanding that their bug be solved *immediately*

  24. What exactly are you backing up? on Ask Slashdot: Open Source Back-Up Tool For Business? · · Score: 4, Informative

    What exactly are you backing up? Entire disk images? Or just user files?

    If disk images, then something like clonezilla, perhaps set up to boot from a TFTP server. Boot the machine via WOL, kick off the TFTP, automatically dump the image out to a server using the machine name or MAC address or something as a unique identifier

    For user files only (ie, My Documents or whatever) can you set up network based home directories ? And then just back up the server they live on.

  25. Re:And here we go... on Fury and Fear In Ohio As IT Jobs Go To India (computerworld.com) · · Score: 1

    Or until "incentives" are applied to the corporations that are doing the off shoring ...