Forwarded from Newlearnerの自留地 (賈思敏 | Jasmine)
#Design #APP #macOS #Windows
🐟 BillFish · 国产设计素材管理工具
官网|下载
💡 特点
- 素材导入和整理方便,支持 Eagle、花瓣、堆糖素材资源导入
- 多浏览器插件支持,涵盖国内外常用浏览器
- 素材采集、截图方式多样且灵活
- 免费,支持 macOS 和 Windows 平台
- 使用体验流畅,索引建立快速
🐦 使用体验
使用 BillFish 进行素材管理了一段时间,体验是很棒的,它简单易用,对非专业设计师(例如我)很友好。素材的索引和加载速度很快,操作流畅,不存在加载大量素材会十分卡顿的情况
我个人很喜欢它提供的浏览器插件,素材采集思路有点类似 Yoink,通过拖拽图片即可将素材采集;BillFish 提供各种采集的方式,拖拽、快捷键、鼠标右键等,适合有不同习惯的用户
👀 BillFish 为小白设计师搭建了 知识库 还有 论坛,喜欢这款产品可以上去获得更多的资讯
📘 关联阅读:Picsee · 开放式素材管理工具
频道:@NewlearnerChannel
🐟 BillFish · 国产设计素材管理工具
官网|下载
💡 特点
- 素材导入和整理方便,支持 Eagle、花瓣、堆糖素材资源导入
- 多浏览器插件支持,涵盖国内外常用浏览器
- 素材采集、截图方式多样且灵活
- 免费,支持 macOS 和 Windows 平台
- 使用体验流畅,索引建立快速
🐦 使用体验
使用 BillFish 进行素材管理了一段时间,体验是很棒的,它简单易用,对非专业设计师(例如我)很友好。素材的索引和加载速度很快,操作流畅,不存在加载大量素材会十分卡顿的情况
我个人很喜欢它提供的浏览器插件,素材采集思路有点类似 Yoink,通过拖拽图片即可将素材采集;BillFish 提供各种采集的方式,拖拽、快捷键、鼠标右键等,适合有不同习惯的用户
👀 BillFish 为小白设计师搭建了 知识库 还有 论坛,喜欢这款产品可以上去获得更多的资讯
📘 关联阅读:Picsee · 开放式素材管理工具
频道:@NewlearnerChannel
Forwarded from DPS Main
Daily Productive Sharing 319 - How to Review Yourself Better?
如何写工作总结?Brian Lovin 分享了他自己的见解,而且这篇文章本身就是很好的范文:
1 每个小节标题就是要点;
2 每个小节一次展开介绍;
3 文末又总结了各个要点。
具体而言,他介绍了六点:
https://letters.acacess.com/daily-productive-sharing-319/
更多精彩内容都在生产力日报 https://letters.acacess.com/#/portal/signup/yearly
如何写工作总结?Brian Lovin 分享了他自己的见解,而且这篇文章本身就是很好的范文:
1 每个小节标题就是要点;
2 每个小节一次展开介绍;
3 文末又总结了各个要点。
具体而言,他介绍了六点:
https://letters.acacess.com/daily-productive-sharing-319/
更多精彩内容都在生产力日报 https://letters.acacess.com/#/portal/signup/yearly
Daily Productivity Sharing
Daily Productive Sharing 319 - How to Review Yourself Better?
One helpful tip per day:)
(下附中文版)
#work #finance
Brian Lovin shares his insights on how to write a job summary, and the article itself is a good example of clear writing:
1. each sub-section heading is the main point;
2. each sub-section share more…
(下附中文版)
#work #finance
Brian Lovin shares his insights on how to write a job summary, and the article itself is a good example of clear writing:
1. each sub-section heading is the main point;
2. each sub-section share more…
Forwarded from Rust 视界
Rust 源码阅读俱乐部 | 第一期
马上开始了,参与 方式 zoom: https://zoom.us/j/91466548113?pwd=TXRweGdqQ3JtWWVwd1BMZUxWcHJBQT09
## 引子
最近 Rust 官方发起了 Rust 源码阅读俱乐部 活动,参见 [Rust Code Reading Club](https://mojosd.medium.com/rust-code-reading-club-8fe356287049) 。
此活动目的就是为了让更多人为 Rust 编译器做贡献。由 语言工作组 Leader Niko 亲自来讲解 Rust 编译器中的源码。
这次活动不会有任何回放,只能实时参与。
参与人员条件:
1. 听得懂英文
2. 对 Rust 有一定了解,不必要了解 Rust 的所有角落
3. 不一定需要编译器背景知识,但是需要阅读 [Rustc Dev guide ](https://rustc-dev-guide.rust-lang.org/) (中文版也需要你的贡献: [https://github.com/RustcRustc/rustc-dev-guide-zh](https://github.com/RustcRustc/rustc-dev-guide-zh))
第一期活动:
- 时间: 2021-11-04 12:00 - 13:30 US Eastern time ([see in your time zone](https://everytimezone.com/s/a287d2e5))
- 方式 zoom: https://zoom.us/j/91466548113?pwd=TXRweGdqQ3JtWWVwd1BMZUxWcHJBQT09
- 内容: [compiler/rustc_resolve/src](https://github.com/rust-lang/rust/tree/master/compiler/rustc_resolve/src)
参与前准备:
1. 阅读 《the-programmers-brain》 这本书
2. 阅读 Rustc dev guide ,了解下 Rust 编译过程
3. 阅读 [compiler/rustc_resolve/src](https://github.com/rust-lang/rust/tree/master/compiler/rustc_resolve/src) 文档相关,了解该库
## Rust 飞书群 Rust 源码阅读俱乐部
为了响应官方的活动,我在飞书 Rust 中文社群也准备每周六或日,也组织一次源码阅读在线沙龙。
内容就是跟随官方内容,共同学习。
并且会把每周源码学习记录下来,行为文字输出,分享给大家。
马上开始了,参与 方式 zoom: https://zoom.us/j/91466548113?pwd=TXRweGdqQ3JtWWVwd1BMZUxWcHJBQT09
## 引子
最近 Rust 官方发起了 Rust 源码阅读俱乐部 活动,参见 [Rust Code Reading Club](https://mojosd.medium.com/rust-code-reading-club-8fe356287049) 。
此活动目的就是为了让更多人为 Rust 编译器做贡献。由 语言工作组 Leader Niko 亲自来讲解 Rust 编译器中的源码。
这次活动不会有任何回放,只能实时参与。
参与人员条件:
1. 听得懂英文
2. 对 Rust 有一定了解,不必要了解 Rust 的所有角落
3. 不一定需要编译器背景知识,但是需要阅读 [Rustc Dev guide ](https://rustc-dev-guide.rust-lang.org/) (中文版也需要你的贡献: [https://github.com/RustcRustc/rustc-dev-guide-zh](https://github.com/RustcRustc/rustc-dev-guide-zh))
第一期活动:
- 时间: 2021-11-04 12:00 - 13:30 US Eastern time ([see in your time zone](https://everytimezone.com/s/a287d2e5))
- 方式 zoom: https://zoom.us/j/91466548113?pwd=TXRweGdqQ3JtWWVwd1BMZUxWcHJBQT09
- 内容: [compiler/rustc_resolve/src](https://github.com/rust-lang/rust/tree/master/compiler/rustc_resolve/src)
参与前准备:
1. 阅读 《the-programmers-brain》 这本书
2. 阅读 Rustc dev guide ,了解下 Rust 编译过程
3. 阅读 [compiler/rustc_resolve/src](https://github.com/rust-lang/rust/tree/master/compiler/rustc_resolve/src) 文档相关,了解该库
## Rust 飞书群 Rust 源码阅读俱乐部
为了响应官方的活动,我在飞书 Rust 中文社群也准备每周六或日,也组织一次源码阅读在线沙龙。
内容就是跟随官方内容,共同学习。
并且会把每周源码学习记录下来,行为文字输出,分享给大家。
Zoom Video
Join our Cloud HD Video Meeting
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solution…