At dragoncon, and it's even more than a zoo than I expected. way more people than I thought would be here on a Friday.
Any conversation
possibly ridiculous question: is there any 3d modeling software out there that operates like CAD ? (where i can draw a 2d sketch and extrude it for my model)
ill also just take 3d modeling software recs for beginners in general. or guides on how to use blender lolol
(<- is this how tags work idk i just got here)
Putting a slide deck together (outside of work), despite agreeing with Tufte on this matter. I’ll also create a handout that tells the story better than the slides and deliver that, too, but was asked to produce a slide deck, and I think that’s part of the “effort theater.”
Using Beamer for the slides, but not a theme that looks like Beamer because humans have eyes.
a Gemma 4 a Google tulajdona, nem tárol más adatot, csak amiről a gépen fogom a Rezső nevű OpenClaw ügynököt kérdezgetni, helyileg azt sem itt tartja, hanem a felhőnek csúfolt infrastruktúrában, ami legvalószínűbben valamelyik brazíliai esőerdőben foglal helyet vagy Finnországban
Gemma 4 is owned by Google, it doesn't store any other data, except what I'll ask the OpenClaw agent named Rezső about on the machine, it doesn't keep it locally either, but in the infrastructure mocked as the cloud, which is most likely located in a Brazilian rainforest or in Finland
🐉
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);
}·┌┐┌┐·······
┌┘└┼┘····┌┐·
└··└┐┌┐···└┐
···┌┼┼┘···┌┘
···└┼┼┐┌┐┌┼┐
···┌┼┘└┼┼┘└┘
···└┼┐·└┼┐··
····└┘··└┘··