Docker@programming.dev to Comic Strips@lemmy.world · 8 days agoWhat is the meaning of this comic strip ?programming.devimagemessage-square27fedilinkarrow-up1515arrow-down135
arrow-up1480arrow-down1imageWhat is the meaning of this comic strip ?programming.devDocker@programming.dev to Comic Strips@lemmy.world · 8 days agomessage-square27fedilink
minus-squareutopiah@lemmy.worldlinkfedilinkarrow-up1·6 days 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