HackMD
    • Sharing Link copied
    • /edit
    • View mode
      • Edit mode
      • View mode
      • Book mode
      • Slide mode
      Edit mode View mode Book mode Slide mode
    • Customize slides
    • Note Permission
    • Read
      • Owners
      • Signed-in users
      • Everyone
      Owners Signed-in users Everyone
    • Write
      • Owners
      • Signed-in users
      • Everyone
      Owners Signed-in users Everyone
    • Commenting & Invitee
    • Publishing
      Please check the box to agree to the Community Guidelines.
      Everyone on the web can find and read all notes of this public team.
      After the note is published, everyone on the web can find and read this note.
      See all published notes on profile page.
    • Commenting Enable
      Disabled Forbidden Owners Signed-in users Everyone
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Invitee
    • No invitee
    • Options
    • Versions and GitHub Sync
    • Transfer ownership
    • Delete this note
    • Note settings
    • Template
    • Insert from template
    • Export
    • Dropbox
    • Google Drive Export to Google Drive
    • Gist
    • Import
    • Dropbox
    • Google Drive Import from Google Drive
    • Gist
    • Clipboard
    • Download
    • Markdown
    • HTML
    • Raw HTML
Menu Note settings Sharing Help
Menu
Options
Versions and GitHub Sync Transfer ownership Delete this note
Export
Dropbox Google Drive Export to Google Drive Gist
Import
Dropbox Google Drive Import from Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML
Back
Sharing
Sharing Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Comment & Invitee
Publishing
Please check the box to agree to the Community Guidelines.
Everyone on the web can find and read all notes of this public team.
After the note is published, everyone on the web can find and read this note.
See all published notes on profile page.
More (Comment, Invitee)
Commenting Enable
Disabled Forbidden Owners Signed-in users Everyone
Permission
Owners
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Invitee
No invitee
   owned this note    owned this note      
