@[email protected] to Comic [email protected] • 1 month agoWhat is the meaning of this comic strip ?programming.devimagemessage-square25fedilinkarrow-up1503
arrow-up1503imageWhat is the meaning of this comic strip ?programming.dev@[email protected] to Comic [email protected] • 1 month agomessage-square25fedilink
minus-square@[email protected]linkfedilink1•1 month agoI should write a Tridactyl script to use that as warning… it goes like this document.querySelector(“textarea”).style.backgroundImage = “linear-gradient(to right, rgba(255,255,255, 0.7) 0 100%), url(https://programming.dev/pictrs/image/e7e7aeb4-ae1d-426b-bf45-02a4f3060bd6.jpeg?format=webp)” It’s hard to read but a good reminder maybe it’s not worth it! :D
I should write a Tridactyl script to use that as warning… it goes like this
document.querySelector(“textarea”).style.backgroundImage = “linear-gradient(to right, rgba(255,255,255, 0.7) 0 100%), url(https://programming.dev/pictrs/image/e7e7aeb4-ae1d-426b-bf45-02a4f3060bd6.jpeg?format=webp)”
It’s hard to read but a good reminder maybe it’s not worth it! :D