Wednesday, October 24, 2012
Wednesday, October 17, 2012
Saw this in my Quantified Self folder in Reader, where the author finds that a line from Aristotl...
Saw this in my Quantified Self folder in Reader, where the author finds that a line from Aristotle -- We are what we repeatedly do. Excellence, then, is not an act, but a habit. -- is not particularly useful, then comes to another position that references old-school Slashdot but also isn't that helpful.
1. Accept your beliefs about who you think you are now.
2. Accept your beliefs about who you want to be.
3. ???
4. Behavior change.
I just dropped below 240 lbs from 270 in February, and a good amount of time floating around 290 for a decade and hitting 330 or higher the decade before, and I can't really say what habits I have changed to account for that. Eating more often and avoiding diet cola are the two I can list most quickly.
1. Accept your beliefs about who you think you are now.
2. Accept your beliefs about who you want to be.
3. ???
4. Behavior change.
I just dropped below 240 lbs from 270 in February, and a good amount of time floating around 290 for a decade and hitting 330 or higher the decade before, and I can't really say what habits I have changed to account for that. Eating more often and avoiding diet cola are the two I can list most quickly.
Tuesday, October 16, 2012
Wednesday, October 10, 2012
Looks like a much simpler and easier-to-transfer circuit than the one we're using. Which saves me...
Looks like a much simpler and easier-to-transfer circuit than the one we're using. Which saves me (for now) the requirement to learn Eagle CAD....
Thursday, October 4, 2012
I just put VirtualBox on my laptop (again) and I'm wondering which Linux the world thinks I shoul...
I just put VirtualBox on my laptop (again) and I'm wondering which Linux the world thinks I should install. Used to be, my go-to would be Ubuntu, and I'm OK with Linux Mint but not too happy. I know some Fedora folks.
Thoughts? Arguments?
Thoughts? Arguments?
Wednesday, October 3, 2012
I have a web app based on a static HTML page, where the table I'm filling is created statically. ...
I have a web app based on a static HTML page, where the table I'm filling is created statically. (Tabular data, folks. Not using tables for page layout anymore.) I've done a lot of work, and I used the hack of src="lib.js?reload" to keep the Javascript out of cache. But the page itself was cached, so the table had 7 THs in the header and 8 TDs in the row on a user's page. I had her Ctrl-Shift-R and fixed it.
Now I want everything to be dynamic, even when there's really little dynamic content on the page.
Now I want everything to be dynamic, even when there's really little dynamic content on the page.
Subscribe to:
Posts (Atom)