Windows 10上のWSL2でFirefox開いてYouTube見られるくらいまで持ってく。
早くも記憶が薄れているので……
- Windowsを起動するごとに言語設定に
US
キーボードが勝手に入る
{ | |
"language":null, | |
"agent":"CodeActAgent", | |
"max_iterations":null, | |
"security_analyzer":null, | |
"confirmation_mode":null, | |
"llm_model":"lm_studio/gemma-3-4b", | |
"llm_api_key":"000000000000000", | |
"llm_base_url":"http://10.10.10.10:1234/v1", | |
"llm_embedding_model":"local", |
Hunyuan-T1 | |
当前体验demo为非联网Hunyuan-T1 最新推理模型,完整版联网/非联网能力即将在元宝上线,敬请期待! | |
Critique English text below: | |
Reinforcement learning has pioneered a new Scaling paradigm in the post-training phase of large language models, a breakthrough that is increasingly attracting attention from the industry. With the successive release of OpenAI's O-series models and DeepSeek R1, the excellent performance demonstrated by the models fully proves the crucial role of reinforcement learning in the optimization process. | |
复制内容 | |
已深度思考 | |
好的,我现在需要处理用户的请求,即对一段英文文本进行批判性评价。首先,我要仔细阅读用户提供的文本,并理解其内容和结构。 |
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters] | |
"CrashOnCtrlScroll"=dword:00000000 | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\crashdump] | |
"Dump1Keys"=dword:00000001 | |
"Dump2Key"=dword:0000007d | |
// 0x7D: ScrLk in JIS | |
// ref. https://bsakatu.net/doc/scancode/ |
Often, a duplicate set of either platforms or tracks are needed, because people demand frequent and bi-directional train services: | |
____▢▢▢> /―――――――――――――――――――――▢▢▢>――――――――――――――― Cityline Eastbound | |
――<▢▢▢―――< [Riverton] >――――――――――――< [Citycore Sta.] [Findist Sta.] | |
 ̄ ̄ ̄ ̄ ̄ \―――――<▢▢▢―――――――――――――――――――<▢▢▢―――――― Cityline Westbound | |
and tracks need regular maintainance, for which sections and lines has to be closed or capacity significantly reduced: | |
Trolley line ――――――――――▢▢▢▢▢▢>―――――X ඎ ―― ඎ // ඣ X―――――――――――――― Red line | |
\ [Michael J. Sandel Stadium] / ̄ ̄ ̄ ̄ University North line |
#!/bin/python3 | |
import os | |
import subprocess | |
# #!/bin/bash | |
# ffmpeg -y -i input_video_file.mp4 -an -ss 00:59:59 -t 00:10:00 -vcodec copy int1.mp4 | |
# ffmpeg -y -i int1.mp4 -an -filter:v "crop=1920:75:0:20" -r 6 int2.mp4 | |
# ffmpeg -y -i int2.mp4 -f lavfi -i color=cccccc:s=1920x75 -f lavfi -i color=black:s=1920x75 -f lavfi -i color=white:s=1920x75 -lavfi threshold int3.mp4 | |
# mkdir -p ~/h3_telemetry/{alt,vel,time,joined} |
/* Ref: */ | |
/* https://plaza.rakuten.co.jp/niarufang/diary/201810040000/ */ | |
/* http://www.luty.sakura.ne.jp/computer.php?id=12 */ | |
::-webkit-scrollbar, .column, .stream-item, .app-columns-container, .column-header, .scroll-conversation, .flex-column, .column-holder | |
{ | |
background-color: rgba(0, 0, 0, .2) !important; | |
} | |
.app-columns{ |
/** | |
* Control Realtek RX2 (RX2 -G) RC Receiver with Arduino | |
* | |
* @author Mircea Diaconescu, Octomber 28, 2013 | |
* @source https://github.com/dimircea/ | |
* GPL v3 License | |
* | |
* Many cheap RC toys are based on TX2 / RX2 transmitter / receiver ICs. | |
* This Arduino sketch allows to replace the TX2 based Remote Control with Arduino. | |
* Just one single pin is used from the Arduino board. |
/* | |
This file is part of Repetier-Firmware. | |
Repetier-Firmware is free software: you can redistribute it and/or modify | |
it under the terms of the GNU General Public License as published by | |
the Free Software Foundation, either version 3 of the License, or | |
(at your option) any later version. | |
Repetier-Firmware is distributed in the hope that it will be useful, | |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
/* | |
This file is part of Repetier-Firmware. | |
Repetier-Firmware is free software: you can redistribute it and/or modify | |
it under the terms of the GNU General Public License as published by | |
the Free Software Foundation, either version 3 of the License, or | |
(at your option) any later version. | |
Repetier-Firmware is distributed in the hope that it will be useful, | |
but WITHOUT ANY WARRANTY; without even the implied warranty of |