ideascf 最近的时间轴更新
ideascf's repos on GitHub
Python · 5 人关注
celery-doc_zh
celery文档中文翻译
Python · 2 人关注
data-packer
A python library is convenient for build expected data from original data.
Go · 1 人关注
etcd
Distributed reliable key-value store for the most critical data of a distributed system
CSS · 0 人关注
2048-ai
AI for the 2048 game.
CSS · 0 人关注
agent
linux monitor agent
0 人关注
alist
🗂️A file list program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。
CSS · 0 人关注
ant-design
:ant: One design language
0 人关注
api-standards
JavaScript · 0 人关注
AreaCity-JsSpider-StatsGov
国家统计局中的省市区镇行政区划数据带拼音标注,高德地图的坐标和行政区域边界范围,在浏览器里面运行js代码采集的2019年发布的最新数据,含采集源码
0 人关注
artifacts
Public template files for publish artifacts
Python · 0 人关注
asyncio
This project is the asyncio module for Python 3.3. Since Python 3.4, asyncio is part of the standard library.
Go · 0 人关注
aws-delete-vpc
Delete an AWS VPC from the command line
Lua · 0 人关注
bgfxidl
An IDL for bgfx
Python · 0 人关注
celery
Distributed Task Queue (development branch)
0 人关注
chengdu
0 人关注
clash_exporter
Clash Exporter for Prometheus
Go · 0 人关注
codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
Go · 0 人关注
consul
Consul is a tool for service discovery, monitoring and configuration.
Python · 0 人关注
deis
Your PaaS. Your Rules.
Go · 0 人关注
distribution
The Docker toolset to pack, ship, store, and deliver content
CSS · 0 人关注
djanblog
my blog runs at http://leeeric.com
Python · 0 人关注
docs
TiDB database documentation.
0 人关注
docs-tidb-operator
Documentation for TiDB on Kubernetes in both English and Chinese.
Shell · 0 人关注
dotfile
dotfile for me.
JavaScript · 0 人关注
editor.md
The open source embeddable online markdown editor (component).
0 人关注
flink-playgrounds
Apache Flink Playgrounds
Go · 0 人关注
flynn
A next generation open source platform as a service (PaaS)
Go · 0 人关注
go
The Go programming language
Java · 0 人关注
go-lang-idea-plugin
Google Go language IDE built using the IntelliJ Platform
ideascf

ideascf

V2EX 第 88996 号会员,加入于 2014-12-29 15:53:03 +08:00
今日活跃度排名 9072
ideascf 最近回复了
如果想折腾或有重装系统的可能性的话,裸机装 PVE 然后 PVE 里面虚拟化各种开发机会方便很多( PVE 基于 web 管理,也就意味着只需要在安装 PVE 的时候接一下显示器,后续可以完全通过网线访问,即使是带 UI 的系统)。
PVE 装好后就可以保持不动,然后只折腾虚拟机,虚拟机也能很好的备份。这样可以专门起一个虚拟机来作为你的开发机,装好各种软件后搞一个备份,这个备份就是你的标准化开发机模板,后续换了更强的电脑也可以无缝切过去。PS:虚拟化的性能开销很低,没必要担心这个。
24 天前
回复了 ixixi 创建的主题 macOS 以下是否为 mac 最顶的穷鬼开发套餐?
零刻 SER8 8845 准系统 + 64GB + 1TB + MBP M3 + Cursor = 美滋滋
红警 HKB08
2023-12-01 12:12:21 +08:00
回复了 allinschroe 创建的主题 微信 微信被盗刷。。。。。
看下“名下账户管理’,看看是不是银行卡绑定了多个微信
应用升级也不一定是可以无缝切换的,比如微服务下 RPC 接口改动就是需要考虑向后兼容性。
如果是数据库的 DDL 和 DML,最好保证 DDL 和 DML 之后老版本服务仍然可以使用。换句话说,升级的时候应该是先更新数据库再更新服务。 具体怎么做:尽量新增字段、枚举等不改变现有数据的方式,等到升级完成之后,再移除字段、枚举等。
2021-04-25 12:56:26 +08:00
回复了 seagull7558 创建的主题 MySQL 条件跨数据库了 如何分页查询
做宽表,或数据同步到数仓或 es,在数仓或 es 上搜索
2020-06-29 13:41:13 +08:00
回复了 angryfish 创建的主题 投资 0.启动在职炒股挑战
一年后见
2020-05-24 13:25:04 +08:00
回复了 alalida 创建的主题 职场话题 说说我的半年电商经历
都是自然流量吗,自然流量每天能有多少
2019-08-29 10:12:13 +08:00
回复了 0Nick 创建的主题 问与答 如何关掉小米手机的推送广告?
把 msa 的广告通知关了,miui 系统的通知基本上就没了。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1818 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 16:33 · PVG 00:33 · LAX 09:33 · JFK 12:33
Developed with CodeLauncher
♥ Do have faith in what you're doing.