Slashdot Mirror


User: CRC'99

CRC'99's activity in the archive.

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

Comments · 378

  1. The apps are huge battery hogs - Facebook on Android is one of the worst offenders. Removing it virtually doubled my battery life.

    Not to mention that the Messenger app completely ignores the quiet time settings in Android. Enjoy getting woken up by BINGS in the middle of the night because someone sent a message.

  2. Re:Still depends on gcc? Still needs root? on EFF Announces Certbot Client For Let's Encrypt (eff.org) · · Score: 2

    Hah - and being too quick on the Submit button, I forgot the more important point I was getting at... (Say, I should apply to be an editor)

    Once you validate the root domain with StartSSL / StartAPI, you can create certificates for any subdomain attached to that domain - so you don't have to have port 80 to the world - or even a web server installed on anything but the root domain - and most people already have a setup like www.mydomain.com / mydomain.com going to the same web server.

  3. Re:Still depends on gcc? Still needs root? on EFF Announces Certbot Client For Let's Encrypt (eff.org) · · Score: 4, Informative

    You need to prove to Let's encrypt that you own the domain. For that you have to add a special file to a special place inside the http accessible part of the website.

    So, I'd also have to open up the standard HTTP port to outside traffic just so they can check I 'own the domain'? that, and the idea of running
    a 'certificate management agent' on my web server....

    I've been using StartSSL's free certs for that exact reason. They've got free 1 year certs vs LE's 30 days - and recently they've done a StartAPI to get these automagically.

    Right now though, they still use HTTP validation - like LE - but hoping they'll have other options.

    I've also just finished a proof of concept implementation of their API at https://github.com/CRCinAU/sta...

    Hoping to get some review on it and hopefully some submissions to add to the functionality.

  4. Re:Blame DRM on The Pirate Bay Now Blocked In Chrome, Firefox, And Safari (torrentfreak.com) · · Score: 3, Insightful

    I subscribe to HBO. I own a TiVo. But HBO forces TiVo to prevent copying of HBO content off the TiVo and onto, say, a mobile device (note that this is not a problem with most TiVo content). Thus, if I want to watch an HBO show on the subway, I have no choice but to download it illegally.

    And that's the real problem that the media monopolies refuse to acknowledge. I will gladly pay for content. Seriously, I want to give you my money. But, in return, I want to download it to my computer's hard drive with no DRM. Otherwise, fuck you. I'll get it from unlegal sources.

    Here in Australia, the only way you can watch it is to subscribe to FoxTel (one of the few choices for PayTV). It doesn't put things like Game of Thrones on their basic packages - so it can cost you up to $80/mo to see a season of GoT.

    So, we download it from a service that is another letter on top of that time syncing protocol, and all is well.

    Then delete it and buy the HD version from Google Play when it becomes available.

  5. Re:Ubuntu? Meh... on Ubuntu Linux Continues To Dominate OpenStack and Other Clouds (zdnet.com) · · Score: 0

    I wonder more if this doesn't indicate that a lot of people deploying these are relatively new to computing.

    I don't know anyone who runs anything serious on Ubuntu - however those who have only just started playing with computing seems to gravitate towards Ubuntu.

  6. Re:High hopes, he had high hopes. on Valve's SteamOS Now Supports Vulkan, The Cross-Platform Alternative To DirectX 12 (pcworld.com) · · Score: 1

    What's the issue with KDE on RHEL 7.2? It looks like a thing.

    That's KDE4. KDE5 is quite a bit different - like the Gnome 2 -> 3 - but without the retardation...

  7. Re:No need to phone home. on IoT Devices Are Secretly Phoning Home (thenewstack.io) · · Score: 1

    ... because I only ever want to watch my video cameras while I'm in front of them.

    The whole idea of this is to get out of NAT systems - so the real solution is just use IPv6 - but we all know how long thats going to take.

  8. Re:High hopes, he had high hopes. on Valve's SteamOS Now Supports Vulkan, The Cross-Platform Alternative To DirectX 12 (pcworld.com) · · Score: 1

    Windows 95%
    Win 10 64 Bit 33% and Trending upward.
    OSX 4% No change.
    Linux 1% No change.
    Ubuntu 0.4%
    Mint 0.2%

    You know what, I'm running Win7 at the moment - and I'd ditch it in a second for Fedora 23 + KDE. Problem is, the fglrx driver doesn't work on Fedora 23 without downgrading packages to F22 release versions. I'd run RHEL7.2 - which fglrx works on, but then no KDE 5 / plasma.

    So right now, I'm stuck on Windows 7 and trying to keep MS out of my stuff with their BS 'telemetry' data.

    I would love this to change - but right now, I'm stuck with the one problem - graphics drivers.

  9. Re:finally?? on Raspberry Pi 3 Brings Wi-Fi and Bluetooth (i-programmer.info) · · Score: 1

    Then list them. Otherwise we don't know about them. As soon as I have looked into the alternatives I have realized that everyone of them have some shortcoming.

    This. I've been looking for any boards similar that have RS422 / RS485 and a decent power in plug. Powering over USB is just stupid for so many reasons - however we're looking at designing our own UART -> RS422/485 port as well as trying to get a nice 5v-30v input power pack.

    The limitations for more widespread use of the pi is just frustrating.

    Oh, and put a god damn 4Gb storage chip on the thing!

  10. Re:Is it time for a class action? on Windows 10 Forced Update Resets Default Apps To Microsoft Products (theinquirer.net) · · Score: 0

    The best option is to use Linux with Steam, gog.com, Wine, Genymotion and various console emulators. With that setup, there would be very little that you couldn't play.

    Except the performance you get on Linux with steam games is just horrible. Yes, I don't have the worlds best hardware - but Cities: Skylines runs at ~30fps in Windows 7, about 12fps in Linux. Team Fortress 2 hovers around 120fps on Windows, about 45 on Linux.

    Sorry - but graphics drivers have a LONG way to go before they're useful in Linux. Don't even get me started on the complete lack of power savings etc....

  11. Re:Somebody wasn't doing their homework. on Timeline Of Events: Linux Mint Website Hack That Distributed Malicious ISOs (softpedia.com) · · Score: 2

    such as disabling the login page, using non-standard garbled logins, de-coupling login and username and using a non-standard table prefix.

    All this is SOP on any non-development WP installation and mitigates 99.999% of the standard attacks on WordPress

    <Location /wp-login.php>
            Order Allow,Deny
            Allow From 1.2.3.0/24
    </Location>
    <Location /wp-admin>
            Order Allow,Deny
            Allow From 1.2.3.0/24
    </Location>

    This is enough to secure most installs for brute force / stolen credentials.

  12. The Australian Government. on Australian Foreign Affairs Says UN Assange Ruling Not Binding (zdnet.com) · · Score: 2, Interesting

    There are many words to describe our current government - however moral, just, fair or competent would not be in the list.

    To say the current mob (which have an approval rating in some kind of glide approximating a two door kelvinator) has any plans at all for leading a country is almost as big a joke as the party itself.

    No vision, no plan, and no real hopes.

  13. Re:Wake up, Mozilla morons on Firefox Adopts a 6-8 Week Variable Release Schedule (mozilla.org) · · Score: 2

    ... and at some point, someone will start fixing bugs in Thunderbird that have been there for years.....

  14. Re:Batteries just don't store enough energy... on Elon Musk's Next Great Idea? Electric Air Travel (bgr.com) · · Score: 3, Interesting

    An interesting point . . . when a jet needs to make an emergency landing with full tanks, it will ditch the fuel before attempting a landing, because of the fire danger.

    No, no they don't. The dump fuel because the maximum landing weight on commercial aircraft is much lower than the maximum takeoff weight. Fuel is too damn expensive to dump just because you don't want to explode. They'll dump fuel until they are under the max landing weight, then land.

    You can land at heavier than the max landing weight - but you'd better get it right or you'll never fly again - even if the landing is a good one.

  15. Re:Must be desperate to buy noted malware host SF on Slashdot and SourceForge Sold, Now Under New Management (bizx.info) · · Score: 1

    Our first order of business is to get rid of any malware and deceptive advertisements. Check out the plans here: http://fossforce.com/2016/01/s...

    What? You expect us to read the linked article? Are you new here? :)

  16. Re:About BIZX on Slashdot and SourceForge Sold, Now Under New Management (bizx.info) · · Score: 1

    We prefer the term "SEO", not scammers!

    I can feel a tingling in my sprunger.

  17. Re:What about Scientific Linux? on The Unsung Heroes of Scientific Software (nature.com) · · Score: 2

    It's crap. It combines the worst of CentOS / Red Hat Linux with the pitfalls of academically managed IT.

    Fedora is much better, where bugs do, gasp, get fixed in a timely manner. If you can manage the shortish release cycle.

    You know, I see this a lot opinion from youngsters who have never administered mission critical systems. For your basic web server & SQL database, Fedora is fine - but how many copies of Fedora would ever get installed on the ISS?

  18. What about Scientific Linux? on The Unsung Heroes of Scientific Software (nature.com) · · Score: 1

    Scientific Linux is a distribution along the lines of CentOS that is sponsored by Fermilab.

    From their about page:

    Scientific Linux is a Fermilab sponsored project. Our primary user base is within the High Energy and High Intensity Physics community. However, our users come from a wide variety of industries with various use cases all over the globe – and sometimes off of it!

    Our Mission: Driven by Fermilab’s scientific mission and focusing on the changing needs of experimental facilities, Scientific Linux should provide a world class environment for scientific computing needs.

    See: http://scientificlinux.org/

  19. Re:That's Funny... on Hackers Publish Cheating Site's Stolen Data · · Score: 1

    I just felt a strange disturbance in The Force, as if a million divorce lawyers suddenly yelled out "CHA-CHING!" and then... yelled out "CHA-CHING!" again!

    No no no - you've got it all wrong.... They're just backing up their database to 'the cloud'.

  20. Re:fixing the configuration is trivial on The OpenSSH Bug That Wasn't · · Score: 1

    > fixing the configuration is trivial

    So trivial that the suggested configuration change is not mentioned anywhere.

    Just like a useful description of the problem.... Obscure news is obscure.

  21. Re: *shrug* on 25 Years Today - Windows 3.0 · · Score: 3, Interesting

    I remember in around 2000 the cable TV network we 'subscribed' to crashed.... about a dozen channels were showing the Amiga boot screen and were stuck until someone came along and fixed them. Was quite funny at the time.

  22. Re:Stupid reasoning. on Los Angeles Raises Minimum Wage To $15 an Hour · · Score: 2

    ...in the short term.

    The other option is to effectively reduce wages by not increasing them for CPI etc and have no customers to purchase any of your products....

    Meanwhile, tax avoidance is rife in the corporate world - which leads to much less tax revenue for Governments, which leads to a degradation of society and loss of services that benefit society.

    So, you have the question of everyone losing out, or start with more at the bottom to allow people to actually spend money on goods and services - which actually works. Trickle down economics has shown exactly how it works - or more like doesn't work.

  23. Stupid reasoning. on Los Angeles Raises Minimum Wage To $15 an Hour · · Score: 4, Insightful

    I love seeing this crap in American articles. "Oh Noes! If we pay people more, it will cost businesses more!"

    Lets look at this for a second.... Who are a businesses customers? Hint: It's the people who get paid a wage. These people get more money, more businesses get more customers. More customers mean more sales. More sales means more profits.

    Is it really that hard to grasp that concept?

  24. Re:Already legal? on DMCA Exemption Campaign Would Let Fans Run Abandoned Games · · Score: 1

    ... and not developed in the USA.

  25. Re:Screen tearing for everyone! on Xfce Getting a New Version Soon · · Score: 1

    A thousand times this..... XFCE is great - but screen tearing and vsync problems make me rage. Now, I'm back to Windows 7 - although I did enjoy KDE - simply because it was the closest to XFCE and doesn't have tearing / vsync issues.

    Now if only we could get decent power management on Radeon cards and three screens..... :)