mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2025-02-20 11:29:15 +08:00
new post: alarm_clock
This commit is contained in:
parent
020d023c3a
commit
904fe594cb
23
org/alarm_clock.org
Normal file
23
org/alarm_clock.org
Normal file
@ -0,0 +1,23 @@
|
||||
#+TITLE: 智能闹钟不如随身听不如派
|
||||
#+DATE: <2024-02-14 三>
|
||||
#+OPTIONS: \n:nil
|
||||
|
||||
(2024 年第一篇!今后用全角标点了。)
|
||||
|
||||
之前家长买了个青萍闹钟,但是不能自定义铃声。苯以为拆包替换一下资源文件就可以,
|
||||
但似乎那些铃声不是包里预设的,遂欲换一新闹钟。(为什么不用手机呢?因为会分心)
|
||||
|
||||
电商平台的搜索结果琳琅满目,细看没一个合我心意的。
|
||||
能自定义铃声的基本都是有温度传感器,有语音助手的 *智能音箱* 的附属功能,
|
||||
而我比较喜欢的类似青萍的简约风产品没找到哪个能自定义铃声。
|
||||
转念一想,我的随身听能自定义闹钟铃声。
|
||||
但对于我这种追求完美的人,单是只能播放前十几秒这一缺点就让我否定了这一想法,
|
||||
更别提它只能定一个闹钟而且续航不足。
|
||||
|
||||
这个问题困扰得我辗转反侧,午不能寐,头脑中设想完美的解决方案:rp2040,墨水屏,WebUSB 配置,摇 100 次关闭……
|
||||
这些确实完美,不过有些制造难度,于是我想出了一个比较切实的方案:
|
||||
在桌面上的 [[./nanopi_freebsd.org][R2S]] 上加一个 USB 声卡,外接 +陈年电子垃圾+ 功放,后台还是熟悉的 Elixir+Plug web 栈,
|
||||
直接输入 cron 语法,用 [[https://hexdocs.pm/quantum][Quantum]] 计划任务。
|
||||
|
||||
于是诞生了这个项目
|
||||
https://github.com/dongdigua/difficult-alarmclock
|
@ -1,48 +0,0 @@
|
||||
#+TITLE: 画大饼
|
||||
#+DATE: <2022-09-09 五>
|
||||
|
||||
here are some of my ideas, most of which are unachieveable now
|
||||
you can steal them, but you'd better let me know and add a reference
|
||||
|
||||
|
||||
* [[https://dongdigua.github.io/plan_for_my_video_site][对我将来的视频网站的一些畅想]]
|
||||
* Rust wasm 制作 schemetic/litemetica 渲染器
|
||||
** [[https://github.com/misode/vscode-nbt][a vscode extension]]
|
||||
* 用 sway 实现[[https://www.bilibili.com/video/BV1TE41147gK][用窗口玩游戏(×)用游戏玩窗口(√)]]的效果
|
||||
* 不同 Linux 内核(xanmod, lqx, clear)玩 MC 性能对比
|
||||
* win7WM
|
||||
just a [[https://support.microsoft.com/en-us/windows/windows-7-support-ended-on-january-14-2020-b75d4580-2cc7-895a-2c9c-1466d9a53962][dream]]
|
||||
* join DN42
|
||||
* 一个能使用 APP(key) 功能的 bili 客户端
|
||||
用于点踩和查看IP属地
|
||||
* 用 eww 实现苹果的 "灵动岛"?
|
||||
呵呵, 在B站看到这样的基本就是壁纸软件的广告
|
||||
* Nethack x Minecraft
|
||||
* 穿越机/无人机竞速
|
||||
* local search engine
|
||||
like: https://github.com/tsoding/seroost
|
||||
(tsoding twitch 2023.2.1~)
|
||||
for searching through blogs I collected
|
||||
* on-usb UNIX system with raspi
|
||||
connect it with usb shell
|
||||
* Distributed & Standardlized Web Archive
|
||||
There are web archivers like archive.org, but it just can't consider every page.
|
||||
What if everyone archive on their own like, and join a distributed network.
|
||||
You want to archive some page, then just store it on your machine, then others can get it.
|
||||
*But the problem is: how can I trust you, how can I know if your page is real*
|
||||
* 《中学计算机课外实践简要读本》
|
||||
* news from the past
|
||||
news group server, but the daily content is from the past
|
||||
* bili dynamic news reader with api/rss
|
||||
* an input method that inputs predefined Chinese paragraph
|
||||
to fight against those exam website
|
||||
* refactor .emacs using org-mode literate programming and file structure
|
||||
* webzine
|
||||
* 完美随身听
|
||||
- 转盘输入
|
||||
- 能作为 TOTP 生成器
|
||||
https://github.com/Devnol/pico-2fa-token
|
||||
- 能播放 bad apple
|
||||
* start wayland WM/DE in systemd-nspawn
|
||||
* 基于频谱可视化的彩虹六号直播方案
|
||||
* 用 Bevy 实现华为 watch 3 pro 趣味弹球表盘
|
Loading…
Reference in New Issue
Block a user