Forwarded from Hacker News (yahnc_bot)
How to Write in Plain English http://www.plainenglish.co.uk/how-to-write-in-plain-english.html
Forwarded from Deleted Account
有几句话想对那些有技术能力喜欢鼓捣新东西的同学说两句,你们一定保持住自己的好奇心和喜欢动手的这种天性,这个东西会随着你的成长会越来越淡化(因为你会被世俗的东西所潜移默化),另外,除了喜欢折腾喜欢新鲜的东西外还不够,你们还要多深专那些你觉得很枯燥无味的陈旧的技术和非常基础知识,比如:C/C++可以让你对系统原理更清楚,Java可以让你对工程和架构更了解,虽然这些语言看上去不酷,而且把技术当成玩具一样玩的确很好玩,但是能变成能够用技术造大厦真正的工程师和架构师,你就是需要去了解这些看上去“不酷”的东西……
Forwarded from Newlearnerの自留地 (初学者 | newlearner.site)
#GitHub情报 #图床 #APPLE
☁️ Aragorn:一款利用对象存储 SDK 进行文件上传的工具
GitHub | Releases
👉 Features:
- 支持阿里云、七牛云、又拍云、UCloud 对象存储 SDK
- 支持自定义上传 API
- 支持历史记录、自动复制、 URL 格式转换等功能
- 利用对象存储 SDK 进行文件管理
这是一款基于 Electron + React + TS 开发的文件上传软件,支持对接多个大厂的 OSS。虽然说支持文件上传,但一般用途应该是本地上传图片至 OSS,然后获取图片链接并使用。链接格式支持 HTML 和 Markdown 也充分体现了这一点
因为使用 Electron,作者后续还计划做跨平台,并引入更多的 SDK。相比于 uPic 等专业图床软件,Aragorn 做了文件管理的界面,期待以后引入快捷键和更多功能
👀 回顾:一款优秀的 macOS 图床软件 uPic
频道:@NewlearnerChannel
☁️ Aragorn:一款利用对象存储 SDK 进行文件上传的工具
GitHub | Releases
👉 Features:
- 支持阿里云、七牛云、又拍云、UCloud 对象存储 SDK
- 支持自定义上传 API
- 支持历史记录、自动复制、 URL 格式转换等功能
- 利用对象存储 SDK 进行文件管理
这是一款基于 Electron + React + TS 开发的文件上传软件,支持对接多个大厂的 OSS。虽然说支持文件上传,但一般用途应该是本地上传图片至 OSS,然后获取图片链接并使用。链接格式支持 HTML 和 Markdown 也充分体现了这一点
因为使用 Electron,作者后续还计划做跨平台,并引入更多的 SDK。相比于 uPic 等专业图床软件,Aragorn 做了文件管理的界面,期待以后引入快捷键和更多功能
👀 回顾:一款优秀的 macOS 图床软件 uPic
频道:@NewlearnerChannel
Forwarded from Hacker News (yahnc_bot)
Creating a Common Lisp implementation, part 1 [video] https://www.youtube.com/watch?v=Wa81OJnlsoI
YouTube
Creating a Common Lisp implementation (Part 1) - Online Lisp Meeting #4, 06.07.2020
The recording from the fourth Online Lisp Meeting. Speaker: Robert Strandh
Forwarded from Hacker News (yahnc_bot)
Hands-on WebAssembly https://evilmartians.com/chronicles/hands-on-webassembly-try-the-basics
evilmartians.com
Hands-on WebAssembly: Try the basics—Martian Chronicles, Evil Martians’ team blog
Learn the basics of WebAssembly through code examples and try different ways to compile C and Rust programs for the browser with the help of Docker image from Evil Martians.
Forwarded from Hacker News (yahnc_bot)
A log/event processing pipeline you can't have (2019) https://apenwarr.ca/log/20190216
apenwarr.ca
The log/event processing pipeline you can't have
Let me tell you about the still-not-defunct real-time log processing
pipeline we built at my now-defunct last job. It handled logs from a la...
pipeline we built at my now-defunct last job. It handled logs from a la...
Forwarded from Hacker News (yahnc_bot)
Is TDD Dead? (2014) https://martinfowler.com/articles/is-tdd-dead/
martinfowler.com
Is TDD Dead
A series of conversations between Kent Beck,
David Heinemeier Hansson, and Martin Fowler. We discuss
Test-Driven Development (TDD) and its impact upon software
design.
David Heinemeier Hansson, and Martin Fowler. We discuss
Test-Driven Development (TDD) and its impact upon software
design.