Monolith149 Daily

Another place to see what KG is doing...

Fireball Over Tennessee

Day 11

http://youtu.be/wwF5jI48hGM

Posted by James Spann:

Concerning last night’s fireball in the southern sky… There was a very bright fireball over middle Tennessee last night (October 20) at 7:57:09 PM CT. Four NASA all sky cameras (located in Tullahoma, Huntsville, Chickamauga, and North Georgia College) first detected it at an altitude of 54 miles, moving slightly north of west at 47,000 miles per hour.The meteor, estimated to weigh around 10 pounds, travelled some 64 miles through the atmosphere before fragmenting 24 miles above the town of Brentwood, south of Nashville. At its brightest, the fireball rivaled the first quarter Moon, gathering a fair amount of attention in the tri-state area.

Via Bill Cooke… Meteoroid Environments Office, Marshall Space Flight Center

Sunspot 2192

Day 10

Wow! There’s a very large sunspot cluster visible to the naked eye right now. Using a safe solar viewing apparatus, you can see it without magnification. I’ve only seen these a handful of of times in my life.

Image credit: Taken by Jimmy Eubanks on October 19, 2014 @ Boiling Springs, SC, USA and uploaded to spaceweathergallery.com. The image is in the light of the deep violet Calcium K line at 3933.7 Angstroms.

Systemd

Day 9.1

There seems to be quite a controversy brewing over systemd. I was reading the debianfork.org site this morning and also the Wikipedia page. It seems to be a case of the old UNIX-way vs. a new, re-engineered way of the functionality of the init(8) process/program and how system booting and startup are managed.

I haven’t dug into this enough yet to understand all of the details of the arguments. The Wikipedia page makes it look like people with names I know were, at least initially, agin it.

I currently favor the Linux 12.04 Server edition and I’ll probably be looking to upgrade to 16.04 at some point. Will I be looking at some alternative, new fork of Linux by then? Or will I even be looking at Linux at all? That’s a good question. I may have two or three Mac Minis by then and that will be it. It could happen. System administration eventually gets old.

Mark Shuttleworth, the chief of Ubuntu, stamped the Debian decision on 2014-02-14 to go forward with Systemd. I’m not encouraged that his post title begins with the word “losing.”

Systemd on Wikipedia
debianfork.org
“Losing graciously” by Mark Shuttleworth
“Linus Torvalds and others on Linux’s systemd” by By Steven J. Vaughan-Nichols on ZD Net
“Which init system for Debian?” by Jonathan Corbet on lwn.net, 2014-11-05

The Great Divide

Day 8

Recently some article about an upcoming astronomical event, I don’t recall which one, referred to the web site darksitefinder.com and the typical light pollution maps there. The maps illustrate the light being emitted from the earth, mostly man-made, light that is strongly reflected back from the atmosphere that illuminates the night sky, obscuring the view of distant, astronomical objects. But I noticed something that hadn’t caught my eye before.

The Github Side

Day 6

On Day 1 (the same Day 6 link above) I said I’d write a script. The script is called blog_post.py and is, of course, in Python 2.7. When I post a blog on Octopress it basically consists of these steps.

  1. Run the new_post command to create a file.
  2. Edit the file to write the post with Emacs, using the Markdown language.
  3. Save the file.
  4. Generate the blog with a generate command which updates the entire static site meaning all of the HTML, CSS, image and other files used to create the website.
  5. Copy all of those files to a Github directory.
  6. Add, commit and push the Github directory up to Github.

The script currently handles the first three steps and all I have to do is specify the title on the command line. The remaining steps are still manual but I plan to add an automatic version of them, or at least a more-automated version, to the script.

For as much posting as I’ve been doing lately, making it this much more convenient is more important than normal.

Some of you might point out that much of this automation is already built into Octopress. I think the fact that I want to deviate from the out-of-the-box functionality it provide means it’s easier just to write a program in Python I can maintain rather than learning how to hack the Octopress system.

Speaking of Github, it’s the third leg of my switch to Octopress and Markdown. It’s turned out to be a great hosting solution. It’s free, reliable, and performs well. Uploading is super efficient, too, of course.

Octopress
Markdown
Github Pages

Fear the Flashlight?

Day 5

Should you fear your flashlight? There’s been a story going around about the security threat of flashlight apps on your phone. How seriously should you take this?

There’s nothing particularly dangerous about flashlight apps however there is a general danger to be cautious of when you install any apps on your phone. That’s the real lesson to take away here.

Image credit: by Blake Patterson CC BY 2.0.