Skip to content

Commit

Permalink
deploy: 6f72789
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorak0 committed Oct 23, 2024
1 parent 5790c82 commit 5343e91
Show file tree
Hide file tree
Showing 41 changed files with 93 additions and 78 deletions.
Binary file modified font/LXGWWenKai-Regular.eot
Binary file not shown.
2 changes: 1 addition & 1 deletion font/LXGWWenKai-Regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified font/LXGWWenKai-Regular.ttf
Binary file not shown.
Binary file modified font/LXGWWenKai-Regular.woff
Binary file not shown.
Binary file modified font/LXGWWenKai-Regular.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.135.0"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.136.4"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<link rel=stylesheet href=./css/style.css><link rel=alternate type=application/rss+xml href=./index.xml title="Seeking Complexity"></head><body><header><script defer src=https://worker.yangzhenfei.com/a.js></script><script defer>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-JHXS14NDHV")</script>========================<br>== <a href=https://www.yangzhenfei.com/>Seeking Complexity</a> ==<br>========================<div style=float:right></div><br><p><nav><a href=./><b>Start</b></a>.
<a href=./posts/><b>Posts</b></a>.
<a href=./tags/><b>Tags</b></a>.
Expand Down
43 changes: 22 additions & 21 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,46 +233,46 @@ mental strength是可以被锻炼的。
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align: left">declarative&lt;/th>
&lt;th style="text-align: left">imperative&lt;/th>
&lt;th>declarative&lt;/th>
&lt;th>imperative&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align: left">Lisp&lt;/td>
&lt;td style="text-align: left">C&lt;/td>
&lt;td>Lisp&lt;/td>
&lt;td>C&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">TensorFlow&lt;/td>
&lt;td style="text-align: left">PyTorth&lt;/td>
&lt;td>TensorFlow&lt;/td>
&lt;td>PyTorth&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Nix&lt;/td>
&lt;td style="text-align: left">Apt/Pacman&lt;/td>
&lt;td>Nix&lt;/td>
&lt;td>Apt/Pacman&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">SQL&lt;/td>
&lt;td style="text-align: left">ORM&lt;/td>
&lt;td>SQL&lt;/td>
&lt;td>ORM&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">CMake/Makefile&lt;/td>
&lt;td style="text-align: left">build.sh&lt;/td>
&lt;td>CMake/Makefile&lt;/td>
&lt;td>build.sh&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Halide&lt;/td>
&lt;td style="text-align: left">OpenMP/thread pool&lt;/td>
&lt;td>Halide&lt;/td>
&lt;td>OpenMP/thread pool&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Symbolic Diff (symforce)&lt;/td>
&lt;td style="text-align: left">Automatic Diff (JAX/Jet)&lt;/td>
&lt;td>Symbolic Diff (symforce)&lt;/td>
&lt;td>Automatic Diff (JAX/Jet)&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">DP for loop&lt;/td>
&lt;td style="text-align: left">DP recursive with cache (used in transformer inference)&lt;/td>
&lt;td>DP for loop&lt;/td>
&lt;td>DP recursive with cache (used in transformer inference)&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Eigen Lazy Evaluation&lt;/td>
&lt;td style="text-align: left">OpenBLAS&lt;/td>
&lt;td>Eigen Lazy Evaluation&lt;/td>
&lt;td>OpenBLAS&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table></description></item><item><title>low latency audio</title><link>https://www.yangzhenfei.com/posts/20211130195311-low_latency_audio/</link><pubDate>Tue, 30 Nov 2021 19:53:00 +0800</pubDate><guid>https://www.yangzhenfei.com/posts/20211130195311-low_latency_audio/</guid><description>&lt;p>当我们讨论元宇宙的时候,能不能先把线上讨论的音频延迟问题解决。。。&lt;/p>
Expand All @@ -288,4 +288,5 @@ mental strength是可以被锻炼的。
&lt;/ul></description></item><item><title>zettelkasten</title><link>https://www.yangzhenfei.com/posts/20211115110725-zettelkasten/</link><pubDate>Mon, 15 Nov 2021 11:07:00 +0800</pubDate><guid>https://www.yangzhenfei.com/posts/20211115110725-zettelkasten/</guid><description>&lt;h2 id="tl-dr">TL;DR&lt;/h2>
&lt;p>如果尝试把这个网状的事实,用树结构去记录,并且线性地讲述出来。&lt;/p>
&lt;p>并遭遇挫败。&lt;/p>
&lt;p>可以试试用网的结构开始。&lt;/p></description></item></channel></rss>
&lt;p>可以试试用网的结构开始。&lt;/p></description></item><item><title>计划经济不在了,我很想他</title><link>https://www.yangzhenfei.com/posts/20211125114728-%E5%A4%8D%E6%9D%82%E9%97%AE%E9%A2%98%E5%86%B3%E7%AD%96%E6%96%B9%E6%B3%95%E8%AE%BA/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.yangzhenfei.com/posts/20211125114728-%E5%A4%8D%E6%9D%82%E9%97%AE%E9%A2%98%E5%86%B3%E7%AD%96%E6%96%B9%E6%B3%95%E8%AE%BA/</guid><description>&lt;p>有⼀些复杂的多约束问题需要决策,从过去来看,过于复杂的问题由于种种原因,经常陷⼊低效的讨论。&lt;/p>
&lt;p>最近受⼀些事情启发,发现了决策⽅法论的⼀个可能的探索⽅向:计划经济与线性规划。&lt;/p></description></item></channel></rss>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ox-hugo/stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed ox-hugo/stats_hu16872770549535552395.webp
Binary file not shown.
Binary file added ox-hugo/stats_hu9120898335788485346.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion page/2/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.135.0"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.136.4"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<link rel=stylesheet href=../../css/style.css><link rel=alternate type=application/rss+xml href=../../index.xml title="Seeking Complexity"></head><body><header><script defer src=https://worker.yangzhenfei.com/a.js></script><script defer>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-JHXS14NDHV")</script>========================<br>== <a href=https://www.yangzhenfei.com/>Seeking Complexity</a> ==<br>========================<div style=float:right></div><br><p><nav><a href=../../><b>Start</b></a>.
<a href=../../posts/><b>Posts</b></a>.
<a href=../../tags/><b>Tags</b></a>.
Expand Down
2 changes: 1 addition & 1 deletion page/3/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.135.0"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.136.4"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<link rel=stylesheet href=../../css/style.css><link rel=alternate type=application/rss+xml href=../../index.xml title="Seeking Complexity"></head><body><header><script defer src=https://worker.yangzhenfei.com/a.js></script><script defer>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-JHXS14NDHV")</script>========================<br>== <a href=https://www.yangzhenfei.com/>Seeking Complexity</a> ==<br>========================<div style=float:right></div><br><p><nav><a href=../../><b>Start</b></a>.
<a href=../../posts/><b>Posts</b></a>.
<a href=../../tags/><b>Tags</b></a>.
Expand Down
2 changes: 1 addition & 1 deletion page/4/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.135.0"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.136.4"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<link rel=stylesheet href=../../css/style.css><link rel=alternate type=application/rss+xml href=../../index.xml title="Seeking Complexity"></head><body><header><script defer src=https://worker.yangzhenfei.com/a.js></script><script defer>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-JHXS14NDHV")</script>========================<br>== <a href=https://www.yangzhenfei.com/>Seeking Complexity</a> ==<br>========================<div style=float:right></div><br><p><nav><a href=../../><b>Start</b></a>.
<a href=../../posts/><b>Posts</b></a>.
<a href=../../tags/><b>Tags</b></a>.
Expand Down
7 changes: 4 additions & 3 deletions page/5/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.135.0"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<!doctype html><html lang=zh-cn><head><meta name=generator content="Hugo 0.136.4"><meta charset=UTF-8><meta name=description content="self-reflections of Zhenfei Yang"><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="IE=edge"><style type=text/css>body{font-family:monospace}</style><title>Seeking Complexity</title>
<link rel=stylesheet href=../../css/style.css><link rel=alternate type=application/rss+xml href=../../index.xml title="Seeking Complexity"></head><body><header><script defer src=https://worker.yangzhenfei.com/a.js></script><script defer>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-JHXS14NDHV")</script>========================<br>== <a href=https://www.yangzhenfei.com/>Seeking Complexity</a> ==<br>========================<div style=float:right></div><br><p><nav><a href=../../><b>Start</b></a>.
<a href=../../posts/><b>Posts</b></a>.
<a href=../../tags/><b>Tags</b></a>.
<a href=../../about/><b>About</b></a>.</nav></p></header><main><article><h1><a href=https://www.yangzhenfei.com/posts/20211213123003-double_entry_bookkeeping/>double-entry_bookkeeping</a></h1><b><time>2021-12-13 12:30:00</time></b>
<a href=../../tags/public/>PUBLIC</a><div><p>\[income + expenses + equity + liability = 0\]</p><a href=https://www.yangzhenfei.com/posts/20211213123003-double_entry_bookkeeping/>Read more...</a></div></article><article><h1><a href=https://www.yangzhenfei.com/posts/20211202120838-declarative_programming/>declarative_programming</a></h1><b><time>2021-12-02 12:08:00</time></b>
<a href=../../tags/public/>PUBLIC</a><div><p>过程式和声明式的范式对比,出现在很多地方,这里罗列一些。</p><table><thead><tr><th style=text-align:left>declarative</th><th style=text-align:left>imperative</th></tr></thead><tbody><tr><td style=text-align:left>Lisp</td><td style=text-align:left>C</td></tr><tr><td style=text-align:left>TensorFlow</td><td style=text-align:left>PyTorth</td></tr><tr><td style=text-align:left>Nix</td><td style=text-align:left>Apt/Pacman</td></tr><tr><td style=text-align:left>SQL</td><td style=text-align:left>ORM</td></tr><tr><td style=text-align:left>CMake/Makefile</td><td style=text-align:left>build.sh</td></tr><tr><td style=text-align:left>Halide</td><td style=text-align:left>OpenMP/thread pool</td></tr><tr><td style=text-align:left>Symbolic Diff (symforce)</td><td style=text-align:left>Automatic Diff (JAX/Jet)</td></tr><tr><td style=text-align:left>DP for loop</td><td style=text-align:left>DP recursive with cache (used in transformer inference)</td></tr><tr><td style=text-align:left>Eigen Lazy Evaluation</td><td style=text-align:left>OpenBLAS</td></tr></tbody></table></div></article><article><h1><a href=https://www.yangzhenfei.com/posts/20211130195311-low_latency_audio/>low latency audio</a></h1><b><time>2021-11-30 19:53:00</time></b>
<a href=../../tags/public/>PUBLIC</a><div><p>过程式和声明式的范式对比,出现在很多地方,这里罗列一些。</p><table><thead><tr><th>declarative</th><th>imperative</th></tr></thead><tbody><tr><td>Lisp</td><td>C</td></tr><tr><td>TensorFlow</td><td>PyTorth</td></tr><tr><td>Nix</td><td>Apt/Pacman</td></tr><tr><td>SQL</td><td>ORM</td></tr><tr><td>CMake/Makefile</td><td>build.sh</td></tr><tr><td>Halide</td><td>OpenMP/thread pool</td></tr><tr><td>Symbolic Diff (symforce)</td><td>Automatic Diff (JAX/Jet)</td></tr><tr><td>DP for loop</td><td>DP recursive with cache (used in transformer inference)</td></tr><tr><td>Eigen Lazy Evaluation</td><td>OpenBLAS</td></tr></tbody></table></div></article><article><h1><a href=https://www.yangzhenfei.com/posts/20211130195311-low_latency_audio/>low latency audio</a></h1><b><time>2021-11-30 19:53:00</time></b>
<a href=../../tags/public/>PUBLIC</a><div><p>当我们讨论元宇宙的时候,能不能先把线上讨论的音频延迟问题解决。。。</p><p>这个问题解决是乐观的,因为我们通常认为影响延迟的部分(真实的网络延迟,中美做到200ms并不难,但是做到100ms几乎在物理上是不可能的)在这个问题里面并不占主要部分。</p><a href=https://www.yangzhenfei.com/posts/20211130195311-low_latency_audio/>Read more...</a></div></article><article><h1><a href=https://www.yangzhenfei.com/posts/20211115121752-tools/>tools</a></h1><b><time>2021-11-15 12:17:00</time></b>
<a href=../../tags/public/>PUBLIC</a><div><p>这里记录能帮助尽快接近singularity的方法。</p><p>一般来说,学习曲线陡峭~=能形成累计优势:</p><ul><li>一次学习, <strong>终生</strong> 受用<ul><li>不与非开放平台绑定</li></ul></li><li>越用越熟练,上限高,不会浪费时间投入</li></ul><a href=https://www.yangzhenfei.com/posts/20211115121752-tools/>Read more...</a></div></article><article><h1><a href=https://www.yangzhenfei.com/posts/20211115110725-zettelkasten/>zettelkasten</a></h1><b><time>2021-11-15 11:07:00</time></b>
<a href=../../tags/public/>PUBLIC</a><div><h2 id=tl-dr>TL;DR</h2><p>如果尝试把这个网状的事实,用树结构去记录,并且线性地讲述出来。</p><p>并遭遇挫败。</p><p>可以试试用网的结构开始。</p><a href=https://www.yangzhenfei.com/posts/20211115110725-zettelkasten/>Read more...</a></div></article><div><a href=../../page/4/>Previous Page</a>
<a href=../../tags/public/>PUBLIC</a><div><h2 id=tl-dr>TL;DR</h2><p>如果尝试把这个网状的事实,用树结构去记录,并且线性地讲述出来。</p><p>并遭遇挫败。</p><p>可以试试用网的结构开始。</p><a href=https://www.yangzhenfei.com/posts/20211115110725-zettelkasten/>Read more...</a></div></article><article><h1><a href=https://www.yangzhenfei.com/posts/20211125114728-%E5%A4%8D%E6%9D%82%E9%97%AE%E9%A2%98%E5%86%B3%E7%AD%96%E6%96%B9%E6%B3%95%E8%AE%BA/>计划经济不在了,我很想他</a></h1><b><time>0001-01-01 00:00:00</time></b>
<a href=../../tags/public/>PUBLIC</a><div><p>有⼀些复杂的多约束问题需要决策,从过去来看,过于复杂的问题由于种种原因,经常陷⼊低效的讨论。</p><p>最近受⼀些事情启发,发现了决策⽅法论的⼀个可能的探索⽅向:计划经济与线性规划。</p><a href=https://www.yangzhenfei.com/posts/20211125114728-%E5%A4%8D%E6%9D%82%E9%97%AE%E9%A2%98%E5%86%B3%E7%AD%96%E6%96%B9%E6%B3%95%E8%AE%BA/>Read more...</a></div></article><div><a href=../../page/4/>Previous Page</a>
5 of 5</div></main><footer><p>&copy; 2024 <a href=https://www.yangzhenfei.com/><b>Seeking Complexity</b></a>.
<a href=https://github.com/dvorak0><b>Github</b></a>.
<a href=https://twitter.com/dvorak0><b>Twitter</b></a>.</p></footer></body></html>
Loading

0 comments on commit 5343e91

Please sign in to comment.