New pages
Jump to navigation
Jump to search
- 08:02, 28 July 2026 LLM/prompt for coding (hist | edit) [727 bytes] Tacoball (talk | contribs) (Created page with "== Autogen up migration from mermaid == == Autogen up migration to down migration ==") originally created as "LLM/Coding"
- 07:59, 28 July 2026 Go/migrate (hist | edit) [1,286 bytes] Tacoball (talk | contribs) (Created page with "== Best practice == === up === === down === === create === == DSN Problem ==")
- 14:31, 21 July 2026 LLM/jrswab axe (hist | edit) [3,095 bytes] Tacoball (talk | contribs) (Created page with "== What's that? == Official Site: https://github.com/jrswab/axe == Installation (PowerShell 7) == === Install === <syntaxhighlight lang="bash"> Set config dir first for NAS auto backup. </syntaxhighlight> <syntaxhighlight lang="bash"> go install github.com/jrswab/axe@latest axe config init </syntaxhighlight> === Set VSCode as Editor for axe === Set environment variable '''EDITOR''' as %USERPROFILE%\AppData\Local\Programs\Microsoft VS Code\Code.exe Reopen PowerSh...")
- 16:18, 16 July 2026 Hardware Issue (hist | edit) [1,300 bytes] Tacoball (talk | contribs) (Created page with "== rtw89 WiFi problem ==")
- 16:03, 12 July 2026 LLM/Intel Pro Arc B70/2026-07-13 (hist | edit) [6,730 bytes] Tacoball (talk | contribs) (Created page with "== Install on Ubuntu 26.04 == === Install driver === <syntaxhighlight lang="bash"> # install ppa (the most important) sudo add-apt-repository -y ppa:kobuk-team/intel-graphics sudo apt update sudo apt install -y intel-opencl-icd libze-intel-gpu1 intel-media-va-driver-non-free clinfo intel-gsc # check again sudo clinfo </syntaxhighlight> === Install OpenVINO archive === <syntaxhighlight lang="bash"> sudo mkdir /opt/intel curl -L https://storage.openvinotoolkit.org/rep...")
- 13:56, 12 July 2026 LLM/Intel Pro Arc B70/2026-07-12 (hist | edit) [970 bytes] Tacoball (talk | contribs) (Created page with " # install ppa (the most important) sudo add-apt-repository -y ppa:kobuk-team/intel-graphics sudo apt update sudo apt install -y intel-opencl-icd libze-intel-gpu1 intel-media-va-driver-non-free clinfo intel-gsc")
- 03:57, 9 July 2026 LLM/Ryzen AI 7 350/2026-07-09 (hist | edit) [4,529 bytes] Tacoball (talk | contribs) (Created page with "= Install lemonade from PPA =")
- 03:55, 9 July 2026 LLM/Ryzen AI 7 350 (hist | edit) [86 bytes] Tacoball (talk | contribs) (Created page with "== Lemonade ==")
- 07:14, 20 June 2026 LLM/Intel Pro Arc B70/2026-06-20 (hist | edit) [3,489 bytes] Tacoball (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> sudo apy install git </syntaxhighlight>")
- 07:00, 20 June 2026 LLM/Intel Pro Arc B70/2026-06-18 (hist | edit) [6,148 bytes] Tacoball (talk | contribs) (Created page with "== Install Ubuntu 24.04.04 Desktop == <syntaxhighlight lang="bash"> sudo apt update sudo apt install openssh-server </syntaxhighlight> == Check B70 connection == <syntaxhighlight lang="bash"> # Check eGPU connection boltctl list # Check hardware dectection sudo dmesg | grep -i 'xe ' # Check pci devices lspci | grep -i 'vga\|display' # Check card detail (sudo is required) sudo lspci -vvv -s 05:00.0 # Check linux device & owner/group ls -l /dev/dri </syntaxhighlight...")
- 08:42, 18 June 2026 LLM/Intel Pro Arc B70 (hist | edit) [1,286 bytes] Tacoball (talk | contribs) (Created page with "Test")
- 08:23, 18 June 2026 LLM (hist | edit) [203 bytes] Tacoball (talk | contribs) (Created page with "= Build environment =")