A tweet-sized debugger for visualizing your CSS layouts. Outlines every DOM element on your page a random (valid) CSS hex color.
One-line version to paste in your DevTools
Use $$ if your browser aliases it:
~ 108 byte version
| * { | |
| font-size: 12pt; | |
| font-family: monospace; | |
| font-weight: normal; | |
| font-style: normal; | |
| text-decoration: none; | |
| color: black; | |
| cursor: default; | |
| } |
| # Step 1: request and download your twitter archive | |
| # Step 2: create a twitter app (on their dev site) so you can fill out the key and secret data | |
| # Step 3: run, and prosper | |
| require 'twitter' | |
| require "json" | |
| USERNAME = 'YOURUSERNAME' | |
| ARCHIVE_PATH = '/YOUR/DOWNLOADS/FOLDER/data/js/tweets' |
| require 'slack-ruby-client' # first, make sure you do: gem install slack-ruby-client | |
| require 'date' | |
| # Add your Slack API token here | |
| token = [YOUR TOKEN HERE] | |
| Slack.configure do |config| | |
| config.token = token | |
| end |
Update: See https://github.com/muan/details-on-details instead.
I did a talk at Brooklyn JS called Details on <details> on 2018/07/19. I have way more details prepared than the ones that fit in the slides, so here's the real details on <details>. ❤️
– @muan
This page contains a list of the current Minecraft Fabric mods. (As of 2021-08-19 08:05:23 Timezone: UTC+0000 (GMT))
To search for mods by name, category, or download count, visit the website, fibermc.com!
Note: You can view a mod's source files by following the "Source" link on its CurseForge page, assuming that the mod's creator has made such files public.
There are currently 2954 mods in this list.
| Mute these words in your settings here: https://twitter.com/settings/muted_keywords | |
| ActivityTweet | |
| generic_activity_highlights | |
| generic_activity_momentsbreaking | |
| RankedOrganicTweet | |
| suggest_activity | |
| suggest_activity_feed | |
| suggest_activity_highlights | |
| suggest_activity_tweet |