Skip to main content

Those Violent Amish

Three men are dead in Fresno, after a man named Kori Ali Muhammad opened fire, hitting four white men in total and killing three of them. He is also suspected of the murder of a security guard this past Thursday. 

A survey of his Twitter shows him using the well known Amish hate phrase "Allahu Akbar." Not that you would know that from the AP, as they said that he was instead shouting "God is great" as he went on his murderous rampage.  True that is a rough approximation of what the phrase means, but I am reasonably sure that everybody these days knows who is likely to be shouting that phrase as they murder the innocent. 

It's the Amish of course. 

Anything to further obfusticate the facts of the case and push the Narrative of Muslims(I mean Amish) as peace-loving, misunderstood individuals, not like those violent Christians who go to church on Sunday where they plot to further their terroristic reign over the world. 

ABC is now reporting that the aforesaid violent Amish extremist has been arrested. We can all rest easier now.

Comments

Popular posts from this blog

Soviet Mainframe Computers

Ural-1 Control Unit The world of Soviet tech is an interesting one, they frequently were forced to resort to workarounds as they attempted to compensate for their lagging technological development when compared to the West. This does not detract from their very real accomplishments in areas such as the space race, where they led the West for years before finally irrevocably falling behind after the untimely death of their leading designer, Sergei Korolev in 1966. I recently purchased an entire book on eBay called The Technological Level of Soviet Industry, (archived 1978 review  here , there is no direct link to buy it as even Amazon doesn't seem to have it). This isn't a full book, rather it is a collection of different author's papers all bound together. I purchased the book specifically to get Chapter 8, Computer technology  which is an extremely good resource on the state of Soviet computing in the late 70s. At the time of publication in 1977, personal computers...

Rise to Revolt Update

I have chosen to keep from releasing R2R on any other platform other than Kobo. Why? Because when it comes down to it, I learned so much from writing it, and feel that I developed enough as a writer from writing it, that I do not want to put it on the market in its current state. It's a good story, and I love the universe...but I am very aware of the flaws that are present in it. It still is something I am proud of because I finished it, and because I feel that the universe building in it is a strong point. I read somewhere that only about one in four people who say they intend to write a novel, actually follow through and finish something.  I have no idea how reliable a statistic that is, but anyway you look at it, it is an accomplishment to actually finish writing a book. Too many aspiring authors are always talking about the great thing that they are going to write, but never actually get around to doing it...the difficulty of actually seeing a work through to com...

Python 3.8 and Pygame 2.0

One of my goals for the year has been to learn Python. I got started on it earlier this year, but a move to a different state got me out of my routine of studying it every day, so its been a couple months since I last looked at it. Now that I am all settled in here I decided to pick up where I left off, but change things up a bit.  I had been working my way through Christian Thompson's excellent series on creating a Space Invaders clone in Python and had successfully gotten a little spaceship moving around, and a couple enemies on screen that could be fired at, and register a hit. However this tutorial uses Python Turtle  and I decided that I wanted to learn with Pygame , since that is quite a bit more capable than Turtle and learning it would enable me to theoretically build games down the road. The chances of that happening are quite remote, as I am primarily interested in learning Python as a tool for data analysis to augment my FileMaker development skills, but I thi...