橙子的短想法
1K subscribers
487 photos
13 videos
26 files
4.28K links
好资源和短想法
Download Telegram
the morning paper | a random walk through Computer Science research, by Adrian Colyer
https://blog.acolyer.org/
Bazel - a fast, scalable, multi-language and extensible build system" - Bazel
https://bazel.build/
Forwarded from Hacker News (yahnc_bot)
Show HN: Query 1.6B rows in milliseconds, live http://try.questdb.io:9000/index.html
Forwarded from Hacker News (yahnc_bot)
Show HN: Deta – A cloud platform for building and deploying apps https://www.deta.sh/
Forwarded from 特价VPS分享 (🅳🆄🅰️🅽🅶吴倩长得真的漂!亮!)
一个VPS库存监控,比我以前用的半成品好得多。
以前那个半成品还得用别人的公众号和自建机器人,虽说这个库存监控页没有对应的TG机器人可以提醒了,但是搭建难度远远小于那个半成品。
演示页:https://vpsand.com/
github项目地址:https://github.com/qsbaq/vps-stock-monitor
作者博客项目介绍:https://www.jiloc.com/46825.html
Forwarded from 特价VPS分享 (🅳🆄🅰️🅽🅶吴倩长得真的漂!亮!)
大佬写的云监控平台,不需要搭建,注册账号使用
有服务器分组、状态监测、被墙报警、程序模块等
后期会加上限制流量和端口流量统计。
比如用于aws流量超出停止等。

是个专业的服务器管理平台
作者:@feipig
地址:https://auto.feipig.cc/
首先,你需要看一下 An introduction to distributed systems。 这只是某个教学课程的提纲,我觉得还是很不错的,几乎涵盖了分布式系统方面的所有知识点,而且辅以简洁并切中要害的说明文字,非常适合初学者提纲挈领地了解知识全貌,快速与现有知识结合,形成知识体系。这也是一个分布式系统的知识图谱,可以让你看到分布式系统的整体全貌。你可以根据这个知识图 Google 下去,然后你会学会所有的东西。