Nathan Foo (@nathanfooo) 's Twitter Profile
Nathan Foo

@nathanfooo

Building @appflowy in public

ID: 1459466947226075146

linkhttps://github.com/AppFlowy-IO/appflowy calendar_today13-11-2021 10:23:57

77 Tweet

157 Followers

435 Following

Alex Xu (@alexxubyte) 's Twitter Profile Photo

A handy cheat sheet for the most popular cloud services (2023 edition). The method to download the high-resolution PDF is available at the end. Whatโ€™s included? - AWS, Azure, Google Cloud, Oracle Cloud, Alibaba Cloud - Cloud servers - Databases - Message queues and streaming

A handy cheat sheet for the most popular cloud services (2023 edition). The method to download the high-resolution PDF is available at the end.

Whatโ€™s included?
- AWS, Azure, Google Cloud, Oracle Cloud, Alibaba Cloud
- Cloud servers
- Databases
- Message queues and streaming
Alex Xu (@alexxubyte) 's Twitter Profile Photo

Explaining 9 types of API testing. The method to download the high-resolution PDF is available at the end. ๐Ÿ”น Smoke Testing This is done after API development is complete. Simply validate if the APIs are working and nothing breaks. ๐Ÿ”น Functional Testing This creates a test plan

Dr Milan Milanoviฤ‡ (@milan_milanovic) 's Twitter Profile Photo

๐—ช๐—ต๐—ฎ๐˜ ๐—ถ๐˜€ ๐—–๐—ฟ๐—ผ๐˜€๐˜€-๐—ข๐—ฟ๐—ถ๐—ด๐—ถ๐—ป ๐—ฅ๐—ฒ๐˜€๐—ผ๐˜‚๐—ฟ๐—ฐ๐—ฒ ๐—ฆ๐—ต๐—ฎ๐—ฟ๐—ถ๐—ป๐—ด (๐—–๐—ข๐—ฅ๐—ฆ)? Browsers use CORS, a method, to prevent websites from requesting data from different URLs. A request from a browser includes an origin header in the request message. The browser allows it if it

๐—ช๐—ต๐—ฎ๐˜ ๐—ถ๐˜€ ๐—–๐—ฟ๐—ผ๐˜€๐˜€-๐—ข๐—ฟ๐—ถ๐—ด๐—ถ๐—ป ๐—ฅ๐—ฒ๐˜€๐—ผ๐˜‚๐—ฟ๐—ฐ๐—ฒ ๐—ฆ๐—ต๐—ฎ๐—ฟ๐—ถ๐—ป๐—ด (๐—–๐—ข๐—ฅ๐—ฆ)?

Browsers use CORS, a method, to prevent websites from requesting data from different URLs. A request from a browser includes an origin header in the request message. The browser allows it if it
Ivan Velichko (@iximiuz) 's Twitter Profile Photo

Some (really) good Redis stuff from Architecture Notes โค๏ธโ€๐Ÿ”ฅ - What is Redis - When to use Redis - Redis Architecture(s) - Redis Persistence Models - ...and more! Solid write-up with tons of visuals ๐Ÿ‘‡ architecturenotes.co/redis/

Some (really) good Redis stuff from Architecture Notes โค๏ธโ€๐Ÿ”ฅ

- What is Redis
- When to use Redis
- Redis Architecture(s)
- Redis Persistence Models
- ...and more!

Solid write-up with tons of visuals ๐Ÿ‘‡

architecturenotes.co/redis/
Sahn Lam (@sahnlam) 's Twitter Profile Photo

Why is Redis Fast? Redis is fast for in-memory data storage. Its speed has made it popular for caching, session storage, and real-time analytics. But what gives Redis its blazing speed? Let's explore: RAM-Based Storage At its core, Redis primarily uses main memory for storing

Why is Redis Fast?

Redis is fast for in-memory data storage. Its speed has made it popular for caching, session storage, and real-time analytics. But what gives Redis its blazing speed? Let's explore:

RAM-Based Storage

At its core, Redis primarily uses main memory for storing
JJ (@josephjacks_) 's Twitter Profile Photo

Today OSS Capiฯ„al is excited to announce our $6.4M seed investment in @AppFlowy โ€” the leading open source workspace where you achieve more without losing control of your data. ๐Ÿค We were joined by @GitHub founder Tom Preston-Werner, Red Hat founder Bob Young, @Automattic founder

Alex Xu (@alexxubyte) 's Twitter Profile Photo

Logging, tracing and metrics are 3 pillars of system observability. The diagram below shows their definitions and typical architectures. ๐Ÿ”น Logging Logging records discrete events in the system. For example, we can record an incoming request or a visit to databases as events.

Rust Language (@rustlang) 's Twitter Profile Photo

Rust 1.75.0 is now available! ๐Ÿฆ€โœจ Traits now support `async fn` and `-> impl Trait` (with some limitations), the compiler got faster, `version =` in Cargoโ€‹.toml is now optional, and many small functions have been stabilized! Check out the announcement: blog.rust-lang.org/2023/12/28/Rusโ€ฆ

Orhun Parmaksฤฑz ๐Ÿ‘พ (@orhundev) 's Twitter Profile Photo

Today I discovered a fancy tool for viewing log files! ๐Ÿฆ€ tailspin: A log file highlighter - written in Rust. ๐Ÿฐ No setup or config required. โš™๏ธ Highlights numbers, dates, IP-addresses, UUIDs, URLs and more ๐Ÿงฌ Customizable & easy to integrate. โญ GitHub: github.com/bensadeh/tailsโ€ฆ

Alex Xu (@alexxubyte) 's Twitter Profile Photo

Explaining 9 types of API testing. The method to download the high-resolution PDF is available at the end. ๐Ÿ”น Smoke Testing This is done after API development is complete. Simply validate if the APIs are working and nothing breaks. ๐Ÿ”น Functional Testing This creates a test plan