<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Dan Tohatan - Science</title>
    <link>http://www.dacris.com/blog/</link>
    <description>In an upside down world where ignorance is strength, freedom is slavery, and war is peace, I give you the world you were never meant to see.</description>
    <language>en-us</language>
    <copyright>Dan Tohatan</copyright>
    <lastBuildDate>Sun, 08 Aug 2010 06:19:47 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>contact@dacris.com</managingEditor>
    <webMaster>contact@dacris.com</webMaster>
    <item>
      <trackback:ping>http://www.dacris.com/blog/Trackback.aspx?guid=fd1a6b5b-a06e-4af7-9ce1-491f85aa3e5d</trackback:ping>
      <pingback:server>http://www.dacris.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.dacris.com/blog/PermaLink,guid,fd1a6b5b-a06e-4af7-9ce1-491f85aa3e5d.aspx</pingback:target>
      <dc:creator>Dan Tohatan (Admin)</dc:creator>
      <wfw:comment>http://www.dacris.com/blog/CommentView,guid,fd1a6b5b-a06e-4af7-9ce1-491f85aa3e5d.aspx</wfw:comment>
      <wfw:commentRss>http://www.dacris.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=fd1a6b5b-a06e-4af7-9ce1-491f85aa3e5d</wfw:commentRss>
      <title>Ray Tracing to Replace Rasterization by 2020</title>
      <guid isPermaLink="false">http://www.dacris.com/blog/PermaLink,guid,fd1a6b5b-a06e-4af7-9ce1-491f85aa3e5d.aspx</guid>
      <link>http://www.dacris.com/blog/2010/08/08/RayTracingToReplaceRasterizationBy2020.aspx</link>
      <pubDate>Sun, 08 Aug 2010 06:19:47 GMT</pubDate>
      <description>&lt;div&gt;Say goodbye to polygons and shaders. Say goodbye to OpenGL and DirectX. The future, from this point on, is all ray tracing.&lt;br&gt;&lt;br&gt;One chart - one image - shows it perfectly:&lt;br&gt;&lt;br&gt;&lt;img src="/images/rt.png"&gt;&lt;br&gt;&lt;br&gt;(Source: &lt;a href="http://www.pcper.com/article.php?aid=506&amp;amp;type=expert&amp;amp;pid=3"&gt;PC Perspective&lt;/a&gt;)&lt;br&gt;&lt;br&gt;Ray tracing outperforms rasterization for large numbers of polygons.&lt;br&gt;&lt;br&gt;There are many disadvantages to rasterization:&lt;br&gt;&lt;ul&gt;&lt;li&gt;It is slow (linear in time) for large numbers of polygons.&lt;/li&gt;&lt;li&gt;It does not produce reflections very efficiently or accurately.&lt;/li&gt;&lt;li&gt;It cannot dynamically produce effects like refraction or shadows.&lt;/li&gt;&lt;li&gt;It relies heavily on textures (which use up tons of space!) to produce lighting effects.&lt;/li&gt;&lt;li&gt;Coding rasterized games is difficult because of the requirement to approximate every single lighting effect that would be calculated automatically using ray tracing.&lt;br&gt;&lt;/li&gt;&lt;/ul&gt;Of course, rasterization does have one advantage (and one only), and that is that on &lt;i&gt;present-day&lt;/i&gt; PCs, it can render scenes in real time at higher quality than ray tracing.&lt;br&gt;&lt;br&gt;Throughout computing history, it has always been the case that temporary approximation techniques were phased out when enough computing power was available to do away with them. For example, the use of color palettes in the 1990s (i.e. 256 colors) disappeared as soon as there was enough GPU memory to store 32-bit pixel values. When resolutions rose to 800x600 and beyond, bitmap fonts could finally be replaced by True Type fonts. Pixels were gradually phased out of the graphics world in favor of ems or inches.&lt;br&gt;&lt;br&gt;Notice that rasterization has dominated the PC gaming industry since the 1990s. Currently, ray tracing cannot produce scenes at 1080p resolution in real time without sacrificing quality severely. However, this will soon change.&lt;br&gt;&lt;br&gt;The amount of increase in CPU power (from present levels) needed to allow rendering of ray-traced images at 1080p resolution at 24 fps is only about 10X. This will almost certainly happen before 2020.&lt;br&gt;&lt;br&gt;There is a &lt;a href="http://www.youtube.com/watch?v=v3tttKdhCYw"&gt;movie coming out&lt;/a&gt; (in 2012) that is supposedly rendered entirely in real time using ray tracing.&lt;br&gt;&lt;br&gt;To close off, here is a ray traced image using a ray tracer that I built recently:&lt;br&gt;&lt;br&gt;&lt;img src="http://www.dacris.com/images/area2.png"&gt;&lt;br&gt;&lt;br&gt;Notice the accuracy of the reflections and shadows, and how they come at no extra cost - virtually no performance penalty and no extra code required!&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://www.dacris.com/blog/aggbug.ashx?id=fd1a6b5b-a06e-4af7-9ce1-491f85aa3e5d"/&gt;&lt;/div&gt;</description>
      <comments>http://www.dacris.com/blog/CommentView,guid,fd1a6b5b-a06e-4af7-9ce1-491f85aa3e5d.aspx</comments>
      <category>Business</category>
      <category>Commentary</category>
      <category>History</category>
      <category>News</category>
      <category>Science</category>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.dacris.com/blog/Trackback.aspx?guid=e94e7d49-d268-4187-ba23-23b1b4fbf8b1</trackback:ping>
      <pingback:server>http://www.dacris.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.dacris.com/blog/PermaLink,guid,e94e7d49-d268-4187-ba23-23b1b4fbf8b1.aspx</pingback:target>
      <dc:creator>Dan Tohatan (Admin)</dc:creator>
      <wfw:comment>http://www.dacris.com/blog/CommentView,guid,e94e7d49-d268-4187-ba23-23b1b4fbf8b1.aspx</wfw:comment>
      <wfw:commentRss>http://www.dacris.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=e94e7d49-d268-4187-ba23-23b1b4fbf8b1</wfw:commentRss>
      <title>Designing Benchmarks: Hardware, Software, and QoS</title>
      <guid isPermaLink="false">http://www.dacris.com/blog/PermaLink,guid,e94e7d49-d268-4187-ba23-23b1b4fbf8b1.aspx</guid>
      <link>http://www.dacris.com/blog/2010/07/20/DesigningBenchmarksHardwareSoftwareAndQoS.aspx</link>
      <pubDate>Tue, 20 Jul 2010 05:25:29 GMT</pubDate>
      <description>&lt;div&gt;&lt;h2&gt;Introduction&lt;br&gt;&lt;/h2&gt;&lt;p&gt;
        There are three types of benchmarks:&lt;/p&gt;
    &lt;ol&gt;
        &lt;li&gt;Hardware - those that test raw hardware variables like throughput, transfer 
            rate, latency, or bandwidth.&lt;/li&gt;
        &lt;li&gt;Software - those that test the performance of various algorithms (e.g. pi 
            calculation) on different hardware devices.&lt;/li&gt;
        &lt;li&gt;QoS - those that test various quality of service aspects, such as security or 
            reliability.&lt;/li&gt;
    &lt;/ol&gt;
    &lt;h2&gt;
        Software Benchmarks&lt;/h2&gt;
    &lt;p&gt;
        While high-level (software) benchmarks appear to more accurately reflect what we 
        want to measure from a user experience standpoint, they are also harder to 
        generalize or standardize. This is because the hardware resources needed for a 
        pi calculation in C# may differ greatly from those needed for a pi calculation 
        in C++. Ultimately, software benchmarks end up being heavily dependent on the 
        platform being used for development.&lt;/p&gt;
    &lt;p&gt;
        There are a few software benchmarks, however, which are worthy of 
        implementation. These are the ones that have a great degree of applicability to 
        the real world and have a very low degree of platform &amp;amp; algorithm variance. In 
        other words, the algorithm needs to be commoditized - the public domain version 
        of the algorithm is the most efficient version of the algorithm available. It 
        needs to take full advantage of all hardware optimizations known at the time, 
        and be applicable in the real world. It also needs to be written for as 
        low-level a platform as possible (e.g. C++).&lt;/p&gt;
    &lt;p&gt;
        Examples of viable software benchmarks:&lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;Pi calculation (e.g. SuperPI)&lt;/li&gt;
        &lt;li&gt;H.264 video encoding, with fixed settings&lt;/li&gt;
        &lt;li&gt;MP3 audio encoding, with fixed settings&lt;/li&gt;
        &lt;li&gt;Prime number calculation (e.g. Prime95)&lt;/li&gt;
        &lt;li&gt;Fibonacci number sequence&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;
        Examples of bad software benchmarks:&lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;JavaScript pi calculation - varies by browser type&lt;/li&gt;
        &lt;li&gt;Linux compilation - varies greatly by distribution and configuration&lt;/li&gt;
        &lt;li&gt;XML parsing - varies greatly by algorithm&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;
        The rule as far as the algorithm is concerned is, it must be easy to reproduce 
        the most efficient algorithm for that particular task. For example, with pi 
        calculation, the most efficient algorithm is well-documented and readily 
        available. There is no hidden or proprietary algorithm that is more optimized 
        than what is already in the public domain.&lt;/p&gt;
    &lt;h2&gt;
        Hardware Benchmarks&lt;/h2&gt;
    &lt;p&gt;
        Low-level (hardware) benchmarks are designed specifically to measure the 
        physical limitations of the underlying hardware. These are generally much more 
        reliable. There is less variance in results. However, they apply less to real 
        world usage. They are also known as "synthetic" benchmarks, because they do not 
        take into account real world usage patterns. Typically, hardware benchmarks will 
        measure things like throughput, bandwidth, or latency.&lt;/p&gt;
    &lt;p&gt;
        Examples of hardware benchmarks:&lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;Cache memory throughput (read, write, copy) with 64 KB blocks&lt;/li&gt;
        &lt;li&gt;Average RAM read latency with 4 KB blocks at random addresses&lt;/li&gt;
        &lt;li&gt;Hard drive seek time for 1/2 disk seek&lt;/li&gt;
        &lt;li&gt;Peak hard drive transfer rate&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;
        The relevance of a hardware benchmark matters more than anything in terms of 
        determining whether it is worth pursuing. For example, it would be irrelevant to 
        measure the error rate of RAM when you are in fact looking for a measure of the 
        performance of the memory subsystem.&lt;/p&gt;
    &lt;h2&gt;
        QoS Benchmarks&lt;/h2&gt;
    &lt;p&gt;
        While so far we've discussed only performance testing, there are other variables 
        that we generally would want to measure. These fall under the category of 
        "quality of service" (or QoS) variables. The importance of these variables is 
        often underrated.&lt;/p&gt;
    &lt;p&gt;
        Examples of QoS variables:&lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;Error rate of a hard drive&lt;/li&gt;
        &lt;li&gt;Security level of the operating system&lt;/li&gt;
        &lt;li&gt;Video rendering quality&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;
        These variables have nothing to do with speed, but they are nevertheless 
        important.&lt;/p&gt;
    &lt;p&gt;
        Benchmarks should not be just about testing performance. They should include QoS 
        variables as well, since these can determine a purchase decision just as much as 
        performance. Hardware reviewers will often mention these variables and try to 
        quantify them, but there are seldom any objective tests done. We predict that 
        QoS benchmarking will be more important over the coming years, and we plan to 
        focus more on this relatively unexplored territory.&lt;/p&gt;
    &lt;h2&gt;
        Conclusions&lt;/h2&gt;
    &lt;p&gt;
        Dacris Benchmarks offers many hardware benchmarks. There is only one software 
        benchmark in Dacris Benchmarks at the moment, and that is the CPU test, since 
        there is no definitive way to measure the raw throughput of a CPU. The CPU 
        benchmark is mainly a clone of the Whetstone benchmark.&lt;/p&gt;
    &lt;p&gt;
        Currently, our emphasis with Dacris Benchmarks has been on hardware benchmarks 
        as much as possible. Our customers have indicated to us that this is the right 
        strategy. However, in the future we plan to expand into QoS benchmarks as well, 
        as this is a relatively unexplored area.&lt;/p&gt;
    &lt;p&gt;
        Questions? Suggestions? Feel free to post your comment below.&lt;/p&gt;&lt;img width="0" height="0" src="http://www.dacris.com/blog/aggbug.ashx?id=e94e7d49-d268-4187-ba23-23b1b4fbf8b1"/&gt;&lt;/div&gt;</description>
      <comments>http://www.dacris.com/blog/CommentView,guid,e94e7d49-d268-4187-ba23-23b1b4fbf8b1.aspx</comments>
      <category>Business</category>
      <category>Science</category>
      <category>Technology</category>
      <category>Tips</category>
    </item>
    <item>
      <trackback:ping>http://www.dacris.com/blog/Trackback.aspx?guid=68b71832-c9e0-4045-b17b-6ae82f85b65c</trackback:ping>
      <pingback:server>http://www.dacris.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.dacris.com/blog/PermaLink,guid,68b71832-c9e0-4045-b17b-6ae82f85b65c.aspx</pingback:target>
      <dc:creator>Dan Tohatan (Admin)</dc:creator>
      <wfw:comment>http://www.dacris.com/blog/CommentView,guid,68b71832-c9e0-4045-b17b-6ae82f85b65c.aspx</wfw:comment>
      <wfw:commentRss>http://www.dacris.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=68b71832-c9e0-4045-b17b-6ae82f85b65c</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Upward Mobility is Dead: How persistent unemployment will shape the next decade</title>
      <guid isPermaLink="false">http://www.dacris.com/blog/PermaLink,guid,68b71832-c9e0-4045-b17b-6ae82f85b65c.aspx</guid>
      <link>http://www.dacris.com/blog/2010/02/20/UpwardMobilityIsDeadHowPersistentUnemploymentWillShapeTheNextDecade.aspx</link>
      <pubDate>Sat, 20 Feb 2010 19:11:20 GMT</pubDate>
      <description>&lt;div&gt;This is a follow-up article to this majestic piece of writing: &lt;a href="http://www.theatlantic.com/doc/201003/jobless-america-future"&gt;How a New Jobless Era Will Transform America (The Atlantic)&lt;/a&gt;&lt;br&gt;&lt;br&gt;After reading the above article, a few ideas popped into my head which may not be known to the writer, given that the writer (and his/her sources) are probably members of an older generation. However, since I am a member of the so-called "generation Y" or the "echo boom" generation, I may be able to shed some light on what I am thinking (and maybe what other members of my generation are thinking) with respect to this issue.&lt;br&gt;&lt;br&gt;First, it's evident at this point that the idea of upward mobility - the idea that you could work your way up the corporate ladder - is no longer an idea that can be embraced. It is far too risky. It used to be that if you worked hard enough, you would eventually end up in a highly-prestigious position, earning lots of money, and having a fair amount of authority (all of which are highly potent aphrodisiacs to undisciplined individuals).&lt;br&gt;&lt;br&gt;OK, I said a mouthful so let's backtrack a little. What is an "undisciplined individual"? Put simply, all humans have instincts and most humans make decisions solely based on feeling (emotion), rather than rational thought. In basic sociology, a human has several aphrodisiacs which elevate his/her sense of self-worth. These are (to name a few): power, wealth, and social status. Most individuals act as robots seeking these three aphrodisiacs for their entire lives. Unless you are aware of this fact of nature and discipline yourself to be content with seeking happiness in other forms, you are considered an "undisciplined individual," who is purely seeking to maximize one's social status, power, and/or wealth. The vast majority of Americans are what I consider "undisciplined individuals."&lt;br&gt;&lt;br&gt;Now, believe it or not, there are many people in the world who define themselves largely by the position they hold, or by the organization in which they are members. This is one way you can define yourself, but what happens when you lose your position, or the organization you are in collapses and you're left without a position? It is my belief that if you define yourself in such a way, you will suffer enormous emotional scars resulting from your "break-up" with your organization. In fact, it is almost identical to the break-up of a marriage. In a sense, many people are "married" to their jobs.&lt;br&gt;&lt;br&gt;So what is the antidote to this madness? And why do I consider it "madness"? Well, it's madness because first of all, you are probably not a founder of the organization in which you are a member. Quite probably you have a very low-ranking position within that organization and even more probably you will never reach the level of power / control that the founding member has. That's number one. Number two, it's madness because in this economic environment, anybody can be fired from any position for any reason (or no reason at all!). While this has always been the case to some extent, it is only now that it is happening on a mass scale, reaching levels where the risk of being fired from a position to which you are married actually exceeds the benefit of "becoming married" to that position.&lt;br&gt;&lt;br&gt;So what is the antidote to the madness? You have to think clearly and look at the facts. The facts are that these worker-organization relationships are becoming increasingly more transient. This idea was put forth by Alvin Toffler in his 1970 book "Future Shock," in which he describes a condition where relationships (of any kind) become increasingly more transient in the not-too-distant future. This has come to pass in the form of increased divorce rate as well as increased job insecurity. I think there is no question at this point that Toffler was right and that this trend will continue for a long time.&lt;br&gt;&lt;br&gt;So given all that, it is far more rewarding to think of yourself in terms OTHER THAN your relationships with other organizations. When I look at myself, I value myself based on my ability &lt;b&gt;to solve problems creatively&lt;/b&gt;, or by my ability to &lt;b&gt;think logically&lt;/b&gt;. These are attributes that are fundamental to survival, but which have been almost eternally ignored at the societal level. I believe these attributes are far more fundamental than anything else. You need to define yourself based on your fundamental attributes that make you a resilient individual in the face of any natural or environmental situation. Always avoid the trap of thinking that your identity is defined by what others think of you. This is a fundamental shift in mentality that needs to occur on a massive scale. This shift is what separates a "disciplined individual" from an "undisciplined individual." We, as humans, need to become far more self-disciplined and far more aware of the destructive aphrodisiacs I mentioned earlier.&lt;br&gt;&lt;br&gt;As an aside, two things I try to avoid constantly are:&lt;br&gt;1. Believing (or becoming attached to) others' opinions of me.&lt;br&gt;2. Following popular beliefs or behaviors unquestioningly.&lt;br&gt;&lt;br&gt;Coming back to the idea that upward mobility is dead, imagine you start out your career as a Walmart cashier. Then, 20 years later you're back at Walmart as a cashier. If you grew attached to the idea that you would advance over time, you would be devastated to find yourself 20 years later in exactly the same position. However, if you defined yourself by other characteristics which may not be as socially respectable (yet) as the idea of career advancement, you would be relatively unaffected by your career path, however erratic it may be. It is an idea from many oriental religions which must be embraced: "avoid attachment to things which are invariably transient."&lt;br&gt;&lt;br&gt;Sadly, many are refusing to accept the new reality and construct a belief system which is more consistent with it. Instead, it appears that many are resorting to having children as a way to escape their insecurities and gain social approval. It's understandable that we are social beings. And it requires an enormous shift in thought patterns in order to avoid the common traps that cause us to do undesirable things purely for social approval. Yet, in order to evolve as a species, we must engage in precisely this sort of detachment from the base aphrodisiacs that have driven society for generations. So if you find yourself unemployed, become a Buddhist monk. It's a step in the right direction.&lt;br&gt;&lt;br&gt;To close off, I will give one last example which illustrates what can happen when jobs disappear but the parasitic aphrodisiacs of power and social approval remain. In Philadelphia, white neighborhoods are now becoming increasingly black. White males, who have held blue-collar and even white-collar jobs have now been unemployed for years. Some are now resorting to precisely the same kind of behavior that blacks have been struggling with for decades: fathers abandoning their children, drug dealing, violent crime, and domestic violence. This is all because, fundamentally, blacks are no different from whites. It is only the economic circumstances which produce a difference. Now that the differences in economic circumstances between blacks and whites are beginning to narrow, we are seeing a convergence in terms of behavior patterns. Unfortunately, this convergence is happening in the wrong direction: instead of blacks becoming more affluent, whites are becoming poor.&lt;br&gt;&lt;br&gt;All too often, persistent widespread poverty results in a loss of dignity among members of a society. This is certainly understandable, but there are many societies which, by our definitions of wealth, are extremely poor. Yet, these societies are very cohesive and peaceful. We do not have to go through a break-up of society as a whole as a result of increased overall poverty. In fact, the society of the 1930s was very cohesive and generally in good spirits. People helped each other. We should work toward a healthier society, by valuing those things which are fundamental to survival: knowledge, and creative problem solving, rather than those things which are the primal aphrodisiacs of undisciplined individuals.&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://www.dacris.com/blog/aggbug.ashx?id=68b71832-c9e0-4045-b17b-6ae82f85b65c"/&gt;&lt;/div&gt;</description>
      <comments>http://www.dacris.com/blog/CommentView,guid,68b71832-c9e0-4045-b17b-6ae82f85b65c.aspx</comments>
      <category>Commentary</category>
      <category>Finance</category>
      <category>History</category>
      <category>News</category>
      <category>Personal</category>
      <category>Science</category>
    </item>
    <item>
      <trackback:ping>http://www.dacris.com/blog/Trackback.aspx?guid=a49454c2-db0f-47ae-b5d8-0b0acfe764b2</trackback:ping>
      <pingback:server>http://www.dacris.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.dacris.com/blog/PermaLink,guid,a49454c2-db0f-47ae-b5d8-0b0acfe764b2.aspx</pingback:target>
      <dc:creator>Dan Tohatan (Admin)</dc:creator>
      <wfw:comment>http://www.dacris.com/blog/CommentView,guid,a49454c2-db0f-47ae-b5d8-0b0acfe764b2.aspx</wfw:comment>
      <wfw:commentRss>http://www.dacris.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=a49454c2-db0f-47ae-b5d8-0b0acfe764b2</wfw:commentRss>
      <title>Philosophical Bull and Gnostic Brain Flatulence</title>
      <guid isPermaLink="false">http://www.dacris.com/blog/PermaLink,guid,a49454c2-db0f-47ae-b5d8-0b0acfe764b2.aspx</guid>
      <link>http://www.dacris.com/blog/2009/12/27/PhilosophicalBullAndGnosticBrainFlatulence.aspx</link>
      <pubDate>Sun, 27 Dec 2009 09:38:11 GMT</pubDate>
      <description>&lt;div&gt;Is time linear?&lt;br&gt;Does every interval of time contain the same amount of information?&lt;br&gt;What does time contain anyway?&lt;br&gt;&lt;br&gt;Time is a container for change. Time contains the delta between one state of the cosmos and another. Each finite interval of time contains within it the amount of change that has occurred from the beginning of that interval to the end of that interval.&lt;br&gt;&lt;br&gt;In a sense, change is novelty and novelty is change. Novelty is merely a synonym for change. So when we think about novelty theory, to refer back to the work of Terence McKenna, we're really analyzing the content of time.&lt;br&gt;&lt;br&gt;We know that the content of space is matter, and energy. But what is the content of time? It's a perplexing question for those who cannot see the logical conclusion that time in fact contains information. For it is information that informs change. Information is nothing other than change, and change is information. Novelty is therefore information. We're running around in circles describing the same phenomenon with different words, each word trying to out-grandiose the others.&lt;br&gt;&lt;br&gt;But the fact is simple and yet stunning: Time contains information, much like how space contains matter.&lt;br&gt;&lt;br&gt;Now, we know another interesting fact from basic observation of the world around us, and that is that information is cumulative. You never lose information. This has been elaborated by Terence McKenna as well. Essentially, the fabric of time itself is cumulative. At every stage in the evolution of the universe, we have gone from a state of low complexity to a state of higher complexity. We've never "devolved" into a state of lower complexity. Complexity has always increased.&lt;br&gt;&lt;br&gt;Well, what is complexity? First, it helps to understand how we obtain complexity. At the start of our universe, if we accept the big bang theory, the highest level of complexity in the universe was characterized by a primordial soup of electrons and elementary particles. From that evolved the first atom, clearly a structure with an order far more advanced than what had existed prior to its emergence out of the primordial ontos.&lt;br&gt;&lt;br&gt;Now, this first atom, the hydrogen atom, contained a whole lot more information than its parts, or even the sum of its parts. Because the hydrogen atom has a logical structure far more elaborate than the logical structure which represents an electron. Indeed, it is this logical structure that we must talk about when we're talking about complexity and information. The hydrogen atom is an entity which requires far more information to describe than the electron or the proton alone. So basically, the primordial soup required a very small amount of meta-data (meta-information, or logical structure) to describe, compared to what followed (i.e. the hydrogen atom). This is where we get the notion of increasing complexity. Complexity is the measure of the quantity of information required to produce the &lt;b&gt;simplest possible explanation&lt;/b&gt; of a particular physical phenomenon.&lt;br&gt;&lt;br&gt;As the universe evolved further, we got more and more complex structures. We got other atoms, molecules, organic compounds, and then biological life, and finally social life; intelligent life. Each of these complexities builds on the previous level of complexity. Molecules build on atoms. Social life (cultural or intelligent life) builds on acultural, biological life. Microbial life builds on essential organic compounds. In essence, each new level of complexity contains within it all existing levels of complexity.&lt;br&gt;&lt;br&gt;Thus, complexity is conserved. We can in fact emphatically state that complexity is never destroyed. It is strictly conserved.&lt;br&gt;&lt;br&gt;So what does this all imply for the nature of time? Well, time contains within it descriptions of changes within entities of varying complexity. At the beginning of the universe, each second of time contained a only a very minute description of changes, because only a minute description was needed for the level of complexity at which the universe had arrived at that time. Basically, God only needed a handful of bits of information to describe a change in the state of the universe when the universe was still in its primordial soup state.&lt;br&gt;&lt;br&gt;As the universe complexified, necessarily the amount of information contained within each second of time needed to increase, in order to completely describe the more complex universe that was emerging. Basically, each level of complexity required more information about the changes within that level of complexity.&lt;br&gt;&lt;br&gt;Thus, as the universe cooled and complexified, time became more and more burdened with information, so that each moment of passing time contained within it more information than the previous moment.&lt;br&gt;&lt;br&gt;This process continued to this day. With every passing moment, time "expands" to contain more information than any previous moment that has ever existed. This is a profound concept to grasp, with profound consequences for our perception of time. It means that our linear time assumption, the assumption that time is isotropic and linear - that each moment is the same as every other moment, and that each interval of time is qualitatively and quantitatively the same as every other interval - is absolutely patently false and misleading.&lt;br&gt;&lt;br&gt;We have to ditch the idea that time is somehow plain, linear, and uninteresting. Time is extremely interesting, and ought to be studied by science like nothing else, because we don't have a sufficiently clear understanding of the nature of time.&lt;br&gt;&lt;br&gt;But the interesting implications of this "expanding time" theory are many. This theory actually validates intuitively-derived beliefs in many cultures that time is accelerating, or that time is heading towards an ultimate end. In fact, even modern science has managed to create a theory mainly involving human culture and cultural progress which indicates that there may be a point in the not too distant future where all of our knowledge, having been preserved thanks to the law of conservation of complexity, leads to a point of infinite temporal acceleration - a point of asymptotic discovery and asymptotic change, putting an end to time itself. Indeed, this very idea has been prophesied by others, including the ancient Mayans with their apocalyptic 2012 prophecy, or the Christians, or even modern-day prophets like Terence McKenna, although I'm sure he would despise being called a "prophet."&lt;br&gt;&lt;br&gt;We must challenge all of our dearly-held assumptions about time or else we will not proceed to make true scientific discoveries. Today, we carry notions about time that are akin to believing that the Earth is flat or that it sits atop the backs of four turtles. For example, we believe that causal connections can only exist from the past to the future. We have established one predetermined direction for causality. Yet, we can clearly observe retrocausal effects all around us that seem to defy the laws of physics and all too often get classed as mere coincidences or worse, paranormal phenomena. In fact, such occurrences should be observed experimentally and we should try to develop a theory for explaining such retrocausal phenomena as the appearance of 9-11 as a motif in various artifacts well in advance of the actual event which occurred on 9-11-2001. Other retrocausal phenomena include such cases as the flight of animals to safety prior to a devastating tsunami or earthquake. Anything that is often classed as premonition or prophecy ought to be investigated as a potential candidate for retrocausality - events from the future having causal links to events in the past. It's crazy to think that the future could have a causal influence on the past, as it means that the past is now just as malleable or perhaps more malleable than the future!&lt;br&gt;&lt;br&gt;Anyway, I hope I've been able to shed some light on the strange nature of time and why what we humans often think is obvious is really not so.&lt;br&gt;&lt;br&gt;I could probably talk further here but instead I think I need to actually summarize what I described:&lt;br&gt;&lt;ol&gt;&lt;li&gt;Time is a container for... change in information, also known as novelty. Necessarily, then, time has at least two dimensions.&lt;/li&gt;&lt;li&gt;Complexity is conserved. Each new level of complexity builds on lower levels. Complexity is never destroyed or reduced.&lt;br&gt;&lt;/li&gt;&lt;li&gt;Time is non-linear and quite probably anisotropic.&lt;/li&gt;&lt;li&gt;Time is expanding, with each one-second interval containing more information than any previous one-second interval. This is subjectively perceived as an acceleration.&lt;br&gt;&lt;/li&gt;&lt;li&gt;There may be an endpoint for time, consisting of an asymptotic acceleration of the rate of progress toward infinite complexity.&lt;/li&gt;&lt;li&gt;Causality probably works both ways, even if it seems odd to us. Retrocausality seems to explain perfectly the phenomenon of prescience in some organisms.&lt;/li&gt;&lt;/ol&gt;Bend your mind, but be careful not to break it!&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://www.dacris.com/blog/aggbug.ashx?id=a49454c2-db0f-47ae-b5d8-0b0acfe764b2"/&gt;&lt;/div&gt;</description>
      <comments>http://www.dacris.com/blog/CommentView,guid,a49454c2-db0f-47ae-b5d8-0b0acfe764b2.aspx</comments>
      <category>Commentary</category>
      <category>History</category>
      <category>Personal</category>
      <category>Science</category>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.dacris.com/blog/Trackback.aspx?guid=f97c06e5-92ed-4cb0-9254-b2db5662bc4f</trackback:ping>
      <pingback:server>http://www.dacris.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.dacris.com/blog/PermaLink,guid,f97c06e5-92ed-4cb0-9254-b2db5662bc4f.aspx</pingback:target>
      <dc:creator>Dan Tohatan (Admin)</dc:creator>
      <wfw:comment>http://www.dacris.com/blog/CommentView,guid,f97c06e5-92ed-4cb0-9254-b2db5662bc4f.aspx</wfw:comment>
      <wfw:commentRss>http://www.dacris.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f97c06e5-92ed-4cb0-9254-b2db5662bc4f</wfw:commentRss>
      <title>Malcolm Gladwell: Genius Takes 10,000 Hours!</title>
      <guid isPermaLink="false">http://www.dacris.com/blog/PermaLink,guid,f97c06e5-92ed-4cb0-9254-b2db5662bc4f.aspx</guid>
      <link>http://www.dacris.com/blog/2009/09/06/MalcolmGladwellGeniusTakes10000Hours.aspx</link>
      <pubDate>Sun, 06 Sep 2009 06:20:15 GMT</pubDate>
      <description>&lt;div&gt;&lt;p&gt;&lt;/p&gt;Fascinating video:&lt;br&gt;&lt;embed id=VideoPlayback src=http://video.google.ca/googleplayer.swf?docid=6204900041349106153&amp;hl=en&amp;fs=true style=width:400px;height:326px allowFullScreen=true allowScriptAccess=always type=application/x-shockwave-flash&gt; &lt;/embed&gt;&lt;br&gt;&lt;br&gt;&lt;img width="0" height="0" src="http://www.dacris.com/blog/aggbug.ashx?id=f97c06e5-92ed-4cb0-9254-b2db5662bc4f"/&gt;&lt;/div&gt;</description>
      <comments>http://www.dacris.com/blog/CommentView,guid,f97c06e5-92ed-4cb0-9254-b2db5662bc4f.aspx</comments>
      <category>Commentary</category>
      <category>Personal</category>
      <category>Science</category>
    </item>
    <item>
      <trackback:ping>http://www.dacris.com/blog/Trackback.aspx?guid=d95d8dbf-1d29-42d7-859b-5e95d51f4b52</trackback:ping>
      <pingback:server>http://www.dacris.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.dacris.com/blog/PermaLink,guid,d95d8dbf-1d29-42d7-859b-5e95d51f4b52.aspx</pingback:target>
      <dc:creator>Dan Tohatan (Admin)</dc:creator>
      <wfw:comment>http://www.dacris.com/blog/CommentView,guid,d95d8dbf-1d29-42d7-859b-5e95d51f4b52.aspx</wfw:comment>
      <wfw:commentRss>http://www.dacris.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=d95d8dbf-1d29-42d7-859b-5e95d51f4b52</wfw:commentRss>
      <title>Update On Latest Events</title>
      <guid isPermaLink="false">http://www.dacris.com/blog/PermaLink,guid,d95d8dbf-1d29-42d7-859b-5e95d51f4b52.aspx</guid>
      <link>http://www.dacris.com/blog/2009/05/05/UpdateOnLatestEvents.aspx</link>
      <pubDate>Tue, 05 May 2009 01:24:23 GMT</pubDate>
      <description>&lt;div&gt;Haven't had much time to update the blog lately, but here's my take on the latest events...&lt;br&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Swine flu:&lt;/b&gt; Dry run for martial law. Mexico was on the verge of financial &amp;amp; social collapse. Obama just finished 100 days in office. US treasuries were in trouble. In a prior secret meeting in 2008, the US congress discussed the imminent collapse of US finances by May of 2009. How convenient then to have a "pandemic" at this point. It's a total diversion from more important issues at best, and at worst a pretext for governments to launch full-blown martial law. No more talk about torture or prosecuting Bush admin officials. WHO is at level 5 now. Level 6 means the US government has the authority to apprehend any individual and detain him/her indefinitely and seize his/her property without warrant. This authority was given by a piece of legislation passed in the summer of 2008 which specificially mentions "threat of influenza pandemic" as a potential event that would trigger martial law. All of this is documented on infowars.com.&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Do not panic, yet:&lt;/b&gt; Although governments around the world have full authority now to do whatever they want, it doesn't necessarily mean that they will. Just because I can jump off a bridge doesn't mean I will. At this point, it's a matter of wait &amp;amp; see. In the meantime, we must all do our best to inform our fellow citizens in any way possible that the government is &lt;b&gt;not&lt;/b&gt; on our side. The government is owned by individuals who want to see the world's population reduced to 500 million. Does this mean they will? Maybe, maybe not. But their stated intent is clear. It's like living next door to a person who has threatened to kill you. It's only a matter of time.&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Anthropogenic global warming is a convenient lie:&lt;/b&gt; I have to throw this in here because of all the nonsense I keep hearing about anthropogenic global warming. It's false. It's a politically-motivated lie. The world is warming, but your car is not causing it. If anything, we should be putting more CO2 into the atmosphere. Plants need CO2 to grow. Studies have shown that trees grow bigger if their supply of CO2 is greater. The greatest limiting factor on plant growth is lack of CO2. Plants produce oxygen and clean out toxins from the air. If you want to support a greener planet, put more CO2 into the air. Lastly, CO2 is not a pollutant. It's what humans breathe out. Do you want a tax on breathing? Oh right, I forgot, you're a sheep! BAAAAH!&lt;/li&gt;&lt;/ul&gt;Well I'm done. Not much time to blog these days but I'll be back in about a week with another summary of this kind. I find it fun to rant as long as it's a meaningful rant.&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://www.dacris.com/blog/aggbug.ashx?id=d95d8dbf-1d29-42d7-859b-5e95d51f4b52"/&gt;&lt;/div&gt;</description>
      <comments>http://www.dacris.com/blog/CommentView,guid,d95d8dbf-1d29-42d7-859b-5e95d51f4b52.aspx</comments>
      <category>Climate</category>
      <category>Commentary</category>
      <category>News</category>
      <category>Science</category>
    </item>
    <item>
      <trackback:ping>http://www.dacris.com/blog/Trackback.aspx?guid=44ad06eb-c0cd-45b9-b0fb-b232fb89a2cd</trackback:ping>
      <pingback:server>http://www.dacris.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.dacris.com/blog/PermaLink,guid,44ad06eb-c0cd-45b9-b0fb-b232fb89a2cd.aspx</pingback:target>
      <dc:creator>Dan Tohatan (Admin)</dc:creator>
      <wfw:comment>http://www.dacris.com/blog/CommentView,guid,44ad06eb-c0cd-45b9-b0fb-b232fb89a2cd.aspx</wfw:comment>
      <wfw:commentRss>http://www.dacris.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=44ad06eb-c0cd-45b9-b0fb-b232fb89a2cd</wfw:commentRss>
      <title>Humans Are Not Causing Global Warming</title>
      <guid isPermaLink="false">http://www.dacris.com/blog/PermaLink,guid,44ad06eb-c0cd-45b9-b0fb-b232fb89a2cd.aspx</guid>
      <link>http://www.dacris.com/blog/2009/02/21/HumansAreNotCausingGlobalWarming.aspx</link>
      <pubDate>Sat, 21 Feb 2009 08:24:23 GMT</pubDate>
      <description>&lt;div&gt;I shall attempt to prove once and for all that the theory of manmade global warming is a fraud.&lt;br&gt;&lt;br&gt;Let's start by proving that (at least in theory), CO2 does cause a greenhouse effect.&lt;br&gt;&lt;br&gt;A simple physics law is all we need.&lt;br&gt;It's called &lt;a href="http://en.wikipedia.org/wiki/Wien%27s_displacement_law"&gt;Wien's Law&lt;/a&gt;.&lt;br&gt;&lt;br&gt;What is Wien's Law? It's a formula that relates the temperature of an object to the wavelength of light it emits. Why is it important? Because as you'll see, CO2 only absorbs a few precise wavelengths - corresponding to a small temperature range...&lt;br&gt;&lt;br&gt;Most objects on Earth emit infrared light (according to Wien's Law). The &lt;a href="http://en.wikipedia.org/wiki/Greenhouse_effect"&gt;greenhouse effect&lt;/a&gt; consists of the reflection (absorption &amp;amp; re-emission) of infrared light back to the Earth's surface. So what's important - in order to quantify the greenhouse effect that CO2 has - is to compare the wavelengths emitted by the Earth to the wavelengths absorbed by CO2. Where there is absorption, you have the greenhouse effect. Where there's no absorption, there's no greenhouse effect.&lt;br&gt;&lt;br&gt;The CO2 &lt;a href="http://members.shaw.ca/sch25/FOS/absorbspec.gif"&gt;absorption spectrum&lt;/a&gt; indicates that CO2 absorbs in the range of 15 microns to 25 microns, 4 to 5 microns, and a narrow band around 2.6 to 2.8 microns. The first band corresponds to a temperature of 116*K to 193*K. The second band is 579*K to 724*K (which makes it irrelevant because it's over 300*C), and the third band is totally irrelevant because it's over 800*K (500*C).&lt;br&gt;&lt;br&gt;So the only relevant band of absorption occurs between -157*C and -80*C, where the absorption done by CO2 is virtually total (i.e. 100%). So we should expect that CO2 prevents temperatures on Earth from falling below -80*C. And that is indeed the case because if you check out Antarctica, the lowest temperature recorded there is -89*C. Or, if you check out Mars whose atmosphere is 100% CO2, the lowest temperature recorded there is -87*C (even higher than on Earth!).&lt;br&gt;&lt;br&gt;But when it comes to temperatures above -80*C, it gets really interesting. Take a look at Wien's Law again. Notice how the intensity of emission drops off on the right. Basically, if you have a surface at -30*C (average winter temperature in Nunavut), how much will be emitted in the wavelength that CO2 needs in order to produce a greenhouse effect?&lt;br&gt;&lt;br&gt;After consulting &lt;a href="http://profhorn.aos.wisc.edu/wxwise/AckermanKnox/chap2/planck_curve.html"&gt;this handy calculator&lt;/a&gt; (scroll down), it turns out that over 30% of the energy emitted by an object at -29*C is absorbed by CO2. I didn't bother to do the exact integration, but a rough visual calculation of the area under the curve gives 67 W/m2 absorbed by CO2, out of 195 W/m2, resulting in a percentage of 34%. Since -29*C is a regular temperature in the arctic in the winter, this means CO2 has a huge impact on temperature up there. The impact is reduced at higher temperatures because the Wien curve shifts toward smaller wavelengths.&lt;br&gt;&lt;br&gt;The next question is, how much CO2 (what concentration) is necessary to achieve the full absorption potential? The answer is 1 molecule per 15 cubic microns. How much is that? CO2 weighs 7.3e-26 kg. The volume is 1.5e-17 cubic meters. So the answer is 4.9e-9 kg/m3. What is the mass of a cubic metre of air? 1.29 kg/m3. That means we need 3.8e-9 kg CO2/kg air. 1 kg/kg is 1 million ppm. So to find ppm we need to multiply by 1 million. The result: 0.0038 ppm. That's 3.8 ppb!&lt;br&gt;&lt;br&gt;How much CO2 do we have today? ... 380 ppm! How much did we have before the industrial age? 270 ppm. Keep in mind it only takes 3.8 ppb of CO2 to achieve the full greenhouse effect of CO2.&lt;br&gt;&lt;br&gt;Conclusion? The CO2 we added to the atmosphere makes no difference, because the greenhouse effect was already 100% before the industrial age.&lt;br&gt;&lt;br&gt;NOTE: This article may be revised in the future if I come across new information.&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://www.dacris.com/blog/aggbug.ashx?id=44ad06eb-c0cd-45b9-b0fb-b232fb89a2cd"/&gt;&lt;/div&gt;</description>
      <comments>http://www.dacris.com/blog/CommentView,guid,44ad06eb-c0cd-45b9-b0fb-b232fb89a2cd.aspx</comments>
      <category>Climate</category>
      <category>Commentary</category>
      <category>Science</category>
    </item>
    <item>
      <trackback:ping>http://www.dacris.com/blog/Trackback.aspx?guid=30e0c5e3-74c8-468d-95ad-1c6674a2c9b2</trackback:ping>
      <pingback:server>http://www.dacris.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.dacris.com/blog/PermaLink,guid,30e0c5e3-74c8-468d-95ad-1c6674a2c9b2.aspx</pingback:target>
      <dc:creator>Dan Tohatan (Admin)</dc:creator>
      <wfw:comment>http://www.dacris.com/blog/CommentView,guid,30e0c5e3-74c8-468d-95ad-1c6674a2c9b2.aspx</wfw:comment>
      <wfw:commentRss>http://www.dacris.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=30e0c5e3-74c8-468d-95ad-1c6674a2c9b2</wfw:commentRss>
      <title>Phoenix finds water on Mars!</title>
      <guid isPermaLink="false">http://www.dacris.com/blog/PermaLink,guid,30e0c5e3-74c8-468d-95ad-1c6674a2c9b2.aspx</guid>
      <link>http://www.dacris.com/blog/2008/06/20/PhoenixFindsWaterOnMars.aspx</link>
      <pubDate>Fri, 20 Jun 2008 23:02:08 GMT</pubDate>
      <description>&lt;div&gt;This is an historical event:&lt;br&gt;&lt;br&gt;&lt;a href="http://www.nasa.gov/mission_pages/phoenix/main/index.html"&gt;http://www.nasa.gov/mission_pages/phoenix/main/index.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;The pictures speak for themselves!&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;img width="0" height="0" src="http://www.dacris.com/blog/aggbug.ashx?id=30e0c5e3-74c8-468d-95ad-1c6674a2c9b2"/&gt;&lt;/div&gt;</description>
      <comments>http://www.dacris.com/blog/CommentView,guid,30e0c5e3-74c8-468d-95ad-1c6674a2c9b2.aspx</comments>
      <category>News</category>
      <category>Science</category>
    </item>
  </channel>
</rss>