Taken from StackExchange
Thanks to LangLangC
For temperature and other improvements see https://gist.github.com/cdleon/d16e7743e6f056fedbebc329333d79df
| name: Update robots.txt | |
| on: | |
| schedule: | |
| - cron: '0 0 * * 0' | |
| workflow_dispatch: | |
| env: | |
| # the path to your robots.txt file | |
| ROBOTS_PATH: robots.txt |
| // ==UserScript== | |
| // @name TweetXer | |
| // @namespace https://github.com/lucahammer/tweetXer/ | |
| // @version 0.9.3 | |
| // @description Delete all your Tweets for free. | |
| // @author Luca,dbort,pReya,Micolithe,STrRedWolf | |
| // @license NoHarm-draft | |
| // @match https://x.com/* | |
| // @match https://mobile.x.com/* | |
| // @match https://twitter.com/* |
| <?php | |
| $sourceURL = $_GET['to']; | |
| function startsWith($string, $startString) { | |
| $len = strlen($startString); | |
| return (substr($string, 0, $len) === $startString); | |
| } | |
| $html = file_get_contents($sourceURL); | |
| if ($html === false) { |
| const string Bar = "Bar"; | |
| const string DoubleBar = $"{Bar}_{Bar}"; | |
| WriteLine(DoubleBar); |
| # On the parent, e.g. ColorRect | |
| # This gives this CanvasItem a "clipping mask" that only allows children to display within it's rect. | |
| func _draw(): | |
| VisualServer.canvas_item_set_clip(get_canvas_item(), true) | |
| # On the child (Label) | |
| export (float) var scroll_speed = 60 | |
| func _process(delta): | |
| rect_position.x -= scroll_speed * delta |
| #include <stdint.h> | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| // munged from https://github.com/simontime/Resead | |
| namespace sead | |
| { | |
| class Random | |
| { |
Taken from StackExchange
Thanks to LangLangC
For temperature and other improvements see https://gist.github.com/cdleon/d16e7743e6f056fedbebc329333d79df
| Season | Episode | Title | Reason | |
|---|---|---|---|---|
| 1 | 5 | The Enchiridion | A good intro to the series, plus introduces the important Enchiridion | |
| 1 | 8 | Business Time* | First mention of Ooo being post-apocalyptic | |
| 1 | 9 | My Two Favorite People | Intros the Jake and LR plotline | |
| 1 | 10 | Memories of Boom Boom Mountain | A look at how Finn was adopted into Jake's Family | |
| 1 | 12 | Evicted! | Intros Marceline | |
| 1 | 16 | Ocean of Fear | Introduces Finn's phobia | |
| 1 | 22 | Henchman* | Establishes Finn and Marceline as friends | |
| 1 | 23 | Rainy Day Daydream* | good episode to show someone who’s never seen the show before | |
| 1 | 25 | His Hero | introduces the Lich and Billy |
Taken from 2011 Macbook Pro Graphics Card FIX 100% WORKING!!!
EDIT This method works! But there is an improved version for better thermal management and brightness keys functionality. See improved version -> https://gist.github.com/cdleon/d1eff7246a25193304284ecec40445b0
if you are on high sierra 10.13.6+ you might need to use
Command + rinstead
Boot up holding down Command + r + sThe easiest way to get the ClamAV package is using Homebrew
$ brew install clamav
Before trying to start the clamd daemon, you'll need a copy of the ClamAV databases.
Inside /your/location/to/brew/etc/clamav, you'll see 2 files: