I handwrote you a blog with my good hand using my tablet. It's much higher resolution than can be displayed in this blog template, so click and zoom to read it as originally intended.
Lecture 6 of QM seems like a forgone conclusion. I'm watching ElysiaGriffin because TVGBadger is offline.
She's talking about sleep and energy and meditation. She uses InsightTimer, second person I have heard talk about it in a few days. Weird. She has ~42 viewers.
Read more »
Mar 1, 2017
It took quite a few months to get the time to work on this blog. I had AltSci Cell and AltSci Blog updated to the new blog system back in November. I ported most of AltSci Concepts to the new blog system a few months ago, but I didn't want to convert it until I had comment working. You can see there are no comments at the bottom of this page because I'm not ready to backport the comments to AltSci Cell yet. But if you go to any of the posts on AltSci Concepts you'll be able to post your comment.
In all the years of AltSci, only a handful of people have commented. The main purpose has been to collect a large corpus of spam (389245 spam comments from 67085 unique IPs, 9683389 csrf spam attempts rejected) which I've had to filter at times. But the opportunity to post responses is a valuable part of the Internet. That's probably why sites like Hacker News and Reddit are so valuable: they let you comment on important topics where the comments are disabled or too toxic to post in. That doesn't mean that these sites are infallible. In fact, that's a lot of the controversy in any open forum -- people post in a thread that is going to stay linked to that website for a long time and time increases a search engine rankings. When should the post be deleted? When should the admins leave it alone? These problems are not trivial to solve. If you think they are... please create a thread to discuss this post and e-mail me a link.
Read more »
Nov 3, 2016
I spent a little time in the past week porting one of my blogs to Python using Django. If the website looks similar to these four blogs, it's because they are all the same codebase with a handful of tweaks to make it possible to unify them with my other blogs and journals. While they aren't all ported yet, I thought I'd write a quick blog to explain things. For a decade and a half, I've been blogging on a PHP website I wrote in 2002 for Javantea's Fate and improved over time. In 2011, I wrote a blog in Python with Django for my trip to Brasil. When I went to Mexico, I copied the blog and created a second database. When I bought j4va.com for fun and profit (not really), I first put up a copy of java.com with some interesting things in its place. Then when I wanted to turn it into a blog, I copied the Brasil blog and made a third database. Now that I finally want to unify my blogs, it makes perfect sense to simply use the same thing, but copy all the data from the all the blogs into a single database. It's so well-written, that I didn't really need a really bad intro page anymore. So now AltSci.com goes to that unified blog interface. There's a lot of logic that makes it happen, but I'll leave that unsaid.
Of all my travels, only one trip is not available on my unified blog. I decided to use MediaWiki for my Europe Blog and spammers destroyed that blog, so I don't have easy access to the data. Eventually I'll grab the data and post it to this blog. For now, the pictures and videos will do. You have to click on the videos to get them.
Read more »
Feb 16, 2016
For many years I have been learning Japanese as a hobby. I have spent years watching subtitled anime to get my comprehension higher. Anime's often slow and deliberate speech patterns make it fairly easy to grab words. But the pace at which anime goes if you aren't careful you can forget everything you hear. Of course, you'll be more prepared for conversing and remembering if you've heard something 1000 times rather than once, but that doesn't translate into instant comprehension.
Read more »