Conservative. Idaho. Software engineer. Historian. Trying to prevent Idiocracy from becoming a documentary.
Email complaints/requests about copyright infringement to clayton @ claytoncramer.com. Reminder: the last copyright troll that bothered me went bankrupt.
Saturday, September 13, 2025
The Transgender Slogans on the Bullets...
Ever Wonder Why the Bay Area is So Strongly Democrat?
Prototyping
The cost of CFC is so high and the inability to undo on cuts is such that I am machining parts from Delrin first. As an example, there is one piece on the slow motion controller that slides on to either the RA or DEC axis. It needs a hole in the top where a 6-32 screw holds in place and .2" long slots on the sides to allow for some up and down adjustment to get a tight fit of worm gear to spur gear. It needs two holes in the bottom to hold threaded inserts into which screws through the base plate will attach. This results in the following Makefile entries. I will only make two of these but I want them exact matches.
slowmotionverticalinterior.ngc: mkrectangle $(MAKEFILE)
cat prolog.ngc >>slowmotionverticalinterior
echo "(zero x on left side; zero y on side to user)" >>slowmotionverticalinterior.ngc
./mkrectangle .851,.225 1.994,1.32 0 -.01 -.5 3 3 .125 slowmotionverticalinterior.ngc -int -a
echo "G1 Z2 F25" >>slowmotionverticalinterior.ngc
echo "m2" >>slowmotionverticalinterior.ngc
echo -n "%" >>slowmotionverticalinterior.ngc
slowmotionverticalside.ngc: mkslot $(MAKEFILE)
cat prolog.ngc >slowmotionverticalside
./mkslot 1.3405 .1753 1.5405 .3248 0 -.01 -.3 3 3 .123 slowmotionverticalside.ngc -int -a
echo "m2" >>slowmotionverticalside.ngc
echo -n "%" >>slowmotionverticalside.ngc
slowmotionverticaltop.ngc: mkcirclepocket $(MAKEFILE)
# one centered hole ; may need fiddling diameter to get target size
cat prolog.ngc >>slowmotionverticaltop.ngc
echo "%\n(zero x from left end)" >>slowmotionverticaltop.ngc
./mkcirclepocket .183 .5 .25 0 -.01 -.3 3 3 .123 slowmotionverticaltop.ngc -a
echo "m2" >>slowmotionverticaltop.ngc
echo -n "%" >>slowmotionverticaltop.ngc
slowmotionverticalbottom.ngc: mkcirclepocket $(MAKEFILE)
# we need two holes for threading
echo "(zero x from left end)" >slowmotionverticalbottom,ngc
cat prolog.ngc >>slowmotionverticalbottom.ngc
./mkcirclepocket .183 .5157 .25 0 -.01 -.2 3 3 .122 slowmotionverticalbottom.ngc -a
./mkcirclepocket .183 1.0313 .25 0 -.01 -.2 3 3 .122 slowmotionverticalbottom.ngc -a
echo "m2" >>slowmotionverticalbottom.ngc
echo -n "%" >>slowmotionverticalbottom.ngc
Judicial Insubordination
Anti-Immigrant Rally in London
Friday, September 12, 2025
Charlie Kirk: A Vigil at Capitol in Boise Tonight at 7:45
"Wilson was previously arrested for vandalizing the Seated Lincoln statue in Julia Davis Park in 2021. According to BPD, Wilson placed paint, feces, and makeshift signs on the statue. The City of Boise Parks and Recreation crews were tasked with cleaning up the vandalism.
"At the time, Wilson was ordered to serve 32 hours of public service in lieu of jail time and pay the City of Boise $91.96 in restitution."
Not mentioned in this article was that Wilson was a BLM activist and BSU adjunct faculty. I expect continued attempts at provoking a reaction, so go armed but aware that they will try to provoke an over-reaction. "Sticks and stones may break my bones, but words never cross the line into lawful deadly force." If you cannot keep this under control, do not come armed. Leave long guns at home. If armed, concealed them.
My wife vetoed it. She pointed out that last night was thrown together by our side and the progressive response was similarly ad hoc. Tonight the progressives might be armed to cause mass deaths. I would like to think Boise PD could handle this but not good to put too many conservatives in one uncontrolled space.