rspotify has come to async/await

1 Preface Today, I am exited to introduce you the v0.9 release I have been continued to work on it for the past few weeks that adds async/await support now! 2 The road to async/await What is rspotify: > For those who has never heared about rspotify before, rspotify is a Spotify web Api wrapper implemented in Rust. With async/await’s forthcoming stabilization and reqwest adds async/await support now, I think it’s time to let rspotify leverage power from async/await. To be honest, I was not familiar with async/await before, because of my Java background from where I just get used to multiple thread and sync stuff(Yes, I know Java has future either). ...

二月 28, 2020 · 1 分钟 · 471 字

枪炮, 病菌与钢铁

1 前言 <枪炮, 病菌与钢铁>以一个新几内亚政治家耶利的问题展开,“为什么你们白人制造了那么多的货物并将它们运到新几内亚来, 而我们黑人却几乎没有属于我们自己的货物呢?”, 由此引出此书后续的的核心主题: ...

一月 4, 2020 · 6 分钟 · 2604 字

2019年总结: 人生如逆旅, 我亦是行人

1 前言 人总是健忘的, 所以在行走一段人生旅途之后, 总要不自觉地停下来, 整理下前段时间的得与失, 得大于失证明这段时间没有浪费, 欣喜之余, 准备下一段旅途; ...

十二月 26, 2019 · 5 分钟 · 2019 字

guava 探究系列之五:新类型容器

1 前言 JDK 提供了各种功能强大的工具类, 宛如装备齐全的军火库, 而容器就是其中一项内置的利器, 提供了包括诸多常用的数据结构, 下图对 JDK 已有容器进行了概括: ...

十二月 12, 2019 · 13 分钟 · 6433 字

小说体西方哲学史: 苏菲的世界

一本披着悬疑小说外衣的西方哲学史. 1 前言 关于哲学, 一般人第一反应应该是那三个有名的哲学问题, 灵魂三问(配上相应的表情包的食用更佳): 我是谁? 我来自哪里? 我在做什么? ...

十月 13, 2019 · 6 分钟 · 2665 字