- Open stylus manager page
- F12
- Paste this script in the console
Or add this snippet. Then Ctrl + Enter
async function deleteStyle() { const deleteBtn = document.querySelector('p.actions > a.delete'); if (!deleteBtn) { return false
}
| import pandas as pd | |
| from dagster import asset, ResourceParam | |
| from sqlalchemy import create_engine | |
| # Define the PostgreSQL resource | |
| class PostgresResource: | |
| def __init__(self, connection_string): | |
| self.connection_string = connection_string | |
| def get_connection(self): |
Or add this snippet. Then Ctrl + Enter
async function deleteStyle() {
const deleteBtn = document.querySelector('p.actions > a.delete');
if (!deleteBtn) {
return false}
* -drive if=none,id=vm,format=raw,file=$VM -device virtio-blk-pci,id=vmvirt1,drive=vm
| { | |
| "input": { | |
| "blocklist": [], | |
| "compressor#0": { | |
| "attack": 15.0, | |
| "boost-amount": 0.0, | |
| "boost-threshold": -72.0, | |
| "bypass": false, | |
| "dry": -80.01, | |
| "hpf-frequency": 10.0, |
| module "vpc" { | |
| source = "terraform-aws-modules/vpc/aws" | |
| version = "~> 3.0" | |
| name = "talos-demo" | |
| cidr = "10.0.0.0/18" | |
| public_subnets = ["10.0.0.0/24"] | |
| azs = ["eu-central-1a"] | |
| } |
| #!/data/data/com.termux/files/usr/bin/bash | |
| # https://github.com/orgzly/orgzly-android/issues/8 | |
| orgzly_sync() { | |
| # if you are using orgzly-revived use the following instead: | |
| # am broadcast -n com.orgzlyrevived/com.orgzly.android.ActionReceiver -a com.orgzly.intent.action.SYNC_START | |
| am broadcast -n com.orgzly/com.orgzly.android.ActionReceiver -a com.orgzly.intent.action.SYNC_START | |
| } |
| blueprint: | |
| name: Bathroom Humidity Exhaust Fan | |
| description: > | |
| # 🚿 Bathroom Humidity Exhaust Fan | |
| **Version: 2.6** | |
| Step into the future of freshness - customize it your way and experience the convenience of automated humidity control! 🌿🚿 | |
| From https://docs.google.com/document/d/1Nsv52MvSjbLb2PCpHlat0gkzw0EvtSgpKHu4mk0MnrA/ | |
| Save Page Now 2 Public API Docs Draft | |
| Vangelis Banos, updated: 2022-04-05 | |
| Capture a web page as it appears now for use as a trusted citation in the future. Changelog: https://docs.google.com/document/d/19RJsRncGUw2qHqGGg9lqYZYf7KKXMDL1Mro5o1Qw6QI/edit# | |
| Contents | |
| Glossary 1 | |
| Basic API Reference 1 | |
| Capture request 1 |
I want Microsoft to do better, want Windows to be a decent development platform-and yet, I constantly see Microsoft playing the open source game: advertising how open-source and developer friendly they are - only to crush developers under the heel of the corporate behemoth's boot.
The people who work at Microsoft are amazing, kind, talented individuals. This is aimed at the company's leadership, who I feel has on many occassions crushed myself and other developers under. It's a plea for help.
You probably haven't heard of it before, but if you've ever used win32 API bindings in C#, C++, Rust, or other languages, odds are they were generated from a repository called microsoft/win32metadata.
| { | |
| "input": { | |
| "blocklist": [], | |
| "compressor": { | |
| "attack": 20.0, | |
| "boost-amount": 6.0, | |
| "boost-threshold": -72.0, | |
| "hpf-frequency": 10.0, | |
| "hpf-mode": "off", | |
| "input-gain": 0.0, |