But the thief stands alone.
Posted: Fri Aug 26, 2016 4:19 pm
For the discussion of all things philosophical.
https://canzookia.com/
The awful grammar and punctuation are yours, but the rest? It doesn't really go with the moronic gifs you seem to be obsessed with.Bill Wiltrack wrote:.
When it comes to the love of philosophy; the love of truth, we are all equal & we are all equally beggars.
In the realm of philosophy the alcoholic & the academic are all equal and all equally relevant.
You search with your mind but in the end it comes down to intuition, luck, and one's ability to face fear.
~ Bill Wiltrack ~
.
Code: Select all
#*******************************************************
#
# Script: BillShitGenerator.ps1
# Author: Flash!DangerPants
# Version: 1.0
# Date: Aug 26th 2016
# Description: A script to generate humble/wise bullshit
#
# To Annoy: Bill Wiltrack because he is a dick
#
#*******************************************************
# TODO List: A script like this should accept arguments!
$CleverThing = @(
"Wisdom",
"Divinity",
"All the DEEP stuff")
$CleverThing2 = @(
"King",
"Divine",
"Void")
$HumbleThing = @(
"Beggar",
"Worm",
"Shoe")
#TODO - Make Max = .len -1
$Rand1 = Get-Random -Minimum 0 -Maximum 2
$word1 = $CleverThing[$Rand1]
$Rand2 = Get-Random -Minimum 0 -Maximum 2
$word2 = $CleverThing2[$Rand2]
$Rand3 = Get-Random -Minimum 0 -Maximum 2
$word3 = $HumbleThing[$Rand3]
# Todo - Make more templates and put them into an array
# Use random to mix them up
$Template1 = "In matters of $word1 the $word2 is of no greater significance than the $word3"
Write-Host $template1
FlashDangerpants wrote:In fact, here's the code to do that...
Interesting. I always wondered if bill was a 'bot'. He doesn't come across as genuine in any way.FlashDangerpants wrote:In fact, here's the code to do that (Windows PowerShell - works for anyone with Windows 7 or up.
Super easy. Output looks like:Code: Select all
#******************************************************* # # Script: BillShitGenerator.ps1 # Author: Flash!DangerPants # Version: 1.0 # Date: Aug 26th 2016 # Description: A script to generate humble/wise bullshit # # To Annoy: Bill Wiltrack because he is a dick # #******************************************************* # TODO List: A script like this should accept arguments! $CleverThing = @( "Wisdom", "Divinity", "All the DEEP stuff") $CleverThing2 = @( "King", "Divine", "Void") $HumbleThing = @( "Beggar", "Worm", "Shoe") #TODO - Make Max = .len -1 $Rand1 = Get-Random -Minimum 0 -Maximum 2 $word1 = $CleverThing[$Rand1] $Rand2 = Get-Random -Minimum 0 -Maximum 2 $word2 = $CleverThing2[$Rand2] $Rand3 = Get-Random -Minimum 0 -Maximum 2 $word3 = $HumbleThing[$Rand3] # Todo - Make more templates and put them into an array # Use random to mix them up $Template1 = "In matters of $word1 the $word2 is of no greater significance than the $word3" Write-Host $template1
PS C:\WINDOWS\system32> C:\scripts\BillShitGenerator.ps1
In matters of Divinity the King is of no greater significance than the Worm
Who wants to be a philosopher? I've had enough of philosophy, I want to be a Viking. Stuff happens to Vikings that philosophers can only dream about. I'm swapping my thinking cap for a helmet with horns sticking out of it. Now where's my long boat, I'm bound for the far side of the Atlantic.Bill Wiltrack wrote:.
When it comes to the love of philosophy; the love of truth, we are all equal & we are all equally beggars.
.

He's a little over dressed for the type of Viking I had in mind.Bill Wiltrack wrote:.
...................................................................
.
Sounds intriguing, Harbal! Are you trading in the robe and the socks too?Harbal wrote:I'm swapping my thinking cap for a helmet with horns sticking out of it.
Or the naked penny-farthing rides?Lacewing wrote:Sounds intriguing, Harbal! Are you trading in the robe and the socks too?Harbal wrote:I'm swapping my thinking cap for a helmet with horns sticking out of it.
I'll have no need of robes and the socks simply wouldn't work at all.Lacewing wrote: Are you trading in the robe and the socks too?
Well, I'm going to need transport so, as long as it has a well padded seat, the penny farthing will do admirably.vegetariantaxidermy wrote: Or the naked penny-farthing rides?