Writing

Posts, categories and tags

W

Latest Posts

May 10, 23 / 119 words / in ChitChat

#zh-Hans-CN

在 Telegram 的 Rust 群里经常会有群友问出各式各样的问题,其中有很大一部分在我看来是可以通过更简单直接的方法解决的。前段时间简单的总结了一下这类问题和解决方法,今天展开来说说。

Read On

May 24, 22 / 963 words / in Tutorial

#en-US#Rust#fly.io

[Fly.io](https://fly.io) is an Saas platform that let users to deploy their apps via docker image or buildpacks. It's perfectly suitable for small and medium-sized apps for the generous free tier and easy-to-use cli. In this article, I will show how to deploy a rust app with fly.io.

Read On

Feb 02, 22 / 151 words / in ChitChat

#zh-Hans-CN#WIP

陆陆续续已经用了新 Macbook Pro 两个月了,优点很多,缺点也有。在这台 Macbook Pro 2021 上,我彻底重写了我的博客,而这篇文章就是我重写博客后的第一篇。那么今天就来简单讲讲我到现在为止的使用体验。

Read On

Dec 10, 21 / 116 words / in Monthly

#zh-Hans-CN

**折腾记** - 记录每个月都折腾了些啥。我们的口号是:「诶,就是玩!」。折腾记包括做了什么项目、发了哪些 Commit、看了什么书、又入手了什么新东西等等等等…………

Read On

Dec 04, 21 / 140 words / in ChitChat

#zh-Hans-CN#WIP

10.20 下的单,12.1 才到,苹果你可真是让我好等啊。言归正传,Macbook Pro 2021 发布的当天我就下了单,这篇博客简单讲一下这两天我都做了些啥。

Read On

Aug 27, 21 / 742 words / in Translate&Tutorial

#zh-Hans-CN#Rust

通常来讲,使用 async Rust 库是一件非常简单的事情。你只需要加一些 `async` 或者 `.await` 即可。然而写一个你自己的 async 库就是不是一件简单的事情了。我第一次尝试的时候,经常被一些像是 `T: ?Unpin` 和 `Pin<&mut Self>` 这样的晦涩难懂的语法搞晕。我从来没见过这样的东西,也不理解它们到底是干什么的。现在我逐渐理解一切,所以写了这篇文章来解释,要是我以前学习的时候也有这么一篇文章就好了。

Read On

Mar 16, 21 / 9 words / in Announcement

#zh-Hans-CN

++本站正式支持 RSS 啦!++

Read On

Feb 24, 21 / 226 words / in ChitChat

#zh-Hans-CN#WIP

这篇文章用来记录一些我目前使用的工具/配置/环境等等。

Read On

Feb 22, 21 / 892 words / in ChitChat

#en-US#WIP

This is my first actual post here. Those four before are either test posts or placeholders (which means part or all of the content are random generated) I created during developing and testing so it is not your problem if you cannot understand some of the content. I would like to share how I created this site and other chit-chats about it and the future.

Read On
View All Posts