Slashdot Mirror


User: bersl2

bersl2's activity in the archive.

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

Comments · 1,994

  1. AT&T's "our pipes" BS all over again on Net Neutrality Gives 'Free' Internet To Netflix and Google, ISP Claims (arstechnica.com) · · Score: 5, Interesting
  2. Re:Sounds plausible on Tylenol May Kill Kindness (washingtonpost.com) · · Score: 3, Interesting

    I personally find that acetaminophen is also good on the kind of pain induced by psychological withdrawl. If my brain starts hurting after having to go without one or more of my psychotropics for days, acetaminophen is better at addressing the spike being driven into my skull than other analgesics. So it does seem plausible that people with pain in the body may want to prefer NSAIDs or aspirin, unless contraindicated.

  3. This should not be an argument on No One Knows What To Do With the International Space Station (popsci.com) · · Score: 1, Troll

    We should take money away from killing people and fully fund both the ISS and space exploration.

  4. Re:So is this a manufactured clickbait story? on Is the 'Secret' Chip In Intel CPUs Really That Dangerous? (networkworld.com) · · Score: 2

    You're going to make a comparison to IPMI?

    Start reading: http://fish2.com/ipmi/

  5. Re:That's all we need ... on Debian's Systemd Adoption Inspires Threat of Fork · · Score: 5, Insightful

    Systemd does not need to die. All the more power to those who wish to use it.

    However, it is undesired by a significantly large portion of users and sysadmins, and it is unsuitable for those who still actually want to run Linux as a Unix-like OS.

    For these reasons, in my opinion, it is not (yet) ready to become the init for a number of general-purpose distributions out there. Moreover, it is unacceptable for the udev subsystem to reside in the same source tree as systemd, and it is unacceptable for udev to integrate, except through the use of a stable and init-independent interface, into any particular init implementation or design.

  6. Doesn't even pass the laugh test on IAB Urges People To Stop "Mozilla From Hijacking the Internet" · · Score: 1

    IIRC, even Mozilla didn't agree when the IE team wanted to make DNT default to on.

    One thing I would like is some granularity regarding DNT. There are definitely certain sites where I'm more than happy to submit to that kind of data.

  7. Obvious reason why GameStop is going under on The End Is Near for GameStop · · Score: 1

    They didn't make Battletoads available for preorder. What a stupid mistake!

  8. Independent verification of verified/double opt-in on Hotmail & Yahoo Mail Using Secret Domain Blacklist · · Score: 1, Interesting

    I used to work security at a major hosting provider. If we got complaints about your mailing list, the first thing we'd do is ask you about how you got your list, to see if it complied with our requirement for verified opt-in lists only. We'd also sign up ourselves or check logs and code, because customers always lie (except when they don't).

    Right now, I'd apply the same standard of skepticism. I understand that revealing such things would make your proported aim of censorship circumvention hard, but I'd still like to hear independent verification from someone who can reasonably demonstrate the depth of their commitment to opting in.

  9. Translation on Ask Slashdot: Should Hosting Companies Have Change Freezes? · · Score: 2

    Translation: "Dear Slashdot, I'm looking for a good Windows host. Any suggestions?"

  10. Re:Hilarious excuses on A Proposal To Fix the Full-Screen X11 Window Mess · · Score: 1

    old ass GTX280

    OBJECTION!

    bersl2@procyon (umask 0022):~$ lspci -s 05:00.0
    05:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7800 GT] (rev a1)

    You kids have no sense of perspective. Back in my day, CRTs changed resolution regularly in response to games. AND WE LIKED IT! Not to mention on Linux, configuring XFree86 display modes manually, uphill, in the snow, both ways!

  11. Anyone else first read "External" as "Eternal"? on Valve Blog Announces Dates For Steam Linux External Beta · · Score: 4, Funny

    Heart skipped a beat there.

  12. Re:I've got a vague idea of what Steam is - on Valve Blog Announces Dates For Steam Linux External Beta · · Score: 4, Informative

    More like iTunes, plus the usual social additions expected of gaming communities (IM, chat, voice, achievements, etc.).

  13. Re:In other words on Terabit Ethernet Is Dead, For Now · · Score: 4, Informative

    No, unbounded latency. It'll happen, just not yet.

  14. Re:Chrome and IE on Firefox, Opera Allow Phishing By Data URI Claims New Paper · · Score: 5, Informative

    it's more about how IE and Chrome don't support DATA uri's

    I'm not actually sure that this is the case. (Change the Wikipedia entry if it's wrong, then.)

  15. They forgot the second part on MSFT Reaches Out To Hackers: 'Do Epic $#!+' · · Score: 5, Insightful

    "...as long as it doesn't threaten our bottom line."

  16. Re:Someone tell corporate...wait, they don't care. on IT Support Pro Tells Why He Hates Live Chat · · Score: 1

    A person can handle one phone call at a time but quite a few chats.

    As for not giving them equivalent abilities, that's probably a sign that the chat people are not actual employees.

  17. I love chats. on IT Support Pro Tells Why He Hates Live Chat · · Score: 1

    Intelligence is directly proportional to the square of the distance from a telephone.

    Well, at least for me, it is. A chat gives me time and room to think, unlike a telephone call.

    I currently take chats from the low-level techs who actually take chats and calls from customers (which is a demotion from actually working support tickets, but I digress). I can and have done chats from customers, but I loathe the telephone, at work and in life.

    Phone calls are good for dealing with stupid people, because stupid people (well, actually, most people, including some intelligent people) don't actually read words, but they do hear and react to the tones of voice, which is useful for getting through to them.

  18. Re:Contempt of Court? on Witness In Secret WikiLeaks Grand Jury Hearing Posts Transcript of Questioning · · Score: 1

    They'll argue he's bound by subsection (v).

    Of course, as powerful people keep learning: you can ruin a man's life over something he discloses, but there are no take-backsies.

  19. Less money to patents is more money to sender-pays on UN Wades Into Patent War Mess · · Score: 1

    I for one am not going to forget about that proposal.

  20. Re:Summary of Previous Discussion on Nvidia Engineer Asks How the Company Can Improve Linux Support · · Score: 2

    That's not the Linux driver model, though. The model is that drivers are expected to be at least working towards integration into the kernel tree, so that the kernel devs can easily know if they're breaking something and maybe even fix or help fix it. Failure to do this results in long-term pain for everyone, while being in the tree or working towards being in the tree keeps everyone communicating on a regular basis and working together.

    In other words, developing hardware for Linux actually requires communicating with people who are much closer to the end user than the typical direct customer of a chip design company. I know, it's a major paradigm shift for companies who (understandably) can't contemplate money except if someone plans to give it directly to them, never mind the needs of those who participate in the actual creation of demand for what they sell.

  21. Re:It will be a pain in the ass to remember... on World IPv6 Launch Day Underway · · Score: 2

    DNS, or even a hosts file if you must

    Also, the hex makes it easier to make words in statically-assigned addresses.

  22. Re:No wonder gov't doesn't get it on Employee "Disciplined" For Installing Bitcoin Software On Federal Webservers · · Score: 1

    Aw, damn, Austrialian Federal government. If only.

  23. No wonder gov't doesn't get it on Employee "Disciplined" For Installing Bitcoin Software On Federal Webservers · · Score: 4, Funny

    This guy was going to fill the Federal budget deficit, but no, all the stupid bureaucracy gets in the way.

  24. I WANT TO BELIEVE on Phoronix Confirms GNU/Linux Steam and Source Engine Clients · · Score: 1

    Oh Great Penguin In The Sky, I want to believe.

    But this is Phoronix, so I won't actually believe until I'm playing Portal without Wine.

  25. Re:Protest, Send your Rep Everything on Whistleblower: NSA Has All of Your Email · · Score: 1

    Think of it as a reminder to the Congress that we know what the Executive is up to, and that we do not approve of such illegal acts and the legalization thereof.