Forwarded from Deleted Account
笔记聊了那么多,为什么没有提这个呢https://github.com/laurent22/joplin
GitHub
GitHub - laurent22/joplin: Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android…
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS. - laurent22/joplin
Forwarded from 𝓐𝓵𝓶𝓸𝓷𝓭🍪
发现一个介绍 PyTorch 的playlist,动画效果属实不错,缺点是废话有点多。。建议1.25或1.5倍速 https://www.youtube.com/playlist?list=PLZbbT5o_s2xrfNyHZsM6ufI0iZENK9xgG
Forwarded from Deleted Account
Docs
Windows Subsystem for Linux Documentation
Overview of the Windows Subsystem for Linux documentation.
Forwarded from OXFFFF
https://martinfowler.com/articles/patterns-of-distributed-systems/
耗子叔,分享一本关于分布式系统模式的书,作者是Martin Fowler,也就是《重构》的作者,觉得这篇文章可以标记为精华 @haoel
耗子叔,分享一本关于分布式系统模式的书,作者是Martin Fowler,也就是《重构》的作者,觉得这篇文章可以标记为精华 @haoel
martinfowler.com
Catalog of Patterns of Distributed Systems
A catalog of patterns to better understand, communicate, and teach the design of distributed systems
Apple的M1芯片可能会给你的多线程序带来一些bug,因为ARM芯片不像X86的芯片会保证内存访问顺的一致性。(当然,如果高级语方处理了则不会有问题)
有两篇文章可以读一下:
1)强弱内存模型的CPU
https://preshing.com/20120930/weak-vs-strong-memory-models/
2)在弱内存模型的CPU上的内存访问乱序的问题
https://preshing.com/20121019/this-is-why-they-call-it-a-weakly-ordered-cpu/
有两篇文章可以读一下:
1)强弱内存模型的CPU
https://preshing.com/20120930/weak-vs-strong-memory-models/
2)在弱内存模型的CPU上的内存访问乱序的问题
https://preshing.com/20121019/this-is-why-they-call-it-a-weakly-ordered-cpu/
Preshing
Weak vs. Strong Memory Models
There are many types of memory reordering, and not all types of reordering occur equally often. It all depends on processor you’re targeting and/or the toolchain you’ …
GopherChina 2020 - Go programming patterns. I hope it's useful for you to improve your coding skills and you will like it. https://www.slideshare.net/haoel/go-programming-patterns
Slideshare
Go Programming Patterns
This document discusses Go programming patterns and best practices presented by MegaEase, an enterprise cloud native architecture provider. It covers topics like slices, interfaces, performance optimization, and common Go mistakes. Examples are provided to…
Forwarded from 大虾的编程资源库/码农/程序员资源
程序是怎样跑起来的.pdf
11.5 MB
《程序是怎样跑起来的》
作者:矢泽久雄,YAZAWA股份有限公司董事长兼总经理。GrapeCity信息技术集团顾问。
本书从计算机的内部结构开始讲起,以图配文的形式详细讲解了二进制、内存、数据压缩、源文件和可执行文件、操作系统和应用程序的关系、汇编语言、硬件控制方法等内容,目的是让读者了解从用户双击程序图标到程序开始运行之间到底发生了什么。
同时专设了“如果是你,你会怎样介绍?”专栏,以小学生、老奶奶为对象讲解程序的运行原理,颇为有趣。
本书图文并茂,通俗易懂。连小学生、老奶奶都能听懂,不要说你不懂。
#计算机原理
@programmingsrchub 若需删除请联系发布者或admin
作者:矢泽久雄,YAZAWA股份有限公司董事长兼总经理。GrapeCity信息技术集团顾问。
本书从计算机的内部结构开始讲起,以图配文的形式详细讲解了二进制、内存、数据压缩、源文件和可执行文件、操作系统和应用程序的关系、汇编语言、硬件控制方法等内容,目的是让读者了解从用户双击程序图标到程序开始运行之间到底发生了什么。
同时专设了“如果是你,你会怎样介绍?”专栏,以小学生、老奶奶为对象讲解程序的运行原理,颇为有趣。
本书图文并茂,通俗易懂。连小学生、老奶奶都能听懂,不要说你不懂。
#计算机原理
@programmingsrchub 若需删除请联系发布者或admin