Github now supports following organizations!
https://docs.github.com/en/get-started/exploring-projects-on-github/following-organizations
#blog #github #collaboration
https://docs.github.com/en/get-started/exploring-projects-on-github/following-organizations
#blog #github #collaboration
GitHub Docs
Following organizations - GitHub Docs
You can follow organizations on GitHub to receive notifications about their activity.
👍4
Two Hard Things
> Recommended by Hu
https://martinfowler.com/bliki/TwoHardThings.html
我最喜欢的一个是:
There are only two hard problems in distributed systems: 2. Exactly-once delivery 1. Guaranteed order of messages 2. Exactly-once delivery
> Recommended by Hu
https://martinfowler.com/bliki/TwoHardThings.html
我最喜欢的一个是:
There are only two hard problems in distributed systems: 2. Exactly-once delivery 1. Guaranteed order of messages 2. Exactly-once delivery
martinfowler.com
bliki: Two Hard Things
There are only two hard things in Computer Science: cache invalidation and naming things -- Phil Karlton (bonus variations on the page)
❤3
Project Pockit, the modular computer
https://pockit.ai/
#iot #hardware #raspi #project
可以看看这个视频 https://youtu.be/b3F9OtH2Xx4
https://pockit.ai/
#iot #hardware #raspi #project
可以看看这个视频 https://youtu.be/b3F9OtH2Xx4
YouTube
Pockit: A tiny, powerful, modular computer (2022 demo)
• Project details + signup at http://pockit.ai
• This video is a demo of modular electronics with Pockit as of March 2022, after several upgrades in the recent months based on the community's feedback.
• Discussion group: http://reddit.com/r/pockit
• This video is a demo of modular electronics with Pockit as of March 2022, after several upgrades in the recent months based on the community's feedback.
• Discussion group: http://reddit.com/r/pockit
https://github.blog/2022-03-31-how-github-does-take-home-technical-interviews/
Github 也采用 TakeHome 的 Programming Task 作为面试考核的一部分, 使用 Github 的 Bot 功能,将应聘人的提交匿名化并提供打分参考
#blog #misc
Github 也采用 TakeHome 的 Programming Task 作为面试考核的一部分, 使用 Github 的 Bot 功能,将应聘人的提交匿名化并提供打分参考
#blog #misc
The GitHub Blog
How GitHub does take home technical interviews
We want to evaluate how well candidates can code, and we also want to ensure candidates can show their talents in a fair and unbiased manner.
VOID001's Fav List
中文简介: Skeena - 高效且一致的交叉引擎事务处理机制 这篇 work 着眼于解决异构数据库引擎下事务处理的机制,我们通过实现一个中心化的 Registry 对不同 Transaction 的快照进行 Track ,在跨引擎事务执行的时候,根据 Registry 中的信息,对当前应该拿到的快照进行调整,从而保证事务的隔离级别不受到影响。 论文链接 TBD
Skeena: Efficient and Consistent Cross-Engine Transactions
To appear at SIGMOD 2022
Preprint URL: https://arxiv.org/abs/2108.00632
#paper #sigmod #database #transaction
To appear at SIGMOD 2022
Preprint URL: https://arxiv.org/abs/2108.00632
#paper #sigmod #database #transaction
👍4
What is the “branch coverage” of gcov?
https://gcovr.com/en/stable/faq.html#why-does-c-code-have-so-many-uncovered-branches
#cpp #compiler #testing
https://gcovr.com/en/stable/faq.html#why-does-c-code-have-so-many-uncovered-branches
#cpp #compiler #testing
现代化的终端 - Warp
Warp is a fully native, GPU-accelerated, Rust-based terminal. No Electron or web-tech. 60fps on 4K screens.
https://www.warp.dev/
#project #dev
Warp is a fully native, GPU-accelerated, Rust-based terminal. No Electron or web-tech. 60fps on 4K screens.
https://www.warp.dev/
#project #dev
Warp
Warp: The Agentic Development Environment
Warp is the platform for agentic development — a modern terminal and cloud agent platform used by 700K+ developers at leading enterprises. Explore docs, features, pricing, and more.
A Pratical Multi word Compare And Swap Operation
https://www.cl.cam.ac.uk/research/srg/netos/papers/2002-casn.pdf
#paper #concurrency
https://www.cl.cam.ac.uk/research/srg/netos/papers/2002-casn.pdf
#paper #concurrency
https://github.com/cockroachdb/cockroach/blob/master/docs/design.md CockroachDB Design Doc
#database #project
#database #project
GitHub
cockroach/docs/design.md at master · cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. - cockroachdb/cockroach
HBase HMaster Architecture
http://web.archive.org/web/20190729123629/http://blog.zahoor.in/2012/08/hbase-hmaster-architecture/
#blog #database
http://web.archive.org/web/20190729123629/http://blog.zahoor.in/2012/08/hbase-hmaster-architecture/
#blog #database
Hbase Musings
HBase HMaster Architecture
HBase architecture follows the traditional master slave model where you have a master which takes decisions and one or more slaves which does the real task. In HBase, the master is called HMaster and slaves are called HRegionServers (yes..servers). In this…
SOSP2007 Amazon Dynamo - A Highly Available Key-Value Store
https://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf
#paper #database
https://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf
#paper #database
All Things Distributed
Werner Vogels on building scalabale and robust distributed systems
https://www.allthingsdistributed.com/
#blog #distributed_system
Werner Vogels on building scalabale and robust distributed systems
https://www.allthingsdistributed.com/
#blog #distributed_system
All Things Distributed
Werner Vogels on building scalable and robust distributed systems
Modern CPP Tutorial
https://changkun.de/modern-cpp/pdf/modern-cpp-tutorial-en-us.pdf
Thanks for sharing this with me
#book #cpp #dev
https://changkun.de/modern-cpp/pdf/modern-cpp-tutorial-en-us.pdf
Thanks for sharing this with me
#book #cpp #dev