I have to say that I had to look up the exact meaning of "avid" (I am not a native English speaker). And you are correct. I was in the understanding "avid" meant that you are not only enthousiastic about something, but also good (or at least better than average) at it. Like "admirable" (in fact I am looking for the translation of the Dutch word "verdienstelijk").
That being said, it would mean always everybody nowadays is an avid photographer, considering the millions of selfies, food-shots and other mundane photos. Not really noteworthy.
> I can't fathom why morons are complaining about this.
Strange as it may sound, I have found that the typical Slashdot public is extremely conservative concerning technology. Whenever a (successful) company changes its product or experiments with features, many slashdotters would reply that they are not going to use it, so it has to be crap. Or, they complain how the existing product / version is superior.
Luckily, the world is not made of slashdotters, and companies and people keep experimenting and trying out new things. And yes, some are indeed crap, but without changing anything, there wouldn't be progress.
Damn you are right. I did the simple "mysql php tutorial", and except for the first hit (from W3Schools), ALL of them used the old, deprecated mysql_* functions and were wide open to SQL injection.
Is there something the programmer's community ought to do? What could we do?
Not quite, with Google Apps for Business (perhaps also with normal gmail), you can POP your "normal" mail to your GMail environment. I have it all in one convenient location, including calendaring with non-business users. Also, the ICS invites work across platforms.
Since NetworkManager, day-to-day network use (be it WiFi, wired or whatever) Just Works. I like that.
However, when (as a developer, hardware-tinkerer or network problem solver) you are plugging in and out cables, connecting devices, etc, it would be nice to have NetworkManager to be put on "mute" or something. Just keep my fixed IP on the correct devices and stop enabling and disabling connections. That's the only time I turn the service off.
Is it really the release cycle, or is it that you feel that Firefox isn't listening to its customers. And who are the customers, really? The extension developers, or the people that use it on a daily basis to surf the web?
In my opinion, the customers are the people who browse the web. And if I look at it as that kind of customer, I am quite happy with Firefox and its release schedule. I get updates automatically and often and they often make the browsing experience better. Sure, sometimes something breaks, but they are keen to fix many of these problems.
That's like saying "yeah, but of the crashes in which nobody survives, what are are the odss then, huh!?"
It is about the amount of money you have to spend to save lives. And yes, there is a price for a human life. You have to outfit *all* planes for this system to work, so you have to take *all* crashes into consideration.
the world moved on. When the N900 came out, it was one of the best phones available, both in package and in software. But it has been over four years now. The world has moved on. It has moved on to slimmer phones, larger screens, not to mention better touch screens (yes, I have used the N900, and the screen is way worse than the touch screen of my Galaxy Nexus). I type faster with Swype than I ever did with the QWERTY-keyboard, the screen is better, it fits better in my pocket, it is lighter, etc.
Given Zynga's code of ethics (or lack thereof), I would wager this e-mail found its way into "their" product by way...
No, it was the email given in the standard Apache 500 Internal Server Error message, as you can see in the article. They put ***@themepark.com as contact address on the fb.themepart.zynga.com server.
It was a configuration mistake, not a stolen site.
It would really depend on the popularity (and existence) of Apple in 40-50 years. I think this thing wouldn't have raked in so much money if Apple did go bankrupt in the late nineties.
As technology goes, the Apple I is not that revolutionary. Not like the first mouse or first transistor.
I think having mostly small incremental changes in new full version numbers has really upset some people's sense of normal software conventions and their brains have melted.
It is amazing that these so-called "smart people" and "nerds" here on slashdot cannot grasp just a different way of numbering things. I have been amazed about that before, the nerd community is extremely conservative. Every innovation or new idea is bad at first and has a really hard time getting adjusted to.
For me, the numbering scheme Firefox uses is actually easier. Firefox is "done". Every feature they add or list of bugs they find is grouped together and lumped into a new version. That new version will be oldversion+1. It is extremely simple. You see this in many other software projects, the Linux kernel being one as well. It will probably never see 4.x (and if it does, it will be arbitrary, like the 3.x release). Java is doing it, Internet Explorer is doing it, hardware like iPhone is doing it, Ubuntu is doing it. All these things are "done" and upgrading won't (shouldn't) break anything.
Software development follows a asymptotic line; in the beginning many things change and there is the need to subclasses updates (using major.minor.build), later in the lifecycle of the project, changes are smaller or less intrusive. There simple is no need to have such large granularity in version numbers.
Hell, I don't even know which version of Firefox or the Linux kernel I am using. Everything just works and I hardly see any changes after an update.
No one will be able to spell your product name correctly if you use a weird combination of upper and lower case letters.
You don't need to focus on the fact that it is a DE. In fact, you already decided that when you came up with a name, instead of an acronym. Make a choice: is it an acronym, or a proper name? You can't have both, it confuses.
That's because you work stocking shelves at Wal-Mart.
No. I work as the CEO of a industrial automation company in the Netherlands. We actually sell these things, and are well informed on what the market has to offer. Even the suppliers of barcode scanners agree that there are just a few Android devices.
Windows CE didn't fail. It is all over industrial handheld devices (barcode scanners mainly, but also embedded computers). I have yet to see a multitude of Android / Windows Phone devices. There are some, but the large majority is Windows CE5.
Okay, I only looked at it for a few minutes, but I can't see the difference with classic boards. Yes, it is more fancy, more JavaScripty, but functional, I couldn't get any differences. Just a list of topics, when clicked go to a list of replies.
No voting system, no "highest votes on top", no threading,...
For the parents yes. They have to get up in the middle of the night to calm them down. Our kids don't see any TV after dinner, just so WE can have a decent night's sleep.
I have to say that I had to look up the exact meaning of "avid" (I am not a native English speaker). And you are correct. I was in the understanding "avid" meant that you are not only enthousiastic about something, but also good (or at least better than average) at it. Like "admirable" (in fact I am looking for the translation of the Dutch word "verdienstelijk").
That being said, it would mean always everybody nowadays is an avid photographer, considering the millions of selfies, food-shots and other mundane photos. Not really noteworthy.
Sorry, but this is not what I would call "pretty avid". Most shots are quite plain and boring.
> I can't fathom why morons are complaining about this.
Strange as it may sound, I have found that the typical Slashdot public is extremely conservative concerning technology. Whenever a (successful) company changes its product or experiments with features, many slashdotters would reply that they are not going to use it, so it has to be crap. Or, they complain how the existing product / version is superior.
Luckily, the world is not made of slashdotters, and companies and people keep experimenting and trying out new things. And yes, some are indeed crap, but without changing anything, there wouldn't be progress.
Damn you are right. I did the simple "mysql php tutorial", and except for the first hit (from W3Schools), ALL of them used the old, deprecated mysql_* functions and were wide open to SQL injection.
Is there something the programmer's community ought to do? What could we do?
This is called a "meta-Godwin", where Hitler is brought up as a sensible argument.
Can we go deeper?
Not quite, with Google Apps for Business (perhaps also with normal gmail), you can POP your "normal" mail to your GMail environment. I have it all in one convenient location, including calendaring with non-business users. Also, the ICS invites work across platforms.
Since NetworkManager, day-to-day network use (be it WiFi, wired or whatever) Just Works. I like that.
However, when (as a developer, hardware-tinkerer or network problem solver) you are plugging in and out cables, connecting devices, etc, it would be nice to have NetworkManager to be put on "mute" or something. Just keep my fixed IP on the correct devices and stop enabling and disabling connections. That's the only time I turn the service off.
You can also setup a large phone to render smaller screen resolution, using adb, for example
adb shell am display-size 640x480
I have never ever used the Android emulator for testing, because it is annoyingly slow and a real device works just fine.
Why are slashdotters so angry about the release schedule? Isn't this what is supposed to happen? According to ESR, release early, release often (and listen to your customers) is what makes open source great.
Is it really the release cycle, or is it that you feel that Firefox isn't listening to its customers. And who are the customers, really? The extension developers, or the people that use it on a daily basis to surf the web?
In my opinion, the customers are the people who browse the web. And if I look at it as that kind of customer, I am quite happy with Firefox and its release schedule. I get updates automatically and often and they often make the browsing experience better. Sure, sometimes something breaks, but they are keen to fix many of these problems.
It's all about "the semantic web". If a table is used as a design, its semantics are incorrect.
That's like saying "yeah, but of the crashes in which nobody survives, what are are the odss then, huh!?"
It is about the amount of money you have to spend to save lives. And yes, there is a price for a human life. You have to outfit *all* planes for this system to work, so you have to take *all* crashes into consideration.
the world moved on. When the N900 came out, it was one of the best phones available, both in package and in software. But it has been over four years now. The world has moved on. It has moved on to slimmer phones, larger screens, not to mention better touch screens (yes, I have used the N900, and the screen is way worse than the touch screen of my Galaxy Nexus). I type faster with Swype than I ever did with the QWERTY-keyboard, the screen is better, it fits better in my pocket, it is lighter, etc.
Being compromised isn't the issue. The Linux kernel has been compromised as well.
The issue here, is that there is a backdoor being built-in deliberately. That could compromise trust.
Given Zynga's code of ethics (or lack thereof), I would wager this e-mail found its way into "their" product by way ...
No, it was the email given in the standard Apache 500 Internal Server Error message, as you can see in the article. They put ***@themepark.com as contact address on the fb.themepart.zynga.com server.
It was a configuration mistake, not a stolen site.
It would really depend on the popularity (and existence) of Apple in 40-50 years. I think this thing wouldn't have raked in so much money if Apple did go bankrupt in the late nineties.
As technology goes, the Apple I is not that revolutionary. Not like the first mouse or first transistor.
I think having mostly small incremental changes in new full version numbers has really upset some people's sense of normal software conventions and their brains have melted.
It is amazing that these so-called "smart people" and "nerds" here on slashdot cannot grasp just a different way of numbering things. I have been amazed about that before, the nerd community is extremely conservative. Every innovation or new idea is bad at first and has a really hard time getting adjusted to.
For me, the numbering scheme Firefox uses is actually easier. Firefox is "done". Every feature they add or list of bugs they find is grouped together and lumped into a new version. That new version will be oldversion+1. It is extremely simple. You see this in many other software projects, the Linux kernel being one as well. It will probably never see 4.x (and if it does, it will be arbitrary, like the 3.x release). Java is doing it, Internet Explorer is doing it, hardware like iPhone is doing it, Ubuntu is doing it. All these things are "done" and upgrading won't (shouldn't) break anything.
Software development follows a asymptotic line; in the beginning many things change and there is the need to subclasses updates (using major.minor.build), later in the lifecycle of the project, changes are smaller or less intrusive. There simple is no need to have such large granularity in version numbers.
Hell, I don't even know which version of Firefox or the Linux kernel I am using. Everything just works and I hardly see any changes after an update.
No one will be able to spell your product name correctly if you use a weird combination of upper and lower case letters.
You don't need to focus on the fact that it is a DE. In fact, you already decided that when you came up with a name, instead of an acronym. Make a choice: is it an acronym, or a proper name? You can't have both, it confuses.
Just name it "Klyde".
Only people with small screens say that!
Read again. I am in the Netherlands. There is no Wal-Mart here.
That's because you work stocking shelves at Wal-Mart.
No. I work as the CEO of a industrial automation company in the Netherlands. We actually sell these things, and are well informed on what the market has to offer. Even the suppliers of barcode scanners agree that there are just a few Android devices.
Show progress of the work, not the time. You never know what other things the machine is doing, and is better to give no estimate than a bad one.
And don't suffice with a bar, also provide information on what the process is doing.
Windows CE didn't fail. It is all over industrial handheld devices (barcode scanners mainly, but also embedded computers). I have yet to see a multitude of Android / Windows Phone devices. There are some, but the large majority is Windows CE5.
My moter always warned me about fast women.
Nice, in-context typo.
Okay, I only looked at it for a few minutes, but I can't see the difference with classic boards. Yes, it is more fancy, more JavaScripty, but functional, I couldn't get any differences. Just a list of topics, when clicked go to a list of replies.
No voting system, no "highest votes on top", no threading, ...
It builds character.
For the parents yes. They have to get up in the middle of the night to calm them down. Our kids don't see any TV after dinner, just so WE can have a decent night's sleep.