Slashdot Mirror


User: MikeBabcock

MikeBabcock's activity in the archive.

Stories
0
Comments
6,826
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,826

  1. Re:For people so hellbent on freedom... on VMware Touts Dismissal of Linux GPL Lawsuit (zdnet.com) · · Score: 1

    If you don't understand the difference between guaranteed freedom (GPL etc.) and free to do what you want with it but possibly take away others' freedom (BSD, MIT, etc.) then you shouldn't even get involved in these discussions.

  2. You could just go use Signal right now.

  3. Re:Why did I bother reading this? on Almost 'All Modern Computers' Affected By Cold Boot Attack, Researchers Warn (cnet.com) · · Score: 1

    Because with a locked disk-encrypted system, that's no longer true without this attack. Hasn't been for a long time.

  4. Re:Yes on Is C++ a 'Really Terrible Language'? (gamesindustry.biz) · · Score: 1

    This "C++ is for professionals" garbage is like trying to convince people to do all their cooking with a flame thrower and a fork; obviously anyone wanting their kitchen to have properly designed tools is an amateur.

  5. Re:Yes on Is C++ a 'Really Terrible Language'? (gamesindustry.biz) · · Score: 1

    Tell me that again after doing it in Python.

    with open(thisfile, 'r') as fd
            for line in fd:
                    parse(line)

  6. Re:I am a game developer. Arenanet made a big mist on Game Company Fires Two Employees Who Complained About 'Mansplaining' on Twitter (theverge.com) · · Score: 1

    Totally OT at this point, but Linus does a pretty good job at only truly blowing his stack at people *who should know better*.
    NVidia and Poettering come to mind. There's no reason to blow your stack at an idiot. Just call them an idiot and move on.

  7. Re:I am a game developer. Arenanet made a big mist on Game Company Fires Two Employees Who Complained About 'Mansplaining' on Twitter (theverge.com) · · Score: 1

    Psst. Your clients are the most important thing you have. Lots of people have made great games that don't sell.
    Treat your staff well, but don't let them abuse your clients.

  8. First of all, calling every critique you don't like mansplaining is sexist and ridiculous.
    Secondly, you don't harass your clients. Period. You ignore them or you respond politely to them, but you don't attack them.
    Third, lots of us receive unsolicited advice. I get told how to write software by my clients every day. None of them knows a lick of programming. I'm a man though, so I don't get to call it mansplaining. I just tell them they hired me to do the work so they should trust my judgement.
    Do I think she should've been fired? Probably not for a first offence. Do I think its because she's a woman? No.

  9. If only the police were all above board and never just grabbed the first possible person they could pin a crime on to keep their stats up.

    Innocent people should worry too. Helping police is one thing, having the police delve into your data without consent is another.

  10. Similar thing happened in Ottawa on North Carolina Police Obtained Warrants Demanding All Google Users Near Four Crime Scenes (wral.com) · · Score: 1

    When a crime happened in Ottawa that the police wanted potential witnesses for, they turned to cell phone users as well, but in a slightly less invasive manner:
    https://www.ctvnews.ca/canada/...

    TL;DR, they got the cell phone numbers of people near the scene at the time and texted them asking if they had information on the crime.

    I imagine it wouldn't be hard to have cell phone providers offer this service to police *without* disclosing the numbers.

    "We want to text everyone who was in proximity of X,Y on YYYY:MM:DD at HH:MM this message: 'foobar' ... here's our warrant, thanks."

  11. Even worse when covered in road salt

  12. Call me paranoid, but I don't even like running these in my home directory -- that's where all *my* files are. I prefer to have a different user for doing this stuff whenever possible.

  13. Right, because expecting that is reasonable.

  14. Re:windows has better group permissions and muilt on Botched npm Update Crashes Linux Systems, Forces Users to Reinstall (bleepingcomputer.com) · · Score: 1

    setfacl -m u:joe_dragon:rwx filename
    setfacl -m u:joe_nobody:rx filename

  15. Re:Isn't the FBI accountable to the President? on GOP Memo Criticizing FBI Surveillance is Released (washingtonpost.com) · · Score: 1

    No the FBI is not accountable to the president.

    Let me help: https://www.trumanlibrary.org/...

  16. Re:I don't get it. on GOP Memo Criticizing FBI Surveillance is Released (washingtonpost.com) · · Score: 3, Insightful

    Only if you know what you're doing and don't think you're the CEO of the country with the power to fire anyone you want who disobeys you.

  17. Re:Work on the fucking apps on Should Apps Replace Title Bars with Header Bars? (gnome.org) · · Score: 1

    Actually the pixel height of the decoration is dynamic because window managers can redefine it. The estimate was good enough.
    And 2% is quite within the margin of error for most visual issues.

  18. Re:we have existence proof of why this is bad desi on Should Apps Replace Title Bars with Header Bars? (gnome.org) · · Score: 1

    I turn on window manager decorations in Chrome. I refuse to use it without.

  19. Re:Problem is as app complexity grows... on Should Apps Replace Title Bars with Header Bars? (gnome.org) · · Score: 1

    The entire team at Gnome has a serious hard-on for Apple-style design. You won't win.

  20. Re:No, of course not. on Should Apps Replace Title Bars with Header Bars? (gnome.org) · · Score: 1

    Brought to you by the same people who thought Windows 8 was a great idea.

  21. Re:Already there - get a Mac on Should Apps Replace Title Bars with Header Bars? (gnome.org) · · Score: 1

    I joined and left that group's mailing list after I realized they weren't interested in designing interfaces for every user, but only for their imaginary average users.

  22. Re:Functions of the title bar on Should Apps Replace Title Bars with Header Bars? (gnome.org) · · Score: 2

    All of this.

  23. Re:Work on the fucking apps on Should Apps Replace Title Bars with Header Bars? (gnome.org) · · Score: 1

    I agree; I don't understand how 20 or so pixels makes a difference on a 1200 vertical line monitor one way or another.

  24. Yes and no thanks on Should Apps Replace Title Bars with Header Bars? (gnome.org) · · Score: 1

    I like the idea in theory, I don't like the implementation. I want my window manipulation decorations drawn by the window manager so that they're uniform, not the application which can decide to be haphazard about it. I agree that the space is semi-wasted, but that isn't fixed by removing the decorations from the WM (besides, I can just have my window manager draw them anyway, and then I'd have two).

  25. I missed that one somehow, that was fantastic. Almost to the level of his famous nvidia rant.