GeekNote
首页
搜索
登录
注册
首页
热门
关注中
最新
busylog
openwrt firewall4 rules if zones settings are all reject
WAN DHCP and LAN DHCP. note that WAN DHCP input is already given by openwrt default.
2026年02月26日 02:47
·
0 点赞
·
0 评论
鱼翅
上帝搬石头:关于三值逻辑的一些胡思……
叠甲时间 这是一篇纯主观的胡思乱想,内容仅涉及简单的哲学和逻辑学概念,诸位看官且当个乐子看看就行,轻喷~
2026年02月01日 05:37
·
0 点赞
·
0 评论
busylog
Celebrate HLS support on Chrome 142+
You can use more browsers than players? Requirements: the Header Editor extension from https://he.firefoxcn.net/
2025年12月16日 07:57
·
0 点赞
·
0 评论
busylog
Notes for migrating to new iPhone
keep the old phone until finance/banking apps are successfully tested, and record related info first. but delete the app wont actually hu...
2025年11月13日 13:48
·
0 点赞
·
0 评论
Rei
【Rei on Rails】#13 TailwindCSS + DaisyUI 简介
介绍 TailwindCSS + DaisyUI 在 Ruby on Rails 中的使用。
2025年10月30日 13:42
·
1 点赞
·
0 评论
Rei
【Rei on Rails】#12 RubyGems 分裂?
梳理 RubyGems 分裂出 gem.coop 事件的始末。
2025年10月16日 09:41
·
1 点赞
·
0 评论
Rei
在 Rails 应用实现用户行为统计
本文介绍如何用 ahoy/groupdate/chartkick 实现用户行为统计。
2025年10月09日 13:10
·
2 点赞
·
0 评论
busylog
Some simple ideas that can be done in minutes with any chat AI
simple progress and deliverables are important for programming/ai beginners.
2025年09月28日 12:39
·
0 点赞
·
0 评论
电子芥末
加密币钱包助记词保护器
为了安全,本项目采用完全本地运行的 HTML 和 JS, 完全不使用第三方库。
2025年09月21日 13:42
·
0 点赞
·
0 评论
电子芥末
极简 Markdown 阅读器
Safe and Simple Markdown Reader in the Browser 浏览器里的 Markdown 阅读器,极简,安全。
2025年09月19日 13:52
·
1 点赞
·
2 评论
Rei
Geeknote 开源
很高兴的宣布,Geeknote 已经开源,仓库位于 https://github.com/chloerei/geeknote 。
2025年09月17日 12:59
·
8 点赞
·
1 评论
Rei
Turbo Stream Broadcast - 被低估的 Rails 功能
我一直认为,把 Rails 作为前后端分离项目的后端是一种浪费。类似于在 Mac 上安装 Windows 系统,没有什么可以阻止你这样做,而且看起来很美好:Windows 系统更大众化,Mac 硬件做工好,似乎是强强联合。但是深度 Mac 用户会知道,这丢失了很多软硬件一体...
2025年08月11日 09:20
·
3 点赞
·
0 评论
Rei
LLMRPG - 用于角色扮演的大语言聊天应用
最近做了一个用于角色扮演的大语言聊天应用,想跟大家分享。
2025年08月08日 09:21
·
2 点赞
·
0 评论
Muspi Merol
为什么不用静态分析来实现 HMR
几个月前,我看到 How to build Hot Module Replacement in Python 这篇文章,讲的是用他们的 Tach 这个 Python 静态分析工具,可以获得一个依赖图,类似这样的键值格式:
2025年07月12日 22:15
·
2 点赞
·
0 评论
busylog
iPhone Shortcuts tips
2025年07月06日 16:51
·
0 点赞
·
0 评论
Rei
daisyUI - 我找到了理想中的 UI 库
我已经有几年时间没有使用 UI 库,近几年的项目我都是从头开始写 UI,小到按钮、对话框,大到响应式布局。原因是以前的 UI 库样式千篇一律,又难以定制,我宁愿从头开发。
2025年07月02日 13:49
·
4 点赞
·
0 评论
busylog
One liner powershell for ipv6-literal.net
Read-Host "Enter IPv6 address" | %{ ($_ -replace ':','-' -replace '%','s') + '.ipv6-literal.net' }
2025年06月10日 06:28
·
0 点赞
·
0 评论
busylog
Example Windows Sandbox conf (wsb)
enable the feature:
2025年06月05日 08:10
·
0 点赞
·
0 评论
wulu
Docker容器中的定时任务:使用Supercronic运行Python脚本
在上一篇文章中,我介绍了 eudic-maimemo-sync 项目——利用 Python 脚本调用欧路词典和墨墨背单词的开放API将生词本自动同步到墨墨背单词,并演示了如何用 Docker 将其部署到树莓派上,每天自动执行同步。
2025年06月03日 12:20
·
1 点赞
·
0 评论
Rei
用 Ruby 实现基于大模型的命令行角色扮演脚本
最近想研究一下大模型的使用,为了练手写了一个命令行角色扮演脚本,在此分享。
2025年05月22日 09:23
·
2 点赞
·
0 评论
查看更多