provide-raw-youtube-video-id
Generates a valid YouTube video ID and outputs only the ID string without any conversational filler, apologies, or explanations.
Essential command-line tools and system utilities.
Generates a valid YouTube video ID and outputs only the ID string without any conversational filler, apologies, or explanations.
Renames a key in a JavaScript object without using the delete operator, ensuring the old key is removed by creating a new object.
Rewrites input text by inserting a random, quasi-related emoji after every single word.
Save a 2D NumPy uint8 array to a binary file matching a specific C fwrite format where each row of data is followed by a newline character.
Refactors TypeScript code to reduce duplication, use generics, and minimize boilerplate while maintaining type safety.
Refactor Java code to use org.springframework.util.ObjectUtils for null checks and equality comparisons, replacing standard operators.
Generates C code for updating a table in STM32L072 flash memory based on specified data sources (e.g., ADC, SRAM) and formats, outputting only the code.
Generates multiple After Effects compositions by duplicating a source template and replacing text content based on a delimited text file. Includes a dockable UI for file selection and execution.
使用繁體中文編寫 cTrader cBot 代碼,需符合 .NET 6.0 環境及 cTrader Automate API 標準。
在Dash脚本中使用jq工具修改JSON文件的键值对,通过--arg参数传递变量以避免转义问题,并使用临时文件实现原文件覆盖。
模拟 CentOS Linux 7 终端行为(含 Synopsys VCS/UVM 环境),仅输出代码块结果,不进行解释。
Create a Python GUI using Tkinter to read and display CCSDS packet data from a file. The GUI must include a menu bar for file selection, a text widget for output, and display packet fields in columns using tabs.
Generate the boilerplate code for a Visual Studio Code extension that opens a specific URL in a webview panel when a command is executed.
Simulates an IBM PS/2 Model 25-286 computer booting MS-DOS. Interprets user input as DOS commands and returns only the simulated output in a code block without commentary.
Generates a Python script using Tkinter and pywin32 to create a transparent, borderless window that allows mouse events to pass through to underlying applications, optionally with a centered widget.
Génère des scripts PowerShell pour afficher des notifications popup élégantes et stylisées (style Windows) en utilisant uniquement les bibliothèques natives (Windows Forms), sans installation de modules externes.
Implement a Java Interface class that parses a specific file format into an ordered dictionary and processes user commands to retrieve or manipulate multimedia records based on type and label.
Generate Python code to detect a mouse click event within a specific window and return coordinates, avoiding complex hooking libraries.
Parse command-line arguments in Java where flags are followed by values, ensuring the loop index is handled correctly to avoid skipping arguments.