Avatar

stevekrouse

mayor of val town
Likes
452
akkartik avatar
hnContextLink
@akkartik
Script
An interactive, runnable TypeScript val by akkartik
fab1an avatar
extractRandomCardImage
@fab1an
RPC
An interactive, runnable TypeScript val by fab1an
fgeierst avatar
getMunichSwimCapacit
@fgeierst
Script
An interactive, runnable TypeScript val by fgeierst
bikefixe avatar
TanaPasteExample
@bikefixe
Script
An interactive, runnable TypeScript val by bikefixe
mjd avatar
hnClojure
@mjd
Cron
An interactive, runnable TypeScript val by mjd
fab1an avatar
extractRandomWords
@fab1an
HTTP (deprecated)
An interactive, runnable TypeScript val by fab1an
mattx avatar
gsheet_call
@mattx
Script
gsheet_call Wrapper around Google Sheets API v4. Parameters service_account: JSON string containing Google Service Account key sheet_id: Google Sheet ID method: HTTP method to use action: Full URL with https://sheets.googleapis.com/v4/spreadsheets/{spreadsheetId}/ removed data: HTTP request body Requirements a Google Cloud service account the Google Sheets API v4 enabled in your Google Cloud project the spreadsheet ID (provide it in the sheet_id parameter) Instructions Share the spreadsheet with the service account Make a JSON key for the service account, then set it as a secret. Use the secret for the service_account parameter. Figure out the action you want to perform. You will need to provide everything that comes after {spreadsheetId}/ as the action parameter. For example: values/A1:C1:append?valueInputOption=RAW Figure out the request body. For example: {values: [["foo", "bar", "baz"]]}
stevekrouse avatar
twitterAPIDown
@stevekrouse
Script
// set by stevekrouse.checkIfTwitterAPIIsDown at 2023-05-09T17:45:30.441Z
jaandrle avatar
mastodon$instances_cz_stats_last_week
@jaandrle
Script
No. of statuses, login (~active users) and new registrations in Czech instances of Mastodon last week.
sebdd avatar
tootLatestPosts
@sebdd
Script
An interactive, runnable TypeScript val by sebdd
sebdd avatar
postToMastodon
@sebdd
Script
An interactive, runnable TypeScript val by sebdd
panphora avatar
btcPrice
@panphora
Cron
An interactive, runnable TypeScript val by panphora
stevekrouse avatar
myIps
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
stevekrouse avatar
dailyDadJoke
@stevekrouse
Cron
Daily Dad Joke How do you make a programmer laugh every morning? A dad joke cron job! Setup Fork this val Click Create fork 🤣🤣🤣🤣 API This val uses the icanhazdadjoke API . You can find more docs here , such as how to filter by type .
chet avatar
getWeather
@chet
Script
Must set process.env.WEATHER_API_KEY for weatherapi.com
stevekrouse avatar
measureValTownE2e
@stevekrouse
Script
Forked from healeycodes/measureValTownE2e