And if you had read the manual and turned on the option to make it do those checks ( sql_mode='TRADITIONAL' ) It would have objected.
Blaming mysql because you can't RTFM makes you look like a beginner. If you had actually used a large range of databases professionally you would know that apart from CRUD operations every single database has its own quirks and there is no meaningful standard. Seriously, go read something like the SQL cookbook the variations are all over the place. I've also seen both PG and Mysql do some seriously dumb things with joins.
One of the things real engineers do is understand the tradeoffs between different options and choose the one that suits the particular application and environment at hand. Postgresql's unstoppable OCD has always made it a good choice for accounting type systems while mysql has always been good for blog style sites where the data is very dirty. PG 9.3 and 9.4 have finally got reasonable replication but prior to that it wasn't always the best choice if you needed replication.
That article was just click bait with large parts either wrong or irrelevant.
Ignoring the fact that Android has something like 85% market share so consumers are obviously not unhappy, how is this different to Apple? Android and Apple steal so many ideas from each other that the differences are now mostly cosmetic.
As for the large choice in phones, isn't this is like saying motorists have too many kinds of cars to choose from?
I'm going to disagree really strongly with you there. The lightning connector is at least reversible, but that's a fairly minor gain.
Mico-USB is NOT fragile. Other than online Apple fan boys I've yet to meet someone who claims to have broken one. In any case even if it did break most people have draws full of the things because they are so common otherwise a new one is about two dollars. You would have to break a LOT of usb cables to add up to a single lightning connector.
Also putting a chip inside the cable is pretty blatantly an anti-copy mechanism (either that or Apples designer are incompetent). The EU allowing the lightning connector is proof that their regulators are as bribe-able as their US counterparts.
This is not the first time D-Link have been caught doing stuff like this, and the DNS attack is exactly what happens when the bad guys find out.
This was a big issue here in South Africa a few months ago. Telkom (the local state owned incompetent telco) were selling approved DLink modems with helpful extra admin accounts (username: support password: support was one I saw) which suddenly started redirecting traffic to interesting locations.
I keep hearing "OMG capitalism is teh evil!", but I've yet to hear of an alternative that's even half way plausible. Humans are by nature greedy and lazy.
I knew of a guy who would always get to work well before everyone, and always leave well after, but then take 3 hour lunches so it just looked like he worked like a demon.
Any scanner is probably set up to watch the internet gateway, its not likely to be watching vpn traffic and unless you abuse the bandwidth no one will go looking there. My experience is that the corporate world is a place where talent goes to die. Don't expect anyone to show enough initiative to search for something that unusual. My favourite corporate client has a policy of tweaking internal linux boxes to withstand syn flood dos attacks and non root users cannot view about 90% of/etc, but the boxes themselves are unpatched RHEL5 boxes that the most amateur of hackers could walk through.
The real golden rule is always find out what level of corporate psychosis you are dealing with first. I've seen several corporates where staff above a certain level are issued with 3G dongles to bypass the firewall, others where porn sites are added to a blacklist with no further comment. I've also seen companies where even browsing Slashdot might not be work safe. YMMV.
Meanwhile the real data thieves just dump everything to thumb drives.
Don't forget that the docs say they will only sync the time once at the start of the window so yes the skewed clock for mates is EXACTLY what is going to happen.
Jquery is simple to use and "just plain works"(tm). Trying to manage ajax queries on multiple browsers or work the DOM yourself sounds way too much like advanced masochism to me.
And someone competent in using the language would know enough to use the db independent function calls and that once you start escaping strings you are doing it wrong. Much like a competent c programmer understands the specific limitations of strcpy.
All the very well paid professional python programmers I know seem happy using a language with significant whitespace.
That's exactly what the SA law would do. The paper is REQUIRED to turn over all documents to the nearest police station and give the name of the whistle blower or editor would face jail time. Not sure of the exact penalties, I think its 5 years for not turning over the docs and 25 years for publishing the information.
The starving poor steal things like brass garden taps. The gangs doing the copper cable theft are VERY well equipped.
The governments policy of only allowing political appointees (i.e utterly unqualified) to run anything they control is the bigger problem. The odds of being caught are extremely low and a huge number of state prosecutors are incompetent so conviction rates are not great. There is no incentive for the thieves to stop.
My Wife is a staunch catholic, I'm more FSM. It's never been an issue other than that the kids need to be raised catholic. On a side note we live in South Africa, and while no priest would publicly say "use condoms", they definitely do so privately.
His complaint is rubbish. You can already use greasemonkey to do what he wants as far as replacing the browsers scripts. Remember that javascript is plain text in the first place so it is basically open source so you can easily write a free client to gmail if you want to. BTW. there is already a gmail based fuse filesystem out there.
I have the greatest respect for the things RMS has achieved in the past, but he needs to retire from the public eye now. He just isn't in touch with modern technology anymore.
He's attacking it because Stallman's complaint doesn't really make a lot of sense to most users of web apps, and the reason it doesn't make much sense is directly related to the fact that Stallman is out of touch with reality because he doesn't use the very things he complains about.
Speaking as an African... You don't know what you are talking about. Most of the starvation is caused by dumb ass politicians. Zimbabwe on its own could probably feed most of Africa, unfortunately all the farms got stolen by Mugabe and "redistributed" which means given to the party faithful and families of politicians none of whom have a clue how to run a commercial farm.
All the rest of the starving countries have similar dumb political problems.
In central Africa the ground is so fertile you can literally toss an apple core on the ground and come back 3 weeks later to see an apple tree starting to grow.
Run properly Africa could probably feed most of the world.
Wow, how distant a past are we talking? Function key macros in vi were heavily used on the old SCO 3.2 box I started on back in the early 90s.
Oh man that was such an awful piece of crap! We only had dumb terminals because the TCP/IP licence was almost as much as the operating system i.e. more than my first car.
The Korn shell and Bash were both improvements on the old Bourne shell. They are pretty much identical for most practical purposes. FreeBSD always has/bin/sh installed on the box even if its not the default, and it behaves like a korn shell. Besides most sysadmins just install bash anyway.
Linux is just a flavor of UNIX to everyone except the zealots.
And if you had read the manual and turned on the option to make it do those checks ( sql_mode='TRADITIONAL' ) It would have objected.
Blaming mysql because you can't RTFM makes you look like a beginner. If you had actually used a large range of databases professionally you would know that apart from CRUD operations every single database has its own quirks and there is no meaningful standard. Seriously, go read something like the SQL cookbook the variations are all over the place. I've also seen both PG and Mysql do some seriously dumb things with joins.
One of the things real engineers do is understand the tradeoffs between different options and choose the one that suits the particular application and environment at hand. Postgresql's unstoppable OCD has always made it a good choice for accounting type systems while mysql has always been good for blog style sites where the data is very dirty. PG 9.3 and 9.4 have finally got reasonable replication but prior to that it wasn't always the best choice if you needed replication.
That article was just click bait with large parts either wrong or irrelevant.
Ignoring the fact that Android has something like 85% market share so consumers are obviously not unhappy, how is this different to Apple? Android and Apple steal so many ideas from each other that the differences are now mostly cosmetic.
As for the large choice in phones, isn't this is like saying motorists have too many kinds of cars to choose from?
And they couldn't put the chip in the device itself because? Ethernet has been doing this to avoid needing cross-over cables for years.
I'm going to disagree really strongly with you there. The lightning connector is at least reversible, but that's a fairly minor gain.
Mico-USB is NOT fragile. Other than online Apple fan boys I've yet to meet someone who claims to have broken one. In any case even if it did break most people have draws full of the things because they are so common otherwise a new one is about two dollars. You would have to break a LOT of usb cables to add up to a single lightning connector.
Also putting a chip inside the cable is pretty blatantly an anti-copy mechanism (either that or Apples designer are incompetent). The EU allowing the lightning connector is proof that their regulators are as bribe-able as their US counterparts.
This is not the first time D-Link have been caught doing stuff like this, and the DNS attack is exactly what happens when the bad guys find out.
This was a big issue here in South Africa a few months ago. Telkom (the local state owned incompetent telco) were selling approved DLink modems with helpful extra admin accounts (username: support password: support was one I saw) which suddenly started redirecting traffic to interesting locations.
And the solution to capitalism is?
I keep hearing "OMG capitalism is teh evil!", but I've yet to hear of an alternative that's even half way plausible. Humans are by nature greedy and lazy.
I knew of a guy who would always get to work well before everyone, and always leave well after, but then take 3 hour lunches so it just looked like he worked like a demon.
I'm sure 4chan was grown the same way.
Any scanner is probably set up to watch the internet gateway, its not likely to be watching vpn traffic and unless you abuse the bandwidth no one will go looking there. My experience is that the corporate world is a place where talent goes to die. Don't expect anyone to show enough initiative to search for something that unusual. My favourite corporate client has a policy of tweaking internal linux boxes to withstand syn flood dos attacks and non root users cannot view about 90% of /etc, but the boxes themselves are unpatched RHEL5 boxes that the most amateur of hackers could walk through.
The real golden rule is always find out what level of corporate psychosis you are dealing with first. I've seen several corporates where staff above a certain level are issued with 3G dongles to bypass the firewall, others where porn sites are added to a blacklist with no further comment. I've also seen companies where even browsing Slashdot might not be work safe. YMMV.
Meanwhile the real data thieves just dump everything to thumb drives.
Don't forget that the docs say they will only sync the time once at the start of the window so yes the skewed clock for mates is EXACTLY what is going to happen.
You have to do this through by clicking on the button in IE on their half baked treacle slow citrix desktop application so you can't game it that way.
Rumour is that there are something like 1400 applicants at $180k a pop that's well over $250 million.
Jquery is simple to use and "just plain works"(tm). Trying to manage ajax queries on multiple browsers or work the DOM yourself sounds way too much like advanced masochism to me.
And someone competent in using the language would know enough to use the db independent function calls and that once you start escaping strings you are doing it wrong. Much like a competent c programmer understands the specific limitations of strcpy.
All the very well paid professional python programmers I know seem happy using a language with significant whitespace.
That's exactly what the SA law would do. The paper is REQUIRED to turn over all documents to the nearest police station and give the name of the whistle blower or editor would face jail time. Not sure of the exact penalties, I think its 5 years for not turning over the docs and 25 years for publishing the information.
I read the link but it didn't mention OSX.
Let me guess, a Windows turfer? Because you misled people into thinking it was OSX, and added 'Linux' compliment on to get votes.
Instructions for apple are on page 4 half way down. Did you fail reading in high school?
As far back as I can remember Slashdot summaries have put fox news headlines to shame.
The starving poor steal things like brass garden taps. The gangs doing the copper cable theft are VERY well equipped.
The governments policy of only allowing political appointees (i.e utterly unqualified) to run anything they control is the bigger problem. The odds of being caught are extremely low and a huge number of state prosecutors are incompetent so conviction rates are not great. There is no incentive for the thieves to stop.
My Wife is a staunch catholic, I'm more FSM. It's never been an issue other than that the kids need to be raised catholic. On a side note we live in South Africa, and while no priest would publicly say "use condoms", they definitely do so privately.
His complaint is rubbish. You can already use greasemonkey to do what he wants as far as replacing the browsers scripts. Remember that javascript is plain text in the first place so it is basically open source so you can easily write a free client to gmail if you want to. BTW. there is already a gmail based fuse filesystem out there.
I have the greatest respect for the things RMS has achieved in the past, but he needs to retire from the public eye now. He just isn't in touch with modern technology anymore.
He's attacking it because Stallman's complaint doesn't really make a lot of sense to most users of web apps, and the reason it doesn't make much sense is directly related to the fact that Stallman is out of touch with reality because he doesn't use the very things he complains about.
Speaking as an African... You don't know what you are talking about. Most of the starvation is caused by dumb ass politicians. Zimbabwe on its own could probably feed most of Africa, unfortunately all the farms got stolen by Mugabe and "redistributed" which means given to the party faithful and families of politicians none of whom have a clue how to run a commercial farm.
All the rest of the starving countries have similar dumb political problems.
In central Africa the ground is so fertile you can literally toss an apple core on the ground and come back 3 weeks later to see an apple tree starting to grow.
Run properly Africa could probably feed most of the world.
You be afraid. I can't wait. Oh the trans-humanity!
Wow, how distant a past are we talking? Function key macros in vi were heavily used on the old SCO 3.2 box I started on back in the early 90s.
Oh man that was such an awful piece of crap! We only had dumb terminals because the TCP/IP licence was almost as much as the operating system i.e. more than my first car.
The Korn shell and Bash were both improvements on the old Bourne shell. They are pretty much identical for most practical purposes. FreeBSD always has /bin/sh installed on the box even if its not the default, and it behaves like a korn shell. Besides most sysadmins just install bash anyway.
Linux is just a flavor of UNIX to everyone except the zealots.