I hereby claim:
- I am ofou on github.
- I am ofou (https://keybase.io/ofou) on keybase.
- I have a public key ASD3_5DUGsjA5AhBzFkksg32LTCaW0oiTZxFUcAbd0sM9Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // Pixelated Dinosaur Runner - Endless Runner Game | |
| // Controls: Press SPACE, UP ARROW, or CLICK to jump | |
| // Game variables | |
| let dino; | |
| let obstacles = []; | |
| let grounds = []; | |
| let clouds = []; | |
| let score = 0; | |
| let gameSpeed = 5; |
| { | |
| "idx": 1, | |
| "question": "What publicly available datasets are typically used for evaluating type inference systems in python?", | |
| "folder": "b76c543d4510f862", | |
| "key_ingredients": [ | |
| "https://docs.google.com/document/d/1GrNP4h2LDOADgSSPJ6shTyTdkuaJk_KQksE9V-Uc7z0/edit?usp=drivesdk", | |
| "https://docs.google.com/document/d/1MJq20MMR3Qt5BozyrVlXlJdkbJE2jyi0iepfeyxp94Y/edit?usp=drivesdk" | |
| ], | |
| "sources": "https://docs.google.com/document/d/1sDKis_Xz08YbMnGLHbnzvOByFc3WuAhRUrpKkABaRbI/edit?usp=drivesdk", | |
| "src_answers": { |
Large language model (LLM) providers have integrated search capabilities into their platforms, combining traditional search with AI-powered reasoning for contextual and accurate responses. Customize your browser to use these AI-enhanced tools as your default search engine to improve your search experience. For Safari users, install this extension to customize search engines.[^1]
git log --reverse --pretty=format:'%H' | while read commit_hash;
do
# Extract required commit information
commit_author=$(git show -s --format='%an' $commit_hash 2>/dev/null)
if [ -z "$commit_author" ]; then
echo "Skipping invalid commit hash: $commit_hash"
continue
fi
| ('了', ['le', 'liǎo', 'liào']) 3 | |
| ('是', ['shì', 'tí']) 2 | |
| ('和', ['hé', 'hè', 'hú', 'huó', 'huò', 'huo']) 6 | |
| ('有', ['yǒu', 'yòu', 'wěi']) 3 | |
| ('他', ['tā', 'tuó']) 2 | |
| ('不', ['bù', 'fǒu', 'fōu', 'fū', 'bú']) 5 | |
| ('的', ['de', 'dī', 'dí', 'dì']) 4 | |
| ('也', ['yě', 'yí']) 2 | |
| ('为', ['wèi', 'wéi']) 2 | |
| ('这', ['zhè', 'zhèi']) 2 |
| char,freq,name,definition,pinyin | |
| 的,7.79,U+7684,"possessive, adjectival suffix",de | |
| 是,7.17,U+662F,"indeed, yes, right; to be; demonstrative pronoun, this, that",shì | |
| 在,7.16,U+5728,"be at, in, on; consist in, rest",zài | |
| 了,7.14,U+4E86,to finish; particle of completed action,le | |
| 我,6.95,U+6211,"our, us, i, me, my, we",wǒ | |
| 和,6.86,U+548C,"harmony, peace; peaceful, calm",hé | |
| 有,6.83,U+6709,"have, own, possess; exist",yǒu | |
| 不,6.76,U+4E0D,"no, not; un-; negative prefix",bù | |
| 人,6.74,U+4EBA,man; people; mankind; someone else,rén |
| index | level | character | pinyin | |
|---|---|---|---|---|
| 7.79 | 一级 | 的 | de | |
| 7.79 | 四级 | 的 | dí | |
| 7.79 | 二级 | 的 | dì | |
| 7.17 | 一级 | 是 | shì | |
| 7.16 | 一级 | 在 | zài | |
| 7.14 | 三级 | 了 | liǎo | |
| 7.14 | 一级 | 了 | le | |
| 6.95 | 一级 | 我 | wǒ | |
| 6.86 | 一级 | 和 | hé |
| // SPDX-License-Identifier: UNLICENSED | |
| pragma solidity ^0.8.17; | |
| pragma experimental ABIEncoderV2; | |
| interface MyTokenInterfaces { | |
| function totalSupply() external view returns (uint256); | |
| function balanceOf(address _tokenOwner) external view returns (uint256); |
| Country,City,Provider,Host,ID | |
| Abkhazia,Sukhum,Aquafon GSM,62.182.8.78:8080,9058 | |
| Abkhazia,Sukhum,"Systema, LTD",cyxym.net:8080,5089 | |
| Abkhaziya,Sukhum,A-Mobile,speedtest.a-mobile.biz:8080,9714 | |
| Afghanistan,Herat,Afghan Wireless,hrtspeedtest.afghan-wireless.com:8080,9622 | |
| Afghanistan,Kabul,Afghan Telecom,sp1.afghantelecom.af:8080,11019 | |
| Afghanistan,Kabul,etisalat Afghanistan,speedtest.etisalat.af:8080,21807 | |
| Afghanistan,Kabul,Afghan Wireless,speedtest.afghan-wireless.com:8080,5189 | |
| Afghanistan,Kabul,Afghan Wireless Communication Company,kdzspeedtest.afghan-wireless.com:8080,13501 | |
| Afghanistan,Kabul,Insta Telecom,speedtest.instatelecom.com:8080,12798 |