Skip to content

Commit

Permalink
Add blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
StepfenShawn committed Aug 24, 2023
1 parent bbab1e0 commit 2dc53f8
Show file tree
Hide file tree
Showing 8 changed files with 576 additions and 14 deletions.
2 changes: 1 addition & 1 deletion 2023/01/04/how_to_eval_in_computer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<span id="actions">
<ul>

<li><a class="icon" aria-label="Previous post" href="/2023/08/17/mysql_over_trick/"><i class="fa-solid fa-chevron-left" aria-hidden="true" onmouseover="$('#i-prev').toggle();" onmouseout="$('#i-prev').toggle();"></i></a></li>
<li><a class="icon" aria-label="Previous post" href="/2023/07/19/spark_bug_mark1/"><i class="fa-solid fa-chevron-left" aria-hidden="true" onmouseover="$('#i-prev').toggle();" onmouseout="$('#i-prev').toggle();"></i></a></li>


<li><a class="icon" aria-label="Next post" href="/2022/04/10/get_cvoid19_data_in_cantonese/"><i class="fa-solid fa-chevron-right" aria-hidden="true" onmouseover="$('#i-next').toggle();" onmouseout="$('#i-next').toggle();"></i></a></li>
Expand Down
308 changes: 308 additions & 0 deletions 2023/07/19/spark_bug_mark1/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 2023/08/17/mysql_over_trick/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<ul>


<li><a class="icon" aria-label="Next post" href="/2023/01/04/how_to_eval_in_computer/"><i class="fa-solid fa-chevron-right" aria-hidden="true" onmouseover="$('#i-next').toggle();" onmouseout="$('#i-next').toggle();"></i></a></li>
<li><a class="icon" aria-label="Next post" href="/2023/07/19/spark_bug_mark1/"><i class="fa-solid fa-chevron-right" aria-hidden="true" onmouseover="$('#i-next').toggle();" onmouseout="$('#i-next').toggle();"></i></a></li>

<li><a class="icon" aria-label="Back to top" href="#" onclick="$('html, body').animate({ scrollTop: 0 }, 'fast');"><i class="fa-solid fa-chevron-up" aria-hidden="true" onmouseover="$('#i-top').toggle();" onmouseout="$('#i-top').toggle();"></i></a></li>
<li><a class="icon" aria-label="Share post" href="#"><i class="fa-solid fa-share-alt" aria-hidden="true" onmouseover="$('#i-share').toggle();" onmouseout="$('#i-share').toggle();" onclick="$('#share').toggle();return false;"></i></a></li>
Expand Down
186 changes: 186 additions & 0 deletions archives/2023/07/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
<!DOCTYPE html>
<html lang=en>
<head>
<!-- so meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" />
<meta name="description" content="I started coding at the age of 13, and I&#39;ve never been tired of it! Now I&#39;m a 19 years old guy, a part-time financial quant developer, focusing on C++, Rust, Python and SQL !!!">
<meta property="og:type" content="website">
<meta property="og:title" content="Stepfen Shawn">
<meta property="og:url" content="https://stepfenshawn.github.io/archives/2023/07/index.html">
<meta property="og:site_name" content="Stepfen Shawn">
<meta property="og:description" content="I started coding at the age of 13, and I&#39;ve never been tired of it! Now I&#39;m a 19 years old guy, a part-time financial quant developer, focusing on C++, Rust, Python and SQL !!!">
<meta property="og:locale" content="en_US">
<meta property="article:author" content="Stepfen Shawn">
<meta name="twitter:card" content="summary">




<link rel="shortcut icon" href="/images/favicon.ico">




<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192">




<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">



<!-- title -->
<title>Writing: 2023/7</title>
<!-- async scripts -->
<!-- Google Analytics -->


<!-- Umami Analytics -->


<!-- styles -->

<link rel="stylesheet" href="/css/style.css">

<!-- persian styles -->

<!-- rss -->


<!-- mathjax -->

<meta name="generator" content="Hexo 5.4.2"></head>

<body class="max-width mx-auto px3 ltr">

<div class="content index py4 ">

<header id="header">
<a class="u-url u-uid" href="/">


<img id="logo" alt class="u-logo" src="/images/logo.png" />


<div id="title">
<h1 class="p-name">Stepfen Shawn</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fa-solid fa-bars fa-2x"></i></a>
</li>
<!--
--><li><a href="/">Home</a></li><!--
--><!--
--><li><a href="/about/">About</a></li><!--
--><!--
--><li><a href="/archives/">Writing</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="https://github.com/StepfenShawn">Projects</a></li><!--
-->
</ul>
</div>
</header>


<div id="archive">
<ul class="post-list">








<li class="post-year"><h2>2023</h2></li>

<li class="post-item">

<div class="meta">


<time datetime="2023-07-19T01:11:21.000Z" class="dt-published" itemprop="datePublished">2023-07-19</time>


</div>


<span>

<a class="" href="/2023/07/19/spark_bug_mark1/">Cluster on windows with spark. 用Spark搭建人生第一个Windows集群</a>



</span>
</li>

</ul>


</div>


<footer id="footer">
<div class="footer-left">
Copyright &copy;


2018-2023
Stepfen Shawn
</div>
<div class="footer-right">
<nav>
<ul>
<!--
--><li><a href="/">Home</a></li><!--
--><!--
--><li><a href="/about/">About</a></li><!--
--><!--
--><li><a href="/archives/">Writing</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="https://github.com/StepfenShawn">Projects</a></li><!--
-->
</ul>
</nav>
</div>
</footer>

</div>
<!-- styles -->



<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/>


<!-- jquery -->

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script>




<!-- clipboard -->


<script src="/js/main.js"></script>

<!-- search -->

<!-- Baidu Analytics -->

<!-- Cloudflare Analytics -->

<!-- Disqus Comments -->

<!-- utterances Comments -->

</body>
</html>
24 changes: 24 additions & 0 deletions archives/2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,30 @@ <h1 class="p-name">Stepfen Shawn</h1>



<li class="post-item">

<div class="meta">


<time datetime="2023-07-19T01:11:21.000Z" class="dt-published" itemprop="datePublished">2023-07-19</time>


</div>


<span>

<a class="" href="/2023/07/19/spark_bug_mark1/">Cluster on windows with spark. 用Spark搭建人生第一个Windows集群</a>



</span>
</li>





<li class="post-item">

<div class="meta">
Expand Down
24 changes: 24 additions & 0 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,30 @@ <h1 class="p-name">Stepfen Shawn</h1>



<li class="post-item">

<div class="meta">


<time datetime="2023-07-19T01:11:21.000Z" class="dt-published" itemprop="datePublished">2023-07-19</time>


</div>


<span>

<a class="" href="/2023/07/19/spark_bug_mark1/">Cluster on windows with spark. 用Spark搭建人生第一个Windows集群</a>



</span>
</li>





<li class="post-item">

<div class="meta">
Expand Down
24 changes: 12 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,15 +174,15 @@ <h1 class="p-name">Stepfen Shawn</h1>
<div class="meta">


<time datetime="2023-01-04T15:53:10.000Z" class="dt-published" itemprop="datePublished">2023-01-04</time>
<time datetime="2023-07-19T01:11:21.000Z" class="dt-published" itemprop="datePublished">2023-07-19</time>


</div>


<span>

<a class="" href="/2023/01/04/how_to_eval_in_computer/">Dive into the programming language. 在编程语言中计算过程是如何求值的?</a>
<a class="" href="/2023/07/19/spark_bug_mark1/">Cluster on windows with spark. 用Spark搭建人生第一个Windows集群</a>



Expand All @@ -194,15 +194,15 @@ <h1 class="p-name">Stepfen Shawn</h1>
<div class="meta">


<time datetime="2022-04-10T03:45:09.000Z" class="dt-published" itemprop="datePublished">2022-04-10</time>
<time datetime="2023-01-04T15:53:10.000Z" class="dt-published" itemprop="datePublished">2023-01-04</time>


</div>


<span>

<a class="" href="/2022/04/10/get_cvoid19_data_in_cantonese/">Get cvoid-19 data by Cantonese! 咩话? 用粤语编程语言获取疫情数据</a>
<a class="" href="/2023/01/04/how_to_eval_in_computer/">Dive into the programming language. 在编程语言中计算过程是如何求值的?</a>



Expand All @@ -214,15 +214,15 @@ <h1 class="p-name">Stepfen Shawn</h1>
<div class="meta">


<time datetime="2020-12-20T14:32:55.000Z" class="dt-published" itemprop="datePublished">2020-12-20</time>
<time datetime="2022-04-10T03:45:09.000Z" class="dt-published" itemprop="datePublished">2022-04-10</time>


</div>


<span>

<a class="" href="/2020/12/20/first_cantonese_pl/">What 7 your code? It&#39;s Cantonese programming language! 整古做怪 -- 开发粤语編程語言</a>
<a class="" href="/2022/04/10/get_cvoid19_data_in_cantonese/">Get cvoid-19 data by Cantonese! 咩话? 用粤语编程语言获取疫情数据</a>



Expand All @@ -234,15 +234,15 @@ <h1 class="p-name">Stepfen Shawn</h1>
<div class="meta">


<time datetime="2020-07-22T14:10:52.000Z" class="dt-published" itemprop="datePublished">2020-07-22</time>
<time datetime="2020-12-20T14:32:55.000Z" class="dt-published" itemprop="datePublished">2020-12-20</time>


</div>


<span>

<a class="" href="/2020/07/22/sql_inject_mark/">Dont be a SQL boy. Let&#39;s be a hacker. 记录一次 sql 注入</a>
<a class="" href="/2020/12/20/first_cantonese_pl/">What 7 your code? It&#39;s Cantonese programming language! 整古做怪 -- 开发粤语編程語言</a>



Expand All @@ -254,15 +254,15 @@ <h1 class="p-name">Stepfen Shawn</h1>
<div class="meta">


<time datetime="2020-07-19T13:48:11.000Z" class="dt-published" itemprop="datePublished">2020-07-19</time>
<time datetime="2020-07-22T14:10:52.000Z" class="dt-published" itemprop="datePublished">2020-07-22</time>


</div>


<span>

<a class="" href="/2020/07/19/derivation_program_in_lisp/">Create a derivation program in lisp. 用 Lisp 写个求导程序</a>
<a class="" href="/2020/07/22/sql_inject_mark/">Dont be a SQL boy. Let&#39;s be a hacker. 记录一次 sql 注入</a>



Expand All @@ -274,15 +274,15 @@ <h1 class="p-name">Stepfen Shawn</h1>
<div class="meta">


<time datetime="2020-04-03T04:35:06.000Z" class="dt-published" itemprop="datePublished">2020-04-03</time>
<time datetime="2020-07-19T13:48:11.000Z" class="dt-published" itemprop="datePublished">2020-07-19</time>


</div>


<span>

<a class="" href="/2020/04/03/draw_stock_map/">Get stocks data with python. 用python获得股票数据</a>
<a class="" href="/2020/07/19/derivation_program_in_lisp/">Create a derivation program in lisp. 用 Lisp 写个求导程序</a>



Expand Down
Loading

0 comments on commit 2dc53f8

Please sign in to comment.