Skip to content

Instantly share code, notes, and snippets.

View attluh's full-sized avatar
🦇
browsing the old web

Ash attluh

🦇
browsing the old web
View GitHub Profile
@attluh
attluh / how-to-sprint.md
Last active February 24, 2025 22:17
How To Sprint And Not Faceplant

%author: attluh %date: 2025-02-24


                        ,////,
                        /// 6|
                        //  _|
                       _/_,-'

_.-/'/ \ ,/;,

@attluh
attluh / speedtest-ifttt.sh
Created December 5, 2019 04:36 — forked from aallan/speedtest-ifttt.sh
Modified version of Henrik Bengtsson's speedtest-cli code which will dispatch the test results to the IFTTT Maker Channel.
#!/usr/bin/env bash
###########################################################################
# Originally written by: Henrik Bengtsson, 2014
# https://github.com/HenrikBengtsson/speedtest-cli-extras
# Modified to use IFTTT by: Alasdair Allan, 2015
# License: GPL (>= 2.1) [http://www.gnu.org/licenses/gpl.html]
###########################################################################
# Character for separating values
# (commas are not safe, because some servers return speeds with commas)