>> Stallman is more like the kind of political extremist who would tell everybody not to vote because it perpetuates the system.
I think he's more like a person telling you to vote libertarian. Unfortunately real-world libertarian candidates are more like BSD than GPL.
Very little software existed under what we now call a free software license, and none under a copyleft license. He defined the list of user freedoms and crafted a license to propagate those freedoms. He was also the first one to release software under such a license.
I believe only civil engineers have those requirements. I know a lot of people who design all kinds of things and none of them are licensed. That ranges from every day products to cars to people who have moved on to SpaceX. But yes, if you want to design a bridge you're going to be required to have certain credentials. Does that mean none of the other people doing engineering work are engineers? I think they are. Does that extend to software? IDK, does it matter?
With the removal of very old hardware support, and the reduction in the number of interfaces - we're really down to SATA, USB, and HDMI - do you see the size of the kernel starting to go down in a significant way at some point?
People will indulge in homeopathy, chiropractery and crystal healing.
I take exception to the inclusion of chiropractery in there. These people are actually helpful to a lot of patients. Insurance companies actually cover them too, so it would be nice if people looked into it rather than just calling them quacks and lumping them in with crystals and homeopathy.
The Light Sport Aircraft category was supposed to help with the cost by creating a new category of plane that is a bit smaller and hypothetically cheaper. What I've noticed is a very large number of manufacturers in the market which seems good, but none can get enough sales volume to reduce cost.
The cheapest route of course is to build your own, put an engine on that can run car gas, and be your own mechanic. This is not appealing to everyone, and not everyone whom it would appeal to even knows it's an option.
Especially when a couple month ago we heard that they overestimated because the temperature increase has stalled over the last 10 years. Perhaps this accounts for the missing temperature rise? But then....
While infilling works well over the oceans, the hybrid model works particularly well at restoring temperatures in the vicinity of the unobserved regions
The method used works well over the oceans - is that where they omitted data and the used the prediction method? But it works "particularly well" where we have no actual data to validate it...
I am a devout fan of capitalism. It is the best system ever devised for making self-interest serve the wider interest. This system is responsible for many of the great advances that have improved the lives of billions—from airplanes to air-conditioning to computers.
Airplanes got invented by individuals - the french were gliding down hillsides and the Wrights read about that and said "fuckin' cool lets do that" and then did it better than anyone else. Only after did they try to commercialize it and capitalism caused some ugly things along the way. Air conditioning I'm not sure about. And Computers were invented for war, not capitalism. Of course business will take anything and try to market it to everyone in order to make a buck, so business does bring advances to the people. That doesn't mean it's the only way, but it was proven effective. In general it doesn't cause innovation. Shit, DOS was a personal project that Bill Gates bought from his friend (without disclosing who he was selling it to and hence got it relatively cheap) - point is that these things often come about due to interests other than capitalism.
Oh, I didn't mean the USPS shouldn't be subsidized. I view it as a government provided service that we pay to use. The government part means it's available everywhere to everyone, while paying to use it makes it more fair. I don't expect it to make money - at best it should brake even, so government subsidy at times is fine. What I have a problem with is first class mail subsidizing junk mail. Without junk mail you'd still need a carrier to visit every day for pickup, but the stop will still be faster without a pile of crap to put in there. Or they could make the service run every other day, but that increases worst case delivery by 2 days. There are lots of ways to make adjustments, but having bulk pay well under 10 cents is really a bad joke since it still uses all the infrastructure that first class has put in place.
If they want to run it like a business and not a government provided service then they at least have to charge enough to pay their bills, and that includes ALL mail.
Whatever their cost, they should charge appropriately. First class mail should not be losing money. Bulk mail should cost more but instead they neglect the delivery cost, claiming the mail person will be making the stop anyway. If USPS is losing money it's because it's used to subsidize marketing for business. If the low cost mail wasn't there I think I'd only get actual first class about 2-3 days a week, so those other 3-4 stops are really for mail that they charge next to nothing for.
Where are the hosting providers that make end-to-end encrypted email/web/VOIP/XMPP easy and automatic for all my clients?
It is up to the user and the mail client to do the encryption. If your hosting provider plays any part in that they will need the keys and can therefore hand them over to others - or do decryption for others and keep the keys. Any way you look at it, end-to-end encryption requires that it be done AT THE END which means on your own machine.
Utah had this till 2004 and 3 people who chose it prior to that date may still get it. I looked this up because I recalled someone using it just a while back.
IIRC the tap on top causes a low pressure wave starting from the bottom that allows the trapped gas to escape and form bubbles. This is not the first time the subject has been researched by a long shot.
I'm not sure about the loser paying when the loser is the defendant. That means you can pay arbitrarily high fees to a lawyer to sue someone as long as you think you'll win. Violate a patent - be bankrupted by someones lawyer fees. OTOH this means individual inventors might be able to defend their patents against large companies easier. It really seems like a windfall for patent lawyers though. Not sure if it's good or bad.
Hieu Minh Ngo, the website owner, was recently been indicted for 15-counts filed under seal in November 2012, charging him with conspiracy to commit wire fraud, substantive wire fraud, conspiracy to commit identity fraud, substantive identity fraud, aggravated identity theft, conspiracy to commit access device fraud, and substantive access device fraud.
Why does someone at one level of the crime get charged but not the one at the top. Remember:
Experian — one of the three national U.S. credit bureaus — reportedly sold SSNs through its subsidiary, Court Ventures, to the operators of SuperGet.info
Why are they not being charged? Using SSNs for certain things is illegal, and selling them probably is too - otherwise what did the other guy do wrong?
Apparently proper crop rotation along with cover crops in the winter does wonders for the soil. They should change their farming practices even if they insist of trying to fight CO2.
It seems to me that the redundancy in the code allows some triplets to be more stable than others. A random change from one letter to another shouldn't be a problem as long as the new triplet codes the same amino acid. In this light I would expect very important pieces of DNA to be coded in a way that allows more variability without changing function. How or if evolution deals with this would be interesting to study.
Nobody has requirements. What they have is problems, and it's the engineers job to build something that solves those problems. They may be able to offer some requirements or offer an idea what they want it to look like. The only way they have complete knowledge of what they want is when they already have it - when it's complete. It drives me insane when people put together a development process that shows requirements being complete at the start, or they show the "V" model of development and forget that a big circular arrow goes in the middle showing iteration (this is never accounted for in the schedule because it can't be).
If you expect complete requirements you don't fully understand your job.
I name all of my classes and variables "George." Problem solved.
We were coding with Simulink (diagram based thing). When things get complex you take a group of blocks and group them into a subsystem so you get a hierarchy of block diagrams. Each subsystem displays a name under the box, and everyone tries to give each block a name. People choose names of varying quality, but we had one guy leave the default name on every block "subsystem". To avoid name collisions it adds a counter as a suffix. I expanded the tree-view on the left side of the screen once and was able to fill it top to bottom with "subsystem2" "subsystem3" nested 5 levels deep. There is no way to navigate the code except by looking at the diagrams, but those consist of basic blocks (mostly math operators) and bigger boxes named subsystem. Fortunately some of the signals are labeled.
And of course the guy quit right after delivering this piece of shit to production.
FBP claims to make it easier for non-programmers to build applications by stringing together transformations built by expert programmers.
This notion of allowing non-programmers to do programming is flawed on its face. The challenges of programming can not be overcome by drawing some cute pictures. And if you have expert programmers making the building blocks it will only take them a few minutes more to connect them which eliminates the need for the "non-programmer" entirely. Then there is this notion of "pure functions". Dude, functional programming is a fad. Real programs manipulate data.
I've been "programming" with Simulink for 5 years now and it's great for control systems but shit for most other kinds of programming. So let your controls engineer use it to design and test and even generate C code. Then drop that code into your app and call it as a function. Never let that guy convince your organization that this is the way to go and ALL of the software should be created this way.
This goes far beyond the third party doctrine, effectively prosecuting someone and depriving them of the ability to defend themselves by declaring that they have no standing to refute the evidence used against them.
It sounds more like he wants to have the evidence thrown out by claiming it was illegally obtained. That is not the same thing as trying to "refute the evidence".
>> Stallman is more like the kind of political extremist who would tell everybody not to vote because it perpetuates the system. I think he's more like a person telling you to vote libertarian. Unfortunately real-world libertarian candidates are more like BSD than GPL.
Very little software existed under what we now call a free software license, and none under a copyleft license. He defined the list of user freedoms and crafted a license to propagate those freedoms. He was also the first one to release software under such a license.
What do you think about RISC-V?
I believe only civil engineers have those requirements. I know a lot of people who design all kinds of things and none of them are licensed. That ranges from every day products to cars to people who have moved on to SpaceX. But yes, if you want to design a bridge you're going to be required to have certain credentials. Does that mean none of the other people doing engineering work are engineers? I think they are. Does that extend to software? IDK, does it matter?
With the removal of very old hardware support, and the reduction in the number of interfaces - we're really down to SATA, USB, and HDMI - do you see the size of the kernel starting to go down in a significant way at some point?
I take exception to the inclusion of chiropractery in there. These people are actually helpful to a lot of patients. Insurance companies actually cover them too, so it would be nice if people looked into it rather than just calling them quacks and lumping them in with crystals and homeopathy.
Just sayin
The Light Sport Aircraft category was supposed to help with the cost by creating a new category of plane that is a bit smaller and hypothetically cheaper. What I've noticed is a very large number of manufacturers in the market which seems good, but none can get enough sales volume to reduce cost.
The cheapest route of course is to build your own, put an engine on that can run car gas, and be your own mechanic. This is not appealing to everyone, and not everyone whom it would appeal to even knows it's an option.
The method used works well over the oceans - is that where they omitted data and the used the prediction method? But it works "particularly well" where we have no actual data to validate it...
Airplanes got invented by individuals - the french were gliding down hillsides and the Wrights read about that and said "fuckin' cool lets do that" and then did it better than anyone else. Only after did they try to commercialize it and capitalism caused some ugly things along the way. Air conditioning I'm not sure about. And Computers were invented for war, not capitalism. Of course business will take anything and try to market it to everyone in order to make a buck, so business does bring advances to the people. That doesn't mean it's the only way, but it was proven effective. In general it doesn't cause innovation. Shit, DOS was a personal project that Bill Gates bought from his friend (without disclosing who he was selling it to and hence got it relatively cheap) - point is that these things often come about due to interests other than capitalism.
Oh, I didn't mean the USPS shouldn't be subsidized. I view it as a government provided service that we pay to use. The government part means it's available everywhere to everyone, while paying to use it makes it more fair. I don't expect it to make money - at best it should brake even, so government subsidy at times is fine. What I have a problem with is first class mail subsidizing junk mail. Without junk mail you'd still need a carrier to visit every day for pickup, but the stop will still be faster without a pile of crap to put in there. Or they could make the service run every other day, but that increases worst case delivery by 2 days. There are lots of ways to make adjustments, but having bulk pay well under 10 cents is really a bad joke since it still uses all the infrastructure that first class has put in place.
If they want to run it like a business and not a government provided service then they at least have to charge enough to pay their bills, and that includes ALL mail.
Whatever their cost, they should charge appropriately. First class mail should not be losing money. Bulk mail should cost more but instead they neglect the delivery cost, claiming the mail person will be making the stop anyway. If USPS is losing money it's because it's used to subsidize marketing for business. If the low cost mail wasn't there I think I'd only get actual first class about 2-3 days a week, so those other 3-4 stops are really for mail that they charge next to nothing for.
It is up to the user and the mail client to do the encryption. If your hosting provider plays any part in that they will need the keys and can therefore hand them over to others - or do decryption for others and keep the keys. Any way you look at it, end-to-end encryption requires that it be done AT THE END which means on your own machine.
Utah had this till 2004 and 3 people who chose it prior to that date may still get it. I looked this up because I recalled someone using it just a while back.
IIRC the tap on top causes a low pressure wave starting from the bottom that allows the trapped gas to escape and form bubbles. This is not the first time the subject has been researched by a long shot.
I'm not sure about the loser paying when the loser is the defendant. That means you can pay arbitrarily high fees to a lawyer to sue someone as long as you think you'll win. Violate a patent - be bankrupted by someones lawyer fees. OTOH this means individual inventors might be able to defend their patents against large companies easier. It really seems like a windfall for patent lawyers though. Not sure if it's good or bad.
Call me a Polack. ?!?!
Why does someone at one level of the crime get charged but not the one at the top. Remember:
Why are they not being charged? Using SSNs for certain things is illegal, and selling them probably is too - otherwise what did the other guy do wrong?
Put the cover crops down before winter?
Is this guys practice a good idea? Seems to work for well for him.
Apparently proper crop rotation along with cover crops in the winter does wonders for the soil. They should change their farming practices even if they insist of trying to fight CO2.
It seems to me that the redundancy in the code allows some triplets to be more stable than others. A random change from one letter to another shouldn't be a problem as long as the new triplet codes the same amino acid. In this light I would expect very important pieces of DNA to be coded in a way that allows more variability without changing function. How or if evolution deals with this would be interesting to study.
Nobody has requirements. What they have is problems, and it's the engineers job to build something that solves those problems. They may be able to offer some requirements or offer an idea what they want it to look like. The only way they have complete knowledge of what they want is when they already have it - when it's complete. It drives me insane when people put together a development process that shows requirements being complete at the start, or they show the "V" model of development and forget that a big circular arrow goes in the middle showing iteration (this is never accounted for in the schedule because it can't be).
If you expect complete requirements you don't fully understand your job.
We were coding with Simulink (diagram based thing). When things get complex you take a group of blocks and group them into a subsystem so you get a hierarchy of block diagrams. Each subsystem displays a name under the box, and everyone tries to give each block a name. People choose names of varying quality, but we had one guy leave the default name on every block "subsystem". To avoid name collisions it adds a counter as a suffix. I expanded the tree-view on the left side of the screen once and was able to fill it top to bottom with "subsystem2" "subsystem3" nested 5 levels deep. There is no way to navigate the code except by looking at the diagrams, but those consist of basic blocks (mostly math operators) and bigger boxes named subsystem. Fortunately some of the signals are labeled.
And of course the guy quit right after delivering this piece of shit to production.
This notion of allowing non-programmers to do programming is flawed on its face. The challenges of programming can not be overcome by drawing some cute pictures. And if you have expert programmers making the building blocks it will only take them a few minutes more to connect them which eliminates the need for the "non-programmer" entirely. Then there is this notion of "pure functions". Dude, functional programming is a fad. Real programs manipulate data.
I've been "programming" with Simulink for 5 years now and it's great for control systems but shit for most other kinds of programming. So let your controls engineer use it to design and test and even generate C code. Then drop that code into your app and call it as a function. Never let that guy convince your organization that this is the way to go and ALL of the software should be created this way.
It sounds more like he wants to have the evidence thrown out by claiming it was illegally obtained. That is not the same thing as trying to "refute the evidence".