| 孟婆嫌我烦-云归野/四月森林/威猛先生 | mèng pó xián wǒ fán-yún guī yě/sìyuè sēnlín/wēiměng xiānshēng | Meng Po Finds Me a Nuisance — Yun Guiye / Siyue Senlin / Weimeng Xiansheng |
| 词:云归野 |
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 | |
| # requires-python = ">=3.12" | |
| # dependencies = [ | |
| # "coremltools>=8.0", | |
| # "huggingface_hub", | |
| # "numpy", | |
| # "scipy", | |
| # "sounddevice", | |
| # "tiktoken", | |
| # "transformers", |
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 "minitest/autorun" | |
| TRAFFIC_TRANSITIONS = { | |
| "red" => "green", | |
| "green" => "yellow", | |
| "yellow" => "red", | |
| } | |
| def is_valid_traffic_sequence(sequence) | |
| sequence.each_cons(2) do |before, after| |
Yoink: https://www.javascripttutorial.net/web-apis/javascript-formdata/ customized for https://www.accessdata.fda.gov/scripts/cder/daf/index.cfm
const btn = document.querySelector('.col-sm-offset-2 > button:nth-child(1)');
const form = document.querySelector('div.panel-body:nth-child(1) > form:nth-child(1)');
btn.addEventListener('click', (e) => {
// prevent the form from submitting
// or uncomment the debugger statment below for a breakpoint |Question |ChatGPT Response
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 gleam/int | |
| import gleam/list | |
| import gleam/erlang/file | |
| import gleam/string | |
| // 01.txt is a list of the caloric values of the snacks that elves are carrying. | |
| // Each elf's personal inventory is separated from the other elves' inventories with | |
| // two newlines "\n\n", and each snack is separated by a single newline "\n". | |
| // In other words, the input string is a list of elf inventories, which is itself a | |
| // list of snacks' caloric values. |
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
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "meta": { "theme": "onepage" }, | |
| "basics": { | |
| "name": "Brian Kung", | |
| "label": "Software Engineer", | |
| "image": "https://briankung.files.wordpress.com/2021/11/diedw00f_400x400.jpg", | |
| "email": "work@briankung.xyz", | |
| "phone": "(224) 730-6348", | |
| "url": "https://briankung.dev", |
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
| commit 6c5f5233db596c2c7708d5807d9a925a3a0ee73a | |
| Author: naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | |
| Date: Tue Nov 8 09:31:52 2016 +0000 | |
| Moved deleted ChangeLog into doc/ChangeLog-2.4.0 | |
| And Add doc/ChangeLog-2016 as an anchor. | |
| git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
Copied from a comment someone left on a post of mine:
firing something at innocent person on their porch:
cop appearing to be enjoying himself today:
I hereby claim:
- I am briankung on github.
- I am briankung (https://keybase.io/briankung) on keybase.
- I have a public key ASAGLS90nXRJADLC_C8m77zVANHLNQ13ByXmfnfqt7m8wAo
To claim this, I am signing this object:
NewerOlder