-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Chun-Yu Lee (Mat) <matlinuxer2@gmail.com>
- Loading branch information
1 parent
eee364d
commit a5403b1
Showing
1 changed file
with
74 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
# 2024-12-19 | ||
|
||
- 達業 | ||
- Marty | ||
- Eric | ||
- 林博仁 Buo-ren Lin | ||
- twan | ||
- FlyPie | ||
- CY | ||
- Mat | ||
- Alien | ||
- RJ | ||
- 瑞 | ||
- 朋友 | ||
- ciosai | ||
- Timothy_Su | ||
- Pellaeon | ||
- Tim | ||
- wycc | ||
|
||
|
||
## Tim | ||
|
||
- Set full screen of windows via AppleScript | ||
|
||
``` | ||
tell application "iTerm2" to activate | ||
tell application "System Events" | ||
keystroke "f" using {command down, control down} | ||
end tell | ||
``` | ||
- `tccutil reset AppleEvents` | ||
## FlyPie | ||
- [Scribus](https://en.wikipedia.org/wiki/Scribus) | ||
- 開源的列印排版軟體 | ||
- 新擬物化設計 (Neumorphism) | ||
- 在 Material Design 之後出現的 UI 風格,不過並沒有廣泛的流行起來。 | ||
## 林博仁 Buo-ren Lin | ||
- [lucsorel/py2puml: Generate PlantUML class diagrams to document your Python application.](https://github.com/lucsorel/py2puml) | ||
- 自動分析程式碼產出 class diagram 的工具 | ||
- [Commitizen](https://commitizen-tools.github.io/commitizen/) | ||
- 很潮的 Git 提交訊息規範 | ||
## ciosai | ||
- p5.js - 適合入門的演算藝術 library | ||
- openprocessing.org 創作 & 分享 p5 作品的網站 | ||
- [我在 openprocessing 的 profile](openprocessing.org/user/256391) | ||
- [p5.js 官方文件](p5js.org/reference/) | ||
## Mat | ||
文摘 Digest: | ||
- KaLUG 近期舉辦多場線上分享: | ||
- 2024-12-19 [新酷音 & Rust - YouTube](https://www.youtube.com/watch?v=xobLUxdZ_DQ) (Kanru, 陳侃如) | ||
- 2024-12-17 [Johnny Sung - 地端自建 Kubernetes (K8s) 小宇宙 - YouTube](https://www.youtube.com/watch?v=g1yuBjMAGog) | ||
- 2024-11-28 [Tyson (Slashbook CEO) - Effect-ts & AI Agent - YouTube](https://www.youtube.com/watch?v=bvaMWUyU9ag) | ||
- 2024-11-23 [DevFest 2024 Kaohsiung, Gemini Workshop (Kevin Chiu) - YouTube](https://www.youtube.com/watch?v=Mbkptm3kI-o) | ||
- 2024-11-14 [Lloyd - Proxmox VE CLI 工具 - YouTube](https://www.youtube.com/watch?v=oV7ieVW4dFI) | ||
- 2024-12-15 [benlau (⊚‿‿⊚) - 我一直希望能在 Markdown 上直接執行 Script,讓維護工作更簡便... - Plurk](https://www.plurk.com/p/3gni8onvp1) | ||
- 2024-12-11 [$4 - Linus Torvalds 在談論桌面應用程式要如何讓使用者有好的安裝使用體驗 - Plurk](https://www.plurk.com/p/3gn0a2x13y) | ||
- 2024-11-18 [奇客Solidot \| OpenWrt 将改用 apk 包管理器](https://www.solidot.org/story?sid=79802) | ||