I am sick and tired of climate change being mentioned in every story with no evidence to back it up?
To me the solution to most problems is simple... Less people!
Why don't we give out condoms to lesser countries and give tax incentives in wealthier ones? Face it. The reason for habit loss is economic as people need housing, food, and cheap products that produce toxins. Immigration problems wouldn't be an issue if Latin Americans and Africans could find work at livable wages. When over supply of labor hits you get a dump on demand.
When housing and food prices stabilize you get less demand to clear wooded areas for more subdivisions in former wooded areas. We as citizens get less air pollution and plastics in our seas too and more affordable housing and less out of work and migrant workers draining our resources. We all benefit.
It is 2016 and no family should have 1 or 2 kids each!
I am also disappointed it has no USB type C or Thunderbolt considering the cheapest model is nearly $3000!
All the new phones starting with the Nexus 6P all use this interface for fast charging and file transfer. I could see or not care if this was a $1600 device, but for $3,000 it should come with top end graphics and I/O ports
I heard same argument for mainframes. Sure I heard they exist but I have never seen one before because hardly anyone uses them today.
The PC is dying. Just because it is not dead yet doesn't mean it's on decline. Millennials can use an iPad with office fine for most office tasks and their phones and use a cloud. The pc is niching
Anyone born in the 20th century knows the grandparent is idiotic as of course I don't see green screen dumb terminals hooked to a massive mainframe for basic word processing.
Yes offices did this as mainframes were real systems. Not toys for serious WordPerfect use.
Opterons? Huh. IBM 370 mainframes didnt run these and modern mainframes don't run on Xeons or opterons either.
So hairy you want MS html, MS Css, things that only work on win32, etc?
Bill Gates is what caused MS to focus on being proprietary and monopolistic! He was the one who broke ASCII so you needed dos2unix and unix2dos on purpose to make porting hard. He made Sco Xenix broken so it would be harder to port apps to solaris and irix.
You may hate the new CEO but he is open sourcing things, supporting Freebsd and Linux to azure, porting PowerShell to Linux and Ubuntu to Windows, creating ms code editor to Linux and Mac OSx, and Android and mono development to visual studio 2015.
Bill Gates would reverse this.
Personally MS is making much better applications. Windows is the only issue based on 2 things which a QA team and less spyware can fix. Keep in mind your phone and Browser do the same things. If MS needs to fund this they should sell different versions
Fanboy cheerleaders coming up.... FYI Freebsd 11 is a freaking nightmare upgrading. My Hyper-V guests running your bsd have issues seeing the hard drive after upgrading. Differencing disks do not function and even bare metal as the host OS the ports do not work for at least 3 programs.
Freebsd 10.3 worked fine from your beloved OS before upgrading.
Never ever upgrade is a common SOP of IT since things always break. Sorry but just because you like BSD doesn't mean it's magical and laws of complexity do not apply.
People not successful always quote this and blame others and not themselves for not being wealthy.
But fact is the so called inside doesn't care. They got theirs and that's all that matters. Go create a business or work like they do for the same results.
So yes if the site works don't break it! But, that doesn't mean it's used for new projects for modern browsers and mobile apps. Typescript and angular are what the cool kids are using these days
I did an apt-get install Apache2 and it installed:-)
Now I didn't check to see if it worked as a have separate VM's of turnkey Linux appliances for those. MS wanted to include this because they are worried of becoming irrelevant to young millennials who make web pages and mobile apps so things like Apache was one of the goals of making WSL in the first place.
It doesn't seem like much of a surprise that starting a fight between POSIX and NT ACLs is going to end badly; but this 'review' fails pretty dramatically at answering the question of how much of a problem this is.
If you can't, in practice, let the Linux side touch the Windows side, or vice versa, lest ugly and inscrutable things happen, then you might as well just run a VM. If you can actually do a variety of interesting things across systems, so long as you avoid a few edge cases, that is potentially more useful.
Mod parent up.
I was thinking something similiar and not having CHMOD change an attribute is a feature.
NTFS and the NT kernel do not understand Unix ACLs and permissions. If you Chmod something you can break it as the NTFS.SYS driver will assume the data is corrupt.
While I think the WSL is a fun hack it is not practical as both systems were never designed to work with each other. Modern Windows is more akin to VMS than to Unix even if they do share some same features the implementations are different
MS has spent over two decades ignoring the CLI shell; they don't care about it and don't understand it, they only understand GUI. Powershell is proof of that, only people who have disdain for CLI would produce that absurdly verbose monstrosity.
I am not a shill or troll for MS by a longshot but have you actually used Powershell?
There are somethings I dare say gulp I like about powershell over Bash. True MS made the mistake in the NT days of assuming the system admin would be sitting in front of the server in the MDF unlike a Novel Netware or Unix box which assumes you use a tty or console from elsewhere.
From looking at Server 2016 with the whole Nano Server edition I would say it is IMPOSSIBLE to admin such VM's without powershell. Now the direction is the other way.
My criticism of Cygwin here which is unpopular is the same of Bash on Windows (not on Unix though) in that Bash and Unix commands assume everything is a file. In Windows everything is an object. Powershell assumes everything is an object by default.
Let's say I get apache to work. Excellent. Now I have some scripts from Bob my coworker uses and some custom XML APIs for PHP to get my web app up. Will they work? Probably not.
Any i5 with 8 to 16 gigs of ram with an SSD can do a VM lightning fast. Specially a type 1 like Hyper-V or KVM/qemu. Most developers and even hipsters posses such specs easily and Hyper-V and virtual box are there and work.
Use a VM or better yet an Amazon e3 vm to do your development work with no headaches
Can you apt-get install to run any binary? I hate cygwin with a passion.
These days I do virtual machines. Cygwin provides no value if you need to run modern apps bugfree. Same with Linux guys who do wine. If you need to run Windows than do it in a vm
Cygwin is very outdated and uses translated calls from POSIX to win32 with all the bugs and glory on both platforms combined.
Last I checked you couldn't run major products. Also what good is it? Everything in Windows is an object, not a text file. You cannot cat your event viewer files nor can you use awk, sed, and grep for WMI on your PC. MS is native and more apps are supported.
This is 2016. If any geek is stuck on Windows or Linux and need an app on another platform you run a virtual machine. Let Linux be Linux and Windows be Windows. Win 10 has Hyper-V and virtual box and qemu is free on Linux.
I mean, passion for a desktop environment, that I get. Or text editors. That's where your interaction with the system is. But such a low level thing as an init system / device manager / login manager?
I don't use Linux on the desktop. I use it for servers. systemd is constantly getting into the way of system administration tasks. Viewing logs, creating and controlling services, stability and reliability, etc.
systemd isn't as "low level" as you think. Many people, myself included, have to interact with it directly on a daily basis. It has its fingers in too many things and is still trying to take over more and that's frustrating.
You do know you can do all of this. Binary logs is a feature as a hacker can rewrite/var/logs/x to hide his or her attempts with init. So you need to use the right tools and yes you can turn on text logging too if you want, but I agree with the decision of using binary logs as Windows, Solaris, Mainframes, and other platforms use binary logging.
I am sick and tired of climate change being mentioned in every story with no evidence to back it up?
To me the solution to most problems is simple ... Less people!
Why don't we give out condoms to lesser countries and give tax incentives in wealthier ones? Face it. The reason for habit loss is economic as people need housing, food, and cheap products that produce toxins. Immigration problems wouldn't be an issue if Latin Americans and Africans could find work at livable wages. When over supply of labor hits you get a dump on demand.
When housing and food prices stabilize you get less demand to clear wooded areas for more subdivisions in former wooded areas. We as citizens get less air pollution and plastics in our seas too and more affordable housing and less out of work and migrant workers draining our resources. We all benefit.
It is 2016 and no family should have 1 or 2 kids each!
I am also disappointed it has no USB type C or Thunderbolt considering the cheapest model is nearly $3000!
All the new phones starting with the Nexus 6P all use this interface for fast charging and file transfer. I could see or not care if this was a $1600 device, but for $3,000 it should come with top end graphics and I/O ports
Citation?
Last I checked Poland and Hungary joined NATO voluntarily and invited the US.
Who invited Russia?
Let's see
"We have nuclear weapons. Why can't we use them?" -Trump
With that and the Satan 2 missle America will cease to exist if Trump is in charge
America won't survive if Trump is elected. He is a child
NATO and eastern European countries invite American military and bases. I do not see the same red carpet to Russia.
But how often do they upgrade?
I heard same argument for mainframes. Sure I heard they exist but I have never seen one before because hardly anyone uses them today.
The PC is dying. Just because it is not dead yet doesn't mean it's on decline. Millennials can use an iPad with office fine for most office tasks and their phones and use a cloud. The pc is niching
The point is 10years ago all sons would have pcs
Anyone born in the 20th century knows the grandparent is idiotic as of course I don't see green screen dumb terminals hooked to a massive mainframe for basic word processing.
Yes offices did this as mainframes were real systems. Not toys for serious WordPerfect use.
Opterons? Huh. IBM 370 mainframes didnt run these and modern mainframes don't run on Xeons or opterons either.
Don't talk back?
So hairy you want MS html, MS Css, things that only work on win32, etc?
Bill Gates is what caused MS to focus on being proprietary and monopolistic! He was the one who broke ASCII so you needed dos2unix and unix2dos on purpose to make porting hard. He made Sco Xenix broken so it would be harder to port apps to solaris and irix.
You may hate the new CEO but he is open sourcing things, supporting Freebsd and Linux to azure, porting PowerShell to Linux and Ubuntu to Windows, creating ms code editor to Linux and Mac OSx, and Android and mono development to visual studio 2015.
Bill Gates would reverse this.
Personally MS is making much better applications. Windows is the only issue based on 2 things which a QA team and less spyware can fix. Keep in mind your phone and Browser do the same things. If MS needs to fund this they should sell different versions
????
Fanboy cheerleaders coming up .... FYI Freebsd 11 is a freaking nightmare upgrading. My Hyper-V guests running your bsd have issues seeing the hard drive after upgrading. Differencing disks do not function and even bare metal as the host OS the ports do not work for at least 3 programs.
Freebsd 10.3 worked fine from your beloved OS before upgrading.
Never ever upgrade is a common SOP of IT since things always break. Sorry but just because you like BSD doesn't mean it's magical and laws of complexity do not apply.
Have any proof?
People not successful always quote this and blame others and not themselves for not being wealthy.
But fact is the so called inside doesn't care. They got theirs and that's all that matters. Go create a business or work like they do for the same results.
Yeah because of IE 6 - 8.
So yes if the site works don't break it! But, that doesn't mean it's used for new projects for modern browsers and mobile apps. Typescript and angular are what the cool kids are using these days
I did an apt-get install Apache2 and it installed :-)
Now I didn't check to see if it worked as a have separate VM's of turnkey Linux appliances for those. MS wanted to include this because they are worried of becoming irrelevant to young millennials who make web pages and mobile apps so things like Apache was one of the goals of making WSL in the first place.
It doesn't seem like much of a surprise that starting a fight between POSIX and NT ACLs is going to end badly; but this 'review' fails pretty dramatically at answering the question of how much of a problem this is.
If you can't, in practice, let the Linux side touch the Windows side, or vice versa, lest ugly and inscrutable things happen, then you might as well just run a VM. If you can actually do a variety of interesting things across systems, so long as you avoid a few edge cases, that is potentially more useful.
Mod parent up.
I was thinking something similiar and not having CHMOD change an attribute is a feature.
NTFS and the NT kernel do not understand Unix ACLs and permissions. If you Chmod something you can break it as the NTFS.SYS driver will assume the data is corrupt.
While I think the WSL is a fun hack it is not practical as both systems were never designed to work with each other. Modern Windows is more akin to VMS than to Unix even if they do share some same features the implementations are different
MS has spent over two decades ignoring the CLI shell; they don't care about it and don't understand it, they only understand GUI. Powershell is proof of that, only people who have disdain for CLI would produce that absurdly verbose monstrosity.
I am not a shill or troll for MS by a longshot but have you actually used Powershell?
There are somethings I dare say gulp I like about powershell over Bash. True MS made the mistake in the NT days of assuming the system admin would be sitting in front of the server in the MDF unlike a Novel Netware or Unix box which assumes you use a tty or console from elsewhere.
From looking at Server 2016 with the whole Nano Server edition I would say it is IMPOSSIBLE to admin such VM's without powershell. Now the direction is the other way.
My criticism of Cygwin here which is unpopular is the same of Bash on Windows (not on Unix though) in that Bash and Unix commands assume everything is a file. In Windows everything is an object. Powershell assumes everything is an object by default.
Is it production ready?
Let's say I get apache to work. Excellent. Now I have some scripts from Bob my coworker uses and some custom XML APIs for PHP to get my web app up. Will they work? Probably not.
Any i5 with 8 to 16 gigs of ram with an SSD can do a VM lightning fast. Specially a type 1 like Hyper-V or KVM/qemu. Most developers and even hipsters posses such specs easily and Hyper-V and virtual box are there and work.
Use a VM or better yet an Amazon e3 vm to do your development work with no headaches
Can you apt-get install to run any binary? I hate cygwin with a passion.
These days I do virtual machines. Cygwin provides no value if you need to run modern apps bugfree. Same with Linux guys who do wine. If you need to run Windows than do it in a vm
That's a little extreme.
Cygwin is very outdated and uses translated calls from POSIX to win32 with all the bugs and glory on both platforms combined.
Last I checked you couldn't run major products. Also what good is it? Everything in Windows is an object, not a text file. You cannot cat your event viewer files nor can you use awk, sed, and grep for WMI on your PC. MS is native and more apps are supported.
This is 2016. If any geek is stuck on Windows or Linux and need an app on another platform you run a virtual machine. Let Linux be Linux and Windows be Windows. Win 10 has Hyper-V and virtual box and qemu is free on Linux.
Or rather don't play by the rules unless you're part of the big good old boys club. Peasants need not apply here are your separate rules
The Russians didn't leak it then because they prefer a Trump administration than a Sanders one.
There goal is to weaken the US and have it pull out of NATO to a guy who will fold if you stroke his ego
Personally I am waiting for Ubuntu 17.04 Don't Talk Back edition before I upgrade
I don't use Linux on the desktop. I use it for servers. systemd is constantly getting into the way of system administration tasks. Viewing logs, creating and controlling services, stability and reliability, etc.
systemd isn't as "low level" as you think. Many people, myself included, have to interact with it directly on a daily basis. It has its fingers in too many things and is still trying to take over more and that's frustrating.
You do know you can do all of this. Binary logs is a feature as a hacker can rewrite /var/logs/x to hide his or her attempts with init. So you need to use the right tools and yes you can turn on text logging too if you want, but I agree with the decision of using binary logs as Windows, Solaris, Mainframes, and other platforms use binary logging.