- Mastodon is a microblogging social media platform like Twitter; you can write posts ("toots") and interact with other people's posts on a timeline.
- To sign up, you first need to choose a server (an "instance"), like choosing an email provider.
- Start posting!
- It's probably adequate to start with the official app made by the Mastodon group.
- There are three timelines; "Home" shows posts from people you follow; "Local" shows posts from people who are on your instance; "Federated" shows posts from all people known to your instance.
- You may notice some differences and limitations in the experience as compared to Twitter.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name BlurTrump | |
@description Add blur and grayscale filter to images of Trump | |
@version 0.1 | |
@match http://*/* | |
@match https://*/* | |
==/UserStyle== */ | |
[href*="trump" i] img, [src*="trump" i], [alt*="trump" i] { | |
filter: grayscale(1) blur(10px); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set pinboardUrl to "https://api.pinboard.in/v1/posts/recent?auth_token=" & pinboardAuth | |
set sourceXml to do shell script "curl " & pinboardUrl | |
set theUrls to {} | |
tell application "System Events" | |
set _xmlData to make new XML data with properties {text:sourceXml} | |
tell XML element "posts" of _xmlData |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* COVID-19 Tracker Widget | |
* | |
* Enter your county and state as "Example County, Connecticut" in the widget | |
* "Parameter". Be sure to include the word "County" in the county name. | |
* | |
* If unsure how the CDC spells your county, find values here: | |
* https://data.cdc.gov/Public-Health-Surveillance/United-States-COVID-19-Community-Levels-by-County/3nnm-4jni | |
* | |
* Script by Jay (@[email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! name: Web Development Sites | |
! description: Search nothing but web development sites | |
! public: false | |
! author: Jay Sitter | |
$discard | |
$boost,site=css-tricks.com | |
$boost,site=smashingmagazine.com | |
$boost,site=alistapart.com | |
$boost,site=csswizardry.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<opml version="1.1"> | |
<head> | |
<title>Kottke Recommended Follows</title> | |
</head> | |
<body> | |
<outline text="Kottke Recommends" title="Kottke Recommends"> | |
<outline title="A Thing Or Two" xmlUrl="https://www.athingortwohq.com/newsletter?format=rss"/> | |
<outline title="A Whole Lotta Nothing" xmlUrl="https://a.wholelottanothing.org/feed/"/> | |
<outline title="Anil Dash" xmlUrl="https://anildash.com/rss/"/> |
I hereby claim:
- I am jsit on github.
- I am jays (https://keybase.io/jays) on keybase.
- I have a public key whose fingerprint is 0B61 0F1F 2188 2218 5930 D6A9 CF75 BDF8 9AA7 EF4D
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.nytimes.com/games/wordle/index.html?data={%22statistics%22:{%22currentStreak%22:32,%22maxStreak%22:32,%22guesses%22:{%221%22:0,%222%22:1,%223%22:5,%224%22:20,%225%22:11,%226%22:6,%22fail%22:1},%22winPercentage%22:98,%22gamesPlayed%22:44,%22gamesWon%22:43,%22averageGuesses%22:4}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function()%7Bvar%20tidyurl=window.location.href.replace(/utm_(term%7Ccontent%7Csource%7Cmedium%7Ccampaign)=%5B%5E&%5D+&?/g,%22%22).replace(/mc_(eid%7Ccid)=%5B%5E&%5D+&?/g,%22%22).replace(/ref=%5B%5E&%5D+&?/g,%22%22).replace(/%5C??$/g,%22%22);if(history.replaceState)%7Bhistory.replaceState(null,%22%22,tidyurl)%7Delse%7Bwindow.location=tidyurl%7D%7D)(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% Path: pingwin.icm.edu.pl!agh.edu.pl!news.wnaft.agh.edu.pl!news.memax.krakow.pl!news.sim.pl!lublin.pl!uw.edu.pl!news.nask.pl!orion.cst.tpsa.pl!news.task.gda.pl!news.icm.edu.pl!home.extravaganza.pl!jr211 | |
% From: [email protected] (Jan Rekorajski) | |
% Newsgroups: pl.comp.os.advocacy | |
% Subject: Re: Dajcie =?iso-8859-2?Q?ju=BF_spok=F3j?= Expertowi | |
% Date: 12 Apr 1999 02:38:42 GMT | |
% Organization: The Shire | |
% Lines: 249 | |
% Message-ID: <[email protected]> | |
% References: <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> | |
% NNTP-Posting-Host: pf157.warszawa.ppp.tpnet.pl |
NewerOlder