上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 19 下一页
摘要: 查看项目总代码行数 git ls-files | grep '\.java' | xargs wc -l > ../list.txt 合并2个历史无关的分支 git archive -o A.zip $SHA && unzip A.zip -d .TMP && rsync -av --delete 阅读全文
posted @ 2024-06-14 22:50 Nolca 阅读(23) 评论(0) 推荐(0)
摘要: 微软闭源,一步到位: https://www.bilibili.com/video/BV1pz1hY2EWK 置顶 排行 计划 身捕 3d-human-pose-estimation https://github.com/zju3dv/GVHMRhttps://github.com/yufu-wan 阅读全文
posted @ 2024-06-14 17:53 Nolca 阅读(868) 评论(0) 推荐(0)
摘要: unsafe rust VS zig https://zackoverflow.dev/writing/unsafe-rust-vs-zig/ https://blog.logrocket.com/comparing-rust-vs-zig-performance-safety-more/ 总结: 阅读全文
posted @ 2024-06-14 13:22 Nolca 阅读(236) 评论(0) 推荐(0)
摘要: 缩略图 https://askubuntu.com/questions/1368910/how-to-create-custom-thumbnailers-for-nautilus-nemo-and-caja 安装imagemagick sudo apt install imagemagick-6. 阅读全文
posted @ 2024-06-13 17:52 Nolca 阅读(105) 评论(0) 推荐(0)
摘要: 预安装pre-install https://chingswy.github.io/easymocap-public-doc/install/install.html https://github.com/zju3dv/EasyMocap/issues podman ubuntu22.04 LTS的 阅读全文
posted @ 2024-06-10 14:04 Nolca 阅读(392) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/519520/difference-between-static-class-and-singleton-pattern?answertab=modifieddesc#tab-top 实现接口,必须单例模式, only Sing 阅读全文
posted @ 2024-06-05 12:00 Nolca 阅读(46) 评论(0) 推荐(0)
摘要: 安装环境与依赖 OpenPose on Linux Mint 21.3(Ubuntu 22.04) https://github.com/AClon314/tauri-vuetify-learn/blob/c57c203a27eadd4a39142002fb61230bf750d6d4/src-ta 阅读全文
posted @ 2024-06-04 22:50 Nolca 阅读(100) 评论(0) 推荐(0)
摘要: Debian系 使用时长:2025/1 ~ 至今 服务器/无GUI使用:debian stable 个人使用:debian testing(或unstable)的官方apt仓库,比ubuntu 24.04(或非最新版本),软件更新更前沿。这能节省很多自己编译软件时间! HackerNews: deb 阅读全文
posted @ 2024-05-25 10:36 Nolca 阅读(193) 评论(0) 推荐(0)
摘要: https://forums.linuxmint.com/viewtopic.php?t=420491 解决方法1 切换Wayland NVIDIA提出的Xwayland的显式GPU同步现在终于合并到XOrg服务器中 mint的bug:Edge检测不到ctrl/alt/shift键了 ue5.4.1 阅读全文
posted @ 2024-05-24 21:28 Nolca 阅读(111) 评论(0) 推荐(0)
摘要: 打开 未打开:搜索 fsearch fzf 已打开:导航 传统堆栈,前进后退 标签页管理 保存 截图/剪贴板 跨应用/跨系统 文转声/声转文 edge的大声朗读在linux不适用 whisper 实时字幕翻译/提取文字/素材逐字(音节)分段 so-vits朗读 故障恢复 刷新 快照 (ai)处理 文 阅读全文
posted @ 2024-05-12 15:46 Nolca 阅读(10) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 19 下一页