Henry.H
Henry.H
### Issue description ## Related: ([Rye](https://github.com/astral-sh/rye) Project) - https://github.com/astral-sh/rye/issues/920 ## Desc - When I use [Rye](https://github.com/astral-sh/rye) to manage Python versions, I get an error when installing mojo. - Switch to...
## my project env: ``` python python 3.4.3 Django (1.7.4) mongoadmin (0.2) mongodbforms (0.3) mongoengine (0.10.0) pymongo (3.1) ``` ### when i add `mongoadmin` into settings.py, ``` python INSTALLED_APPS =...
# 问题: - 对 PHP 不够熟悉. - readme 里的环境配置说明, 不够详细. - 能不能用 docker 构建一个镜像, 提供一键部署.
# 📖 Abstract: - ✅ Supabase, 开源的 `Firebase` 平替方案. # 💯 Related: - ✅ #422 - ✅ #423 - ✅ #264 - ✅ #381
# 📖 Abstract: - ✅ 创建 Google OAuth 应用, 集成 Google OAuth 服务, 作为账号认证服务. # 💯 Related: - ✅ #381 - ✅ xxx - ✅ xxx - ✅ xxx
# 📖 Abstract: - ✅ 创建 GitHub OAuth 应用, 集成 GitHub OAuth 用户认证服务 # 💯 Related: - ✅ #422 - ✅ #381 - ✅ xxx - ✅ xxx
# related: ## timeline: - Deflationary Ethereum `EIP-1559` Upgrade Slated for `Aug 4` Deployment. - https://goto.etherscan.com/block/countdown/12965000 - https://www.coindesk.com/ethereum-london-fork-launch-date-august ## EIP-1559: - https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1559.md - https://notes.ethereum.org/@vbuterin/eip-1559-faq ## trust wallet core: - https://github.com/trustwallet/wallet-core/issues/1322...
# 📖 Abstract: - ✅ `Compose Multiplatform` 是 Kotlin `UI 层` 跨平台开发框架, 是基于 `Google Jetpack Compose` 的扩展. - ✅ 注意和 `Kotlin Multiplatform` 是不同层次 (logic 层) 的东西. # 💯 Related: -...
# mod init: ## Progress: - [ ] WIP ## Feature: - init global `~/.mod/` folder. ```ruby ```
# Mod Package Management ## CMDs: - [ ] mod add 3rd-lib - [ ] mod remove 3rd-lib - [ ] mod search 3rd-lib