Comprobar actualizaciones en Debian #Script #Linux https://myblog.clonbg.es/#/script-debian-updates https://clonbg.es
#greasemonkey #script to change #Publish! back to #Toot!
replace fosstodon.org with yours
// ==UserScript==
// @name Toot!
// @namespace johanv.net
// @author Johan
// @version 2
// @match https://fosstodon.org/*
// @grant none
// ==/UserScript==
window.addEventListener("load", () => {
if (document.querySelector(".button.button--block").innerText == "Publish!") { //avoid messing with remote follow page
document.querySelector(".button.button--block").innerText = "Toot!";
}
});
#greasemonkey #script #publish #toot
Against the Tide – Stephen Baker #Preview #Monologues #Book #Script #drama https://tslbooks.uk/against-the-tide-stephen-baker
#preview #monologues #book #script #drama
I've wanted to do this #story for a while, but I kept being put off by the fact that Port Mary, where she left Scotland for good, is on the MOD Firing Range at Kirkcudbright. Then the other day I came across a wee factoid that I had forgotten about, which gave me a good idea for a different angle for my #script
#research can be so rewarding sometimes.
Have just finished a #firstDraft of a #script for a new wee #history #video. It's about #MaryQueenofScots flight through #Galloway .
Horrible, tragic story.
So much #Royal history is like that . 😥
#writing #nonfiction
#nonfiction #writing #royal #galloway #maryqueenofscots #video #history #script #firstdraft
Comprobar actualizaciones en Debian #Script #Linux https://myblog.clonbg.es/#/script-debian-updates https://clonbg.es
#script
r = ["お面", "スーツ", "日本銀行券", "紙飛行機", "火", "オフ"].sort(_=>Math.random()-.5);
`${r[0]}を被った${r[1]}の集団が${r[2]}で${r[3]}を作り${r[4]}をつけて飛ばす${r[5]}`
Cómo escuchar somafm en la terminal con este escript en Bash
[7 years ago today]
#Ingeborg #Larsen #IngeborgLarsen #neon #sign #NeonSign #NeonSigns #typography #TypographyInTheWild #script #cursive #Roskilde #RoskildesFacader #SignHunter #SignHunters
(First posted 31 Aug. 2016 by me [@]munk_typography@instagram.com)
#ingeborg #larsen #ingeborglarsen #neon #sign #neonsign #neonsigns #typography #typographyinthewild #script #cursive #roskilde #roskildesfacader #signhunter #signhunters #bestofmygrams
#ia #ai #stablediffusion #script
Mucho mejor resultado
#ia #ai #stablediffusion #script
Reviewing a #linux #bash #script written by a younger #developer. It uses getopts, read and #sed.
The ancient rituals persist!
#linux #bash #script #developer #sed