Slashdot Mirror


User: MemeRot

MemeRot's activity in the archive.

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

Comments · 1,050

  1. Re: Patent trolls in 3 2 1 on PostgreSQL Getting Parallel Query · · Score: 1

    So it was baked into SQL Server since the beginning

  2. Broken code is easily detectable. Here is the malicious idea that's only picked up if you check for the character set: two variables named the same except for a non printing character. Passes tests, works, just a hidden trip line left behind.

    Here's a fun character set I encountered last year: full width characters. http://www.linkstrasse.de/en/ï½ï½ï½OEï½OEï½--ï½ï½ï½"ï½ï¼ï½fï½ï½Zï½-ï½...ï½'ï½"ï½...ï½'. These differences would be almost invisible as well

  3. Android tablets on The Agonizingly Slow Decline of Adobe's Flash Player · · Score: 1

    Flash drives me crazy. Financial sites like to use it for graphs and charts and I can't install it on my Samsung tablet. Yes I know there are tricks with alternate browsers etc but I bought a damn tablet to be easy. Most of these sites have apps, but almost inevitably they are less full featured than the website.

  4. Re: Sucks they're dividing efforts between Dart &a on Google Releases Version 1.5 of Its Go Programming Language, Finally Ditches C · · Score: 1

    Microsoft at one point came out with 'web pages'. The name instantly doomed it. You couldn't search for it at all

  5. Re: Oracle's monopoly? on Oracle: Google Has "Destroyed" the Market For Java · · Score: 1

    Not sure why that's related. There's just a security setting to allow our disallow installing apks. You need to load the amazon prime video app that route, since they have shitty app store and don't want to be on Google's. Or install their app store as an apk, and then download prime video from there. My old HTC had amazon store preinstalled but none of my other phones did

  6. Re: Oracle's monopoly? on Oracle: Google Has "Destroyed" the Market For Java · · Score: 1

    Why is everyone surprised about this? Microsoft was successfully sued for their jvm ages ago.

  7. Re: Not entirely wrong. on Oracle Exec: Stop Sending Vulnerability Reports · · Score: 1

    We get this crap all the time. Seriously got one from two weeks ago telling us GET requests are insecure and we should rewrite our site to remove them. No thanks guys.

  8. Re: Piss off- text of her blog which was taken do on Oracle Exec: Stop Sending Vulnerability Reports · · Score: 1

    I knew you were french

  9. Re: Compile to JS vs WebASM on Compiling to JavaScript: TypeScript vs. Haxe · · Score: 1

    "when developers can choose a web language based on its merits rather than its ubiquitous nature." If it's not ubiquitous you don't put it in your site, full stop.

  10. Re: First explain benefits to anyone besides Samsu on Samsung Woos Developers As It Eyes Tizen Expansion Beyond Smartphones · · Score: 1

    There are 1 billion people in china who cannot access google at all.

    I honestly didn't realize the situation there was so bad until we had a Chinese customer and they couldn't use our forgot password page because the captcha wouldn't even render.

  11. Re: Tizen? Don't make me laugh on Samsung Woos Developers As It Eyes Tizen Expansion Beyond Smartphones · · Score: 1

    Beautiful story, made my morning

  12. Re: Android is where the money is on Samsung Woos Developers As It Eyes Tizen Expansion Beyond Smartphones · · Score: 1

    This is US centric thinking. In china you can't get to Google play store, so you get software from your phone manufacturer. It's like every vendor runs their own store already. That's a billion person market where Android vs tizen is irrelevant.

  13. Re: Smartphones are for cows on Samsung Woos Developers As It Eyes Tizen Expansion Beyond Smartphones · · Score: 2

    "Tizen is an open and flexible operating system built from the ground up to address the needs of all stakeholders of the mobile and connected device ecosystem, including device manufacturers, mobile operators, application developers and independent software vendors (ISVs). Tizen is developed by a community of developers, under open source governance, and is open to all members who wish to participate."
    https://www.tizen.org/about

    Hmm :)

  14. Re: Problem with Samsung ... on Samsung Woos Developers As It Eyes Tizen Expansion Beyond Smartphones · · Score: 1

    Conglomerates were a huge American company strategy decades ago. The expected cross brand synergy almost never developed and investors soured on them, and most fell apart.

  15. And I wouldn't mind if kindle unlimited were flooded with bad books if I could rely on the public to review the bad books as bad. But the market is flooded with bad books rated 5 star by bad readers.

  16. Re: Quick question on Microsoft Edge On Windows 10: the Browser That Will Finally Kill IE · · Score: 1

    Http2 support in IIS is only available on windows 10

  17. Re: Is it still integrated with the shell? on Microsoft Edge On Windows 10: the Browser That Will Finally Kill IE · · Score: 1

    Edge is ie with all the crusty code needed for old version compatibility/quirks mode removed, or it started off as that at least

  18. Re: app level corruption? on .NET 4.6 Optimizer Bug Causes Methods To Get Wrong Parameters · · Score: 1

    It affects the jit compiler, so could affect things like code with generics. I have no idea if that's the kind of code in a graphics driver, but I'd hope everything there would be designed to avoid jit compilation.

  19. Re: Optimization on .NET 4.6 Optimizer Bug Causes Methods To Get Wrong Parameters · · Score: 1

    Yes, as long as you're just playing with this in dev. I'm assuming you're not going to deploy to prod on a week old framework

  20. Re: How is this different from Microsoft's... on .NET 4.6 Optimizer Bug Causes Methods To Get Wrong Parameters · · Score: 1

    Why not? I run a 'datacenter on a vm' type of vm. SQL server, MySQL, postgresql, rabbitMQ, Couchbase, IIS, visual studio, elasticSearch/kibana, and tomcat and eclipse for the java app another team maintains. Runs fine with 6.5 gb of ram

  21. Re: The joys of youth on .NET 4.6 Optimizer Bug Causes Methods To Get Wrong Parameters · · Score: 1

    Jan 2016 will kill IE7 and IE8.

    Apparently Microsoft is not doing a good job of getting the message out.

  22. Re: The joys of youth on .NET 4.6 Optimizer Bug Causes Methods To Get Wrong Parameters · · Score: 1

    After Jan. 12, 2016, Microsoft will support IE9 only on Windows Vista, IE10 only on Windows Server 2012, and IE11 on Windows 7 and Windows 8.1.

    IE7 and IE8 will drop off support completely, no matter what OS they run on.

    Good motivator to migrate :)

  23. Re: The joys of youth on .NET 4.6 Optimizer Bug Causes Methods To Get Wrong Parameters · · Score: 2

    Only 4.5.2 and one flavor of 3.x (and of course 4.6) will be supported come January. Makes me wish nuget had an option to only pull packages for supported frameworks, I think that's all on the package maintainer today

  24. Re: Change Is Life on .NET 4.6 Optimizer Bug Causes Methods To Get Wrong Parameters · · Score: 1

    Vs 2010 becomes unsupported soon, as does .net 4.5.1. Only 4.5.2 (in the 4.x family) and vs 2012/2013 will be supported starting in January

  25. Re: The Struggle on Is the Amazon-Led Economic Boom Wrecking Seattle? · · Score: 0

    I moved to the Seattle area to get away from diversity in part.