The actual study looks at the navigation strategies used in games and separates both the type of games and the type of players; i.e., players of the same game using different navigation strategies develop their brains differently.
The finding is that if you play first person shooters and just wander around and shoot things, the hippocampus doesn't develop (and decreases in mass). By contrast, if you learn to navigate based on references in the game (or, by dying repeatedly by navigating incorrectly, as is common in the Mario game control group they used) your brain develops.
It would be interesting to see a comparison between Call of Duty pub players and competitive Counter-Strike players. The former just "shoot everything that moves". The latter are highly coordinated like SWAT teams. The present findings seem to suggest that the latter--in the same game--would develop their brain matter, whereas the former would not.
In short, he has no idea why NVidia is targeting the vlc.exe executable directly in their driver. At his suggestion, I've asked NVidia for an explanation on Twitter:
I missed the chance to submit this question. Perhaps it's not too late?
On dual-GPU laptops, the NVidia control panel silently prevents VLC from running on the higher-end discrete video card (and it cannot be selected as the option is greyed out), forcing it instead to run on the lower-powered integrated (usual Intel) video card. Changing the executable name from "vlc.exe" to "notvlc.exe" allows it to run on the discrete video card, suggesting that it's a deliberate targeting by NVidia. Many users have reported it for years, but it is unknown why (c.f.: https://forum.videolan.org/vie...). I can confirm that it's present in the most recent NVidia driver (as of August, 2016).
What did you do to piss off NVidia and how are they getting away with this overt targeting of VLC? Are there talks going on behind the scenes to resolve the issue?
ServerFault Meta admins have confirmed that it was a deliberate "Guerilla Marketing" promotional hoax. Seems it was highly effective. The original thread has been deleted, though admins are still deciding what to do, if/how to punish user account, etc.
Perhaps it's because I'm an academic and my use of Stack Exchange relates to my research projects, but I'm having a hard time understanding why people would object to citing the source of a snippet of code. I have always cited and linked to the profiles people who were kind enough to help me with my code on Stack Exchange, not out of license obligation, but out of professional respect.
In academia, citing the work of others is commonplace. It's super easy to insert a comment in your code with a link. Putting the licensing and legal interpretations aside for a moment, why wouldn't you just want to do this out of respect for another professional?
Rsync is simple, lightweight, has been around forever, and gives you incredible power. Assuming by "manage centrally from a console" you mean that you have remote admin access to all the computers in the scope, it's as simple as a cron job running your Rsync script. You can trivially make several versions for different use cases (Linux vs. PC) and only have to configure the setup once in the cron job. After that, you only need to touch it if you make changes.
Rsync can push deltas to any remote server you have access to via a wide range of protocols. The rest of your IT team will appreciate that you're only sending deltas and not sending full copies every execution and hogging bandwidth.
In Canada, it's not so much a matter of programs "should not" as "must not" call themselves "engineers". The terms "engineer" and "engineering" are legally protected in all jurisdictions in Canada, much like the terms "lawyer", "medical doctor", etc.
Programmers who are not licensed professional engineers may not call themselves engineers. The computer science and computer/software/electrical/systems engineering programs at Canadian universities are very different. The engineering programs are accredited at the national level (http://www.engineerscanada.ca/accreditation-resources) to ensure a minimum standard of education for the practice of engineering. There are also post-graduation examination(s) and internship requirements (typically 4 years) prior to licensing. There is no such accreditation for non-engineering programming/related programs.
Further, programmers who are not licensed professional engineers may not do the work of engineers, even if they don't use the term. Many companies have trouble with this one. The definition of what constitutes engineering work can be found here: http://www.peo.on.ca/index.php... - For example, a programmer who is not a licensed professional engineer may not design the software controlling a self-driving car because life and safety are at risk.
The important part of the described attack is its ability to hop past the fried switch, possibly more than one level, to affect devices elsewhere on the network, possibly hundreds of meters away. That makes it distinct from traditional ethernet killer or hammer attacks.
With about 15 minutes of research and looking at electrical diagrams and discussion with a colleague, I figured out exactly what device he's using. If I can figure it out, so can anybody. Out of respect for the author, I won't disclose it either, but I'm sure most of the Slashdot crowd could figure it out as well. The device in question is not expensive and is portable as he describes and has the right electrical properties to not fry the voltage shielding on the ethernet cables while being able to bridge circuit gaps in a sustained manner, as he demonstrates with the 4-5cm spark distance. It is also distinct from lightning strikes because of the variable duration of application and precision with which it can be controlled, which can result in more damage than a large burst of lightning.
With some tweaking, it is conceivable that a single ethernet port in an unattended area like a hotel lobby or university public area (both of which are common) could be targeted such that in just a couple of seconds, damage could be done to devices throughout the building, even devices not directly connected to the switch to which that ethernet port is wired. It's unclear how many hops are theoretically possible, but I suspect at least 2. Research in a controlled lab environment would be worth exploring.
That's a threat worth serious consideration. None of the network architecture in the many different places I have worked was ever designed with this sort of attack in mind; a fried switch was considered the worst possible scenario. This is much worse. At the very least, it should remind people that unprotected ethernet ports can be a huge risk and encourage them to improve physical security design.
Great, awesome, now can we finally get updates for laptop video cards now too? You know, especially the ones marketed as "gaming laptops" that only ever get one driver release and are incompatible with the chipset manufacturer's source drivers?
In Canada, the public is protected from such software bugs by statute, in the same way the public is protected from medical screw ups: a professional engineer is required by law to write any software code where safety is on the line. Just like when a new bridge is constructed and must be designed and validated by a professional engineer who is an expert in structures and who becomes professionally liable for the project, the same is true for software. If safety is on the line, a professional engineer who is an expert in software and/or computer systems (as the case may be) must design and validate the code and they become professionally liable for the software. Unfortunately, too many companies ignore the law.
Source: Professional Engineers Act of Ontario (http://www.e-laws.gov.on.ca/html/statutes/english/elaws_statutes_90p28_e.htm ) and Professional Engineers Ontario (http://www.peo.on.ca/). There are similar acts and professional associations for all provinces and territories in Canada.
Full disclosure: I'm a professional computer engineer registered in Ontario with PEO.
If you enable replies on the Network Solutions' Twitter feed, you can see them responding to the flurry of crap they got from this. They mention that the email is the "first step".
It's worth noting that this action (auto-enroll and bill) is illegal in Canada. Each province/territory has its own consumer protection act that requires explicit opt-in for any new services that are provided to existing customers, in writing. You cannot auto-enroll people and require them to opt-out to not be charged.
In Canada, under the various provincial acts (and a National act that keeps them largely consistent), professional engineers (note, the word "engineer" is legally protected in Canada, like Medical Doctor or Lawyer, unlike in the US.) must do any work that involves human safety. That INCLUDES computer/technical related work. The classic example is software for air traffic control systems or software on space shuttle modules.
One of the problems for the engineering regulatory bodies (Professional Engineers Ontario - PEO - in the case of Ontario) is that many companies don't employ computer/software engineers even when their software involves human safety. They use computer science majors, or people with 1 year technical diplomas from the local college, or people with Microsoft or Cisco courses, or whoever happens to know whatever programming language they are using. The companies are legally required to have the work reviewed and signed off on by licensed engineers, but they just assume "oh, it's not like software is like a bridge or a building or something", so don't realise that the engineering priciples are no different than those used in structural engineering. Where it becomes even more fuzy is that the laws also state that licensed engineers must be used when "financial welfare" is on the line. Very few banking systems are properly designed by licensed computer/software engineers...
Source: I'm a professional engineer (P.Eng) registered in Ontario. Related legislation in Ontario:http://www.e-laws.gov.on.ca/html/statutes/english/elaws_statutes_90p28_e.htm - Professional regulatory body in Ontario: www.peo.on.ca
Why is it that in 2013 the majority of discussions about generating revenue using a free/libre/open source strategy are still focused on "clamping down" and other zero-sum game thought patterns? Haven't we shown yet that there are not only strategies to generate revenue with open source that don't involve trying to control everything, but also that these strategies can be more successful in the long run? The type of "collision course" competition that the OP mentions is strategy thinking from the 70s and 80s. We're past that. We can do better.
I think a more interesting question to ask is: "How can Google generate revenue from Android while continuing to nurture the ecosystem and helping other stakeholders also continue to benefit from its success?". Facing challenging questions and trying to solve them is far more interesting than simply assuming that there is no solution, especially when anecdoctal evidence suggests otherwise.
Disclaimer: I'm doing my doctoral research in strategic management in the area of open source strategy, so my perspective is necessarily biased. Some of my work can be found at http://osstrategy.org/
The real problem is that pharmaceutical companies don't think there is a market for male contraceptives. It has nothing to do with technologies. There have been many effective, reversible, non-invasive procedures in human trials for the past 30 years:
The issue is that "most men" think contraceptives are "unmanly" and will "never take them". At least that's what several doctors have personally told me when I was investigating contraceptive options. Nothing will move forward until there is a (at least perceived) cultural shift towards the acceptance that males should be responsible for their own fertility, creating a (at least perceived) market to justify the large capital expenses required to finalize and make available the various drugs and procedures.
Because the death of Lucas Arts wasn't painful enough for Star Wars fans, we can now look forward to all future Star Wars games being in the Origin-only, Rootkit-DRM enabled, online-at-all-times failboat that is EA's formula. Or is my lack of faith disturbing?
Rationality is only one way of viewing the world. Lots of people aren't rational and a lot of social behaviour isn't rational. As an engineer, my brain is wired to think rationally and to view the world through a rational lense. It's my prefered way of interacting with people. A very large percentage of people don't work that way. They are driven more by emotions, communicate with emotions, interpret the world through feelings, not reason. They're humans too. Part of the point of the blog post I linked is to help you step into their world and understand it. Trying to understand people who don't see the world through a rational lense is still a worthy pursuit and can help you grow as a person, even if your preferred way of understanding the world (and mine too) is rationality. It's too easy to just say "they're not rational" and leave it there. Let's dig deeper and see what we can learn.
New rule: If you don't know the difference between trademark and copyright, you're not allowed to send DMCA takedown notices on behalf of your company.
Can we encode this rule into a simple test like the Kingdom of Loathing literacy test? http://i.imgur.com/PeClG.jpg
While reading about all of this, my biggest issue was that I felt like I was lacking perspective. I was seeing a lot of arguments from various people but I didn't understand how anyone's perspective could lead to the given outcomes.
It does a good job of moving you into someone else's shoes; some who is very different from you, whoever you might be. It was helpful. Viewing things from another perspective is NOT condoning actions. It's learning. Understanding. It's a step in the direction of addressing long-standing systematic issues. A first step.
You would think someone as big as VMware would have figured out, by now, that if "An inadvertent press of a key on a keyboard" can lead to "a full outage of the network infrastructure [including] all load balancers, routers, and firewalls [resulting] in a complete external loss of connectivity to [their Cloud service]" that they are DOING IT WRONG!
In other news, VMware announces they're releasing a new voting machine: http://xkcd.com/463/
In my experience, it is not an issue of easy-to-digest material, and explanations that they understand. It's a hard mental block. I've been in the same cycle for 10+ years, and my parents have said, flat out, they they "just can't learn". I've tried written, step-by-step instructions; I've tried demonstrating; I've tried tutorials. It's not the information or how it is presented. It's a mental block about learning new things.
"Why can't it just work?", and the fact that it doesn't is put on my shoulders as the "tech" generation. And that's that.
What really gets me angry is that they are helpless to do anything in their daily lives without their computer, and blame me for that fact (Cause *I* created all malware and put it on their computer, clearly), while simultaneously ridiculing my choice of career as worthless, because "technology is not important". The irony is lost on them. Completely.
The war you are facing is a cultural one, not a technical, or information/communication one. It's one better asked to a psychologist than Slashdot. Best of luck.
How about a link with info on HOW to sign up?
on
More Brains Needed
·
· Score: 1
Seriously.
Jokes are great, but I'm looking for information on HOW TO SIGN UP!
I WANT to donate my brain to science after I die, but I have no idea what paper work I have to fill out to do this in my province/country. (Ontario, Canada)
Anyone have the necessary information? Please post.
Actual study (open access): http://www.nature.com/mp/journ...
The actual study looks at the navigation strategies used in games and separates both the type of games and the type of players; i.e., players of the same game using different navigation strategies develop their brains differently.
The finding is that if you play first person shooters and just wander around and shoot things, the hippocampus doesn't develop (and decreases in mass). By contrast, if you learn to navigate based on references in the game (or, by dying repeatedly by navigating incorrectly, as is common in the Mario game control group they used) your brain develops.
It would be interesting to see a comparison between Call of Duty pub players and competitive Counter-Strike players. The former just "shoot everything that moves". The latter are highly coordinated like SWAT teams. The present findings seem to suggest that the latter--in the same game--would develop their brain matter, whereas the former would not.
He replied to this question on Twitter: https://twitter.com/videolan/s...
In short, he has no idea why NVidia is targeting the vlc.exe executable directly in their driver. At his suggestion, I've asked NVidia for an explanation on Twitter:
https://twitter.com/mekki/stat...
Perhaps if enough people retweet it they'll actually give an answer. It just seems so ridiculous.
I missed the chance to submit this question. Perhaps it's not too late?
On dual-GPU laptops, the NVidia control panel silently prevents VLC from running on the higher-end discrete video card (and it cannot be selected as the option is greyed out), forcing it instead to run on the lower-powered integrated (usual Intel) video card. Changing the executable name from "vlc.exe" to "notvlc.exe" allows it to run on the discrete video card, suggesting that it's a deliberate targeting by NVidia. Many users have reported it for years, but it is unknown why (c.f.: https://forum.videolan.org/vie...). I can confirm that it's present in the most recent NVidia driver (as of August, 2016).
What did you do to piss off NVidia and how are they getting away with this overt targeting of VLC? Are there talks going on behind the scenes to resolve the issue?
ServerFault Meta admins have confirmed that it was a deliberate "Guerilla Marketing" promotional hoax. Seems it was highly effective. The original thread has been deleted, though admins are still deciding what to do, if/how to punish user account, etc.
Perhaps it's because I'm an academic and my use of Stack Exchange relates to my research projects, but I'm having a hard time understanding why people would object to citing the source of a snippet of code. I have always cited and linked to the profiles people who were kind enough to help me with my code on Stack Exchange, not out of license obligation, but out of professional respect.
In academia, citing the work of others is commonplace. It's super easy to insert a comment in your code with a link. Putting the licensing and legal interpretations aside for a moment, why wouldn't you just want to do this out of respect for another professional?
Reply to This Share Flag as Inappropriate
Real programmers use butterflies: https://xkcd.com/378/
Rsync is simple, lightweight, has been around forever, and gives you incredible power. Assuming by "manage centrally from a console" you mean that you have remote admin access to all the computers in the scope, it's as simple as a cron job running your Rsync script. You can trivially make several versions for different use cases (Linux vs. PC) and only have to configure the setup once in the cron job. After that, you only need to touch it if you make changes.
Rsync can push deltas to any remote server you have access to via a wide range of protocols. The rest of your IT team will appreciate that you're only sending deltas and not sending full copies every execution and hogging bandwidth.
Here's a link to get you started: https://wiki.archlinux.org/ind...
Good luck!
In Canada, it's not so much a matter of programs "should not" as "must not" call themselves "engineers". The terms "engineer" and "engineering" are legally protected in all jurisdictions in Canada, much like the terms "lawyer", "medical doctor", etc.
Programmers who are not licensed professional engineers may not call themselves engineers. The computer science and computer/software/electrical/systems engineering programs at Canadian universities are very different. The engineering programs are accredited at the national level (http://www.engineerscanada.ca/accreditation-resources) to ensure a minimum standard of education for the practice of engineering. There are also post-graduation examination(s) and internship requirements (typically 4 years) prior to licensing. There is no such accreditation for non-engineering programming/related programs.
Further, programmers who are not licensed professional engineers may not do the work of engineers, even if they don't use the term. Many companies have trouble with this one. The definition of what constitutes engineering work can be found here: http://www.peo.on.ca/index.php... - For example, a programmer who is not a licensed professional engineer may not design the software controlling a self-driving car because life and safety are at risk.
Laws & regulations: (For Ontario, but similar in all Canadian provinces/territories): http://www.ontario.ca/laws/sta... & http://www.ontario.ca/laws/reg...
Only some components were 3D printed. But, you know, #3DPrinting is trending so...
The important part of the described attack is its ability to hop past the fried switch, possibly more than one level, to affect devices elsewhere on the network, possibly hundreds of meters away. That makes it distinct from traditional ethernet killer or hammer attacks.
With about 15 minutes of research and looking at electrical diagrams and discussion with a colleague, I figured out exactly what device he's using. If I can figure it out, so can anybody. Out of respect for the author, I won't disclose it either, but I'm sure most of the Slashdot crowd could figure it out as well. The device in question is not expensive and is portable as he describes and has the right electrical properties to not fry the voltage shielding on the ethernet cables while being able to bridge circuit gaps in a sustained manner, as he demonstrates with the 4-5cm spark distance. It is also distinct from lightning strikes because of the variable duration of application and precision with which it can be controlled, which can result in more damage than a large burst of lightning.
With some tweaking, it is conceivable that a single ethernet port in an unattended area like a hotel lobby or university public area (both of which are common) could be targeted such that in just a couple of seconds, damage could be done to devices throughout the building, even devices not directly connected to the switch to which that ethernet port is wired. It's unclear how many hops are theoretically possible, but I suspect at least 2. Research in a controlled lab environment would be worth exploring.
That's a threat worth serious consideration. None of the network architecture in the many different places I have worked was ever designed with this sort of attack in mind; a fried switch was considered the worst possible scenario. This is much worse. At the very least, it should remind people that unprotected ethernet ports can be a huge risk and encourage them to improve physical security design.
Great, awesome, now can we finally get updates for laptop video cards now too? You know, especially the ones marketed as "gaming laptops" that only ever get one driver release and are incompatible with the chipset manufacturer's source drivers?
Apparently News Corp. needs to direct its litigation employees to pay more attention to SuicideGirls... There's no way that could go wrong...
In Canada, the public is protected from such software bugs by statute, in the same way the public is protected from medical screw ups: a professional engineer is required by law to write any software code where safety is on the line. Just like when a new bridge is constructed and must be designed and validated by a professional engineer who is an expert in structures and who becomes professionally liable for the project, the same is true for software. If safety is on the line, a professional engineer who is an expert in software and/or computer systems (as the case may be) must design and validate the code and they become professionally liable for the software. Unfortunately, too many companies ignore the law.
Source: Professional Engineers Act of Ontario (http://www.e-laws.gov.on.ca/html/statutes/english/elaws_statutes_90p28_e.htm ) and Professional Engineers Ontario (http://www.peo.on.ca/). There are similar acts and professional associations for all provinces and territories in Canada.
Full disclosure: I'm a professional computer engineer registered in Ontario with PEO.
If you enable replies on the Network Solutions' Twitter feed, you can see them responding to the flurry of crap they got from this. They mention that the email is the "first step".
Seems real: https://twitter.com/netsolcare...
It's worth noting that this action (auto-enroll and bill) is illegal in Canada. Each province/territory has its own consumer protection act that requires explicit opt-in for any new services that are provided to existing customers, in writing. You cannot auto-enroll people and require them to opt-out to not be charged.
Source (for Ontario, at least): http://www.e-laws.gov.on.ca/ht...
Non-legalese summary provided by the Ministry of Consumer Services of Ontario: http://www.sse.gov.on.ca/mcs/e...
In Canada, under the various provincial acts (and a National act that keeps them largely consistent), professional engineers (note, the word "engineer" is legally protected in Canada, like Medical Doctor or Lawyer, unlike in the US.) must do any work that involves human safety. That INCLUDES computer/technical related work. The classic example is software for air traffic control systems or software on space shuttle modules.
One of the problems for the engineering regulatory bodies (Professional Engineers Ontario - PEO - in the case of Ontario) is that many companies don't employ computer/software engineers even when their software involves human safety. They use computer science majors, or people with 1 year technical diplomas from the local college, or people with Microsoft or Cisco courses, or whoever happens to know whatever programming language they are using. The companies are legally required to have the work reviewed and signed off on by licensed engineers, but they just assume "oh, it's not like software is like a bridge or a building or something", so don't realise that the engineering priciples are no different than those used in structural engineering. Where it becomes even more fuzy is that the laws also state that licensed engineers must be used when "financial welfare" is on the line. Very few banking systems are properly designed by licensed computer/software engineers...
Source: I'm a professional engineer (P.Eng) registered in Ontario. Related legislation in Ontario:http://www.e-laws.gov.on.ca/html/statutes/english/elaws_statutes_90p28_e.htm - Professional regulatory body in Ontario: www.peo.on.ca
Why is it that in 2013 the majority of discussions about generating revenue using a free/libre/open source strategy are still focused on "clamping down" and other zero-sum game thought patterns? Haven't we shown yet that there are not only strategies to generate revenue with open source that don't involve trying to control everything, but also that these strategies can be more successful in the long run? The type of "collision course" competition that the OP mentions is strategy thinking from the 70s and 80s. We're past that. We can do better.
I think a more interesting question to ask is: "How can Google generate revenue from Android while continuing to nurture the ecosystem and helping other stakeholders also continue to benefit from its success?". Facing challenging questions and trying to solve them is far more interesting than simply assuming that there is no solution, especially when anecdoctal evidence suggests otherwise.
Disclaimer: I'm doing my doctoral research in strategic management in the area of open source strategy, so my perspective is necessarily biased. Some of my work can be found at http://osstrategy.org/
The real problem is that pharmaceutical companies don't think there is a market for male contraceptives. It has nothing to do with technologies. There have been many effective, reversible, non-invasive procedures in human trials for the past 30 years:
http://www.malecontraceptives.org/
The issue is that "most men" think contraceptives are "unmanly" and will "never take them". At least that's what several doctors have personally told me when I was investigating contraceptive options. Nothing will move forward until there is a (at least perceived) cultural shift towards the acceptance that males should be responsible for their own fertility, creating a (at least perceived) market to justify the large capital expenses required to finalize and make available the various drugs and procedures.
Because the death of Lucas Arts wasn't painful enough for Star Wars fans, we can now look forward to all future Star Wars games being in the Origin-only, Rootkit-DRM enabled, online-at-all-times failboat that is EA's formula. Or is my lack of faith disturbing?
Rationality is only one way of viewing the world. Lots of people aren't rational and a lot of social behaviour isn't rational. As an engineer, my brain is wired to think rationally and to view the world through a rational lense. It's my prefered way of interacting with people. A very large percentage of people don't work that way. They are driven more by emotions, communicate with emotions, interpret the world through feelings, not reason. They're humans too. Part of the point of the blog post I linked is to help you step into their world and understand it. Trying to understand people who don't see the world through a rational lense is still a worthy pursuit and can help you grow as a person, even if your preferred way of understanding the world (and mine too) is rationality. It's too easy to just say "they're not rational" and leave it there. Let's dig deeper and see what we can learn.
New rule: If you don't know the difference between trademark and copyright, you're not allowed to send DMCA takedown notices on behalf of your company.
Can we encode this rule into a simple test like the Kingdom of Loathing literacy test? http://i.imgur.com/PeClG.jpg
While reading about all of this, my biggest issue was that I felt like I was lacking perspective. I was seeing a lot of arguments from various people but I didn't understand how anyone's perspective could lead to the given outcomes.
I found this post very helpful: http://griffin.oobleyboo.com/archive/on-pycon2013-and-equality/
It does a good job of moving you into someone else's shoes; some who is very different from you, whoever you might be. It was helpful. Viewing things from another perspective is NOT condoning actions. It's learning. Understanding. It's a step in the direction of addressing long-standing systematic issues. A first step.
You would think someone as big as VMware would have figured out, by now, that if "An inadvertent press of a key on a keyboard" can lead to "a full outage of the network infrastructure [including] all load balancers, routers, and firewalls [resulting] in a complete external loss of connectivity to [their Cloud service]" that they are DOING IT WRONG!
In other news, VMware announces they're releasing a new voting machine: http://xkcd.com/463/
In my experience, it is not an issue of easy-to-digest material, and explanations that they understand. It's a hard mental block. I've been in the same cycle for 10+ years, and my parents have said, flat out, they they "just can't learn". I've tried written, step-by-step instructions; I've tried demonstrating; I've tried tutorials. It's not the information or how it is presented. It's a mental block about learning new things.
"Why can't it just work?", and the fact that it doesn't is put on my shoulders as the "tech" generation. And that's that.
What really gets me angry is that they are helpless to do anything in their daily lives without their computer, and blame me for that fact (Cause *I* created all malware and put it on their computer, clearly), while simultaneously ridiculing my choice of career as worthless, because "technology is not important". The irony is lost on them. Completely.
The war you are facing is a cultural one, not a technical, or information/communication one. It's one better asked to a psychologist than Slashdot. Best of luck.
Seriously.
Jokes are great, but I'm looking for information on HOW TO SIGN UP!
I WANT to donate my brain to science after I die, but I have no idea what paper work I have to fill out to do this in my province/country. (Ontario, Canada)
Anyone have the necessary information? Please post.