Hot-Sale-300pcs-30value-Rang-1ohm-Three-Mohm-1-2W-Carbon-Film-Metal-Resistors-Assortment-Kit
65-Pcs-Variable-Resistor-Potentiometer-Assortment-Kit-13-value
HOT-SELL-100-PCS-1N4148-DO-35-IN4148-Silicon-Switching-Diode-FREE-SHIPPMENT
100PCS-1A-1000V-Diode-1N4007-IN4007-DO-41
[Free-Shipping-100PCS-1N5819-IN5819-DO-41-DIODE-1A-40V-SCHOTTKY-BARRIER](https://www.aliexpress.com/item/Free-Shipping-100PCS-1N5819-IN5819-DO-41-DIODE-1A-40V-SCHOTTKY-BARRIER/1928414577.
This file contains hidden or 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
| (require 'package) | |
| (require 'init-packages) | |
| (require-package 'tide) | |
| (require-package 'ansi-color) | |
| (require-package 'web-mode) | |
| (require-package 'rjsx-mode) | |
| (require-package 'js2-mode) | |
| (require 'tide) |
This file contains hidden or 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
| #!/usr/bin/env bash | |
| # get-verified-crda-reg-data | |
| # -------------------- | |
| # Get CRDA and REGDB tarball and cryptographically verify them, | |
| # retrieving the PGP keys using the Web Key Directory (WKD) | |
| # protocol if they are not already in the keyring. | |
| # | |
| # Configurable parameters | |
| # ----------------------- | |
| # Where to download the tarball and verification data. |
This file contains hidden or 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
| #!/bin/bash # | |
| if [[ $# -ne 2 ]]; then | |
| echo "Usage: " | |
| echo -e "\t$(basename $0) <num-results> <filename>" | |
| exit 1 | |
| fi # num-results is results from ZMAP--not--of chromecasts found from ZMAP results. | |
| export results="$1" | |
| export filename="$2" |
This file contains hidden or 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
| <script src="http://octo.local/Dropbox/Projects/Google Demo/Development/closure-library/closure/goog/base.js"></script> | |
| <script> goog.addDependency('../../../Main/static/scripts/gdocsdemo/collaboration.js', ['gdocsdemo.Collaboration'], ['gdocsdemo.Header', 'gdocsdemo.Playback', 'gdocsdemo.Tracking', 'goog.Uri', 'goog.array', 'goog.dom', 'goog.dom.query', 'goog.events', 'goog.events.EventTarget', 'goog.events.EventType', 'goog.net.XhrIo', 'goog.style', 'goog.userAgent', 'goog.window']); | |
| goog.addDependency('../../../Main/static/scripts/gdocsdemo/collaborator.js', ['gdocsdemo.Collaborator', 'gdocsdemo.Collaborator.EventType'], ['goog.array', 'goog.dom', 'goog.dom.query', 'goog.events', 'goog.events.EventTarget', 'goog.events.EventType', 'goog.style']); | |
| goog.addDependency('../../../Main/static/scripts/gdocsdemo/editor.js', ['gdocsdemo.Editor'], ['diff_match_patch', 'gdocsdemo.Collaborator', 'gdocsdemo.Header', 'gdocsdemo.Playback', 'gdocsdemo.ShareForm', 'gdocsdemo.Tracking', 'goog.Uri', 'goog.array', 'goog.dom', |
This file contains hidden or 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
| var db = firebase.firestore(); | |
| var content = require("./sourceData.json"); | |
| content && | |
| Object.keys(content).forEach(contentKey => { | |
| const nestedContent = content[contentKey]; | |
| if (typeof nestedContent === "object") { | |
| Object.keys(nestedContent).forEach(docTitle => { | |
| firebase | |
| .firestore() |
This file contains hidden or 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
| var citiesRef = db.collection("cities"); | |
| var query = citiesRef.where("capital", "==", true); | |
| citiesRef.where("state", "==", "CA") | |
| citiesRef.where("population", "<", 100000) | |
| citiesRef.where("name", ">=", "San Francisco") | |
| citiesRef | |
| .where("state", "==", "CA") |
This file contains hidden or 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
| import subprocess | |
| import argparse | |
| import base64 | |
| import json | |
| """ | |
| Currently uses Google's cloud speech API | |
| """ | |
| from googleapiclient import discovery |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Hot-Sale-300pcs-30value-Rang-1ohm-Three-Mohm-1-2W-Carbon-Film-Metal-Resistors-Assortment-Kit
65-Pcs-Variable-Resistor-Potentiometer-Assortment-Kit-13-value
HOT-SELL-100-PCS-1N4148-DO-35-IN4148-Silicon-Switching-Diode-FREE-SHIPPMENT
100PCS-1A-1000V-Diode-1N4007-IN4007-DO-41
[Free-Shipping-100PCS-1N5819-IN5819-DO-41-DIODE-1A-40V-SCHOTTKY-BARRIER](https://www.aliexpress.com/item/Free-Shipping-100PCS-1N5819-IN5819-DO-41-DIODE-1A-40V-SCHOTTKY-BARRIER/1928414577.