I loaded the update on my Ubuntu laptop and Amazon Prime video quit working. I had to scour the net to find the previous version. Once it was loaded watching video worked again.
Not that I was going to use a system that kowtows to RMS by calling itself GNU/Linux anyway, but the OS is there to support the software I use, and I use Chrome on Linux. If the OS won't support it, then I won't use it.
However, I don't understand the blatant systemd misrepresentation/hatred
About 80% of the hatred comes from the bandwagon effect. I'll bet the vast majority of the haters have no idea who Poettering, only he's some bad guy we have to hate. The other 20% of the hate comes from graybeard sys admins who know the unique file formats of the 1000 different config utilities Linux has traditionally had and are either afraid to learn anything new or afraid that they might not be so indispensable at their jobs.
What systemd does is give a single consistent way of configuring the system. You want security nightmare, how about the 1000's of freaking shell scripts that call each other in a giant mass of spaghetti to configure a traditional Linux system.
One of the great benefits of systemd is that it is written in C and not a giant mess of shell scripts. With C, you actually get COMPILE TIME CHECKING. With these dammed shell scripts, you have no idea if they work up until they run, and you have no idea what execution path they could go through. Shell scripts are fine a glue code for user programs, but give me something with some static checking like C for critical components.
Have you actually looked at any of these shell scripts? The largest one in F14 is less that 400 lines and they are all straight forward to read. Where is the tangled mess and when have they ever not worked for you?
Good luck on getting your homeowners to pay - what is your deductible. What is your limit on you car ins. It better be big it is nothing to run up a 100,000.00 bill at a hospital. In florida at HCA hospitals if you get taken to a "Trauma" center for being in an accident it is 30,000.00 the moment you come thru the door and that doesn't even cover any care.
Why is it a bad thing. My kids would have no insurance if they couldn't have been on my insurance for the last 5 yrs. You say you had pre-existing conditions but if you maintained your insurance then you couldn't be turned down going from one company to another, oh and Drs don't care about pre-existing conditions only the insurers do!
The comments at the end of the CISCO article flush out the fact that they noticed a line of malicious javascript at the end of a large number of.js files but they have no idea how it got there.
In fact the list of JS files given include many that are not even running on Linux servers.
The author is irresponsible at best, and incompetent at worst...
You are absolutely correct. I am appalled that/. even posted this with the title they used.
Yes but they have bug that has been there since 2010 that has not been resolved and cause the gpu to lock up and you have to reboot to get it running again
You are nuts!!! I have been programming fro 40 years and have worked with a bunch of so called programmers who couldn't code themselves out of a paper basket.
I have found it is a very good exercise to let the programmers tell me how long it is going to take to get the job done. We do it in a group setting with all the peers involved. The programmers don't want to look bad among their peers so they usually set realistic dates and work hard to meet them. Each week we review progress in a group setting. This seems to work very well.
I feel the same way. I am not a guru in any one thing but can do a lot in a lot of different things. it has kept me gainfully employed since 1970. I started out in college programming an IBM 1130 in fortran and assembler, moved to Burroughs L/TC accounting computers in assembler, then NCR, Cobol, Data General a myriad of languages, communications protocols hdlc, X25, sdlc, sna, 2780/3780, postgresql, php, html, C, C++, etc,etc.
What is really staggering is that under re-examination 90% of claims are rejected based on academic research on the issue. This means
9 out of 10 claims in patents aren't valid.
Tell this to the Disney workers: https://www.numbersusa.com/new...
I loaded the update on my Ubuntu laptop and Amazon Prime video quit working. I had to scour the net to find the previous version. Once it was loaded watching video worked again.
I wonder what IDE the developers of MS Windows use? I wonder what IDE Linux kernel developers use. Which one is more robust?
I love the way Asimov in his later novels tied the robot stories back into the Foundation Trilogy covering 20,000 years IIRC.
Not that I was going to use a system that kowtows to RMS by calling itself GNU/Linux anyway, but the OS is there to support the software I use, and I use Chrome on Linux. If the OS won't support it, then I won't use it.
Thats bassackwards!
Simple - No more chrome!!
However, I don't understand the blatant systemd misrepresentation/hatred
About 80% of the hatred comes from the bandwagon effect. I'll bet the vast majority of the haters have no idea who Poettering, only he's some bad guy we have to hate. The other 20% of the hate comes from graybeard sys admins who know the unique file formats of the 1000 different config utilities Linux has traditionally had and are either afraid to learn anything new or afraid that they might not be so indispensable at their jobs.
What systemd does is give a single consistent way of configuring the system. You want security nightmare, how about the 1000's of freaking shell scripts that call each other in a giant mass of spaghetti to configure a traditional Linux system.
One of the great benefits of systemd is that it is written in C and not a giant mess of shell scripts. With C, you actually get COMPILE TIME CHECKING. With these dammed shell scripts, you have no idea if they work up until they run, and you have no idea what execution path they could go through. Shell scripts are fine a glue code for user programs, but give me something with some static checking like C for critical components.
Have you actually looked at any of these shell scripts? The largest one in F14 is less that 400 lines and they are all straight forward to read. Where is the tangled mess and when have they ever not worked for you?
how are they going to do this when systemd depends on specific linux kernel hooks?
I guess you never heard of respawn in inittab.
They should be covered under medicaid. It is amazing how people complain and don't even understand the law!
Good luck on getting your homeowners to pay - what is your deductible. What is your limit on you car ins. It better be big it is nothing to run up a 100,000.00 bill at a hospital. In florida at HCA hospitals if you get taken to a "Trauma" center for being in an accident it is 30,000.00 the moment you come thru the door and that doesn't even cover any care.
Why is it a bad thing. My kids would have no insurance if they couldn't have been on my insurance for the last 5 yrs. You say you had pre-existing conditions but if you maintained your insurance then you couldn't be turned down going from one company to another, oh and Drs don't care about pre-existing conditions only the insurers do!
The comments at the end of the CISCO article flush out the fact that they noticed a line of malicious javascript at the end of a large number of .js files but they have no idea how it got there.
In fact the list of JS files given include many that are not even running on Linux servers.
The author is irresponsible at best, and incompetent at worst...
You are absolutely correct. I am appalled that /. even posted this with the title they used.
we had about a 100% failure rate on 16gb kingston SSDs
Yes but they have bug that has been there since 2010 that has not been resolved and cause the gpu to lock up and you have to reboot to get it running again
What do you mean - you had to solve the puzzle to progress to the next age, and the clues were there to help you if you listened and looked!
Me Too!! This was the only set of computer games I ever played and enjoyed.
You are nuts!!! I have been programming fro 40 years and have worked with a bunch of so called programmers who couldn't code themselves out of a paper basket.
Yep these are the best keyboards. I have them on every workstation I use. The one I am typing on is 11 years old.
This is a trivial change. It is only taking your gross pay time either 4.2% or 6.2% depending on whether they extend the tax break or not.
I have found it is a very good exercise to let the programmers tell me how long it is going to take to get the job done. We do it in a group setting with all the peers involved. The programmers don't want to look bad among their peers so they usually set realistic dates and work hard to meet them. Each week we review progress in a group setting. This seems to work very well.
I feel the same way. I am not a guru in any one thing but can do a lot in a lot of different things. it has kept me gainfully employed since 1970. I started out in college programming an IBM 1130 in fortran and assembler, moved to Burroughs L/TC accounting computers in assembler, then NCR, Cobol, Data General a myriad of languages, communications protocols hdlc, X25, sdlc, sna, 2780/3780, postgresql, php, html, C, C++, etc,etc.
The problem is they have difficulty, with prostate cancer, in telling which are slow growing and which are aggressive.
Insurance does not pay for hearing aids!!!!!
What is really staggering is that under re-examination 90% of claims are rejected based on academic research on the issue. This means 9 out of 10 claims in patents aren't valid.