Loren Brichter

3.8K Followers
90 Following
128 Posts
meat popsicle
twitter@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()

https://android.googlesource.com/platform/frameworks/base/+/master/graphics/java/android/graphics/RenderNode.java

graphics/java/android/graphics/RenderNode.java - platform/frameworks/base - Git at Google

does anyone make an high refresh rate (360hz+) touchscreen display?
ugh i have to make this don't i

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. 🤔

🧐
Does iCloud Mail basically have spam filtering at all?
Does anyone have a recommendation for either a wide-bottom or a double-legged (do those exist?) sleeping bag? I'm weird and need to splay my legs out. Could just get a double wide but that seems excessive...

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.

Is there a spec for robots.txt that basically says "don't use for AI training"?
Is there something like .gitignore but more like "I want this file checked in but it's a derived file and never want to see it in a diff"