Skip to content

Instantly share code, notes, and snippets.

View PerfectPan's full-sized avatar
🎯
Focusing

Yiming Pan PerfectPan

🎯
Focusing
View GitHub Profile
@PerfectPan
PerfectPan / index.html
Created November 21, 2022 12:58
webview tag background color do not follow browser window when reload webview
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'">
<link href="./styles.css" rel="stylesheet">
<title>Hello World!</title>
</head>
<body>
import taichi as ti
ti.init(arch=ti.gpu)
n = 320
pixels = ti.field(dtype=float, shape=(n * 2, n))
# Julia Set: https://en.wikipedia.org/wiki/Julia_set
# https://zhuanlan.zhihu.com/p/163166274
@ti.func
TypeScript 17 hrs 26 mins ██████████████████▉░░ 90.3%
YAML 38 mins ▋░░░░░░░░░░░░░░░░░░░░ 3.3%
JSON 29 mins ▌░░░░░░░░░░░░░░░░░░░░ 2.6%
JavaScript 27 mins ▌░░░░░░░░░░░░░░░░░░░░ 2.4%
Bash 8 mins ▏░░░░░░░░░░░░░░░░░░░░ 0.8%
@PerfectPan
PerfectPan / ZhiHu
Last active June 20, 2022 10:08
ZhiHuHot
知乎热榜
1. 媒体评「唐山打人事件」,称「公布受害女子近况宜早不宜迟」,该事件发展至今反映出了哪些问题?
2. 动物知道自己被人类奴役着吗?
3. 四川凉山一位大学生毕业论文 2.5 万余字,其中致谢部分达 6000 多字,透露了哪些信息?
4. 如何看待中国成功实施陆基中段反导拦截技术试验?这将有何意义?
5. 如何看待媒体评「新东方玉米 6 元一根」,称「不只是值不值的问题,也是农民赚不赚钱的问题」?
6. 秦始皇陵为什么一直没有打开,打开以后对目前的中国会有什么帮助吗?
7. 孩子本来是顶尖 985 水平,可两次高考生病,怎么办?
8. 《人民的名义》播出五周年,为什么还能被热议?
9. 黄山一女子车祸卧床,丈夫悉心照顾 16 年后同意离婚,调解时称「放他自由,赌他的良心」,如何看待此事?