Slashdot Mirror


User: Boltronics

Boltronics's activity in the archive.

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

Comments · 181

  1. Re:Damn! on Mozilla's 2013 Report: Revenue Up 1% To $314M; 90% From Google · · Score: 1

    Supporting DRM in HTML5, for a start.
    http://thehackernews.com/2014/...

  2. Re:THIS is the kind of thing that GamerGate is abo on Assassin's Creed: Unity Launch Debacle Pulls Spotlight Onto Game Review Embargos · · Score: 1

    It's about being open and transparent with your audience - that simple step is a catch-all for all this kind of crap. So in this case, if the gaming websites announced that they wouldn't be posting the review immediately due to a signed deal with Ubisoft, I think most pro-GamerGaters would be happy with that. How many review sites actually did that?

  3. Re:Linux on Worrying Aspects of Linux Gaming · · Score: 1

    Okay. Many good games such as Counter-Strike: Global Offensive, Hotline Miami, Legend of Grimrock, Natural Selection 2, Shadowrun Returns, Space Hulk, Waking Mars, etc. are digital download only these days, even for Windows. Other blockbusters such as Dead Island Riptide, Portal 2, Serious Sam 3: BFE and the like are newer than 2 years on GNU/Linux (and in some cases, PS4 and XBone as well), but have been around on Windows for longer so I suppose I can't list those either.

    However there are still plenty of titles to make the list, including (but certainly not limited to):

    1. 9 Clues: The Secret of Serpent Creek (2013)
    2. Amnesia: A Machine for Pigs (2013)
    3. Anna: Extended Edition (2013)
    4. Awesomenauts: Special Edition (2012)
    5. Cities in Motion 2 Gold (2013)
    6. Borderlands 2 (2012)
    7. Borderlands: The Pre-Sequel (2014)
    8. Botanicula (2012)
    9. Broken Sword 5 - the Serpent's Curse (2013)
    10. Brütal Legend (2009 for consoles, but 2013 for Windows, OS X and GNU/Linux)
    11. Football Manager 2014
    12. Football Manager 2015
    13. Goat Simulator (2014)
    14. Gone Home (2013)
    15. Metro: Last Light (2013)
    16. Nightmares from the Deep: The Siren's Call (2013)
    17. Oil Rush (2012)
    18. Outlast (2014)
    19. Painkiller: Hell & Damnation (2013)
    20. Tropico 5 Limited Special Edition (2014)
    21. Wasteland 2 (2014)
    22. XCOM: Enemy Unknown (2012)
    23. XCOM: Enemy Within (2014)
    etc.

    Retail copies of all of these titles exist. The problem is that many are Steam titles and do not list GNU/Linux on the box, since that build wasn't released on launch. Even Borderlands: The Pre-Sequel which actually did have a day one GNU/Linux launch (which I purchased retail) did not mention GNU/Linux on the box. In my opinion, the problem certainly isn't the lack of games. It's the lack of advertising which titles are supported. Hopefully SteamOS will help solve that.

  4. Re:Hope! on Debian Talks About Systemd Once Again · · Score: 1

    When X breaks, you can look at the logs to figure out why it broke. When systemd/journald breaks, how do you look at the logs? It's a problem that journald with binary logging introduces unnecessarily.

  5. Re:Who uses GnuTLS? on GnuTLS Flaw Leaves Many Linux Users Open To Attacks · · Score: 1


    $ apt-cache rdepends libgnutls26 | tail -n +3 | wc -l
    497

    Oh crap...

  6. Re:Write to Mozilla CTO Andreas Gal, he's responsi on Free Software Foundation Condemns Mozilla's Move To Support DRM In Firefox · · Score: 1

    Flash/Silverlight is going to be discontinued. What would companies like Netflix have used instead when that happens? Their only option would have been to write a browser extension for every browser that didn't support DRM, and require the user to install it. This is far worse for Netflix than existing extensions like Flash ever were.

    So a DRM-free future was looking bright. That is, until the idiots at Mozilla decided to take the massive step backwards and support EME in their browser - which will make pushing DRM onto users more convenient than ever.

    I was actually hopeful that one day my Debian on ARM machine would finally be able to play all video (and there's no ARM Flash builds). Since there's no official Firefox armel builds (see ftp://ftp.mozilla.org/pub/fire...), I'd have to rebuild Firefox myself (unless the EME support makes it into my distro builds) however be surprised if Adobe's CDM would work on a Firefox rebuild for another architecture, or any kind of unofficial Firefox build for that matter.

    I'm going to unsubscribe from Mozilla's newsletter and try switching to another free software browser in protest. Maybe Midori or Konqueror won't implement EME.

  7. Seriously, with an active Facebook account? on Opting Out of Big Data Snooping: Harder Than It Looks · · Score: 2

    In TFA, Janet admits to actively using a facebook account during the entire experiment. What the heck did she expect?

    And how much is a stroller anyway? Many appear to be under US$100, so that's just 2x $50 cards. Would it really have fit in a locker? How much other stuff from Amazon was she buying? Couldn't an Entropay card have worked? Why Amazon in the first place?

    The article concludes with When it comes to our personal data, we need better choices than either “leave if you don’t like it”. It seems like Janet was trying to do more than is usual online, specifically using sites known to track user buying habits, so IMO this is not a real world test.

  8. Re:NAT on Whatever Happened To the IPv4 Address Crisis? · · Score: 1

    Australian here. I noticed that some time in the last few years, my phone (N900 at the time which I could once remotely SSH into from home) was now behind NAT and unreachable. It might not be a crisis, but it's still a PITA.

  9. Re:Irrational Hate on Debian Technical Committee Votes For Systemd Over Upstart · · Score: 1

    I know what you mean. We started using Salt Stack at my workplace because it was a clear advantage over the previous way we were managing our infrastructure configuration, and perhaps because of that interest and enthusiasm, the process of migrating was much easier - even though the setup can be complex.

    In the case of systemd and friends, the question of how this is going to advantage my job/workflow or my workplace specifically, is less clear. I guess this is a good argument for some early initial investigation so we can hopefully find that answer and motivate ourselves.

  10. Re:Irrational Hate on Debian Technical Committee Votes For Systemd Over Upstart · · Score: 1

    That's true. Point taken.

  11. Re:Irrational Hate on Debian Technical Committee Votes For Systemd Over Upstart · · Score: 1

    Nice! I like your style. :)

    But I think you've been quite lucky to not have needed to touch it. I've frequently had to edit /etc/inittab (usually to change getty settings), change runlevel configurations, or package software with init scripts that need tweaking.

    From my point of view, I don't care about saving 5 seconds of boot time. I'm more concerned about ease of configuration and maintenance, as well as reliability.

  12. Re:Irrational Hate on Debian Technical Committee Votes For Systemd Over Upstart · · Score: 1

    Then you must be administering Windows boxes.

  13. Re:Why? on Slashdot Tries Something New; Audience Responds! · · Score: 1

    I agree. Install Firefox Mobile with the Phony extension. Then select "Desktop Firefox" for the User Agent. Soooo much better. :)

  14. Re:and the TSA exists because... on Confessions Of an Ex-TSA Agent: Secrets Of the I.O. Room · · Score: 3, Informative

    I used to work with a guy who had to get scanned by an airport residue scanner, on the same day that he had been using competitive firearms all morning in practice. He was happy to openly admit it to them (this was in Australia), but the scanner didn't pick up anything at all.

  15. Doesn't matter if it's proprietary software or just adware you want to cut back on (or possibly even eliminate almost entirely if using Replicant), F-droid has you covered. It's not that hard to give Google Apps the flick with all the alternative free software out there, if one can be motivated to do so.

  16. Re: I had a N900 too... on Ask Slashdot: Life After N900? · · Score: 5, Interesting

    Chroot's still aren't as good. My N900 could run some games I made using PyGAME (all I had to do was something like sudo apt-get install python-pygame) and it was good to go - ran the game just as well as my laptop did, with acceleration. Beautiful.

    Unfortunately my N900 screen broke for a second time last year, and I threaded one of the screws trying to replace it, so I too found myself looking for a replacement phone. Even with overclocking the N900 was painfully slow on complex websites, so I wanted something modern but with a hardware keyboard. I couldn't find anything except possibly the Neo900 (which didn't have an ETA at the time - and I wouldn't have been able to wait for anyway), so I decided that I would get the biggest screen I could find - the logic being that if I have to use a virtual keyboard I want it to provide an experience as close to a hardware keyboard as possible.

    Hence, I now run a Sony Xperia Z Ultra with the Hacker's Keyboard. Obviously not as good as a hardware keyboard, but the screen size means the virtual keyboard can fit all keys I had on the N900 (and then some) and still have plenty of room to see the text-box I'm typing into.

    The Xperial Z Ultra also has expandable storage so a chroot is feasible, and I admit I've used this phone much more than my N900 due to it being more practical for games, e-mail, taking pictures, etc. Sony also provide instructions on unlocking the bootloader. However, lacking a true GNU userland environment for the primary OS, along with lacking the ease of gaining root and lacking a replaceable battery) are things I really miss. I also hate how much of the bloatware cannot be removed, although it can be disabled. It is waterproof though, so it's got that going for it.

    I nuked or disabled almost everything related to Sony and Google Play and installed F-Droid instead, and then proceeded to install Firefox Mobile, K-9 and APG, Xabber, TTRSS-Reader, VLC, Open Explorer, Barcode Scanner, Terminal Emulator, Cool Reader, Document Viewer, Aard, OsmAnd~, ScummVM, AnkiDroid, World Clock, VX ConnectBot, a few ownCloud-related sync apps... and of course Frozen Bubble, and now Android can do most of the things I would have used my N900 for.

  17. Re:Slashdot does this... on Scientists Detect Two Dozen Computers Trying To Sabotage Tor Privacy Network · · Score: 4, Insightful

    Slashdot does this automatically

    $ echo QUIT | openssl s_client -connect slashdot.org:443 | openssl x509 -text

    Yeah, that's just sad. You'd think a popular technology news website such as Slashdot, of all places, would be on the ball and at least support TLS traffic... but it's actually worse than that. They're not lazy (they have a GeoTrust wildcard certificate issued back in April last year) but deliberately don't want people securing their connections, hence the 302 redirection the have in place. :(

  18. But I'm no criminal on Robot Tourism Coming Soon To Korea: Robot Land Project Breaks Ground · · Score: 1

    I would have been really interested in this. Actually, I almost went to Korea over the Xmas holidays anyway, but learned that they require fingerprinting now for non-citizens. I ended up staying in Hong Kong instead for the entire duration of my holiday just because of this point. I refuse to be treated like that.

    http://www.businesstraveller.a...

    I see some countries even require visitors to take an iris scan. That's insane.

    http://www.stallman.org/bad-bo...

  19. Re:eh, it's not that bad on Stop Trying To 'Innovate' Keyboards, You're Just Making Them Worse · · Score: 1

    I just got back from a trip to Hong Kong, and the shape of keyboards I used there somewhat resembled the parent poster's layout description (with the exception of the ~ key relocation). Granted this could be related to Hong Kong's history as a British colony and might well be different to mainland?

  20. Re:It's true -- but only root can read them though on Linux Distributions Storing Wi-Fi Passwords In Plain Text · · Score: 1

    Then as root just install a key logger?

    Either the WiFi password is decrypted with a user password (eg. local machine account log-in password), or the WiFi password is supplied directly by the user. No problem.

  21. Re:Locked down tighter than a CEO's wallet on The Quest To Build Xbox One and PS4 Emulators · · Score: 2

    Some games work perfectly well under wine

    Only some? Scroll down to the wine section here. I'd say (as of the last year or so) most Windows games work under wine. I've even purchased titles at launch such as Dead Island Riptide and played them under wine right away without issue. It's compatibility has been getting amazingly good.

    It's also handy in bypassing certain DRM restrictions such as install limits. Install to a wine prefix, tar it up and back it up. Just untar when you want to "reinstall" it again.

  22. Re:Another one... on Review: Puppet Vs. Chef Vs. Ansible Vs. Salt · · Score: 1

    Actually, you couldn't be further from the truth! :)

    Salt was my recommendation based on an evaluation of the options at the time. It was selected as the best fit for the company requirements, yes, not for my own personal benefit. I'm sure that other professionals would do the same.

    If there aren't currently many job advertisements for people with Salt experience, I can only imagine that it's because the technology is still relatively new so hasn't been a configuration management candidate at many companies until the last year or so. I don't imagine it will take much longer to see adoption of it just as commonplace as the older more established solutions.

  23. Re:Another one... on Review: Puppet Vs. Chef Vs. Ansible Vs. Salt · · Score: 1

    Go for Chef / Puppet, because you will never find people with the other ones skills.

    My workplace uses Salt. Just saying.

  24. It was no different than a bug in code? on Mark Shuttleworth Apologizes for Trademark Action Against Fix Ubuntu · · Score: 1

    A bug in code is something that is the result of something overlooked, or perhaps the result of laziness (can't be bothered to handle something properly in unlikely conditions). However sending out a template letter requires somebody to make a conscious decision to do it, so is certainly not a bug.

  25. What's unique about this? on Sleeper: LG G2 One of the Fastest Android Smartphones On the Market · · Score: 0

    So the LG G2 is basically the same specs as my Xperia Z Ultra (but with a much smaller screen, and not as thin), or the Xperia Z1, or the Galaxy Note 3 LTE, and probably others. Wow, big deal.