<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Other | Dezhi Yu</title><link>https://halfrost.me/tags/other/</link><atom:link href="https://halfrost.me/tags/other/index.xml" rel="self" type="application/rss+xml"/><description>Other</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Thu, 27 May 2021 00:00:00 +0000</lastBuildDate><image><url>https://halfrost.me/media/favicon_hu_4db6119fa52e8e17.png</url><title>Other</title><link>https://halfrost.me/tags/other/</link></image><item><title>Themis</title><link>https://halfrost.me/project/themis/</link><pubDate>Thu, 27 May 2021 00:00:00 +0000</pubDate><guid>https://halfrost.me/project/themis/</guid><description>&lt;p&gt;Themis is the first of Strategy Distribution Engine systems in the company, and have serviced 200 million user. Themis, a smart strategy engine based on traffic flow and predicate conditions’ strategy, which provides handy service for vendors and consumers.&lt;/p&gt;</description></item><item><title>Prometheus</title><link>https://halfrost.me/project/prometheus/</link><pubDate>Wed, 20 May 2020 00:00:00 +0000</pubDate><guid>https://halfrost.me/project/prometheus/</guid><description>&lt;p&gt;Prometheus Ghost theme is clean and very modern. The design is highly focused on typography. But there is also the perfect combination of image and white space in this design. This theme is perfect for a personal and professional blog. Also, the theme will fit in with perfectly with any fashion blog, food blog, movie blog, music blog or any other you can imagine. You could use this theme for an online magazine or journal also.&lt;/p&gt;
&lt;p&gt;Installing and customizing this theme is very easy. All required information is provided in the documentation.&lt;/p&gt;
&lt;p&gt;
is here.&lt;/p&gt;</description></item><item><title>Taco</title><link>https://halfrost.me/project/taco/</link><pubDate>Mon, 27 May 2019 00:00:00 +0000</pubDate><guid>https://halfrost.me/project/taco/</guid><description>&lt;p&gt;Taco is one of the fast golang-based message push systems in the company, and have serviced 300 million user. Taco provides multiple push methods such as pushing a single user, pushing a group of users in batches, and accurately pushing specific user tags. The low-latency feature greatly empowers the logistics rider’s message reach scenario.&lt;/p&gt;
&lt;p&gt;Taco is an Infura-like, API gateway on top of Golang backend services, MySQL and Redis, RabbitMQ and Kafka as the messaging queue, Hive, Blink and Elasticsearch as data statistics and message pipeline query, gRPC, Apache Thrift and HTTP as the communication protocol, which gRPC and Apache Thrift is for internal communication protocol, HTTP is for iOS/Android/H5 external communication protocol.&lt;/p&gt;</description></item><item><title>Stormeye</title><link>https://halfrost.me/project/stormeye/</link><pubDate>Sat, 27 Jan 2018 00:00:00 +0000</pubDate><guid>https://halfrost.me/project/stormeye/</guid><description/></item><item><title>Clairvoyant</title><link>https://halfrost.me/project/clairvoyant/</link><pubDate>Mon, 27 Nov 2017 00:00:00 +0000</pubDate><guid>https://halfrost.me/project/clairvoyant/</guid><description/></item><item><title>vue-objccn</title><link>https://halfrost.me/project/vue-objccn/</link><pubDate>Tue, 20 Jun 2017 00:00:00 +0000</pubDate><guid>https://halfrost.me/project/vue-objccn/</guid><description>&lt;p&gt;Use Vue.js to develop a cross-platform full stack application of
.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;input checked="" disabled="" type="checkbox"&gt; ✅ Desktop application available for three platforms, Mac, Linux and Windows&lt;/li&gt;
&lt;li&gt;&lt;input checked="" disabled="" type="checkbox"&gt; ✅ Web application supports desktop browsers and mobile browsers&lt;/li&gt;
&lt;li&gt;&lt;input checked="" disabled="" type="checkbox"&gt; ✅ Mobile App which uses the Cordova framework, supports iOS, Android, Windows Phone and BlackBerry platforms&lt;/li&gt;
&lt;li&gt;&lt;input disabled="" type="checkbox"&gt; ❌ Native Mobile App, which can use Weex framework to support both iOS and Android&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;Note: This project is just a bit of fun and purely for learning purpose, please support
and
.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The download link for the runnable and complete packaged software is
.&lt;/p&gt;</description></item><item><title>Halfrost-Field</title><link>https://halfrost.me/project/halfrost-field/</link><pubDate>Thu, 27 Apr 2017 00:00:00 +0000</pubDate><guid>https://halfrost.me/project/halfrost-field/</guid><description>&lt;p&gt;《HTTP/2 Protocol Analysis》This series article detailed analysis the RFC 7540, which is the Hypertext Transfer Protocol Version 2 (HTTP/2).&lt;/p&gt;
&lt;p&gt;• [RFC 7540] Hypertext Transfer Protocol Version 2 (HTTP/2)
• Unveiling the veil of HTTP/2: How does HTTP/2 establish a connection?
• Multiplexing of HTTP frames and streams in HTTP/2
• Frame definition in HTTP/2
• HTTP semantics in HTTP/2
• Considerations in HTTP/2
• Frequently asked questions in HTTP/2
• [RFC 7541] HPACK: Header Compression for HTTP/2
• Detailed HTTP/2 header compression algorithm-HPACK
• HTTP/2 HPACK practical application examples
• [RFC 7301] TLS Application-Layer Protocol Negotiation Extension&lt;/p&gt;
&lt;p&gt;《TLS 1.3 Protocol Analysis》This series article detailed analysis the RFC 8846, which is the Transport Layer Security (TLS) Protocol Version 1.3.&lt;/p&gt;
&lt;p&gt;• How to deploy TLS 1.3 ？
• [RFC 6520] TLS &amp;amp; DTLS Heartbeat Extension
• [RFC 8446] The Transport Layer Security (TLS) Protocol Version 1.3
• TLS 1.3 Introduction
• TLS 1.3 Handshake Protocol
• TLS 1.3 Record Protocol
• TLS 1.3 Alert Protocol
• TLS 1.3 Cryptographic Computations
• TLS 1.3 0-RTT and Anti-Replay
• TLS 1.3 Compliance Requirements
• TLS 1.3 Implementation Notes
• TLS 1.3 Backward Compatibility
• TLS 1.3 Overview of Security Properties&lt;/p&gt;
&lt;p&gt;《Study Notes of Machine Learning》This study notes is the machine learning course in the coursera, which it&amp;rsquo;s instructor is Andrew Ng in the Stanford University.&lt;/p&gt;
&lt;p&gt;• Week1 —— What is Machine Learning
• Week1 —— Linear Regression with One Variable (Gradient Descent)
• Week2 —— Multivariate Linear Regression
• Week2 —— Computing Parameters Analytically
• Week2 —— Octave Matlab Tutorial
• Week3 —— Logistic Regression
• Week3 —— Regularization
• Week4 —— Neural Networks Representation
• Week5 —— Neural Networks Learning
• Week5 —— Backpropagation in Practice
• Week6 —— Advice for Applying Machine Learning
• Week6 —— Machine Learning System Design
• Week7 —— Support Vector Machines
• Week8 —— Unsupervised Learning
• Week8 —— Dimensionality Reduction
• Week9 —— Anomaly Detection
• Week9 —— Recommender Systems
• Week10 —— Large Scale Machine Learning
• Week11 —— Application Example: Photo OCR&lt;/p&gt;</description></item><item><title>iOS-Weekly</title><link>https://halfrost.me/project/ios-weekly/</link><pubDate>Fri, 27 Jan 2017 00:00:00 +0000</pubDate><guid>https://halfrost.me/project/ios-weekly/</guid><description>&lt;p&gt;The problem in this era is not a lack of information, but too much information. Ones doesn&amp;rsquo;t know what information is valuable and what is valid for he. Since SwiftOldDriver usually pay attention to the information related to iOS development, and sort it out. SwiftOldDriver are not just porters of information, but also evangelists of value. The content is not limited to specific content related to iOS technology. It also includes information that we believe is valuable to iOS developers, such as software engineering and programmer topics.&lt;/p&gt;</description></item></channel></rss>