Slashdot Mirror


User: FictionPimp

FictionPimp's activity in the archive.

Stories
0
Comments
2,116
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,116

  1. Re: The slings and arrows of outrageous fortune on 2016 MacBook Pro Fails To Receive a Recommendation From Consumer Reports (9to5mac.com) · · Score: 3, Informative

    I'd say people doing their own upgrades didn't care about 'apple approved' parts. I bought dozens of macbooks for my employer with base specs and immediately popped a SSD and 3rd party ram in them upon receipt. It was way cheaper and if anything went wrong, I'd put the original parts back and send it in for repair.

  2. Is stackoverflow blocked? on Why China Can't Lure Tech Talent (bloomberg.com) · · Score: 4, Funny

    As long as stackoverflow isn't blocked I can still get everyone else to write my code, so I'm good!

  3. Re:I've got an R8000 on Vulnerability Prompts Warning: Stop Using Netgear WiFi Routers (securityledger.com) · · Score: 1

    You got it.

  4. Re:I've got an R8000 on Vulnerability Prompts Warning: Stop Using Netgear WiFi Routers (securityledger.com) · · Score: 1

    Basically it runs the Unifi controller on a tiny PoE device. The reason they call it 'cloud' is because they have a portal site you can use to access it anywhere in the world (if you enable it). But basically just a simple way to run the unifi controller.

  5. Re:I've got an R8000 on Vulnerability Prompts Warning: Stop Using Netgear WiFi Routers (securityledger.com) · · Score: 1

    Totally, I use 3 Unifi AC access points currently.

    1 on the first floor
    1 on the second floor
    1 in the garage faced out to the back yard so the deck gets wifi.

    I also use their cloud controller, it all works rather well.

  6. Re:I've got an R8000 on Vulnerability Prompts Warning: Stop Using Netgear WiFi Routers (securityledger.com) · · Score: 1

    I'd love to do that, only the ERL and ERL-X can't handle my 1gbps internet connection. They seem to top out in the 6-700 hundred range and the netgear router my ISP provided me can hit 860's.

  7. More regulations stifling businesses. on Congress Passes BOTS Act To Ban Ticket-Buying Software (arstechnica.com) · · Score: 5, Funny

    Free market dictates that ticket companies that can't protect themselves from bots should go out of business and be replaced by ones that can. This is major government overreach. TRUMP!

  8. Re:Dangerous on BMW Traps A Car Thief By Remotely Locking His Doors (cnet.com) · · Score: 1

    You think double like is dangerous, try double dead lock.

  9. No, they are saying "We created this great new scripting language, but you really shouldn't run unsigned untrusted scripts without acknowledging you are taking a risk"

    You can do anything you want at the prompt, only scripts require you to change these settings. If you turn on developer mode then all local scripts can be trusted by default as well. You could also sign your scripts to ensure this is not a problem.

  10. Fine then, go edit your powershell profile, put the command in there. Now every time you open powershell it will be done for you. It's how I handle vmware's powercli extensions to powershell and the AD extensions, and my own extensions.

  11. Re:The ultimate in postmortem narcissism on Terminally Ill Teen Won Historic Ruling To Preserve Body (bbc.com) · · Score: 1

    I would think step one would be figuring out how to freeze people and bring them back a week or two later. Then we can talk about this again.

  12. This makes sense on Microsoft Joins the Linux Foundation (techcrunch.com) · · Score: 5, Insightful

    I keep saying it, MS wants out of the OS business. They want to build 'cloud' and charge you by the minute. Developing server/desktop OS is not the business they want to be in.

  13. Re:They mention south bend, IN but that's BS on Comcast Takes $70 Gigabit Offer Away From Cities Near Chicago (arstechnica.com) · · Score: 1

    It's a combo of many things.

    4K video streaming (26mbps per stream recommended)
    Multiple users (each wifi device can get 150-300mbps)
    Upload speed (everything lives in the cloud now)
    Improved support from comcast (they actively monitor my connection and have proactively fixed issues)
    More overhead to handle congestion (when I had 150mbps I'd sometimes slow down to 50-75mbps, now I slow down to 500-600mbps)
    I get a stipend from work (so it's about as expensive as the 50mbps plan)
    Big numbers on speed tests (So I feel like a big man)

  14. They mention south bend, IN but that's BS on Comcast Takes $70 Gigabit Offer Away From Cities Near Chicago (arstechnica.com) · · Score: 2

    We just (and I mean in the last month) got access to 1gbps internet from comcast in our area. There was no special price, if there was I would have gotten it, I was one of the first installs.

  15. Re:Amazon Echo disaster on Google, Lagging Amazon, Races Across the Threshold Into the Home (nytimes.com) · · Score: 1

    I got a echo free at a tech show. It is impressive enough that I plan to get the new small ones for the whole house.

  16. Re:Linux supported Kaby Lake features in March on Why Intel Kaby Lake and AMD Zen Will Only Be Optimized On Windows 10 (hothardware.com) · · Score: 1

    I am in no way calling a user stupid. My point is that installing an OS, as simple as it seems to anyone who has done it a few times is still a learned skill. It requires knowing how to make bootable media, what drives are, what partitions are, etc. It's a skill and one that I wouldn't expect average users to have. They expect to use the computer, not work on the computer.

  17. Re:Linux supported Kaby Lake features in March on Why Intel Kaby Lake and AMD Zen Will Only Be Optimized On Windows 10 (hothardware.com) · · Score: 2

    While most linux distros are damn easy to install. It's not so easy for an average user anymore. Most new laptops and desktops are missing that cdrom drive all together and making a bootable usb disk isn't as easy as burning an iso (which many people are incapable of doing anyway).

    Installing an OS might as well be magic for 70% of users.

  18. Re:How does it compare? on Microsoft PowerShell Goes Open Source and Lands On Linux and Mac (pcworld.com) · · Score: 1

    Because we can expect that in powershell the output of one command is immediately useful as the input of another. Something that typically can't be done with a text based shell. Instead of "run command", "parse output into usable form of input" "run next command" You can skip that 2nd step.

    It speeds of script development and allows you to have vastly superior filtering and control of the data without the middle men.

  19. Re:How does it compare? on Microsoft PowerShell Goes Open Source and Lands On Linux and Mac (pcworld.com) · · Score: 1

    You probably don't have the AD cmdlets installed. Install the RSAT tools on your desktop or try the command from a server.

  20. Re:How does it compare? on Microsoft PowerShell Goes Open Source and Lands On Linux and Mac (pcworld.com) · · Score: 1

    Well being that linux on azure is a huge business for MS, I think it will probably run pretty well eventually. I think at this stage MS is hoping the community does that work for them, but in the end I expect they will do it.

  21. Re:How does it compare? on Microsoft PowerShell Goes Open Source and Lands On Linux and Mac (pcworld.com) · · Score: 1

    I don't think you understand me. I was a solaris and redhat admin for over a decade before moving to windows. I know what we can do with a *nix shell. Powershell has abilities that are down right hard to match simple because you are not working with text, you are working with powershell objects. This means input and output from all cmdlets is instantly usable.

    Example, let's say I need to get a list of users out of active directory that have not accessed the system in the last 30 days and deactivate them.

    Search-ADAccount -AccountInactive -TimeSpan 30.00:00:00 | where {$_.ObjectClass -eq 'user'} | Disable-ADAccount

    I don't need to try to deal with the output of these commands as text. I can simply trust that the object put out by each command is compatible with every other command.

    Let's take it a little further. I run vmware and I have developers who abandon test machines. I have installed the vmware powercli extensions to powershell. I now want to find machines that are inactive in my network and straight up delete them from vmware. These machines are 90 days inactive.

    (assuming I've already issued the command to connect to my vmware environment)
    $lastSetdate = [DateTime]::Now - [TimeSpan]::Parse("90")
    $computersToDelete = Get-ADComputer -Filter {PasswordLastSet -le $lastSetdate} -SearchBase “OU=Dev,OU=Servers,DC=mylab,DC=com”
    $computersToDelete | Remove-ADComputer
    Get-VM $computersToDelete | Remove-VM

    You combine this with tools like DSC and you have a very powerful toolset to manage your environment. No need for puppet and no need to try to string a bunch of random exes with their own input and output together to do something interesting. Also, because it is .NET I can do anything with it that .NET can do (for better or worse).

    *Note, these scripts were written on the fly without testing, they may contain errors*

  22. Re:How does it compare? on Microsoft PowerShell Goes Open Source and Lands On Linux and Mac (pcworld.com) · · Score: 3, Informative

    Powershell can be really powerful. Everything is a object and it allows you to easily write your own cmdlets and modules to extend the shell. No more parsing the text output of one command to create input to another. It's really very slick.

  23. Re:A sign of things to come. on Microsoft PowerShell Goes Open Source and Lands On Linux and Mac (pcworld.com) · · Score: 2

    The future for them is linux. There is no value in writing operating systems as we move to the cloud. The value is in charging monthly to host those systems and writing tools to use and manage those systems.

  24. Re:The Theater Experience on James Cameron: Theater Experience Key To Containing Piracy (torrentfreak.com) · · Score: 2

    Exactly,

    I have a 65inch 4K screen at home, my favorite recliner, and the ability to pause and take a piss. Why would I ever want to spend 20 bucks on popcorn and 15 bucks on a ticket to sit with the rabble and watch a movie I can't pause? Not to mention the filth, noise, and other garbage. Miss a moment? Too bad! You can't rewind! Drank that coke too fast? Well I hope you don't mind missing 5 minutes of that film. Don't worry though you can just talk over it when you get back to find out what you missed!

  25. Exactly, I keep my windows desktop for 1 reason and one reason only. If you ruin my large collection of games I will have no reason to keep my windows PC around anymore. I"ll just go back to what I used before, linux.