Any Android graphics experts out there? Noticed this potentially super useful (public??) method that has zero docs or mentions on the internet.
RenderNode:setBackdropRenderEffect()
| @lorenb | |
| telegram | @lorenbrichter |
Any Android graphics experts out there? Noticed this potentially super useful (public??) method that has zero docs or mentions on the internet.
RenderNode:setBackdropRenderEffect()
So website hosting has been basically free for a while now (w/ custom domains & the whole nine yards). But all these shitty website-making-tools-that-also-host-your-site (wix, squarespace, webflow, etc) are like $30/mo.
Does anyone make a free or (old school one-time-fee) kind-of-wysiwyg tool for non-technical folks to make a simple static website that can deploy as a Cloudflare Worker (or vecel, or whatever).
I feel like the answer must be yes, but I must be missing it. 🤔
Seems like "X-Robots-Tag: noai" (thanks @mattround & @zoocoup) is the trick (for images only for now...)
I'm going to do a robots.txt like:
User-agent: ai
Disallow: /onlyforhumans
maybe folks in the future will honor it.