moved to a new city recently and going to a Movie club meetup tonight. nervous cause I'm a huge introvert but I gotta make friends some way.
Any conversation
็ๆฅๅฏไปฅๅไธญๆใๅ ไธบๆฒกๆ่บซไปฝ่ฏ๏ผๆไปฅไธ่ฝๆฅๆๆๆบๅท๏ผๆฅ็ไธ่ฝๆณจๅ็จณๅฎ็email๏ผไนๅฐฑๆฒกๆณๆณจๅๅ
ๅฎนๅนณๅฐ๏ผๅๅธๅ
ๅฎนใhotmailๅ ไธบๆๆฒกๆ็จณๅฎ็ipๅฐๅ๏ผๅธธๅธธๅฐ็ฆๆ็email่ดฆๅท๏ผๆ็mastodon่ดฆๅทๅ ๆญคไนๆฒกๆณ้ฟๆไฝฟ็จใๆๅธๆ่ฟๆฏไธไธชๆๅฏไปฅ้ฟๆๅๅธๅ
ๅฎน็ๅฐๆน
It seems I can post in Chinese. Because I don't have an ID card, I can't have a phone number, and therefore can't register a stable email address, which means I can't register on content platforms or publish content. Hotmail frequently blocks my email account because I don't have a stable IP address, so my Mastodon account can't be used long-term. I hope this is a place where I can publish content consistently.
๐
let N=6,D0=[0,1,0,-1],D1=[1,0,-1,0],s=[],g={},d=x=y=xa=xb=ya=yb=0;
for(let n=0;n<N;n++){s=s.concat([1]).concat(s.map(x=>!x).reverse())}
for(let i=0;i<s.length;i++) {
x<xa && (xa=x);y<ya && (ya=y);x>xb && (xb=x);y>yb && (yb=y);
let t=s[i]?1:-1,e=(d+t+4)%4;
g[x]||(g[x]={});
g[x][y]=g[x][y]?"โผ":"โโโโ"[(t*(D0[d]+D0[e])>0?0:2)+(t*(D1[d]+D1[e])>0?0:1)];
x+=D0[e];y+=D1[e];d=e;
}
for(j=yb;j>=ya;j--) {
let u=""; for(i=xa;i<=xb;i++){u+=(g[i][j]||"ยท")} console.log(u);
}ยทโโโโยทยทยทยทยทยทยท
โโโโผโยทยทยทยทโโยท
โยทยทโโโโยทยทยทโโ
ยทยทยทโโผโผโยทยทยทโโ
ยทยทยทโโผโผโโโโโผโ
ยทยทยทโโผโโโผโผโโโ
ยทยทยทโโผโยทโโผโยทยท
ยทยทยทยทโโยทยทโโยทยทI find myself building bespoke tooling for my own and workflows these days, not only because of the obvious reason of software being so much cheaper to build, but also because there are SO MANY options for solving any given problem that it feels impossible to evaluate all of them.
If it's not a crucial piece of tech for a work problem then it often feels like paving my own way is both cheaper mentally (kind of amazing that's true these days) and probably a better fit.

