Are you sure about that? It sounds like you're saying: If a person from a foreign nation tries to rob a store in a US city, the local police would forego arresting and charging that person?
Is about 250 meters, following the 1:60 rule used in navigation. I would've thought a 250m offset is large enough to measure, but maybe not with sound in water.
I expect the vast majority of those new hdd are going into enterprise class storage arrays like EMC Power Max, Isilon; Hitachi g series; NetApp vault servers; and in converged solutions like oracle ExaData, ExaLogig; VCE Vblock vxrail or vxrack. I support storage and backup for a portion of 5 modest datacenters, we churn through a couple hundred spare drives per year.
At the local level, almost nobody gets hdd anymore.
Considering the background noise in the datacenters, and the relative lack of human presence, I'm not worried about this too much.
I would consider 100fps display to be a bit low for 25fps receiver.
Imagine you have a program who's purpose is to display the current time. The clock only needs to update once per second; so setting a timer to check the system clock once every 0.25 seconds and update the display as appropriate - that would actually be jarring for a human to watch. The seconds indicator would update anywhere from 0.76 to 1.24 seconds in between; I consider that a huge gap. I would write my program to check at least once every 0.1 seconds.
By my reasoning, along with your statement that 25fps is human capability, then I would want a 250fps rig before I blame anything other than my reaction time.
Other than that, I agree this "study" is simply a veiled marketing tactic and dispute their claim; I doubt a hardcore gamer would lose that much K/D if you frame limit him to 50fps.
1) I've recently started referring to it as uncommon sense. 2) Human's can't do common sense so we need computers to do it for us? 3) We can't do common sense, what makes us think we can teach computers to do it?
Agreed, in consumer electronics one should expect support to end the moment the sale is complete. If you want actual vendor support, you're buying a system, not individual components.
Instinct tells me we're nearing peak optimization in this industry, so it's not really possible to realize gains of that magnitude without creating a new industry (e.g. going from binary computing to quantum computing).
So I tried to think what other kinds of industries are making announcements every 2 years showing 4x-8x gains, and I can't think of any... So, why is this an expectation here? Where else is this happening? medicine? transportation? agriculture? Are comedians 4x as funny as they were two years ago? Are hamburgers 8x as satisfying as they were two years ago? Is NASCAR finishing races 6x sooner?
Agreed. I think of today's VR scene more like the days of Atari 2600 and CalicoVision. Everyone's making their own path making it _work_, the golden age won't come until a generation or two after it works _well_.
I've got the big screen and surround sound at home which I like just fine, but there are at least a dozen movies each year that I'd like to watch on a 60 foot screen rather than a 60 inch screen - I don't because per movie it's not worth the expense.
Right now I go see maybe 1 movie per year in theaters (consistent since 2010). If I drop $20 each time I go, then "Big Screen" is only getting $20/year from me.
If they were to cut the cost per movie in half I would probably go once per month on average. I used to go twice per month before the costs tripled in my early twenties. That would increase their yearly revenue from me by 600%. Seems like a good business decision to me...
I'm pretty sure sighted people use the same part of the brain to process maths. Ever hear of people who associate numbers with colours? https://en.wikipedia.org/wiki/...
I came to say something similar - use the right tool for the job. I take it you didn't see the folllow-up question that makes the actual overall question much less stupid: "how often do you really get to choose your programming languages"? To that I answer: every time except when working on Skyrim Mods. That's because I program for a hobby and to make my job easier, but it's not my job. When I got out of school I realized I like programming too much to ruin it by getting a job as a programmer, so I went in as an admin instead.
I came to say the same thing; generally speaking the genes are being passed on before cancer takes its toll. I might be convinced that it's somehow earth's method of population control, that if lifespans are shortened so the overall population is more manageable or something along those lines; but not in any shape or form of stopping "faulty DNA from being passed down to the next generation".
I couldn't see anything in either link about what the products are, or will do, for homes, pets, lifestyle, and safety. Am I missing something or is this just a press release from SigFox saying that Atari wants to use their network?
Not only that, but whomever, manishs or MojoKid, made that comment in the post doesn't remember their colour schemes very well (or is too young to know better?). Win98 used two deeper shades of blue for the gradient (navy & sky?), the dark to light gradient started in Win2k/ME and persists to at least windows 7.
I've read most of the 46 posts at the time I wrote this, but choose to reply to this quote because I'm a huge Futurama fan.
My sentiment is basically that teaching bots to learn is a lot like good parenting. No, we cannot give the bots all of human literature and expect them to come out morally altruistic. Someone (the parent) needs to teach them which stories are good to follow and which ones are a lesson in what not to do.
Another flaw I see in this 'algorithm' is that a story which has a morally good protagonist might have fewer examples than the antagonist (3 musketeers?) which would skew the bot's sense of morality. We want the bot to follow d'Artangan's example but he may follow the cardinal or Buckingham if the bad deeds are mentioned more frequently than the good deeds.
Disclaimer: It's been a while since I've read Dumas' works, so my example may not be entirely accurate.
Example - my brother once asked for my advice about reading a book to his son where the story detailed the account of a boy who ran away to escape problems at home. I understand my brother's concern that such a story might inspire a child to run from his problems, then I explained that it's up to the parent to explain that the story might seem like a good solution on the surface, but when one digs deeper it's clear that running away creates more problems than it solves. After the fact, it was clear that the deeper meaning was worth the effort.
When I was young I used to do a lot of stupid things that I didn't want to get caught at, which usually involved a lot of lying.
After getting caught in one such incident a wise young man taught me the only infallible way to never get caught - don't do it in the first place.
I've tried to live by this ever since, and as best I can recall, I've not done anything in the past 15 years where I'd be worried if anyone found out. Sure there are some things I wont volunteer, but if word got out I'd still stand by my actions or at least own up to them.
Actually, thinking back, I have done things in the past 15 years where I didn't want to get caught, but I did anyways - so, whatever.
I'm not a fan of editing individual genes. In OOP, classes have private members that are accessed through get & set routines. Any programmer knows that you don't hack your way into an instance and modify a private member outside of its set routine. Sure most of time thing.setx(y) is just thing.x=y, but when it's not, all hell can break loose downstream and you might not know why. We understand this for computing, why do we not understand this for life?
The first thing I have to say to everyone who asks me to design a backup solution is "what's your recovery solution? what are your recovery needs?". Then design your backups around that. Don't back up anything that won't be restored. You have to protect against both disaster recovery (loss of total system) and operational recovery (file deletion, corruption, historical trails). DR for a PC is usually from a stock image; OR for a PC can be managed through much better methods than PC backup.
The only thing I do at work all day every day is backup. I'm certified on one of the major commercial backup applications, two purpose built backup appliances from different vendors, and have formal training in a few other commercial applications. We have a team of 6 that manage backup for the company's data internally, another team of 5 that manage backup for our IT customers, and a couple of part-time backup admins for rogue corporate business units. We have an offshore team of 12 that support backup & storage for both internal & external 24x7 (max 3 on shift at any time). Internally our biggest backup server runs 10,000jobs/day for 1300 hosts; across all internal servers it's something like 25,000 jobs on 4,000 host. I spent almost $1M in capital this year just to refresh EOSL backup infra, and have asked for $3.1M next year to get into the 21st century for all our backup storage. My colleagues have spent at least as much in growth this year. Across the enterprise we protect 12PB of front end data. Globally we are considered a small customer to our backup software/hardware vendors. We don't do endpoint protection because it's not worth the effort.
If you really are going ahead with what you've described (I suggest you don't), then my biggest worry would be software & config deployment during version upgrades, OS re-installs and infrastructure changes. If you add another backup server are you going to have touch every PC? If you upgrade your server to a version that drops support for a given client version and the user doesn't bother upgrading can you push it down? Can you make sure it gets pushed the next time he logs in?
If you have any remote users, use a tool that does client side deduplication and incremental forever with synthetic full backups being hydrated on the server. Know what your requirements are for portable media, and make sure the tool you use includes/excludes it as per corp policy. Will rsync of / pick up/cdrom? Set the users expectations appropriately and communicate with them what they can expect of you. Make sure everyone knows where their division of responsibility starts and ends, and make sure there's training material available that aligns with those divisions.
That said, if you really are a big company, then forget the endpoints, put your user's data on LAN shares, SharePoint, Exchange, etc and protect their data using server backup. Encrypt the endpoints in case some PHB decides to not use the LAN shares and stores corp data locally, but if he didn't put it on the LAN as per corporate policy, then let him sweat it out for losing his data when the laptop gets stolen/dropped/dies/etc. I have no sympathy for anyone that doesn't follow documented policies & procedures. They all get the stock corporate image, which gives them a personal and a team share. I don't even cheat like some of my colleagues, my laptop is not backed up to our backup servers and I've had it replaced/reimaged every 2 years or so. I keep my historical PST files in two locations. Two hours of setting up my windows preferences or importing app settings from dumps I put on my home drive and I'm back in business. Data doesn't belong on PCs - I wish they were all dumb terminals and any machine you log in to mounts your home drive, runs apps off shares or in remote sessions, and your profile follows you around. Or follow the mainframe strategy and RDP into your desktop / use VDI.
Anything less than 20 endpoints I'd consider small, go ahead and use si
Are you sure about that? It sounds like you're saying: If a person from a foreign nation tries to rob a store in a US city, the local police would forego arresting and charging that person?
Is your life is going to shit because you play too much fortnite? Or are you and your comment irrelevant to the discussion at hand?
2^10 = 1KiB
2^20 = 1MiB
2^30 = 1GiB
2^40 = 1TiB
2^50 = 1PiB
2^60 = 1EiB
2^70 = 1ZiB
2^80 = 1YiB
now we add...
2^90 = 1NiB (ninobyte)
2^100 = 1DiB (decabyte)
2^110 = 1LiB (levenbyte)
2^120 = 1WiB (tWelvebyte)
2^130 = 1BiB (because B looks like 13 in the right font/print)
or just stop using prefixes and go full maths on it. e.g. "there are 3.250 x 2^98 bytes of storage"
Is about 250 meters, following the 1:60 rule used in navigation. I would've thought a 250m offset is large enough to measure, but maybe not with sound in water.
I expect the vast majority of those new hdd are going into enterprise class storage arrays like EMC Power Max, Isilon; Hitachi g series; NetApp vault servers; and in converged solutions like oracle ExaData, ExaLogig; VCE Vblock vxrail or vxrack. I support storage and backup for a portion of 5 modest datacenters, we churn through a couple hundred spare drives per year.
At the local level, almost nobody gets hdd anymore.
Considering the background noise in the datacenters, and the relative lack of human presence, I'm not worried about this too much.
I would consider 100fps display to be a bit low for 25fps receiver.
Imagine you have a program who's purpose is to display the current time. The clock only needs to update once per second; so setting a timer to check the system clock once every 0.25 seconds and update the display as appropriate - that would actually be jarring for a human to watch. The seconds indicator would update anywhere from 0.76 to 1.24 seconds in between; I consider that a huge gap. I would write my program to check at least once every 0.1 seconds.
By my reasoning, along with your statement that 25fps is human capability, then I would want a 250fps rig before I blame anything other than my reaction time.
Other than that, I agree this "study" is simply a veiled marketing tactic and dispute their claim; I doubt a hardcore gamer would lose that much K/D if you frame limit him to 50fps.
"Do you believe that Tesla's dream of electrical devices anywhere in the world essentially being able to draw electrical power from the sky"
1) I've recently started referring to it as uncommon sense.
2) Human's can't do common sense so we need computers to do it for us?
3) We can't do common sense, what makes us think we can teach computers to do it?
Easy to see where this won't go...
Agreed, in consumer electronics one should expect support to end the moment the sale is complete. If you want actual vendor support, you're buying a system, not individual components.
I had to click "open in browser" just to make this post. Just for Fark and /.
Despite how malicious this is, I'm oddly OK with it.
Instinct tells me we're nearing peak optimization in this industry, so it's not really possible to realize gains of that magnitude without creating a new industry (e.g. going from binary computing to quantum computing).
So I tried to think what other kinds of industries are making announcements every 2 years showing 4x-8x gains, and I can't think of any... So, why is this an expectation here? Where else is this happening? medicine? transportation? agriculture? Are comedians 4x as funny as they were two years ago? Are hamburgers 8x as satisfying as they were two years ago? Is NASCAR finishing races 6x sooner?
Is Vodka making you 4x as drunk?
Agreed. I think of today's VR scene more like the days of Atari 2600 and CalicoVision. Everyone's making their own path making it _work_, the golden age won't come until a generation or two after it works _well_.
I've got the big screen and surround sound at home which I like just fine, but there are at least a dozen movies each year that I'd like to watch on a 60 foot screen rather than a 60 inch screen - I don't because per movie it's not worth the expense.
Right now I go see maybe 1 movie per year in theaters (consistent since 2010). If I drop $20 each time I go, then "Big Screen" is only getting $20/year from me.
If they were to cut the cost per movie in half I would probably go once per month on average. I used to go twice per month before the costs tripled in my early twenties. That would increase their yearly revenue from me by 600%. Seems like a good business decision to me...
I'm pretty sure sighted people use the same part of the brain to process maths. Ever hear of people who associate numbers with colours?
https://en.wikipedia.org/wiki/...
I came to say something similar - use the right tool for the job.
I take it you didn't see the folllow-up question that makes the actual overall question much less stupid: "how often do you really get to choose your programming languages"?
To that I answer: every time except when working on Skyrim Mods. That's because I program for a hobby and to make my job easier, but it's not my job. When I got out of school I realized I like programming too much to ruin it by getting a job as a programmer, so I went in as an admin instead.
I came to say the same thing; generally speaking the genes are being passed on before cancer takes its toll. I might be convinced that it's somehow earth's method of population control, that if lifespans are shortened so the overall population is more manageable or something along those lines; but not in any shape or form of stopping "faulty DNA from being passed down to the next generation".
... in this book: http://www.atariarchives.org/m...
I couldn't see anything in either link about what the products are, or will do, for homes, pets, lifestyle, and safety.
Am I missing something or is this just a press release from SigFox saying that Atari wants to use their network?
Not only that, but whomever, manishs or MojoKid, made that comment in the post doesn't remember their colour schemes very well (or is too young to know better?). Win98 used two deeper shades of blue for the gradient (navy & sky?), the dark to light gradient started in Win2k/ME and persists to at least windows 7.
http://www.guidebookgallery.or...
http://www.guidebookgallery.or... - scroll down.
I've read most of the 46 posts at the time I wrote this, but choose to reply to this quote because I'm a huge Futurama fan.
My sentiment is basically that teaching bots to learn is a lot like good parenting. No, we cannot give the bots all of human literature and expect them to come out morally altruistic. Someone (the parent) needs to teach them which stories are good to follow and which ones are a lesson in what not to do.
Another flaw I see in this 'algorithm' is that a story which has a morally good protagonist might have fewer examples than the antagonist (3 musketeers?) which would skew the bot's sense of morality. We want the bot to follow d'Artangan's example but he may follow the cardinal or Buckingham if the bad deeds are mentioned more frequently than the good deeds.
Disclaimer: It's been a while since I've read Dumas' works, so my example may not be entirely accurate.
Example - my brother once asked for my advice about reading a book to his son where the story detailed the account of a boy who ran away to escape problems at home. I understand my brother's concern that such a story might inspire a child to run from his problems, then I explained that it's up to the parent to explain that the story might seem like a good solution on the surface, but when one digs deeper it's clear that running away creates more problems than it solves. After the fact, it was clear that the deeper meaning was worth the effort.
When I was young I used to do a lot of stupid things that I didn't want to get caught at, which usually involved a lot of lying.
After getting caught in one such incident a wise young man taught me the only infallible way to never get caught - don't do it in the first place.
I've tried to live by this ever since, and as best I can recall, I've not done anything in the past 15 years where I'd be worried if anyone found out. Sure there are some things I wont volunteer, but if word got out I'd still stand by my actions or at least own up to them.
Actually, thinking back, I have done things in the past 15 years where I didn't want to get caught, but I did anyways - so, whatever.
Wheres TFA?
I'm not a fan of editing individual genes. In OOP, classes have private members that are accessed through get & set routines. Any programmer knows that you don't hack your way into an instance and modify a private member outside of its set routine. Sure most of time thing.setx(y) is just thing.x=y, but when it's not, all hell can break loose downstream and you might not know why. We understand this for computing, why do we not understand this for life?
The first thing I have to say to everyone who asks me to design a backup solution is "what's your recovery solution? what are your recovery needs?". Then design your backups around that. Don't back up anything that won't be restored. You have to protect against both disaster recovery (loss of total system) and operational recovery (file deletion, corruption, historical trails). DR for a PC is usually from a stock image; OR for a PC can be managed through much better methods than PC backup.
The only thing I do at work all day every day is backup. I'm certified on one of the major commercial backup applications, two purpose built backup appliances from different vendors, and have formal training in a few other commercial applications. We have a team of 6 that manage backup for the company's data internally, another team of 5 that manage backup for our IT customers, and a couple of part-time backup admins for rogue corporate business units. We have an offshore team of 12 that support backup & storage for both internal & external 24x7 (max 3 on shift at any time). Internally our biggest backup server runs 10,000jobs/day for 1300 hosts; across all internal servers it's something like 25,000 jobs on 4,000 host. I spent almost $1M in capital this year just to refresh EOSL backup infra, and have asked for $3.1M next year to get into the 21st century for all our backup storage. My colleagues have spent at least as much in growth this year. Across the enterprise we protect 12PB of front end data. Globally we are considered a small customer to our backup software/hardware vendors. We don't do endpoint protection because it's not worth the effort.
If you really are going ahead with what you've described (I suggest you don't), then my biggest worry would be software & config deployment during version upgrades, OS re-installs and infrastructure changes. If you add another backup server are you going to have touch every PC? If you upgrade your server to a version that drops support for a given client version and the user doesn't bother upgrading can you push it down? Can you make sure it gets pushed the next time he logs in?
If you have any remote users, use a tool that does client side deduplication and incremental forever with synthetic full backups being hydrated on the server. /cdrom? Set the users expectations appropriately and communicate with them what they can expect of you. Make sure everyone knows where their division of responsibility starts and ends, and make sure there's training material available that aligns with those divisions.
Know what your requirements are for portable media, and make sure the tool you use includes/excludes it as per corp policy. Will rsync of / pick up
That said, if you really are a big company, then forget the endpoints, put your user's data on LAN shares, SharePoint, Exchange, etc and protect their data using server backup. Encrypt the endpoints in case some PHB decides to not use the LAN shares and stores corp data locally, but if he didn't put it on the LAN as per corporate policy, then let him sweat it out for losing his data when the laptop gets stolen/dropped/dies/etc. I have no sympathy for anyone that doesn't follow documented policies & procedures. They all get the stock corporate image, which gives them a personal and a team share. I don't even cheat like some of my colleagues, my laptop is not backed up to our backup servers and I've had it replaced/reimaged every 2 years or so. I keep my historical PST files in two locations. Two hours of setting up my windows preferences or importing app settings from dumps I put on my home drive and I'm back in business. Data doesn't belong on PCs - I wish they were all dumb terminals and any machine you log in to mounts your home drive, runs apps off shares or in remote sessions, and your profile follows you around. Or follow the mainframe strategy and RDP into your desktop / use VDI.
Anything less than 20 endpoints I'd consider small, go ahead and use si