Skip to content

Instantly share code, notes, and snippets.

View ultrageek's full-sized avatar

rajdash ultrageek

  • silicon valley
View GitHub Profile
@ultrageek
ultrageek / background.js
Created March 2, 2023 05:42 — forked from omarstreak/background.js
Chrome API Extension
//oauth2 auth
chrome.identity.getAuthToken(
{'interactive': true},
function(){
//load Google's javascript client libraries
window.gapi_onload = authorize;
loadScript('https://apis.google.com/js/client.js');
}
);
@ultrageek
ultrageek / gist:fa899d01f0706aaee3f4ed1d49cd2714
Created November 7, 2022 20:24 — forked from HuemanInstrument/gist:6b24d4c6a5d7c40584001852e106a4bc
Jason Silva Biotech 720p low models secondary off
12 fps --> 24 fps via flowframes
ViTB32: yes
RN50: yes
steps:
321
width_height:
[1280, 720]
clip_guidance_scale:
120000
range_scale:
0: ["Cannabis Leaf, pot leaf", "water color air bubbles"],
52: ["Cannabis Leaf | Pot Leaf", "oil on canvas"],
131: ["city clock by Gustave Doré | oil on canvas"],
209: ["clocks by beeple | clocks by johfra bosschart"],
244: ["clock by georgia o'keeffe | holographic vivid colors"],
283: ["water color air bubbles by Tomas Sanchez | water color bubble by Tomas Sanchez"],
339: ["Underwater by Tyler Edlin", "holographic water ripples", "Mandala Fractal Samsara vivid colors"],
441: ["hornwort made of marble Marble | dotting the surface of a fractal intelligence | James McCarthy seaweed painting"],
493: ["water Temple God by Johfra Bosschart, oil on canvas"],
643: ["alien planet ocean with an island"],
@ultrageek
ultrageek / 0_reuse_code.js
Last active August 29, 2015 14:16
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@ultrageek
ultrageek / README.md
Last active August 29, 2015 14:07 — forked from andmcgregor/README.md
@ultrageek
ultrageek / README.md
Last active August 29, 2015 14:07 — forked from melekes/README.md

Youtube

Description

Dashing widget to play video from Youtube.

Installation

  1. Install Youtube widget
@ultrageek
ultrageek / README.md
Last active August 29, 2015 14:07 — forked from farrelley/README.md
@ultrageek
ultrageek / README.md
Last active August 29, 2015 14:07 — forked from wesee/README.md

Description

Stock Quote & Chart Dashing Dashboard consists of two widgets. While one displays a stock's current quote and other details; another displays its last 30-days closing stock prices.

Preview

Dependencies