2024-08-22

2024-08-22

  • RJ
  • PL
  • 哲佑
  • Kait
  • FlyPie
  • Danny
  • 林博仁
  • Timothy_Su
  • Tim
  • Mat
  • Marty
  • 朋友A
  • ciosai
  • Jimmy

Mat

FlyPie

  • https://github.com/linuxserver/docker-blender
    • 把 Blender 跑在 container 裡的神奇東東
  • https://github.com/node-3d/3d-core-raub
  • “Framework 其實是 pcmcia”
  • https://github.com/node-3d/glfw-raub#glfw-for-nodejs
    • 在 Node.js 跑 WebGL
  • https://github.com/bberak/react-game-engine
    • 基於 React 的神奇遊戲引擎
  • https://sql.js.org/#/
    • SQLite in 前端
  • https://pouchdb.com/
  • https://github.com/microsoft/devicescript
    • 用 Typescript 寫 ESP32
  • https://github.com/google/ios-webkit-debug-proxy
    • 非官方的 tool 連接 iOS Webkit 的 debug 工具(可以從 Linux 連)

Tim

  • https://stackoverflow.com/questions/13428910/how-to-set-the-environment-variable-ld-library-path-in-linux
  • https://wiki.wireshark.org/TLS

Marty

  • https://www.phoronix.com/news/Ubuntu-Skipping-Kernel-SRU-Fix

林博仁

  • https://edition.cnn.com/2024/08/19/business/disney-arbitration-wrongful-death-lawsuit-intl-hnk/index.html
  • https://git-scm.com/book/zh-tw/v2/Git-工具-Submodules

Kait

  • Temple of Terror - 使用 WebRTC 實作經典桌遊 Tempel des Schreckens
    • App: https://tds.fucod.com/
    • Source: https://gitlab.com/fucod/tempel-des-schreckens
  • Trystreo - 免 server 的 WebRTC solution
    • https://github.com/dmotz/trystero
  • Dexie.js - IndexDB wrapper
    • https://dexie.org/