i don't have a screenshot handy, but homest arrays, loops, and vector math are coming in the next version, plus some more cleanup.
coming soon (tm):
Rob
@thatrobhuman.com
casual coder, continual crafter, choatic creator. he/him I fucking hate AI slop.
i don't have a screenshot handy, but homest arrays, loops, and vector math are coming in the next version, plus some more cleanup.
coming soon (tm):
i just got the dreaded "our competitors are doing an AI thing, we need to do an AI thing" from my COO. Im beginning to feel like theres only so many times i can say "this is a REALLY bad idea" before I end up becoming a "not a team player"...
another update: PathLength, IntegerToEnum, and a Patch Panel to help organize wires. also toying around with styling sockets that arent connected a bit differently.
New version of Arcanigen is out. arcanigen.thatrobhuman.com added a Path Combine node (which is a consolidation of the existing path boolean nodes that were already there)
New version of Arcanigen is out. arcanigen.thatrobhuman.com added a Path Combine node (which is a consolidation of the existing path boolean nodes that were already there)
If I was Ted Cruz I would be paranoid that Trump is going to try to assassinate me to fill the third place in the Death Rule of Threes.
sometimes you get two bags of chips out of the vending machine I guess
dare we hope for the trifecta? Ill also accept Ted Cruz keeling over as consolation, too
Mitch McConnel AND Lindsey Graham in the same week? My cup runneth over
hey @cults3d.bsky.social what the hell? MGM does not own the english word "stargate" - they own the scifi-franchise that happens to have that word as a title... I'm totally on board with Copyright enforcement, but restricting *trademarked* words on *search* ? Are you Insane?!?
had an idea for a premise for a @cityplannerplays.bsky.social and @biffaplays.com collab: what if you guys traded a save file every "mayoral election cycle" so to speak.
okay - so focusgroup as an html attribute... I love the idea, but I'm not gonna lie: the choice to sideline the entire grid piece makes me way less inclined to use it.
hey @vivaldi.com Can you make it so that "sign in with google" popup that sites sometimes use doesn't steal window focus? It's really annoying that I can't use basic browser hotkeys like CTRL+T, CTRL+F4, or anything of the sort after landing on a site that summons that popup.
@howieeday.bsky.social seen the new Smart Bevel in 3ds Max 2027 yet? it's nice.
who on the chromium team can I bribe to round out the print-adjacent features like leading(), element(), running(), cross-references, string-set(), and footnotes/sidenotes?
Going to actually take this seriously and design one of these that looks good, does not weigh a tonne, and can manufacture without a headache. point the first: it will be smaller (5x6 grid-squares instead of 6x8). Note: I don't use gridfinity (my grid is 48mm not 42mm)
and someone I've been chewing on not in the video:
can someone more familiar with the ins-and-outs of CSS/SVG spec explain to me why we shape() in svg > path { d: ? } isn't a thing? @tabatkins.com maybe?
Turns out the firefox bug isn't *really* a bug - it's a slight ambiguity in the CSS spec that chrome was more permissive about than firefox was. It should work okay in firefox now. I still recommend chromium-based, but still.
Finished a prelim version of the new magic circle maker arcanigen.thatrobhuman.com Best user experience is in chromium-based browsers because it turns out that firefox has a bug where you can't use anchor() as a fallback for another anchor()
hey @howieeday.bsky.social - do you still use that parallax'd cutout technique that you talked about in that video about the Hornet a few years back?
I got tired of NeDB being not type-accurate, and I never really liked the restrictions that it using a Mongo-like Syntax forced (ie: no dots, commas or dollar-signs in key names) - so I wrote my own in-memory-but-persisted database... and then wrote two more. github.com/RobMayer/trh...
GitHub - RobMayer/trh-db
Contribute to RobMayer/trh-db development by creating an account on GitHub.
github.com