All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Fundamental Ramen. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:14, 27 July 2026 Tacoball talk contribs created page LLM/Agent can do and cannot do (Created page with "== Can do == == Cannot do ==")
- 14:31, 21 July 2026 Tacoball talk contribs created page LLM/jrswab axe (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 Tacoball talk contribs created page Hardware Issue (Created page with "== rtw89 WiFi problem ==")
- 16:03, 12 July 2026 Tacoball talk contribs created page LLM/Intel Pro Arc B70/2026-07-13 (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 Tacoball talk contribs created page LLM/Intel Pro Arc B70/2026-07-12 (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 Tacoball talk contribs created page LLM/Ryzen AI 7 350/2026-07-09 (Created page with "= Install lemonade from PPA =")
- 03:55, 9 July 2026 Tacoball talk contribs created page LLM/Ryzen AI 7 350 (Created page with "== Lemonade ==")
- 07:14, 20 June 2026 Tacoball talk contribs created page LLM/Intel Pro Arc B70/2026-06-20 (Created page with "<syntaxhighlight lang="bash"> sudo apy install git </syntaxhighlight>")
- 07:00, 20 June 2026 Tacoball talk contribs created page LLM/Intel Pro Arc B70/2026-06-18 (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 Tacoball talk contribs created page LLM/Intel Pro Arc B70 (Created page with "Test")
- 08:23, 18 June 2026 Tacoball talk contribs created page LLM (Created page with "= Build environment =")
- 06:17, 12 November 2025 Tacoball talk contribs created page Gcloud (Created page with "= Install Google Cloud = = SSH Login =")
- 01:33, 12 November 2025 Tacoball talk contribs created page NAS (Created page with "== Synology == == QNAP ==")
- 11:30, 28 May 2025 Tacoball talk contribs created page Go/gvm (Created page with "https://github.com/moovweb/gvm <syntaxhighlight lang="bash"> # before use gvm install sudo apt-get install build-essential # install go gcm install 1.23 </syntaxhighlight>")
- 10:26, 27 May 2025 Tacoball talk contribs created page Windows/Allow TCP ports always (Created page with "https://answers.microsoft.com/en-us/windows/forum/all/enablingdisabling-tcp-ports-on-my-connections/57d87a50-ca0e-4d5f-b626-ec08dd219fdd")
- 10:25, 27 May 2025 Tacoball talk contribs created page Windows (Created page with "* Windows/Allow TCP ports always")
- 01:50, 26 May 2025 Tacoball talk contribs created page Go/Fiber (Created page with "= Body = <syntaxhighlignt lang="go"> c.Body() </syntaxhighlight>")
- 02:16, 22 May 2025 Tacoball talk contribs created page Go/Quick Start (Created page with "= Create a module = = Run =")
- 02:10, 22 May 2025 Tacoball talk contribs created page Go (Created page with "{| class="wikitable" ! ! ! |- | | | |}")
- 15:19, 18 April 2025 Tacoball talk contribs created page PHP/Authencate by NAS (Created page with "<?php require_once 'vendor/autoload.php'; <syntaxhighlight lang="php"> use Dapphp\Radius\Radius; $username = '...'; $password = '...'; $host = '...'; $secret = '...'; $client = new Radius(); $client->setDebug(true); $client->setServer($host) ->setSecret($secret); $client->setMSChapPassword($password); $authenticated = $client->accessRequest($username); if ($authenticated === false) { echo sprintf( "Access-Request failed with error %d (%s).\n",...")
- 02:53, 11 April 2025 Tacoball talk contribs deleted page PHP/Homebrew (content was: "= Install php-imap on macOS Mojave = <source lang="bash"> brew tap kabel/php-ext brew install php@71-imap </source>", and the only contributor was "Tacoball" (talk))
- 02:39, 11 April 2025 Tacoball talk contribs created page PHP/Composer (Created page with "<syntaxhighlight lang="bash"> </syntaxhighlight>")
- 07:39, 8 April 2025 Tacoball talk contribs created page Migration (Created page with "= Table = = Column = <ref>[https://mariadb.com/kb/en/alter-table/ MariaDB ALTER TABLE]</ref> <references/>")
- 02:07, 20 February 2024 Tacoball talk contribs deleted page OpenCL (content was: "= Allocate Memory = * global scope * local scope", and the only contributor was "Tacoball" (talk))
- 07:21, 18 June 2020 Tacoball talk contribs deleted page AsiaYo (content was: "== Exam 1 == <quickgv name="queue" theme="warm"> rankdir=TB; A [label="Load Balancer"]; A -> {B0 C0 D0}; subgraph cluster_node0...", and the only contributor was "Tacoball" (talk))
- 09:04, 25 March 2019 Tacoball talk contribs moved page Python/wxPython/Layout to Python/wxPython/Sizer without leaving a redirect
- 07:08, 20 March 2019 Tacoball talk contribs moved page Python/wxPython/Frame to Python/wxPython/Window without leaving a redirect
- 02:53, 11 March 2019 Tacoball talk contribs changed visibility of 10 revisions on page Useful Commands/MacOS only: content hidden, edit summary hidden and username hidden (Inappropriate comment or personal information)
- 02:52, 11 March 2019 Tacoball talk contribs changed visibility of 30 revisions on page Useful Commands: content hidden, edit summary hidden and username hidden (Inappropriate comment or personal information)
- 02:51, 11 March 2019 Tacoball talk contribs changed visibility of 10 revisions on page Useful Commands/MacOS only: content unhidden, edit summary unhidden and username unhidden
- 02:51, 11 March 2019 Tacoball talk contribs changed visibility of 10 revisions on page Useful Commands/MacOS only: content hidden, edit summary hidden and username hidden (Inappropriate comment or personal information)
- 02:48, 11 March 2019 Tacoball talk contribs changed visibility of 50 revisions on page Test QuickGV: content hidden, edit summary hidden and username hidden (Inappropriate comment or personal information)