"Waste no more time arguing what a good man should be. Be one." - Marcus Aurelius
Any conversation
This #tome about #Tcl/Tk has me re-evaluating my plans to move to the woods to be a carpenter hermit.
Now I want to move to the woods and be a programmer hermit.
mandelbrot
for y in range(10):
s=''
for x in range(25):
a=[]
for q in range(2):
z=c=x/25*3-2+1j*((y*2+q)/10-1);n=40
while n and abs(z)<2:z=z*z+c;n-=1
a+=[n<5]
s+=" โโโ"[a[0]+2*a[1]]
print(s)
โโ
โโโโโโโโ
โ โโโโโโโโโ
โโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโ
โโโ โโโโโโโโโ
โโโโโโโโ
โ โโโโ
โโSigh. On the heels of , I just went into our garage to find a panel of insulation fallen to the ground, riddled with mouse droppings. ๐คข๐ซ
Cleaned it up (gloved and masked, naturally), but probably means we need to re-insulate the whole garage. Which will undoubtedly uncover a leak or some other issue. The fun never ends!
okรฉ, megdumรกltatok, a hรฉten telepรญtem a kis virtuรกlis รกllatseregletem mellรฉ (webszerver, mechanikus 1. generรกciรณs robotkezdemรฉny, led kijelzล szalag) az elsล ai agent chatbotomat, egyelลre Virtualbox Ubuntu alรก
Okay, you've got me, this week I'm installing my first AI agent chatbot next to my little virtual animal herd (web server, mechanical 1st generation robot initiative, LED display strip), for now under Virtualbox Ubuntu
(Opinion) People donโt like generative AI because it made the {insert creativity} too easy. Saw the HN post on โAI music banned from top 40 chart in Australiaโ and people had very strong opinions in both directions.
The hot take: If youโre ok with someoneโs creativity being outsourced to others, then you should be ok with AI doing the same.
If โAI made this and I call it mineโ is bad but โsomeone overseas on fivver made this and I call it mineโ and itโs suddenly ok, time to self reflect.

