Set up a crude website for flashing firmware on various devices directly from your web browser. Do you think the logo is a bit over the top?
https://t.co/WAqnvmlHnL
@t3dotgg
Don't really see many people doing things like to automate making image assets for documentation using things like playwrite to capture screen shots.
https://t.co/pD51ZaVIy8
@OpenAI@ThePrimeagen@t3dotgg
Why the heck do you need to give this permission to OpenAI when joining there discord server? I don't want OpenAI to be able to join servers for me. You can't talk or view any thing in the OpenAI server with out agreeing to this.
https://t.co/uwaKvOFhZ7
Did some more work on https://t.co/0TlGfRIA7x
Added easy to use draggable grips for all the basic features so you can either edit in the dialog or interactively in the model.
How big is your CAD application?
With out a bunch of optimization my https://t.co/0TlGfRIA7x application is only 8.6 MB. Everything is running client side in the browser.
Github has a nice little API for client side only web applications that lets you read/write to git repos. https://t.co/0TlGfRIA7x now has a fancy new landing page that allows you to add your own git repos to use for CAD model storage.
@AnthropicAI Why the hell won't you let me sign up with my google voice number. I absolutely NEVER give out my physical cell phone number to anyone ever. Not even my mother knows my cell number. WTF. If I am using google single sign on with a 15 year old account it should be fine
Screen recording software for linux sucks. So I got angry and then got coding. https://t.co/oPCbrBBxJW is the brand new screen recording utility I made that lets you capture multiple clips & trim/combine them in to a single output video file completely client side in the browser.
I should not need googles permission to create and install custom applications on my android phone. @google screw you. Only reason I run android is because i can install what ever apk I want.
#vibecoding I wrote a new library specifically for using ASTs to deterministically merge LLM generate code in to existing files supporting #HTML, #javascript and #CSS.
https://t.co/UvaHdr0gJi
Having an LLM regenerate a whole file very time is not the way.