minus-squareigorette@lemmy.mltoProgramming@programming.dev•Can I run a bookmarklet/js on a mobile browser?linkfedilinkarrow-up4·edit-211 days agoOn Firefox I use the tampermonkey extension to trigger javascript with a little overlay bar which is shown on the rendered website. I used an AI prompt to generate the userscript. linkfedilink
minus-squareigorette@lemmy.mltoAsklemmy@lemmy.ml•What's a handy terminal command you use often?linkfedilinkarrow-up2·2 months agotopgrade does this and and a lot more linkfedilink
minus-squareigorette@lemmy.mltoAsklemmy@lemmy.ml•What's a handy terminal command you use often?linkfedilinkarrow-up31·2 months agoCtrl-L linkfedilink
minus-squareigorette@lemmy.mltoSelfhosted@lemmy.world•Does anybody know an open source self hosted application to create diagrams? Like draw.io or something like thatlinkfedilinkEnglisharrow-up17·2 months ago“This project is not an open source project as a result.” linkfedilink
minus-squareigorette@lemmy.mltoAsklemmy@lemmy.ml•What is the last movie you watched and how was it?linkfedilinkarrow-up1·edit-21 year agoThe Godfather, it was great again. After The Offer TV series linkfedilink
On Firefox I use the tampermonkey extension to trigger javascript with a little overlay bar which is shown on the rendered website. I used an AI prompt to generate the userscript.