用 ChatGPT 打造最强 Rust 辅助学习“魔法”系统
公众号阅读:https://mp.weixin.qq.com/s/DmsoAJZCWEEwUcoWhGFR9w
xlog 阅读: https://alexzhang-5109.xlog.app/yong-ChatGPT-da-zao-zui-qiang-Rust-fu-zhu-xue-xi--mo-fa--xi-tong
https://github.com/ZhangHanDong/rustchat
公众号阅读:https://mp.weixin.qq.com/s/DmsoAJZCWEEwUcoWhGFR9w
xlog 阅读: https://alexzhang-5109.xlog.app/yong-ChatGPT-da-zao-zui-qiang-Rust-fu-zhu-xue-xi--mo-fa--xi-tong
https://github.com/ZhangHanDong/rustchat
👎2
嵌入式 Rust 系列文章开篇
基于 ESP32 HAL 的探索
https://apollolabsblog.hashnode.dev/esp32-embedded-rust-at-the-hal-gpio-button-controlled-blinking?ref=twitter-share
基于 ESP32 HAL 的探索
https://apollolabsblog.hashnode.dev/esp32-embedded-rust-at-the-hal-gpio-button-controlled-blinking?ref=twitter-share
The Embedded Rustacean Blog
ESP32 Embedded Rust at the HAL: GPIO Button Controlled Blinking
Introduction
This post is a start of a new series where I'll be exploring embedded Rust at the HAL with the ESP32. For those following my posts, in past series, I explored embedded Rust with the STM32 both at the HAL (Hardware Abstraction Layer) and ...
This post is a start of a new series where I'll be exploring embedded Rust at the HAL with the ESP32. For those following my posts, in past series, I explored embedded Rust with the STM32 both at the HAL (Hardware Abstraction Layer) and ...
🥰2
The Rust Book 精简版
"这本书完全由人类编写——没有任何内容是由 ChatGPT 生成的" 😅
https://jasonwalton.ca/rust-book-abridged/#whats-different-about-this-book
"这本书完全由人类编写——没有任何内容是由 ChatGPT 生成的" 😅
https://jasonwalton.ca/rust-book-abridged/#whats-different-about-this-book
jasonwalton.ca
The Rust Book (Abridged) | The rs Book
👍10
在 WASM 世界中涌现的 50 种Rust GUI
省流: Rust GUI 架构的圣杯还未被发现。
> Rust 中的 GUI 发展速度前所未有地快,Rust GUI 领域的三个月就相当于凡人世界的三年。为了衡量一下,Web 的 GUI 发展得如此之快,以至于它甚至领先于浏览器。这可能有很多原因,其中包括 Rust 的跨平台性质以及 WebAssembly 支持,它提供了更容易的软件分发方式。
>
> 在本文中,我将回顾 Rust 中当前的 GUI 工具包,并分享一些构建 WebAssembly bundle 的技巧。由于 Rust GUI 领域的快速发展,下面我所概述的许多工具可能会在不久的将来过时。因此,为了避免您在阅读本文期间就过时了,让我们先深入了解到目前为止我所发现的最新的 Rust GUI 架构。
>
> 值得一提的是,现在许多库都开始使用“信号”响应式语义,您可以直接修改状态变量,这将自动反映在UI上,就像我们在Angular 1时代一样。
https://monadical.com/posts/shades-of-rust-gui-library-list.html#Pet-Sematary
省流: Rust GUI 架构的圣杯还未被发现。
> Rust 中的 GUI 发展速度前所未有地快,Rust GUI 领域的三个月就相当于凡人世界的三年。为了衡量一下,Web 的 GUI 发展得如此之快,以至于它甚至领先于浏览器。这可能有很多原因,其中包括 Rust 的跨平台性质以及 WebAssembly 支持,它提供了更容易的软件分发方式。
>
> 在本文中,我将回顾 Rust 中当前的 GUI 工具包,并分享一些构建 WebAssembly bundle 的技巧。由于 Rust GUI 领域的快速发展,下面我所概述的许多工具可能会在不久的将来过时。因此,为了避免您在阅读本文期间就过时了,让我们先深入了解到目前为止我所发现的最新的 Rust GUI 架构。
>
> 值得一提的是,现在许多库都开始使用“信号”响应式语义,您可以直接修改状态变量,这将自动反映在UI上,就像我们在Angular 1时代一样。
https://monadical.com/posts/shades-of-rust-gui-library-list.html#Pet-Sematary
Monadical Consulting
50 Shades of Rust, or emerging Rust GUIs in a WASM world
An overview of Rust GUI libraries and frameworks, focused on WASM. Discover the latest GUI toolkit options for Rust, increase your programming skills, and create efficient WebAssembly bundles that will help you build comprehensive applications.
❤4
Rust 视界
在 WASM 世界中涌现的 50 种Rust GUI 省流: Rust GUI 架构的圣杯还未被发现。 > Rust 中的 GUI 发展速度前所未有地快,Rust GUI 领域的三个月就相当于凡人世界的三年。为了衡量一下,Web 的 GUI 发展得如此之快,以至于它甚至领先于浏览器。这可能有很多原因,其中包括 Rust 的跨平台性质以及 WebAssembly 支持,它提供了更容易的软件分发方式。 > > 在本文中,我将回顾 Rust 中当前的 GUI 工具包,并分享一些构建 WebAssembly…
GPT-3 翻译 https://alexzhang-5109.xlog.app/-yi--pan-dian-zai-WASM-shi-jie-zhong-yong-xian-de-ji-shi-ge-Rust-GUI
A Review of Dozens of Rust GUIs Emerging in the WASM World - AlexZhang
Streamlining: The Holy Grail of Rust GUI Architecture Has Yet to Be Discovered. Original: https://monadical.com/posts/shades-of-rust-gui…
ChatGPT Prompt Engineering for Developers
作为 Rust 开发者,也应该学习一下
Isa Fulford (OpenAI) 和 Andrew Ng (DeepLearning.AI) 教授的短期课程将描述 LLM 的工作原理,提供即时工程的最佳实践,并展示 LLM API 如何用于各种任务的应用程序,包括:
总结(例如,为简洁起见总结用户评论)
推断(例如,情感分类、主题提取)
转换文本(例如,翻译、拼写和语法更正)
扩展(例如,自动编写电子邮件)
此外,您将学习编写有效提示的两个关键原则,即如何系统地设计好的提示,并学习构建自定义聊天机器人。
https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/
作为 Rust 开发者,也应该学习一下
Isa Fulford (OpenAI) 和 Andrew Ng (DeepLearning.AI) 教授的短期课程将描述 LLM 的工作原理,提供即时工程的最佳实践,并展示 LLM API 如何用于各种任务的应用程序,包括:
总结(例如,为简洁起见总结用户评论)
推断(例如,情感分类、主题提取)
转换文本(例如,翻译、拼写和语法更正)
扩展(例如,自动编写电子邮件)
此外,您将学习编写有效提示的两个关键原则,即如何系统地设计好的提示,并学习构建自定义聊天机器人。
https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/
www.deeplearning.ai
ChatGPT Prompt Engineering for Developers - DeepLearning.AI
Level up your use of LLMs with prompt engineering best practices. Learn to automate workflows, chain LLM calls, and build a custom chatbot.
👎1
Rust 视界
ChatGPT Prompt Engineering for Developers 作为 Rust 开发者,也应该学习一下 Isa Fulford (OpenAI) 和 Andrew Ng (DeepLearning.AI) 教授的短期课程将描述 LLM 的工作原理,提供即时工程的最佳实践,并展示 LLM API 如何用于各种任务的应用程序,包括: 总结(例如,为简洁起见总结用户评论) 推断(例如,情感分类、主题提取) 转换文本(例如,翻译、拼写和语法更正) 扩展(例如,自动编写电子邮件) 此外,您…
我的学习过程回放:https://www.bilibili.com/video/BV1qo4y1w7zV/ (前两节)
❤2