Slashdot Mirror


User: gbjbaanb

gbjbaanb's activity in the archive.

Stories
0
Comments
5,859
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,859

  1. Re:Turn off in Windows? on Google Criticized For 'Opaque' Audio-Listening Binary In Debian Chromium · · Score: 2

    unplug it, or if its embedded, remove the audio driver for it, or set the 'volume' control so it cannot hear anything anyway. And put some tape over the little hole it listens through.

    Now.. good luck doing that on your phone.... best just to remove the app (if you can) or trust Google not to have slipped this stuff into Android as part of its voice activation feature (for your convenience, of course)

  2. Re:If there are patent issues on Reasons To Use Mono For Linux Development · · Score: 0

    bah. stupid slashdot comment system. They should dump it in favour of Disqus or something modern!

    the link is:

    http://winsupersite.com/blog/s...

  3. Re:If there are patent issues on Reasons To Use Mono For Linux Development · · Score: 1

    there's about as much chance of it being abandoned as the Windows API being abandoned

    oh shit.

    (fortunately no-one cares about the new win API, and are still coding for Windows 7, but I do wonder what will happen when a critical mass are on Windows 10)

  4. Re: If there are patent issues on Reasons To Use Mono For Linux Development · · Score: 1

    said the man whose SCM allows you to delete history!

  5. Re:"our three core ambitions" on Elop and Others Leaving Microsoft, Myerson Taking Bigger Role · · Score: 1

    our 3 core ambitions are

    Create more personal computing; reinvent productivity and business processes; build the intelligent cloud and integrate business decisions . Ah, our 4 core ambitions are more personal computing, reinvent productivity, build intelligent cloud, integrate business decisions and drive market excellence... , our 5 core, no. amongst our core ambitions are reinvent productivity and business processes; build the intelligent cloud, integrate business decisions, drive market excellence and get nice red uniforms.

    oh damn, I'll come in again.

  6. Re:Elop just fulfilled his destiny. on Elop and Others Leaving Microsoft, Myerson Taking Bigger Role · · Score: 3, Insightful

    four negatives in a row

    I believe this is easily parsed:

    Stephen Elop, Mark Penn, Kirill Tatarinov and Eric Rudder.

  7. Re:If Sourceforge is any example on GitHub Seeks Funding At $2 Billion Valuation · · Score: 1

    they can expect as much as they like... but in these times, the money comes from pumping up expectations and selling overpriced shares to investors, and then selling the company to facebook or Google for way more than its worth!

  8. Re:If Sourceforge is any example on GitHub Seeks Funding At $2 Billion Valuation · · Score: 2

    See sourceforge - this is how you make money, get a VC to fund your 'exciting and innovative game-changing' service and get pots of cash. Revenue totally optional, advertising irrelevant.

    The trouble with businesses today is that some of them have a bricks-1.0 mindset that expects to receive revenue by selling stuff (even if its adverts and malware)! pffft.

  9. Re:Who the fuck would use something like that? on LastPass Reporting a Security Breach, Including Authentication Hashes and Salts · · Score: 1

    I use Mozy to back it up, and BTSync to sync it with my phone.

  10. Re:Who the fuck would use something like that? on LastPass Reporting a Security Breach, Including Authentication Hashes and Salts · · Score: 3, Informative

    And how else are you going to manage the hundreds of dozen-character long, unique, and complex passwords you want to use with each site?

    with an offline tool, like keepass. Same functionality, only stored locally (or on your phone), not on the cloud.

  11. Re:Who the fuck would use something like that? on LastPass Reporting a Security Breach, Including Authentication Hashes and Salts · · Score: 1

    I am not sure how they got the 3 or 4 digit number on the back of the card

    only takes a thousand attempts (at worst) to guess that number. You'd hope the card system would block it after 3 or so failed attempts, but you never know if they do.

  12. Re:Win32 is the standard on Microsoft's Skype Drops Modern App In Favour of Old-Fashioned Win32 App · · Score: 2

    I think there's a simple reason why this happens - the developer division is the one that goes for all this new hotness crap, and invariably makes a relatively poor product that is tainted with the "internet time" development methodology - ie once its finished, throw it away and make something else.

    Win32 is still made and managed by the Windows team who take a different approach - that of making things fast, reliable and stable (well, as much as you can make such a complex beast as Windows, though I think a lot of the crapware we have layered on top comes from other divisions anyway)

    Take a look at WCF aand WWS - these are both comms technologies, dev div made WCF, then someone looked at the bloated mess of .NET layers that it is, and wrote the exact equivalent in C, that is significantly faster and uses a ton less memory. WWS is bundled in Windows 7, WCF comes with the .Net framework. I think the same differences apply to the rest of the products that comes out of those 2 teams

  13. Re:Social mobility was killed, but not this way on Writer: "Why I Defaulted On My Student Loans" · · Score: 3, Insightful

    Fine.. then we should just close all university courses, except of course, for MBAs. Then we'll get the maximum ROI for our money and everyone will be perfectly happy.

    Or maybe, as the OP said, money isn't the end-all of human existence.

  14. Re:Not recruitment, retention on Why Apple and Google Made Their Own Programming Languages · · Score: 1

    the opposite is probably true - the experienced employees will look at their skillsets and start to think how unemployable they are becoming, and jump ship while they still can.

    I've seen it happen with a company that used a DSL, people gained skills in various systems (eg DBs, SQL etc) and then jumped when they could. All the remaining devs were either then ones making the DSL or were new kids who were just happy to have a job.. until they too realised their skills were not up to much.

  15. Re:Fringe benefit on Why Apple and Google Made Their Own Programming Languages · · Score: 1

    sure, but then they could just stick with C++, and focus their energies on making good quality libraries and tools to work with it and let the good developers learn how to use it properly.

    Its not as hard as many people think, but maybe they're confused by the possibilities the language affords, many of which nobody uses for day-to-day programming tasks.

  16. Re:Subtle.. on Why Apple and Google Made Their Own Programming Languages · · Score: 0, Troll

    because the same reason we say "mankind" and mean girls too.

    In old English the gender-neutral pronoun is 'man; (as opposed to wer for males, and wif for females) but as wer fell out of usage, man was used to refer to males and neutral.

    The only reason its getting changed now is by the politically correct crowd who basically want to knock down the established systems for their own benefit, as if we replace writing that says "he did this"with "she did this" they definitively exclude males from that sentence. They say this is OK as it rebalances the gender oppression of centuries (sigh) but really just serves to promote themselves and their ideology.

  17. Re:Multiplatform is king - and Go is multiplatform on Why Apple and Google Made Their Own Programming Languages · · Score: 3, Insightful

    He means "I tinkered with this new thing and it seemed pretty easy enough, so that was enough - I never needed to use it, so I never found out all the edge cases I know about in the mainstream languages I use every day".

    Its why many people like new languages and things, they think they're simple because they only have to scratch the surface for some simple example and think that's all there is to it.

  18. Re:No, give me a break. on Ask Slashdot: Options After Google Chrome Discontinues NPAPI Support? · · Score: 1

    Conversely I, as a professional, can assume the risk of using IE as the browser that hosts the NPAPI Java applet he wants and not going all fanboi over using a particular tool for all tasks because its the one he likes best.

    I applaud your common sense attitude to using these tools in as safe a manner as appropriate, too bad too many have attitudes that prefer the tool over the tool's use.

  19. Re: Absence?! on How Ready Is IPv6 To Succeed IPv4? · · Score: 1

    The one that comes with your OS. That's free.

  20. Re:Absence?! on How Ready Is IPv6 To Succeed IPv4? · · Score: 1

    None of this crap with forwarding port

    which is absolutely terrible in the first place, and one huge reason why NAT is bad.

    I may know the difference between a firewall and NAT but many people out there do not (including the OP it appears). These people click the "enable DMZ" option to port-forward all ports to their main PC so they can download torrents or use some P2P application or run a web/ftp/email server whatever.

    These people just opened up a huge security hole, bypassing what benefits NAT gives you, and often still thinking their NAT router is protecting them by blocking unwanted traffic.

    If getting rid of this security nightmare means getting rid of NAT so people have to understand how a firewall works, then good! (getting rid of NAT is just a nice bonus :-)

  21. Re:Loud then quit on Features That Windows 10 Will Deprecate · · Score: 1

    Last time I was at the movie theatre, the sound was turned up so loud the speakers were distorting. I stopped bothering with theatres around then.

  22. Re:'Numérotez vos abatis'... on 100kb of Unusual Code Protecting Nuclear, ATC and United Nations Systems · · Score: 4, Funny

    Its a network driver that doesn't work. No network activity, ergo 100% security against network-bourne threats!

    See, I should have been in marketing!

  23. Re:Love it on Adblock Plus Victorious Again In Court · · Score: 1

    and don't forget the slow loading pages that always seem to get stuck on google analytics or similar that it insists on loading first before showing you what you went to see.

  24. Re:Seems reasonable on Insurer Won't Pay Out For Security Breach Because of Lax Security · · Score: 1

    It can be about systems - what policies you have, and have you been audited for security shortcomings. People and process are important factors, but they do not count if you have no security system in place and no way of knowing if its been configured to work.

    Hopefully this will drive more established standards for IT security, along the lines of both having a world-class 'lock' but also "you left the key under the mat" so it doesn't count.

  25. Re:I call shenanigans... on Google's Diversity Chief: Mamas Don't Let Their Baby Girls Grow Up To Be Coders · · Score: 1

    They did it in Argo.. why not make a company with irresistible tech that makes everyone give the company their secrets

    well, I guess that's one reason why Facebook exists at all.