A massive meteor bombardment destroyed the Earth's ecosystem. So humans and a massively intelligent AI did what it could to save as many people as possible.
The AI needs to keep some outside the Matrix as a control and insurance against problems inside the Matrix. The AI spreads the idea that the Matrix "victims" are slaves and provide energy to the AI to keep the outsiders outside (even though the energy source claims are obviously ridiculous - the people in Zion are profoundly ignorant and bordering on outright stupid).
The AI kills the thousands of people in Zion every hundred years or so when they get aggressive enough to start destabilizing the Matrix, thereby threatening billions.
This makes more sense than the silliness of the movies anyway (which admittedly isn't saying much).
Saturday, July 10, 2010
Tuesday, June 22, 2010
Design for Troubleshooting
Designers, both hardware and software, need to make it easier for normal users to figure out what is causing the problem when their is a failure with their systems.
I just got back from the Post Office, where I was apparently the first customer of the day, and the postage machine at the window didn't work. The postal worker took the cover off, checked that no labels were jamming it, tried winding it forward to make sure it wasn't jammed, put the cover back on, tried to print again. It still didn't work. Took the cover off, again, fiddled with it, put the cover back on, tried it again. Through several repetitions, until another worker opened their window, and I was able to mail my item.
Any time you design something that needs to have a protective cover, include a "troubleshooting switch", a manual switch that can allow the machine to operate as long as it is held down, for troubleshooting problems. It is very useful to be able to see precisely where the problem is, which you can't do with a cover in place; in addition to speeding things up not to have to repeatedly remove and replace a cover. Such a switch should require the operator to continuously hold it down, so it will only operate while his attention is actually on the machine. And it should be designed so that it can't be used that way normally. Unless there really isn't any need for the protective cover in the first place.
In complex computer applications, this would mean allowing the user to step through an operation so they can see where the failure occurs. Or at least providing more informative error messages as to where the failure happened. I just signed up with a new ISP, and at the last step received a whole page of "failure notices"; which failed to identify the problem very well. I have been using computers for 15 years, even though I am not a programmer, so I managed to figure out it was some sort of error in formatting the input, so I backed out and tried resubmitting my information and finally got it to work.
I just got back from the Post Office, where I was apparently the first customer of the day, and the postage machine at the window didn't work. The postal worker took the cover off, checked that no labels were jamming it, tried winding it forward to make sure it wasn't jammed, put the cover back on, tried to print again. It still didn't work. Took the cover off, again, fiddled with it, put the cover back on, tried it again. Through several repetitions, until another worker opened their window, and I was able to mail my item.
Any time you design something that needs to have a protective cover, include a "troubleshooting switch", a manual switch that can allow the machine to operate as long as it is held down, for troubleshooting problems. It is very useful to be able to see precisely where the problem is, which you can't do with a cover in place; in addition to speeding things up not to have to repeatedly remove and replace a cover. Such a switch should require the operator to continuously hold it down, so it will only operate while his attention is actually on the machine. And it should be designed so that it can't be used that way normally. Unless there really isn't any need for the protective cover in the first place.
In complex computer applications, this would mean allowing the user to step through an operation so they can see where the failure occurs. Or at least providing more informative error messages as to where the failure happened. I just signed up with a new ISP, and at the last step received a whole page of "failure notices"; which failed to identify the problem very well. I have been using computers for 15 years, even though I am not a programmer, so I managed to figure out it was some sort of error in formatting the input, so I backed out and tried resubmitting my information and finally got it to work.
Labels:
interfaces,
maintainability,
system design,
troubleshooting
Saturday, January 16, 2010
Drugs and Their (Non) Effects
I have been doing some self-experimentation. One thing I did was to try to find the best dose of caffeine for me. I tried regular coffee, decaff, and coffee and caffeine pills; several times and in different orders. With as close to controlled conditions as one person alone could arrange, I discovered that caffeine has absolutely no effect on me. I could discern absolutely no difference in alertness, learning (read a textbook chapter and did test at end), or reaction time (simple video game). I already knew I didn't react strongly to caffeine, hence the experimenting, but the result was a surprise. Apparently all of the effects I had previously attributed to caffeine had been placebo.
I had already known that I got little or no benefit from acetaminophen (Tylenol). The little relief I did get was easy to attribute to placebo effect.
I have begun wondering how much of the lower than unity effectiveness of most drugs and medications is the result of others who are totally unaffected by some particular drug. Rather than people who are just less affected.
I had already known that I got little or no benefit from acetaminophen (Tylenol). The little relief I did get was easy to attribute to placebo effect.
I have begun wondering how much of the lower than unity effectiveness of most drugs and medications is the result of others who are totally unaffected by some particular drug. Rather than people who are just less affected.
Efficient Markets Hypothesis
There have been a couple of blog posts about the Efficient Markets Hypothesis in the past week:
How To Dis EMH By Robin Hanson January 9, 2010 11:15 am on Overcoming Bias
Then The Efficient Markets Hypothesis by Steve Sailer, Friday, January 15, 2010 on his blog.
According to the Efficient Markets Hypothesis markets reflect ALL relevant information, not just public, since any purchase or sale in a market, even that based entirely on private information is reflected in the price. And if someone has private information but does not act on it, by buying or selling, then it is not relevant as it does not affect the market price.
Two, collapses and delayed effects are PART of the EMH. No one who wasn't out of touch with reality has ever claimed that markets instantly reflect all possible information. I am sure someone, probably an academic somewhere, has made that claim.
Three, the biggest claim is obviously true, that there is NOTHING that produces more accurate prices and hence more efficient exchanges than the market. It's not some magic wand, just there is no humanly better alternative.
Markets are in a way a set of "distributed algorithms" for establishing and managing exchanges. But instead of being established across computers which are much to slow and weak, they work across human minds. Each mind only deals with a small fraction of the available information and outputs its decisions in the form of buy or don't buy or sell decisions; that is a decision as to whether the "market price" is lower, close to, or higher than their evaluation of value.
When we have "minds" more powerful than our own, markets may become obsolete, like in the "Economics 2.0" of Charles Stross's novel Accelerando (Singularity)
.
But until then there is no viable alternative for humans either to markets or to crippled command-type economies. The so-called "mixed economies" are not stable; special interests, especially the interests of government bureaucrats and politicians in increasing their power, inevitably leads to growth of the command side of the economy at the expense of the market.
Substantially edited to correct poor wording, 1:15 PM.
How To Dis EMH By Robin Hanson January 9, 2010 11:15 am on Overcoming Bias
Then The Efficient Markets Hypothesis by Steve Sailer, Friday, January 15, 2010 on his blog.
According to the Efficient Markets Hypothesis markets reflect ALL relevant information, not just public, since any purchase or sale in a market, even that based entirely on private information is reflected in the price. And if someone has private information but does not act on it, by buying or selling, then it is not relevant as it does not affect the market price.
Two, collapses and delayed effects are PART of the EMH. No one who wasn't out of touch with reality has ever claimed that markets instantly reflect all possible information. I am sure someone, probably an academic somewhere, has made that claim.
Three, the biggest claim is obviously true, that there is NOTHING that produces more accurate prices and hence more efficient exchanges than the market. It's not some magic wand, just there is no humanly better alternative.
Markets are in a way a set of "distributed algorithms" for establishing and managing exchanges. But instead of being established across computers which are much to slow and weak, they work across human minds. Each mind only deals with a small fraction of the available information and outputs its decisions in the form of buy or don't buy or sell decisions; that is a decision as to whether the "market price" is lower, close to, or higher than their evaluation of value.
When we have "minds" more powerful than our own, markets may become obsolete, like in the "Economics 2.0" of Charles Stross's novel Accelerando (Singularity)
But until then there is no viable alternative for humans either to markets or to crippled command-type economies. The so-called "mixed economies" are not stable; special interests, especially the interests of government bureaucrats and politicians in increasing their power, inevitably leads to growth of the command side of the economy at the expense of the market.
Substantially edited to correct poor wording, 1:15 PM.
Labels:
economics,
efficiency,
failure,
libertarian,
society
Thursday, December 31, 2009
Make Mistakes on Purpose
My second blog post was on the The Value of Mistakes: Mistakes and Learning. Today there is a post linked from HN, Make a Mess, Clean It Up!, that showed me a point I missed.
Making mistakes on purpose so you can learn from them. One advantage of doing it on purpose is that you can choose your time, so you are fresh and ready to learn, but even more importantly so you can do your learning under controlled circumstances, where you are not going to irritate and inconvenience, or worse, anyone else.
The general idea of making mistakes on purpose I vaguely remember from old Whole Earth Catalogs (I think it was in them, or maybe a theme I took away from them). I should have remembered it when I wrote my earlier post.
Making mistakes on purpose so you can learn from them. One advantage of doing it on purpose is that you can choose your time, so you are fresh and ready to learn, but even more importantly so you can do your learning under controlled circumstances, where you are not going to irritate and inconvenience, or worse, anyone else.
The general idea of making mistakes on purpose I vaguely remember from old Whole Earth Catalogs (I think it was in them, or maybe a theme I took away from them). I should have remembered it when I wrote my earlier post.
Wednesday, December 9, 2009
Sunday, December 6, 2009
First Draft - Science - Idealistic Versus Signaling
This is a rough draft - I just had the idea this morning and spent a little time working on it. Please leave any comments - I am ordering several books which should provide more information - this essay will be further refined - but probably not for at least a month, maybe more, depending on my reading and your feedback.
The responses to the recent leaking of the CRU's information and emails, has led me to a changed understanding of science and how it is viewed by various people, especially people who claim to be scientists.
Among people who actually do or consume science there seem to be two broad views - what they "believe" about science, rather than what they normally "say" about science when asked.
The classical view, what I have begun thinking of as the idealistic view, is science as the search for reliable knowledge. This is the version most scientists (and many non-scientists) espouse when asked, but increasingly many scientists actually hold another view when their beliefs are evaluated by their actions.
This is the signaling and control view of science. This is the "social network" view that has been developed by many sociologists of science.
For an extended example of the two views in conflict, see this recent thread of 369 comments Facts to fit the theory? Actually, no facts at all! . PhysicistDave is the best exemplar of the idealistic view, with pete and several others having extreme signaling and control viewpoints.
I wonder how much of the fact that there hasn't been any fundamental breakthroughs in the last fifty years has to do with the effective takeover of science by academics and government - that is by the signaling and control view. Maybe we have too many "accredited" scientists and they are too beholden to government, and to a lesser extent other grant-making organizations - and they have crowded out or controlled real, idealistic science.
This can also explain the conflict between those who extol peer review, despite its many flaws, and downplay open source science. They are controlling view scientists protecting their turf and power and prerogatives. Anyone thinking about the ideals of science, the classical view of science, immediately realizes that open sourcing the arguments and data will meet the ends of extending knowledge much better than peer review, now that it is possible. Peer review was a stop gap means of getting a quick review of a paper that was necessary when the costs of distributing information was high, but it is now obsolescent at best. Instead the senior scientists and journal editors are protecting their power by protecting peer review.
Bureaucrats, and especially teachers, will tend strongly toward the signaling and control view.
Economics and other social "sciences" will tend toward signaling and control view - for examples see Robin Hanson's and Tyler Cowen's take on the CRU leak with their claims that this is just how academia really works and pete, who claims a Masters in economics, in the comment thread linked above.
Robin Hanson's It's News on Academia, Not Climate
And Tyler Cowen in The lessons of "Climategate",
As I discussed earlier, those who continue to advocate the general use of peer review will tend strongly toward the signaling and control view.
Newer scientists will tend more toward the classical, idealistic view; while more mature scientists as they gain stature and power (especially as they enter administration and editing) will turn increasingly signaling and control oriented.
The responses to the recent leaking of the CRU's information and emails, has led me to a changed understanding of science and how it is viewed by various people, especially people who claim to be scientists.
Among people who actually do or consume science there seem to be two broad views - what they "believe" about science, rather than what they normally "say" about science when asked.
The classical view, what I have begun thinking of as the idealistic view, is science as the search for reliable knowledge. This is the version most scientists (and many non-scientists) espouse when asked, but increasingly many scientists actually hold another view when their beliefs are evaluated by their actions.
This is the signaling and control view of science. This is the "social network" view that has been developed by many sociologists of science.
For an extended example of the two views in conflict, see this recent thread of 369 comments Facts to fit the theory? Actually, no facts at all! . PhysicistDave is the best exemplar of the idealistic view, with pete and several others having extreme signaling and control viewpoints.
I wonder how much of the fact that there hasn't been any fundamental breakthroughs in the last fifty years has to do with the effective takeover of science by academics and government - that is by the signaling and control view. Maybe we have too many "accredited" scientists and they are too beholden to government, and to a lesser extent other grant-making organizations - and they have crowded out or controlled real, idealistic science.
This can also explain the conflict between those who extol peer review, despite its many flaws, and downplay open source science. They are controlling view scientists protecting their turf and power and prerogatives. Anyone thinking about the ideals of science, the classical view of science, immediately realizes that open sourcing the arguments and data will meet the ends of extending knowledge much better than peer review, now that it is possible. Peer review was a stop gap means of getting a quick review of a paper that was necessary when the costs of distributing information was high, but it is now obsolescent at best. Instead the senior scientists and journal editors are protecting their power by protecting peer review.
Bureaucrats, and especially teachers, will tend strongly toward the signaling and control view.
Economics and other social "sciences" will tend toward signaling and control view - for examples see Robin Hanson's and Tyler Cowen's take on the CRU leak with their claims that this is just how academia really works and pete, who claims a Masters in economics, in the comment thread linked above.
Robin Hanson's It's News on Academia, Not Climate
Yup, this behavior has long been typical when academics form competing groups, whether the public hears about such groups or not. If you knew how academia worked, this news would not surprise you nor change your opinions on global warming. I’ve never done this stuff, and I’d like to think I wouldn’t, but that is cheap talk since I haven’t had the opportunity. This works as a “scandal” only because of academia’s overly idealistic public image.
And Tyler Cowen in The lessons of "Climategate",
In other words, I don't think there's much here, although the episode should remind us of some common yet easily forgotten lessons.Of course, both Hanson and Cowen believe in AGW, so these might just be attempts to avoid facing anything they don't want to look at.
As I discussed earlier, those who continue to advocate the general use of peer review will tend strongly toward the signaling and control view.
Newer scientists will tend more toward the classical, idealistic view; while more mature scientists as they gain stature and power (especially as they enter administration and editing) will turn increasingly signaling and control oriented.
Friday, November 27, 2009
Many Ideas or One Idea - or Both
I read Present one idea at a time and let others build upon it after finding it linked in Hacker News. My first response to the title, even before I clicked on the link, was that it was probably going to be a restatement of the amateur SF writer's error of trying to dole out ideas in their stories. Ideas are plentiful, trying to not put them in stories, apparently because they believe there should be only one or a few ideas per story is one reason most amateurs have a hard time writing good science fiction.
On reading the essay, I realized Sivers had an excellent point, but it was a point about feedback. Presenting one idea at a time makes it easier for readers to give good feedback, and they are therefore more likely to provide it.
I wonder if there is any way to combine the two views? To provide more background and context, with the necessarily larger numbers of ideas being presented, while still getting useful feedback from readers.
Added: I linked to this on LW and added this in the comments there:
One idea at a time is great for getting feedback. It is not so good for a reader trying to develop understanding. And the "sequences" don't really help much, trying to read/reread several to try to get context for understanding something is too choppy. I don't know what the best trade-off may be, but I can hope things will improve.
On reading the essay, I realized Sivers had an excellent point, but it was a point about feedback. Presenting one idea at a time makes it easier for readers to give good feedback, and they are therefore more likely to provide it.
I wonder if there is any way to combine the two views? To provide more background and context, with the necessarily larger numbers of ideas being presented, while still getting useful feedback from readers.
Added: I linked to this on LW and added this in the comments there:
One idea at a time is great for getting feedback. It is not so good for a reader trying to develop understanding. And the "sequences" don't really help much, trying to read/reread several to try to get context for understanding something is too choppy. I don't know what the best trade-off may be, but I can hope things will improve.
Labels:
blogging,
creativity,
science fiction,
writing
Thursday, November 5, 2009
Rules Destroys Intelligence
Size alone does not a bureaucracy make, though it always helps (or hurts, looking at it from a rational perspective). Rules exist in the first place to benefit the group and its production. A bureaucrat is someone who has forgotten that simple fact, and worships the rules as ends in themselves, rather than means to getting the job done. This is one reason large organizations are more bureaucratic than smaller ones, the distance of most workers from the actual job.
The ultimate in rule-bound work is automated work.
A Web example:
On September 30 I was reading a well-established post on a web site I generally like, that already had lots of comments. Since it has a [reply] button, I naturally replied to comments that warranted it. I didn't even realize how many I had posted until I had gone back to the homepage and found I had 9 of the top 10 comments. I knew from a discussion a year before that the site owners "would prefer" people not post more than 3 of the latest 10 comments - but that was before one of them left and before the reply button, so I didn't know if it would be a problem, and it really didn't even occur to me as I was replying to those comments.
Apparently it did. On October 11, I tried to comment on a new post, my first comment since the 30th, and got an error page with "You are posting comments too quickly. Slow down." Outstanding stupidity on the part of the web site. What an outstandingly stupid contradiction between the site's name and action.
The ultimate in rule-bound work is automated work.
A Web example:
On September 30 I was reading a well-established post on a web site I generally like, that already had lots of comments. Since it has a [reply] button, I naturally replied to comments that warranted it. I didn't even realize how many I had posted until I had gone back to the homepage and found I had 9 of the top 10 comments. I knew from a discussion a year before that the site owners "would prefer" people not post more than 3 of the latest 10 comments - but that was before one of them left and before the reply button, so I didn't know if it would be a problem, and it really didn't even occur to me as I was replying to those comments.
Apparently it did. On October 11, I tried to comment on a new post, my first comment since the 30th, and got an error page with "You are posting comments too quickly. Slow down." Outstanding stupidity on the part of the web site. What an outstandingly stupid contradiction between the site's name and action.
Friday, October 30, 2009
Innovation and Blogging Software
I don't have anything against innovation - provided it's more useful than the inconsistency it introduces. Tools, including software, are used for other ends, they are not ends in themselves except for a few people who specialize in them, or are otherwise particularly interested in them.
Part of the problem is that different people value different things and, consequently, want different things in their tools. This inevitably introduces complexity, both in the variety of tools available and in the tools themselves.
When browsing the internet and blogs, I am interested in finding interesting or useful content, not in learning to manage a dozen different software systems. There are too many different blogging/commenting systems. For someone interested in finding useful or interesting content rather than in "communing", it is seriously annoying to keep track of how they work.
Standardize somewhat on the blogging/commenting systems. Reducing the number of different systems will lessen the complexity a lot more than adding features to one or another would increase it. Reduce the number of systems by making it easier for current sites to transfer to another system. Reduce forking of projects by making it easy to patch systems to a consistent standard.
Part of the problem is that different people value different things and, consequently, want different things in their tools. This inevitably introduces complexity, both in the variety of tools available and in the tools themselves.
When browsing the internet and blogs, I am interested in finding interesting or useful content, not in learning to manage a dozen different software systems. There are too many different blogging/commenting systems. For someone interested in finding useful or interesting content rather than in "communing", it is seriously annoying to keep track of how they work.
Standardize somewhat on the blogging/commenting systems. Reducing the number of different systems will lessen the complexity a lot more than adding features to one or another would increase it. Reduce the number of systems by making it easier for current sites to transfer to another system. Reduce forking of projects by making it easy to patch systems to a consistent standard.
Labels:
blogging,
creativeness,
design,
programming,
tools,
usability
What Is a Model?
A model is a simplified, abstracted representation of an object or system that presents only the information needed by its user. For example, the plastic models of aircraft I built as a kid abstract away everything except the external appearance, a mathematical model of a system shows only those dimensions and relationships useful to the model's users, a control system is a model of the relationships between the stimuli and the response desired by the designer and user of the larger system being controlled (evolution as designer and organism as user in biological analogy). A control system doesn't make a model of a system, to a large degree it is the designers' model of the system it controls.
At the simplest end are one-dimensional models, that we call measurements.
The most complex models are not explicit, they are too complex to be explicitly known, much less communicated; the model of the world that each person carries within his own mind.
At the simplest end are one-dimensional models, that we call measurements.
The most complex models are not explicit, they are too complex to be explicitly known, much less communicated; the model of the world that each person carries within his own mind.
Labels:
decision making,
design,
futurism,
planning,
problem solving
Thursday, October 29, 2009
The Relationship of Software Engineering, Computer Science, and Programming
Computer science underlies programming rather like physics underlies engineering. You can do some programming or practical engineering with rules of thumb and copying from references, but they will ony take you so far.
What is needed for software engineering to become a reality, rather than a glorified name for programming, is a set of reliable principles for designing and building effective software, that is software that works as expected. Prototyping is the currently most effective way of building software, but it is not software engineering; it is an admission that there is not yet a discipline of software engineering.
From what I have read, even the large scale, high reliability programs are built more by careful programming, testing, and debugging than by detailed up-front design, the way large scale engineering projects are.
The main reason is the incredible complexity of software projects. The only physical products that approach software in complexity are large scale integrated circuits.
Software engineering will be an engineering discipline when the development of a new operating system, the associated utilities, and APIs is as predictable and stable as the design and construction of a new skyscraper.
This is all from general reading and memory, if you agree or disagree with me, please leave links to any sources you may have in comments.
What is needed for software engineering to become a reality, rather than a glorified name for programming, is a set of reliable principles for designing and building effective software, that is software that works as expected. Prototyping is the currently most effective way of building software, but it is not software engineering; it is an admission that there is not yet a discipline of software engineering.
From what I have read, even the large scale, high reliability programs are built more by careful programming, testing, and debugging than by detailed up-front design, the way large scale engineering projects are.
The main reason is the incredible complexity of software projects. The only physical products that approach software in complexity are large scale integrated circuits.
Software engineering will be an engineering discipline when the development of a new operating system, the associated utilities, and APIs is as predictable and stable as the design and construction of a new skyscraper.
This is all from general reading and memory, if you agree or disagree with me, please leave links to any sources you may have in comments.
Benefits of Having a Purpose
To get the benefits of having a "purpose" it doesn't need to be spiritual or altruistic or even helpful to others, all that is necessary is that it keeps you from dwelling on yourself and your own problems. Serious study, if it is interesting enough to you and difficult enough to really engage your attention is more than enough to gain you the benefits of a "purpose".
Partially a response to a post on Less Wrong back in February.
Partially a response to a post on Less Wrong back in February.
Labels:
commitment,
creativeness,
emotion,
enthusiasm,
motivation,
rationality
Saturday, October 17, 2009
Risks, Actions, and Benefits
Partially a response and clarification (at least I think it's clearer) to the strategies presented in Alicorn's post on Less Wrong, The Shadow Question. One of the big problems in her discussion of strategies is the conflation of up-front costs with risks.
"First, Do No Harm": When it is as easy to make things worse as better, be damn sure you know what you're doing before you start fixing things.
"Cherry on Top": An invitation to fiddle; small changes are very unlikely to make things worse, and may help.
"Lottery Ticket": She talks about a risk of making things worse, but it looks more like (from her examples and general discussion) that she means is an upfront cost with a chance of significant benefit later.
Insurance: The other headings were hers, but the one she uses here is misleading, as is her discussion. This is related to "Lottery Ticket" in having upfront costs, but in this case it's to prevent an unacceptable risk of harm. It can be something as simple as insuring your house against fire, so you have a temporary place to live and your house gets repaired (or you get a new house if that's easier/cheaper). To actually working to make a risky future less likely (for example, working on Friendly AI).
Another strategy mentioned by Morendil in a comment is "Go for broke" (a less functional version of this would be Russian Roulette), a big risk with the chance of a big reward, like First, Do No Harm, but higher potential risk/payoff matrix.
First, Do No Harm - Use knowledge to avoid as much risk as possible while still seeking the reward
Go for broke - Straightforward acceptance of large risk with large reward
Cherry on Top - Seek benefits at minimal risk
Lottery Ticket - Pay an up-front cost for a small chance at a large benefit
Insurance - Accept an up-front cost to hedge against a risk
Adventure sports isn't a risk management strategy, I mention it here because it feels like there should be a benefit - Seek the thrill of risk, while reducing actual risks, and not getting any benefit except the thrill
If you think of any other generic strategies, please leave a mention in the comments.
As an aside:
As for the title of the original post, I had to Google "Shadow Question". I don't watch television and have never seen an episode of Babylon 5. Given the page I found that describes the show, that was no loss. But the "two questions", "Who are you?" is the Vorlon question. "What do you want?" is the Shadow question. I guess you could call the first one silliness, and the Shadow question practical.
"First, Do No Harm": When it is as easy to make things worse as better, be damn sure you know what you're doing before you start fixing things.
"Cherry on Top": An invitation to fiddle; small changes are very unlikely to make things worse, and may help.
"Lottery Ticket": She talks about a risk of making things worse, but it looks more like (from her examples and general discussion) that she means is an upfront cost with a chance of significant benefit later.
Insurance: The other headings were hers, but the one she uses here is misleading, as is her discussion. This is related to "Lottery Ticket" in having upfront costs, but in this case it's to prevent an unacceptable risk of harm. It can be something as simple as insuring your house against fire, so you have a temporary place to live and your house gets repaired (or you get a new house if that's easier/cheaper). To actually working to make a risky future less likely (for example, working on Friendly AI).
Another strategy mentioned by Morendil in a comment is "Go for broke" (a less functional version of this would be Russian Roulette), a big risk with the chance of a big reward, like First, Do No Harm, but higher potential risk/payoff matrix.
First, Do No Harm - Use knowledge to avoid as much risk as possible while still seeking the reward
Go for broke - Straightforward acceptance of large risk with large reward
Cherry on Top - Seek benefits at minimal risk
Lottery Ticket - Pay an up-front cost for a small chance at a large benefit
Insurance - Accept an up-front cost to hedge against a risk
Adventure sports isn't a risk management strategy, I mention it here because it feels like there should be a benefit - Seek the thrill of risk, while reducing actual risks, and not getting any benefit except the thrill
If you think of any other generic strategies, please leave a mention in the comments.
As an aside:
As for the title of the original post, I had to Google "Shadow Question". I don't watch television and have never seen an episode of Babylon 5. Given the page I found that describes the show, that was no loss. But the "two questions", "Who are you?" is the Vorlon question. "What do you want?" is the Shadow question. I guess you could call the first one silliness, and the Shadow question practical.
Labels:
AI,
Babylon 5,
business,
decision making,
futurism,
insurance,
risks,
television
Tuesday, October 13, 2009
Lies and Secrets I
Another problem that make lies worse than keeping secrets is that lies are tailored to be believable - they are often more believable than the truth is unless and until they are specifically investigated. This is also the problem with myths, such as religion, that we grow up believing. The Bible is rife with nonsense, the only reason anyone would consider it anything other than ancient fiction, like "The Illiad" and "The Odyssey", is that they grew up being conditioned to believe (or at least accept) it.
Also, "The truth is a valuable commodity that we do not automatically owe anyone." From memory from Smith's "Forge of the Elders" - not an argument from fiction, just that I cannot think of a better way of putting it. Of course there are often, probably usually, good reasons to make accurate information available to others, their actions being based on accurate knowledge generally improves your well being.
Exaggerations are lies, but a specific type, where the basic claim is true, but the statement goes beyond the basic claim in some way for a particular effect on the audience. Exaggerations are specifically manipulative lies.
Excuses are sort of junior grade lies; they may not be actually false, but they do not inform and often mislead. "An excuse is an abdication of responsibility", to quote Rands. If you don't know or if you messed up, admit it. It won't feel good, and won't make you look good; but making excuses just stretches out the pain, and will ultimately make you look and feel worse. If you feel tempted to make an excuse, stop and think about it for a moment, then say something useful about the situation; "I don't know, but I will go and find out".
Rands concludes:
This was partially a response to a post on Less Wrong Lies and Secrets
Also, "The truth is a valuable commodity that we do not automatically owe anyone." From memory from Smith's "Forge of the Elders" - not an argument from fiction, just that I cannot think of a better way of putting it. Of course there are often, probably usually, good reasons to make accurate information available to others, their actions being based on accurate knowledge generally improves your well being.
Exaggerations are lies, but a specific type, where the basic claim is true, but the statement goes beyond the basic claim in some way for a particular effect on the audience. Exaggerations are specifically manipulative lies.
Excuses are sort of junior grade lies; they may not be actually false, but they do not inform and often mislead. "An excuse is an abdication of responsibility", to quote Rands. If you don't know or if you messed up, admit it. It won't feel good, and won't make you look good; but making excuses just stretches out the pain, and will ultimately make you look and feel worse. If you feel tempted to make an excuse, stop and think about it for a moment, then say something useful about the situation; "I don't know, but I will go and find out".
Rands concludes:
Each time you open your mouth, you have an opportunity to build something. That’s the perspective you want during the uncomfortable dead silence, not the victim-based emotion of excuse.
I’m in a hurry, but being in a hurry isn’t an excuse for not taking a small amount of time to say something real.
This was partially a response to a post on Less Wrong Lies and Secrets
What Ifs - American History I
What if - the railroads had taken a different route or never been invented.
What if - the Chesapeake and Ohio Canal (C & O Canal) had continued on past Cumberland, MD, as it had originally been planned.
I had an interesting dream this morning as I awoke; actually the dream was pretty mundane, the alterations from the real landscape were what was interesting. I didn't notice the differences while asleep, the landscape in the dream was just accepted as dream images are. The dream images carried over as I woke and I then wondered about them.
I live in Cumberland, Maryland, the endpoint of the C&O Canal from Washington, DC to the south and east and the National Road to the west. The C & O Canal follows the Potomac River up to Cumberland and was supposed to continue west through The Narrows and up Wills Creek, then zigzag through the mountains to a branch of the Ohio River and down to Pittsburgh. But the railroads got to Pittsburgh first, and slower progress and cost overruns had plagued the Canal (along with nasty floods from the Potomac River) and progress was stopped at Cumberland. The Canal was finally closed completely after a flood in 1924. There are two railroads flanking the sides of The Narrows with the National Highway and Wills Creek between.
In my dream there was a paved footpath on the south bank of Wills Creek, where the road is in reality, and the road crossed the creek and followed the north bank, where the Chessie railroad, formerly the B&O (Baltimore and Ohio) railroad runs. Thinking about my dream images, I realized that not only were the B & O tracks missing, but the Iron Bridge supporting the Western Maryland Railway, that we should have passed under in my dream had been missing as well. After wondering about it, I realized why it could be like that. Hence, my opening what ifs.
If the C & O Canal had been continued up Wills Creek, the towpath would have continued also, right up the south bank of the creek, where my dream's paved footpath lay. If the railroad didn't pass through The Narrows, then the north bank would have been available for the National Highway right of way. I wonder what caused the dream images to come about, since I hadn't actually thought about those what-ifs before. It is enough to make one think about those SF stories where dreams are distorted images captured from "alternate-you"s in different history branches.
What if - the Chesapeake and Ohio Canal (C & O Canal) had continued on past Cumberland, MD, as it had originally been planned.
I had an interesting dream this morning as I awoke; actually the dream was pretty mundane, the alterations from the real landscape were what was interesting. I didn't notice the differences while asleep, the landscape in the dream was just accepted as dream images are. The dream images carried over as I woke and I then wondered about them.
I live in Cumberland, Maryland, the endpoint of the C&O Canal from Washington, DC to the south and east and the National Road to the west. The C & O Canal follows the Potomac River up to Cumberland and was supposed to continue west through The Narrows and up Wills Creek, then zigzag through the mountains to a branch of the Ohio River and down to Pittsburgh. But the railroads got to Pittsburgh first, and slower progress and cost overruns had plagued the Canal (along with nasty floods from the Potomac River) and progress was stopped at Cumberland. The Canal was finally closed completely after a flood in 1924. There are two railroads flanking the sides of The Narrows with the National Highway and Wills Creek between.
In my dream there was a paved footpath on the south bank of Wills Creek, where the road is in reality, and the road crossed the creek and followed the north bank, where the Chessie railroad, formerly the B&O (Baltimore and Ohio) railroad runs. Thinking about my dream images, I realized that not only were the B & O tracks missing, but the Iron Bridge supporting the Western Maryland Railway, that we should have passed under in my dream had been missing as well. After wondering about it, I realized why it could be like that. Hence, my opening what ifs.
If the C & O Canal had been continued up Wills Creek, the towpath would have continued also, right up the south bank of the creek, where my dream's paved footpath lay. If the railroad didn't pass through The Narrows, then the north bank would have been available for the National Highway right of way. I wonder what caused the dream images to come about, since I hadn't actually thought about those what-ifs before. It is enough to make one think about those SF stories where dreams are distorted images captured from "alternate-you"s in different history branches.
Labels:
alternate history,
American history,
C and O Canal,
dream,
history,
railroad,
railroads,
The Narrows,
what-ifs
Monday, August 24, 2009
Is high IQ a curse? - Hacker News
From a question posted on Hacker News Is high IQ a curse?
I first responded:
If it is a curse to you, then you probably have other specific difficulties. I am a high-functioning autistic with an IQ of 156; I have trouble with all but the last 2. In fact, working as an employee helps offset my problems with "unrealistic expectations" since my biggest problem with that is lack of focus, and when employed my employer provides the focus. Unfortunately, since my last good employer died in 2001, I have been bouncing around between low level jobs ever since. I cannot work closely with others more than briefly, so I either have to work alone, which is what I mostly did in the 1990s, or switch jobs every few years, and with the economy and the torture looking for work is for me, I have been mostly out of work since last October.
Then in response to a suggestion that maybe I didn't really need a job, I responded:
That's my biggest problem, I don't have any particular passion. I NEED an external source of focus; when I'm not working I read and study more or less at random when something catches my attention. I have tried all sorts of things to try to maintain a single focus, but so far nothing has worked at all. And I need income even more, I'm already in debt, I just have to take whatever I can get for work.
I came back to the site after taking a nap, thinking that maybe I came across as too whiny. After rereading what I wrote, I wanted to edit it and add more useful content, but it was too late to edit or delete it, so I decided to add to it here, where it will be easier to maintain. (Finding HN entries after they've left the front page can be a bit tedious.)
I am going to respond more specifically to each point:
unrealistic expectations of what you can accomplish
If this is a problem for you, then you probably just aren't as smart as you think you are. You just need a more realistic self-assessment. My problem here is that I can accomplish a lot in a day, but staying focused for a sustained effort is impossible without help.
difficulty in dealing with average people
Being autistic, I have real trouble with this one, but I have learned and can deal with normal people in a relatively structured setting, where I know the parameters of the interaction in advance (I did okay working a Greyhound bus agency for a couple of years), if taken unawares I still can't. I also can't deal regularly with the same people for very long, since no one seems to learn from their mistakes, they keep doing the same stuff over and over and it gets on my nerves very quickly. To avoid this I usually work alone, night stocking in Walmart produce worked pretty well, but the best I had from this aspect was I spent the entire 1990s working for an architect and landscaper who dealt with the clients, then left me alone to get the work done.
more likely to question things and annoy people in the process
If you can't learn to keep your mouth shut, you really aren't very bright at all. I learned this very early in life, getting your ass kicked on the way home from school almost every day will do that.
less likely to accept traditions
Maybe not just because they are traditions, except that Friedrich Hayek, Thomas Sowell, and many others have pointed out that traditional knowledge may not be optimal, but it has survived the test of real world use, sometimes over substantial periods of time. (As a side note, many "traditions" aren't very old, despite what some seem to think.) Questioning traditions is good, just don't throw them out until you understand why they exist and have something better to replace them.
less likely to enjoy the simple pleasures of life
This depends too much on your definition of the "simple pleasures", but from what I have seen there is little difference, and what there is goes the other way; more intelligent people are generally more capable of enjoying "the simple pleasures", and indeed any pleasures.
less likely to find a job as an employee rewarding
I don't understand this one at all. Just as when you are doing independent contracting or have your own small business, you are providing a service to someone that the other values enough to pay you to do. In many ways, doing a job as an employee can be more rewarding if you like what you are doing, because you don't have to deal with the parts you may not like, such as collections, paying other employees, renting workspace, and the hundreds of other details needed to operate a successful business.
Some of the books by Thomas Sowell I have read and definitely recommend:
A Conflict of Visions: Ideological Origins of Political Struggles
How to understand the fundamental difference between American liberals and small government conservatives. Does not defend Republicans nor the Judeo-Christian Socialists that have more recently been mis-labeled "conservatives".
Knowledge And Decisions
This is the single best book on the role of knowledge in the economy, and why planning does not work. Not as theoretical as some, but with more examples.
The Vision of the Anointed: Self-Congratulation as a Basis for Social Policy
Sequel to A Conflict of Visions above; I do not recommend the third book in the series The Quest for Cosmic Justice
. But even though I think it's weaker than the others, it is equally highly ranked on Amazon, so maybe you'll get more out of it than I did.
I've read and recommend others by Sowell, but these are the ones that bear most directly on the value of traditions. Hayek's books are more formally written, but I don't really think they are better than Sowell's in any real sense.
The single most accessible for general readers and referring to the value of tradition is The Fatal Conceit: The Errors of Socialism (The Collected Works of F. A. Hayek)
. Individualism and Economic Order
is a collection of essays, and is harder reading, but I think it worth the effort.
Potential problems:
* unrealistic expectations of what you can accomplish
* difficulty in dealing with average people
* more likely to question things and annoy people in the process
* less likely to accept traditions
* less likely to enjoy the simple pleasures of life
* less likely to find a job as an employee rewarding
I first responded:
If it is a curse to you, then you probably have other specific difficulties. I am a high-functioning autistic with an IQ of 156; I have trouble with all but the last 2. In fact, working as an employee helps offset my problems with "unrealistic expectations" since my biggest problem with that is lack of focus, and when employed my employer provides the focus. Unfortunately, since my last good employer died in 2001, I have been bouncing around between low level jobs ever since. I cannot work closely with others more than briefly, so I either have to work alone, which is what I mostly did in the 1990s, or switch jobs every few years, and with the economy and the torture looking for work is for me, I have been mostly out of work since last October.
Then in response to a suggestion that maybe I didn't really need a job, I responded:
That's my biggest problem, I don't have any particular passion. I NEED an external source of focus; when I'm not working I read and study more or less at random when something catches my attention. I have tried all sorts of things to try to maintain a single focus, but so far nothing has worked at all. And I need income even more, I'm already in debt, I just have to take whatever I can get for work.
I came back to the site after taking a nap, thinking that maybe I came across as too whiny. After rereading what I wrote, I wanted to edit it and add more useful content, but it was too late to edit or delete it, so I decided to add to it here, where it will be easier to maintain. (Finding HN entries after they've left the front page can be a bit tedious.)
I am going to respond more specifically to each point:
unrealistic expectations of what you can accomplish
If this is a problem for you, then you probably just aren't as smart as you think you are. You just need a more realistic self-assessment. My problem here is that I can accomplish a lot in a day, but staying focused for a sustained effort is impossible without help.
difficulty in dealing with average people
Being autistic, I have real trouble with this one, but I have learned and can deal with normal people in a relatively structured setting, where I know the parameters of the interaction in advance (I did okay working a Greyhound bus agency for a couple of years), if taken unawares I still can't. I also can't deal regularly with the same people for very long, since no one seems to learn from their mistakes, they keep doing the same stuff over and over and it gets on my nerves very quickly. To avoid this I usually work alone, night stocking in Walmart produce worked pretty well, but the best I had from this aspect was I spent the entire 1990s working for an architect and landscaper who dealt with the clients, then left me alone to get the work done.
more likely to question things and annoy people in the process
If you can't learn to keep your mouth shut, you really aren't very bright at all. I learned this very early in life, getting your ass kicked on the way home from school almost every day will do that.
less likely to accept traditions
Maybe not just because they are traditions, except that Friedrich Hayek, Thomas Sowell, and many others have pointed out that traditional knowledge may not be optimal, but it has survived the test of real world use, sometimes over substantial periods of time. (As a side note, many "traditions" aren't very old, despite what some seem to think.) Questioning traditions is good, just don't throw them out until you understand why they exist and have something better to replace them.
less likely to enjoy the simple pleasures of life
This depends too much on your definition of the "simple pleasures", but from what I have seen there is little difference, and what there is goes the other way; more intelligent people are generally more capable of enjoying "the simple pleasures", and indeed any pleasures.
less likely to find a job as an employee rewarding
I don't understand this one at all. Just as when you are doing independent contracting or have your own small business, you are providing a service to someone that the other values enough to pay you to do. In many ways, doing a job as an employee can be more rewarding if you like what you are doing, because you don't have to deal with the parts you may not like, such as collections, paying other employees, renting workspace, and the hundreds of other details needed to operate a successful business.
Some of the books by Thomas Sowell I have read and definitely recommend:
A Conflict of Visions: Ideological Origins of Political Struggles
How to understand the fundamental difference between American liberals and small government conservatives. Does not defend Republicans nor the Judeo-Christian Socialists that have more recently been mis-labeled "conservatives".
Knowledge And Decisions
This is the single best book on the role of knowledge in the economy, and why planning does not work. Not as theoretical as some, but with more examples.
The Vision of the Anointed: Self-Congratulation as a Basis for Social Policy
Sequel to A Conflict of Visions above; I do not recommend the third book in the series The Quest for Cosmic Justice
I've read and recommend others by Sowell, but these are the ones that bear most directly on the value of traditions. Hayek's books are more formally written, but I don't really think they are better than Sowell's in any real sense.
The single most accessible for general readers and referring to the value of tradition is The Fatal Conceit: The Errors of Socialism (The Collected Works of F. A. Hayek)
Labels:
business,
civilization,
economics,
getting things done,
Hayek,
motivation,
Thomas Sowell
Sunday, August 16, 2009
To Spread The Enlightenment and Western Civilization
From Scott Aaronson's "The Singularity Is Far"
No doubt lead by the sort of liberal halfwits that supported the Soviet Union and who try and fail to manage a couple dozen 9 year olds (ie, professional academics and teachers).
This is like the quote, which I can't find so can't attribute properly, that said intellectual supporters of revolutionaries expected to find themselves running things after the revolution, and in every real world revolution were unpleasantly surprised. But their intellectual descendants never seem to learn. Here what Scott wants to happen should happen; but most people don't want to become civilized, most in Western countries are actively or passively against the very civilization that they depend upon for their lives. The only reason civilization hasn't collapsed under the sheer weight of democratic arrogance and stupidity is that market forces have helped to counterbalance their incompetence and evil. And the only way to raise the rest of the world is by extending the market, and especially protecting it from gov't power, into the rest of the world.
Earlier in the post he wrote,
And I can’t help thinking that, before we transcend the human condition and upload our brains to computers, a reasonable first step might be to bring the 18th-century Enlightenment to the 98% of the world that still hasn’t gotten the message.
No doubt lead by the sort of liberal halfwits that supported the Soviet Union and who try and fail to manage a couple dozen 9 year olds (ie, professional academics and teachers).
This is like the quote, which I can't find so can't attribute properly, that said intellectual supporters of revolutionaries expected to find themselves running things after the revolution, and in every real world revolution were unpleasantly surprised. But their intellectual descendants never seem to learn. Here what Scott wants to happen should happen; but most people don't want to become civilized, most in Western countries are actively or passively against the very civilization that they depend upon for their lives. The only reason civilization hasn't collapsed under the sheer weight of democratic arrogance and stupidity is that market forces have helped to counterbalance their incompetence and evil. And the only way to raise the rest of the world is by extending the market, and especially protecting it from gov't power, into the rest of the world.
Earlier in the post he wrote,
I see a few fragile and improbable victories against a backdrop of malice, stupidity, and greed—the tiny amount of good humans have accomplished in constant danger of drowning in a sea of blood and tearsSince destroying things is MUCH easier than building, if humans weren't substantially inclined toward helpful and constructive values, civilization would never have existed in the first place nor could it continue to exist at all. Of course, most of the world doesn't have much, largely because they aren't very civilized.
Labels:
civilization,
economics,
law,
liberalism,
libertarian
Saturday, August 15, 2009
Time to Try Again
I've recently started an(other) effort to lose my excess weight. Since this time I am on the web I have been looking for more research. It appears there is very little useful information available. The biggest problem, it appears to me, is the lack of any financial incentive to run large controlled trials of diets as there is in drug trials. What we really, really need for nutritional science to advance much more, is for large-scale controlled experiments, but without the millions of dollars drug companies put into testing their products, in the hopes of making it back from sales on successful drugs, it is not going to happen.
With the lack of clear information, I am just going to go with moderate calorie restriction with no particular worries as to what I'm eating. And serious exercise to raise my caloric expenditure and tone my body at the same time. I am going to concentrate on aerobic or cardio exercise because that burns more calories since you can do it for longer periods than anaerobic or strength training; and because I am fairly strong, but my aerobic fitness sucks.
The best information I have found is Dr Sharkey's Fitness & Health
. I read the first edition, then titled "The Physiology of Fitness", two decades ago and more recently the 4th edition; I just haven't really determined to lose my excess weight and worked at it before.
I am using a couple of Jillian Michaels's DVDs (Jillian Michaels - 30 Day Shred
and Jillian Michaels: No More Trouble Zones
) and just read two of her books, Winning by Losing: Drop the Weight, Change Your Life
and Making the Cut: The 30-Day Diet and Fitness Plan for the Strongest, Sexiest You
. Her fitness and exercise advice is very good, but the nutritional advice is not worth taking the time to read. The specific advice she gives goes far beyond what can be justified by what we know of nutrition; following it won't hurt you, it will just waste your time and money.
I am going to keep doing weights on alternate days to maintain my strength while working on the other, but I am in good shape there. Strength Training: Your Ultimate Weight Conditioning Program (Sports Illustrated Winner's Circle Books)
is the best single book I have read on weight training. I have also found several of the Gold's Gym books useful, including The Gold's Gym Encyclopedia of Bodybuilding (Gold's Gym series)
and The Gold's Gym Book of Bodybuilding
. But The Gold's Gym Training Encyclopedia
, though it doesn't provide much in the way of planning routines, has an incredible array of specific exercises, which allows you to switch around frequently, both to help keep from getting too bored with it and to work the muscles from as many directions as possible. I specifically don't recommend Gold's Gym Nutrition Bible (Gold's Gym Series)
as it is full of nutritional nonsense.
With the lack of clear information, I am just going to go with moderate calorie restriction with no particular worries as to what I'm eating. And serious exercise to raise my caloric expenditure and tone my body at the same time. I am going to concentrate on aerobic or cardio exercise because that burns more calories since you can do it for longer periods than anaerobic or strength training; and because I am fairly strong, but my aerobic fitness sucks.
The best information I have found is Dr Sharkey's Fitness & Health
I am using a couple of Jillian Michaels's DVDs (Jillian Michaels - 30 Day Shred
I am going to keep doing weights on alternate days to maintain my strength while working on the other, but I am in good shape there. Strength Training: Your Ultimate Weight Conditioning Program (Sports Illustrated Winner's Circle Books)
Labels:
aerobics,
bodybuilding,
cardio,
dieting,
exercise,
nutrition,
strength training,
weight loss,
weight training
Saturday, August 8, 2009
Akrasia as Revealed Preference
I have begun wondering whether claiming to be victim of "akrasia" might just be a way of admitting that your real preferences, as revealed in your actions, don't match the preferences you want to signal (believing what you want to signal, even if untrue, makes the signals more effective).
Complaining about akrasia, the lack of will-power, to get done what you want to do, may show that your real preferences are not those you are claiming. You do what you choose to do - if you are not doing what you claim to want to do, then you are lying, definitely to others, and likely to yourself.
From a Less Wrong comment thread: "This is an insufficient explanation. I have on many occasions found myself doing superficially enjoyable but instant-gratification, low effort activities that I actually enjoyed less than some other, delayed-gratification and/or higher effort activity." (SoullessAutomaton 07 August 2009 10:39:56PM, in response to a comment from me)
Your situation, both immediate and longer-term, strongly influences your prefereneces; so many workable "anti-akrasia" efforts involve "situation management"; for some examples, people quitting smoking by avoiding cues that used to trigger habitual lighting-up; a dieter getting rid of snack foods so they have to think about and prepare anything they eat; posting reminders of your longer-term goals so they don't get so easily overwritten by the immediate preferences (this works short-term, until you stop seeing them because they become just part of your visual background).
On a T-shirt I saw a while back:
Or it could possibly be an avoidance activity, where you had some reason (see Burka & Yuen's book Procrastination: Why You Do It, What to Do About It Now
for a long list of reasons for avoidance behaviors). Anyone who procrastinates much is going to find themselves doing this kind of stuff - you need to rout out the fears that tend to cause the avoidance. This would be an example where the avoidance of X is preferred to doing X even when you consciously think you want to do X.
Complaining about akrasia, the lack of will-power, to get done what you want to do, may show that your real preferences are not those you are claiming. You do what you choose to do - if you are not doing what you claim to want to do, then you are lying, definitely to others, and likely to yourself.
From a Less Wrong comment thread: "This is an insufficient explanation. I have on many occasions found myself doing superficially enjoyable but instant-gratification, low effort activities that I actually enjoyed less than some other, delayed-gratification and/or higher effort activity." (SoullessAutomaton 07 August 2009 10:39:56PM, in response to a comment from me)
Your situation, both immediate and longer-term, strongly influences your prefereneces; so many workable "anti-akrasia" efforts involve "situation management"; for some examples, people quitting smoking by avoiding cues that used to trigger habitual lighting-up; a dieter getting rid of snack foods so they have to think about and prepare anything they eat; posting reminders of your longer-term goals so they don't get so easily overwritten by the immediate preferences (this works short-term, until you stop seeing them because they become just part of your visual background).
On a T-shirt I saw a while back:
“Hard work pays off in the future,Akrasia can also be an excuse for laziness.
Laziness pays off right now.”
Or it could possibly be an avoidance activity, where you had some reason (see Burka & Yuen's book Procrastination: Why You Do It, What to Do About It Now
Labels:
getting things done,
motivation,
procrastination
Subscribe to:
Posts (Atom)