Published Linked with GitHub
Like BookmarkBookmarked
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# H4 聚會筆記 線上共筆 - [先前的筆記](https://www.hackingthursday.org/weeklynote) # 2023-11-30 ## dlin - https://helix-editor.com/ - Termux 背景執行 Acquire wakelock - ref: https://developer.android.com/training/scheduling/wakelock ## Mat - topic: 在 Android 手機上跑 cron script ,當作行走的 micro VM - Thanks dlin's help! - 安裝 `termux` , `cronie` - `crontab -e` - 要執行 `crond` 指令 - 要 Acquire wakelock ,在 top bar 的下拉選單的 termux 右側選單有 - 重開機之後 - 前一次的檔案還留着 - `crond` 要重新執行 - Q: 如何設定開機自動執行? - [Termux:Boot - Termux Wiki](https://wiki.termux.com/wiki/Termux:Boot) - 發現 [Termux-services - Termux Wiki](https://wiki.termux.com/wiki/Termux-services) - topic: 如何偵測自己的程式正在被 debugging? - [c - How to detect if the current process is being run by GDB - Stack Overflow](https://stackoverflow.com/questions/3596781/how-to-detect-if-the-current-process-is-being-run-by-gdb) - IsDebuggerPresent - [IsDebuggerPresent function (debugapi.h) - Win32 apps | Microsoft Learn](https://learn.microsoft.com/en-us/windows/win32/api/debugapi/nf-debugapi-isdebuggerpresent) - 可以搜尋 Anti-Debug - ex: [Anti-Debug: Debug Flags](https://anti-debug.checkpoint.com/techniques/debug-flags.html) - [Flameshot | Open Source Screenshot Software](https://flameshot.org/) - Wayland 問題: [Wayland Help | Flameshot](https://flameshot.org/docs/guide/wayland-help/) - topic: 如何找網站的 broken links? - ref: [How To Find Broken Links on Your Website Using Wget on Debian 7 | DigitalOcean](https://www.digitalocean.com/community/tutorials/how-to-find-broken-links-on-your-website-using-wget-on-debian-7) - `wget --spider -r -nd -nv -H -l 1 -w 2 -o run1.log https://www.hackingthursday.org` - `grep -B1 'broken link!' run1.log` ## ericchen 聊到主機程式如何偵測到自己是被 debugger monitor 的? Intel 的 x86 開發者文件: ``` Intel® 64 and IA-32 Architectures Software Developer’s Manual Combined Volumes: 1, 2A, 2B, 2C, 2D, 3A, 3B, 3C, 3D, and 4 ``` p. 2765 ``` Debug exception and trap related signaling is also disabled as part of GETSEC[ENTERACCS]. This is achieved by resetting DR7, TF in EFLAGs, and the MSR IA32_DEBUGCTL. These debug functions are free to be re-enabled once supporting exception handler(s), descriptor tables, and debug registers have been properly initialized following entry into authenticated code execution mode. Also, any pending single-step trap condition will have been cleared upon entry into this mode. ``` ## flypie - grey mask -> area box -> difference - 箭頭標示 - Inkscape - Path >> Trace Bitmap - 方便轉 bitmap icon 稱 svg - ![image](https://hackmd.io/_uploads/B1TzxzIBT.png) ## pellaeon - [foxlet/macOS-Simple-KVM: Tools to set up a quick macOS VM in QEMU, accelerated by KVM.](https://github.com/foxlet/macOS-Simple-KVM) # 2023-11-23 ## jim - https://github.com/InfinityLoop1308/PipePipe - [用scratch寫的risc-v模擬器](https://experiments.turbowarp.org/next/892602496) - [你所不知道的Functional Programming: lambda calculus](https://hackmd.io/@jim9292/Hk_iT9Igp) ## FlyPie - https://grapesjs.com/ - Neumorphism 新擬物化設計 - https://github.com/FlySkyPie/VI_Analysis ## pellaeon - [Trending - Piped](https://piped.video/trending) - using newpipe's base library - [Framadate - Make your polls](https://framadate.org/abc/en/) ## Mat - https://www.scootersoftware.com/ - https://www.mattbutton.com/2019/03/24/using-git-on-windows/ - 3-way merge # 2023-11-16 - RJ - ericchen - dlin - jimmylin - Mat - Martin - PL - Mat - flypie ## Martin - Deterministic Build - 目前知道 Tor 有作 - [Reproducible builds - Wikipedia](https://en.wikipedia.org/wiki/Reproducible_builds) - [Deterministic Builds Part One: Cyberwar and Global Compromise | The Tor Project](https://blog.torproject.org/deterministic-builds-part-one-cyberwar-and-global-compromise/) - [Deterministic Builds Part Two: Technical Details | The Tor Project](https://blog.torproject.org/deterministic-builds-part-two-technical-details/) # 2023-11-09 - PL - Martin - ericchen - 阿寬 - pellaeon - Tim - Mat - dlin - RJ ## dlin - Android 裝 termux - nvim - git - [Mojo 🔥: Programming language for all of AI](https://www.modular.com/mojo) ## Mat - lazydocker - GripNews - NewPipe, android 可以背景播放 - [Mojo Lang… a fast futuristic Python alternative - YouTube](https://www.youtube.com/watch?v=V4gGJ7XXlC0) - Pi5 , SBC, NUC - [Upgrade your Raspberry Pi to a Homelab (instead of a Raspberry Pi 5) - YouTube](https://www.youtube.com/watch?v=xVq_5f0aFlw) - [Intel N100: A Challenge to ARM - bret.dk](https://bret.dk/intel-n100-a-challenge-to-arm/) - [bret.dk - Explore the latest single-board computers (SBCs), including reviews and benchmarks for Raspberry Pi.](https://bret.dk/) ## pellaeon - IPv6 , PiHole - Android , DHCPv6 有問題 - tunnel broker ## RJ - [HiNet固定制IPv6服務說明 | HiNet企業上網](https://fttb.hinet.net/static_ipv6.html) # 2023-11-02 - flypie - ericchen - twan - RJ - Mat - Martin Chang - jeffery - pellaeon - PL - jimmylin ## jeffery DOH fuck tcp 恭喜你成為正版軟體的受害者! ![你可能是正版軟體的受害者.jpg](https://hackmd.io/_uploads/HkZwnI-Qp.jpg) 你可能是正版軟體的受害者 一開始好像在解 youtube 廣告的問題 各種用奇怪的方式繞來繞去 vlc ffmpeg [DRM 是集權技術](https://frdm.cyut.edu.tw/~ckhung/g/bsp.php?id=09ao) windows 前身? [VMS Software, Inc.](https://vmssoftware.com/) [資訊人權貴ㄓ疑: TPM2 + Windows 11 啟動個人電腦「淨化」與實名制](https://ckhung0.blogspot.com/2022/08/tpm2.html?showComment=1691203551813#c591950206920739425) 敲碗 期待快出 https://www.sifive.com/boards EAC 繞錒繞,繞到 PCIE 去 dev/avm vs windows kernel mdoe EAC ## Palleon mtk 網卡讚 在開源專案裡 如果是 linux 使用者他可能會幫你 debug 但如果是 windows 使用者他可能會跟你要個 windows key [drogonframework/drogon: Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows](https://github.com/drogonframework/drogon) http2 支援?。 [croservices/cro-http: HTTP (including HTTPS and HTTP/2) support for the Cro library for building distributed systems in Raku.](https://github.com/croservices/cro-http) [croservices/cro: Development tools for building services and distributed systems in Raku using the Cro libraries.](https://github.com/croservices/cro) 自由版的 youtube https://piped.kavin.rocks/ ## FlyPie - https://github.com/Jermolene/TiddlyWiki5 - 純前端 wiki ## Mat - [Thorium Browser](https://thorium.rocks/) - [Playing around with Chrome's history](https://gist.github.com/dropmeaword/9372cbeb29e8390521c2) # 2023-10-26 ## FlyPie - https://http.cat/ - https://wiki.opensourceecology.org/wiki/Main_Page - opensourceology `yt-dlp -o - https://www.youtube.com/watch?v=RrbFef6PLJ0 | mpv -` ## 哲佑 - complexity zoo, complexity garden - [時間複雜度 - 維基百科,自由的百科全書](https://zh.wikipedia.org/zh-tw/%E6%97%B6%E9%97%B4%E5%A4%8D%E6%9D%82%E5%BA%A6) ## Mat - [Raspberry Pi 5 體驗會 && 樹莓派社群聚會 #40](https://raspberrypi-tw-bdfa45.kktix.cc/events/meetup40) ## RJ - 工作用的是: [Azure DevOps Services | Microsoft Azure](https://azure.microsoft.com/en-us/products/devops) ## DreamerC - Wifi 6E 已經過 NCC 認證型號 - Acer Predator Connect W6 (NCC:CCAN23LP0060T5) - AX7800 三頻訊號:2.4Gbps (6Ghz) / 4.8Gbps (5GHz) / 0.6Gbps (2.4Ghz) - https://24h.pchome.com.tw/prod/DRAFKM-A900GQOBE?fq=/S/DRAFKO - ASUS ROG Rapture GT-AXE16000 (未上市) - TP-Link Deco XE75 (未上市) - AXE5600 - MSI RadiX AXE6600 (未上市) # 2023-10-19 ## FlyPie - 眼睛是螢幕的機器人 - https://www.youtube.com/@MaSiRoProject/videos - 關於我想用 ECS 實作 Minecraft 以分散式架構運行並在其中用增強式學習訓練完全視覺化之遞迴布林類神經網路以產出二維條碼人造語言那檔事 - https://flyskypie.github.io/blog/about-ecs-distributed-minecraft-rl-rbnn-bar-code-language/ - https://github.com/FlySkyPie/2023-10-15_side-project-matchmaking - [ActivityWatch - Open-source time tracker](https://activitywatch.net/) - [The Circle (2017) - IMDb](https://www.imdb.com/title/tt4287320/) ## Mat - [心流理論 - 維基百科,自由的百科全書](https://zh.wikipedia.org/zh-tw/%E5%BF%83%E6%B5%81%E7%90%86%E8%AB%96) ## jeremy - [Remix - Ethereum IDE](https://remix.ethereum.org/) - [Editor - Replit](https://replit.com/@pythonwaffler/Editor) # 2023-10-12 - 板機滑鼠 - https://www.ragnok.net/ragnok-2-vertical-gaming-mouse-for-fps-and-tps-games/ # 2023-10-05 ## FlyPie - 開源的 Voxel 3D 模型編輯器 - https://www.blockbench.net/ - 很多 Minecraft MOD 模型是用它做的 - 開源的 3D 模型下載網站 - https://blendswap.com/ - 有每月 25 個下載次數的限制 - Planka - https://github.com/plankanban/planka - 輕量級的開源專案管理軟體 - 資料庫使用 PostgreSQL,改造成 SQlite 苦手中 ## Eric - Generative Agents: Interactive Simulacra of Human Behavior - https://arxiv.org/abs/2304.03442 ## Twan - 用寫程式做動畫 - https://www.remotion.dev/ # 2023-09-28 ## FlyPie - AI 大亂鬥小程式 - https://github.com/FlySkyPie/aimAndShoot - https://flyskypie.github.io/blog/2023-09-24_a-journey-about-learning-ecs/ - 野生的 Typescript 專案 - https://github.com/swift502/Sketchbook - 下拉式軌道延長線 - https://tw.bid.yahoo.com/item/101221333701 - https://www.ruten.com.tw/item/show?22202743374231 - [suno-ai/bark: 🔊 Text-Prompted Generative Audio Model](https://github.com/suno-ai/bark) - Text-Prompted Generative Audio Model - https://github.com/suno-ai/bark - [Mozilla Labs || Common Voice](https://labs.mozilla.org/projects/common-voice/) - north korea nuke three js - https://nagix.github.io/nk-missile-tests/ - https://nuke-theta.vercel.app/ - Map GIS - https://github.com/visgl/deck.gl - https://www.mapbox.com/ - 投影片 - https://sozi.baierouge.fr/ ## Mat - [【現貨】插頭延長線 電源延長線 20cm 插座延長線 美規插頭公轉母延長線 0.2m 電源線 公母插頭延長線 中繼線 | 蝦皮購物](https://shopee.tw/product/23154687/11067228200) ## Tim - [Mistral 7B | Mistral AI | Open source models](https://mistral.ai/news/announcing-mistral-7b/) - demo project: [mistralai/mistral-src](https://github.com/mistralai/mistral-src) 啓動乾淨的 subshell ``` env - bash -c "export" ``` - [Ethercalc](https://github.com/audreyt/ethercalc) ## Eric - msys2 bash 的基本變數 ```bash $ env - /usr/bin/bash -c 'export' declare -x MSYSTEM="MINGW64" declare -x OLDPWD declare -x PWD="/c/workspace" declare -x SHLVL="1" declare -x SYSTEMROOT="C:\\Windows" declare -x WINDIR="C:\\Windows" ``` # 2023-09-21 ## Tim http://sikulix.com/ ## FlyPie - Emoji 短網址 - https://github.com/sekunho/emojied # 2023-09-14 ## 哲佑 - https://github.com/antirez/sds ## FlyPie - https://web.ntnu.edu.tw/~algo/ - https://github.com/victorqribeiro/aimAndShoot - https://grapesjs.com/demo.html - https://github.com/metakirby5/yorha ## Mat - [開心角鋼](https://www.happyrack.tw/) - [Bash with MQTT – Fun Tech Projects](https://funprojects.blog/2021/05/25/bash-with-mqtt/) - [Home | Tampermonkey](https://www.tampermonkey.net/) - [Greasemonkey – Get this Extension for 🦊 Firefox (en-US)](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) ## Jim - https://github.com/exaloop/codon ``` // ==UserScript== // @name Feedly to Markdown // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://www.hackingthursday.org/ // @icon https://www.google.com/s2/favicons?sz=64&domain=mozilla.org // @grant none // ==/UserScript== (function() { 'use strict'; // Your code here... })(); ``` # 2023-09-07 - [Jupyter Notebook with Docker ](https://github.com/jupyter/docker-stacks) ``` http://127.0.0.1:8888/lab?token=7d320d20e2a9e00ffc0d91b8caa73a31d9eafb739c43e396 ``` ## Jim - [Termux | The main termux site and help pages.](https://termux.dev/en/) - 在手機也能開 Vim - [Stroustrup: FAQ](https://www.stroustrup.com/bs_faq.html#pronounce) - [發音](https://www.stroustrup.com/pronounciation.wav) - [FastAPI](https://fastapi.tiangolo.com/) ## Mat - Django # 2023-08-31 ## FlyPie - 有 Three.js 的函式庫開了懸賞 - [Tests: Add tests to validate triangle splitting](https://github.com/gkjohnson/three-bvh-csg/issues/73), $250 - [Produce debug page, utilities for finding and understanding incorrectly clipped triangles](https://github.com/gkjohnson/three-bvh-csg/issues/68), $500 - [TriangleSplitter: Enable symmetrical clipping along connected edges](https://github.com/gkjohnson/three-bvh-csg/issues/51), $500 - https://flyskypie.github.io/blog/2023-08-27_opensource-robocraft/ ## Tim - [prolog - logical language](https://www.swi-prolog.org) - [反击爬虫,前端工程师的脑洞可以有多大?](https://cloud.tencent.com/developer/article/1550078) ## Mat ``` cat test.html | pandoc -f html -t markdown > out.md pandoc --list-output-formats pandoc --list-input-formats ``` # 2023-08-24 ## FlyPie - Opensource Voxel Build Game - https://github.com/Demindiro/OwnWar - 開源遊戲專案索引 - https://awesomeopensource.com/search?q=minecraft - https://osgameclones.com/ - 把 Java 轉成 Javascript - https://teavm.org/ ## Mat - [Find out what websites are built with - Wappalyzer](https://www.wappalyzer.com/) - https://6bcf7279.info/2017/06/04/w82pzpn7/ - `ldconfig -p` - `strace ls 2>&1 | grep -e 'openat.*AT_FDCWD'` - result: ``` openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 openat(AT_FDCWD, "/usr/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3 openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 openat(AT_FDCWD, ".", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.d/gconv-modules-extra.conf", O_RDONLY|O_CLOEXEC) = 4 ``` ## Jim - [Microsoft PowerPoint turing compele](https://www.google.com.tw/search?q=ppt+turing+complete&sca_esv=559711199&ei=XVbnZIKbKunX1e8PgNSsyAQ&oq=ppt+turing&gs_lp=Egxnd3Mtd2l6LXNlcnAiCnBwdCB0dXJpbmcqAggAMgcQABgTGIAEMggQABgIGB4YEzIIEAAYCBgeGBMyCBAAGAgYHhgTMgoQABgIGB4YExgKMggQABgIGB4YE0jvTVC-FFj5Q3ABeAOQAQCYAZsBoAGfCaoBAzIuOLgBA8gBAPgBAcICBBAAGEfCAgoQABhHGNYEGLADwgILEAAYgAQYsQMYgwHCAgsQLhiABBixAxiDAcICBRAAGIAEwgINEAAYigUYsQMYgwEYQ8ICBxAAGIoFGEPCAggQABiABBixA8ICCxAAGIoFGLEDGIMBwgIEEAAYHsICBhAAGB4YE8ICCBAAGB4YExgKwgIIEAAYBRgeGBPiAwQYACBBiAYBkAYK&sclient=gws-wiz-serp#fpstate=ive&vld=cid:c7438329,vid:uNjxe8ShM-8) - https://github.com/HexHive/printbf - https://rr-project.org/ ## DreamerC - SLC MLC QLC 差異跟擦除原理 [Multi-level cell](https://en.wikipedia.org/wiki/Multi-level_cell) # 2023-08-17 ## FlyPie - https://plbrault.github.io/youre-the-os/ - https://github.com/FiloSottile/mkcert ## Eric Chen - https://caddyserver.com/docs/caddyfile ## Jim - https://zh.wikipedia.org/zh-tw/%E4%B9%94%E5%A7%86%E6%96%AF%E5%9F%BA%E8%B0%B1%E7%B3%BB # 2023-08-10 ## mermaid hackmd 有支援 mermaid 語法, example: ```mermaid gantt title A Gantt Diagram section Section A task :a1, 2014-01-01, 30d Another task :after a1 , 20d section Another Task in sec :2014-01-12 , 12d anther task : 24d ``` ## RJ 遇到 gitlab 加 RSA key 有問題 [Use SSH keys to communicate with GitLab | GitLab](https://docs.gitlab.com/ee/user/ssh.html#supported-ssh-key-types) ## FlyPie - "全人類都應該學習 Markdown" - https://note.com/smartcamp_design/n/nd9e58517f07e ## jim - Arch Linux, KDE, USB stick 開機, 硬碟加密 - [Linus Torvalds: The mind behind Linux | TED Talk](https://www.ted.com/talks/linus_torvalds_the_mind_behind_linux) - 14:20 處 - [mypy - Optional Static Typing for Python](https://mypy-lang.org/) - `gcc -S hello.c` 可輸出 assembly code - https://www.slideshare.net/jserv/jit-compiler - [用十分鐘搞懂 λ-Calculus](https://www.slideshare.net/ccckmit/calculus-253542231) - [博客來-EN帶你寫個作業系統:來趟RISC-V開發輕旅行(iThome鐵人賽系列書)](https://www.books.com.tw/products/0010933946) - [λ演算 - 維基百科,自由的百科全書](https://zh.wikipedia.org/zh-tw/%CE%9B%E6%BC%94%E7%AE%97) - [λ演算範例: javascript 版](https://github.com/gtramontina/lambda/blob/master/lambda.js) - [λ演算範例: python 版](https://gitlab.com/cccnqu111/alg/-/blob/master/09c-lambdaCalculus/lambdaCalculus.py) - [邱奇-圖靈論題 - 維基百科,自由的百科全書](https://zh.wikipedia.org/zh-tw/%E9%82%B1%E5%A5%87-%E5%9B%BE%E7%81%B5%E8%AE%BA%E9%A2%98) - [Smart Game Format - Wikipedia](https://en.wikipedia.org/wiki/Smart_Game_Format) - [Extended Backus–Naur form - Wikipedia](https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form) & [Yacc - Wikipedia](https://en.wikipedia.org/wiki/Yacc) - [Secure, Fast, & Private Web Browser with Adblocker | Brave](https://brave.com/) - [Revolution OS - 2001 - Multilingual (16 languages) - YouTube](https://www.youtube.com/watch?v=Eluzi70O-P4) - [Houge Langley - YouTube](https://www.youtube.com/channel/UC7h0cmpGuMcq2g1LXzykEIw) ## Mat - https://it-tools.tech/ , open source, self-hosted # 2023-08-03 ## FlyPie - `navigator.sendBeacon` 一種打 HTTP Request 的 Web API - https://caniuse.com/?search=sendbeacon - 架代理伺服器逆向工程 javscript bundle - https://github.com/chimurai/http-proxy-middleware - 建立控制組限制程式執行 RAM - cgroup-tools - 高仿 Minecraft 的 Javascript 實現 - 只有創造模式 - https://github.com/LabyStudio/js-minecraft ## Pellaeon - [jwrdegoede/wev](https://github.com/jwrdegoede/wev) , wayland 下的 xev - 找到 wayland 下 firefox 的 vertical scroll 的問題解法 - ![](https://hackmd.io/_uploads/r11LVmtoh.png) - source: [Firefox - ArchWiki](https://wiki.archlinux.org/title/firefox) ## Moon - https://addons.mozilla.org/en-US/firefox/addon/simple-tab-groups/ ## Mat [8 Tools For Software Development Happiness in 2023 - YouTube](https://www.youtube.com/watch?v=KKfxgSY7O8E) - 0:09 , [Amethyst | ianyh](https://ianyh.com/amethyst/) - macOS 上的 tiling window manager - 11:35 , 鍵盤 - ![](https://hackmd.io/_uploads/SJ47iets2.png) - 16:22 , 奇怪的輸入裝置 - [CharaChorder One](https://www.charachorder.com/products/charachorder-one) - ![](https://hackmd.io/_uploads/SyVooetsh.png) # 2023-07-27 <iframe src="https://photos.hackingthursday.org/2023-07-27" width="100%" height="440px"></iframe> - shawn - blue119 - twan - ericchen - Ken Cotton, his son, two friend - flypie - Moon - Pellaeon - jimmy lin - Mat https://wiki.archlinux.org/title/Arch_Linux_Archive - https://archive.archlinux.org/iso/ - https://www.youtube.com/channel/UC8Bj1AnLs3na054bM37BTNg https://www.youtube.com/watch?v=nezn9oGOfTQ ## block chain was joke https://github.com/doomemacs/doomemacs - [台灣駭客年會 HITCON CMT 2023](https://hitcon.org/2023/CMT/en/) ## - [FOSS4G ASIA – FREE/Libre AND OPEN SOURCE SOFTWARE FOR GEOINFORMATICS](https://foss4g.asia/) - [Nimf - ArchWiki](https://wiki.archlinux.org/title/Nimf) # 2023-07-20 <iframe src="https://photos.hackingthursday.org/2023-07-20" width="100%" height="440px"></iframe> - Jeffery - Andrew - Him - twan - flypie - ericchen - dreamerc - RJ - Mat ## jeff0x4 jserv 沒修完的課,要一起唸嗎? sandisk usb hack https://www.cvedetails.com/vulnerability-list/vendor_id-10496/product_id-41553/Sandisk-Secureaccess.html https://pretalx.c3voc.de/rc3-2021-r3s/talk/QMYGR3/ https://hitcon.org/2023/CMT/ arc BROWSER https://formulae.brew.sh/cask/middleclick ## Him - [Anki - powerful, intelligent flashcards](https://apps.ankiweb.net/) - [SanDisk SecureAccess 3.0 - Applications / SanDisk® SecureAccess 3.0 - SanDisk Forums](https://forums.sandisk.com/t/sandisk-secureaccess-3-0/73176) - 128 bits - [SanDisk SecureAccess 3.0 passwrod bypass !! – General (Technical, Procedural, Software, Hardware etc.) – Forensic Focus Forums](https://www.forensicfocus.com/forums/general/sandisk-secureaccess-3-0-passwrod-bypass/) ## Mat - [Framework laptop isn't for you? Here's the next best thing! - YouTube](https://www.youtube.com/watch?v=TUQJ_GTLrXs) - 介紹到一個新的 Linux 筆電供應品牌 [NovaCustom - Home](https://configurelaptop.eu/) - [The Vault credential manager - Concourse CI](https://concourse-ci.org/vault-credential-manager.html) - [vault - Official Image | Docker Hub](https://hub.docker.com/_/vault/) ## FlyPie - [ARTSEY, 單手8鍵輸入的裝置](https://blog.adafruit.com/2021/08/06/artsey-is-a-one-handed-8-key-keyboard-system-keyboards/) - https://github.com/jgraph/drawio-desktop - 用 draw.io 畫族譜 # 2023-07-13 <iframe src="https://photos.hackingthursday.org/2023-07-13" width="100%" height="440px"></iframe> ## Mat - [Scooter Software | Home of Beyond Compare](https://www.scootersoftware.com/) - 比對整個目錄的方便工具 - Pair debugging 的工具 - [tmate • Instant terminal sharing](https://tmate.io/) - [croc | schollz](https://schollz.com/tinker/croc6/) - share by 哲佑 - Q: Linux 下的檔案爲什麼要擺在那個位置 - [Filesystem Hierarchy Standard - Wikipedia](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard) # 2023-07-06 <iframe src="https://photos.hackingthursday.org/2023-07-06" width="100%" height="440px"></iframe> ## FlyPie - [CS 1.6 模型網](https://gamebanana.com/games/4254) - 創用 CC 的禁止改作是否包含轉檔? - 想把 CS 1.6 的專用格式轉成現代網頁能用的檔案 - WebRTC - RTMP ## Mat - [Insomnia](https://insomnia.rest/) - [Postman](https://www.postman.com/) - [Wappalyzer](https://www.wappalyzer.com/) - [藝立協 elixus 到 g0v 之 ilya 紀念共筆. — — g0v34次黑客松提案 | by Isabel Hou | Medium](https://medium.com/@isabelhou/%E8%97%9D%E7%AB%8B%E5%8D%94-elixus-%E5%88%B0-g0v-%E4%B9%8B-ilya-%E7%B4%80%E5%BF%B5%E5%85%B1%E7%AD%86-371d7614c883) - [將程式設計視為藝術創作的開源人 | iThome](https://www.ithome.com.tw/tech/72594) - N 年後回看以前存書籤的文章,都有種奇妙的感覺 - [Why I believe GraphQL will come to replace REST - DEV Community](https://dev.to/martijnwalraven/why-i-believe-graphql-will-come-to-replace-rest) - [加速改善汽油引擎 馬自達:電動汽車的時代根本不會來 - 國際 - 自由時報電子報](https://news.ltn.com.tw/news/world/breakingnews/2316251) # 之前的手記 Previous notes GOTO: <https://www.hackingthursday.org/weeklynote/>

Import from clipboard

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lost their connection.

Create a note from template

Create a note from template

Oops...
This template is not available.


Upgrade

All
  • All
  • Team
No template found.

Create custom template


Upgrade

Delete template

Do you really want to delete this template?

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Tutorials

Book Mode Tutorial

Slide Mode Tutorial

YAML Metadata

Contacts

Facebook

Twitter

Discord

Feedback

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions

Versions and GitHub Sync

Sign in to link this note to GitHub Learn more
This note is not linked with GitHub Learn more
 
Add badge Pull Push GitHub Link Settings
Upgrade now

Version named by    

More Less
  • Edit
  • Delete

Note content is identical to the latest version.
Compare with
    Choose a version
    No search result
    Version not found

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub

      Please sign in to GitHub and install the HackMD app on your GitHub repo. Learn more

       Sign in to GitHub

      HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Available push count

      Upgrade

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Upgrade

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully