mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-12 23:58:11 -07:00
Update keywords for posts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Stop Talking is the worst title of one blog"
|
||||
date: 2016-10-26 22:50:33 -0400
|
||||
tags: Nonsense
|
||||
tags: Diary
|
||||
---
|
||||
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
---
|
||||
title: "Using charles proxy to monitor mobile SSL traffics"
|
||||
date: 2016-10-27 22:50:33 -0400
|
||||
tags: Network
|
||||
tags: ["Network", "Charles proxy"]
|
||||
author: Pengzhan Hao
|
||||
cover: '/static/2021-12/charles-proxy-logo.png'
|
||||
---
|
||||
|
||||
In this blog, I will generally talk about how to use proper tools to monitor SSL traffics of a mobile devices. Currently, I only can dealing with those SSL traffics which use an obviously certification. Some applications may not using system root cert or they doesn't provide us a method to modify their own certs. For these situation, I still didn't find a good solutions for it. But I'll keep updating this if I get one.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Some of my previews experiment works: 2016"
|
||||
date: 2016-10-28 12:27:33 -0400
|
||||
tags: Research
|
||||
tags: ["Research", "Log", "Miscellanies"]
|
||||
author: Pengzhan Hao
|
||||
---
|
||||
This blog contains only some basic record of my works. For some details, I will write a unique blog just for some specific topics.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Xv6 introduction"
|
||||
date: 2017-07-28 14:56:55 -0400
|
||||
tags: xv6
|
||||
tags: ["Xv6", "Teaching", "Operating system"]
|
||||
author: Pengzhan Hao
|
||||
cover: '/static/2021-10/Xv6_LS_Command_Output.png'
|
||||
---
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Generate Word Cloud Figures with Chinese-Tokenization and WordCloud python libraries"
|
||||
date: 2020-09-15 22:00:14 -0400
|
||||
tags: visualization
|
||||
tags: Visualization
|
||||
author: Pengzhan Hao
|
||||
cover: '/static/2020-09/2020-06-28.png'
|
||||
---
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "EDDL: How do we train neural networks on limited edge devices - PART 1"
|
||||
date: 2021-10-13 16:53:20 -0400
|
||||
tags: Research
|
||||
tags: ["Research", "Edge computing"]
|
||||
author: Pengzhan Hao
|
||||
cover: '/static/2021-10/edgelearn-1.png'
|
||||
---
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "EDDL: How do we train neural networks on limited edge devices - PART 2"
|
||||
date: 2021-10-31 13:01:14 -0400
|
||||
tags: Research
|
||||
tags: ["Research", "Edge computing"]
|
||||
author: Pengzhan Hao
|
||||
cover: '/static/2021-10/f.5_Impl_leader_worker.png'
|
||||
mathjax: true
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "VS Code plugins"
|
||||
date: 2021-12-09 17:03:22 -0400
|
||||
tags: ["Editor", "VS Code", "Productivity"]
|
||||
author: Pengzhan Hao
|
||||
# cover: '/static/2021-10/f.5_Impl_leader_worker.png'
|
||||
published: false
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user