Switching from Claude Max to Team, cc was trivial, just another login, but Claude Desktop and on iOS holds sessions in the cloud so need to move them somehow.
Any conversation
Good morning, techno.
Konstantin Scharf - Still Moving
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)
โโ
โโโโโโโโ
โ โโโโโโโโโ
โโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโ
โโโ โโโโโโโโโ
โโโโโโโโ
โ โโโโ
โโI have to constantly be working or I get very agitated. Is this ? I donโt like entertainment other than background music while working and maybe before going to sleep I watch a series on Netflix to relax. Thatโs when Iโm on my introvert mode. When Iโm extrovert (Iโm ambivert) I have to constantly be around people and outdoors, I get agitated indoors, canโt work at all and definitely canโt watch anything. How do these two personalities co-exist in me?
Introduced an MCP server this morning for the app I'm working on (getonmain.com), based on a user request. Curious to see how/if folks use it.

