Filter
Exclude
Time range
-
Near
Hanif Chaudhry Advocate retweeted
#NAB Chairman has announced the abolition of the #file_system in the real estate business. Four to five months later, these files will have no legal status. NAB Chairman
Taha
1
1
24
I would be curious about whether LLMs today can avoid the string encoding footgun autonomously: Rust strings are UTF-8 encoded but V8 strings are Latin-1/UTF-16, we saw a similar footgun in the std::file_system::path adoption that led to issues like github.com/nodejs/node/issue…
1
5
762
Replying to @thirdweb
file_system MCP
3
30
You can just oneshot claude/gemini to do json prompting. Here is my prompt. Prev screenshot is older Objective: Transpile a set of imperative, natural-language agentic instructions into a strictly-defined JSON structure. You are to function as a syntax-aware transformation engine. Protocol §A-1:Your input will be delimited by //--BEGIN_INSTRUCTIONS-- and //--END_INSTRUCTIONS--. Your entire output MUST be a single, valid JSON object conforming to the schema defined in §B-2, with no extraneous commentary. Schema §B-2: { "task_objective": "<string: High-level goal>", "schema_version": "1.1-beta", "dependencies": [ { "tool_id": "<string: e.g., 'api_caller', 'file_system'>", "required": "<boolean>" } ], "execution_flow": [ { "step_id": "<integer: Sequential identifier>", "action": "<string: Specific function/verb, e.g., 'FETCH', 'PARSE', 'WRITE', 'EVALUATE'>", "description": "<string: Human-readable summary of the step>", "parameters": { "<key>": "<value | @step_id.output.key>" // Value can be literal or a pointer from a previous step's output }, "condition_block": { // Optional: For branching logic "if": { "operand1": "<@step_id.output.key>", "operator": "<'EQUALS' | 'CONTAINS' | 'GREATER_THAN'>", "operand2": "<literal_value>" }, "on_true": { "goto_step": "<integer>" }, "on_false": { "goto_step": "<integer>" } }, "output_signature": { "<key>": "<type: e.g., 'string', 'json_object', 'file_path'>" }, "error_handler": { "on_fail": "<'HALT' | 'RETRY' | 'goto_step'>", "retry_attempts": "<integer: Default to 0 if not applicable>" } } ] } Constraints & Heuristics: Atomicity: Deconstruct compound instructions into the smallest possible logical steps. State Pointers: Use the @/step_id.output.key syntax to represent data flow between steps. Type Inference: Intelligently infer data types for the output_signature. Implicit Logic: Convert phrases like "if the result contains 'success'" into a condition_block. Strictness: Adherence to the §B-2 schema is non-negotiable. Omit optional keys (e.g., condition_block) if not present in the source instructions. 2/4
1
15
1,003
Claude app did not have file_system connection today. Settings option in dropdown wasn't there. Claude code couldn't find yoga.wasm 🚫🧘‍♂️lol Anyway the fix was was simply: 1. uninstall then install Claude code 2. restart Claude app Funny part is I was considering stretch break
1
1
4
113
FWIW I had to use: import torch import torch.multiprocessing as mp mp.set_start_method("spawn", force=True) torch.multiprocessing.set_sharing_strategy("file_system") to fix this deadlock.
1
2
70
Replying to @NaughtalieStone
Use the default file_system MCP in Claude
2
33
19 Mar 2025
Replying to @geekbb
file_system
1
71
If you're not at the scale where you have thousands of customers using this functionality and need to horizontally scale Caddy, you could just run a single instance of Caddy with the file_system storage (the default, no config necessary).
1
2
48
B3D - Interplanety: BPY plus - file_system module b3d.interplanety.org/en/bpy-…
2
31 Mar 2021
having "[error] Can't find executable `mac_listener`" issues? make sure you have latest xcode commandline tools xcode-select --install and then recompile the filesystem module mix deps.compile file_system
2
RT-Thread has complete middle-tier #components that cover almost all the underlying components needed for the #IoT industry, including the #file_system, #low_power_management, #network_protocol, #GUI, #audio_framework, #AT_component, etc. Check out more: rt-thread.io
2
2
file_scan_directory() to moved to file_system service ift.tt/2Yo7nHJ

4
2
file_system (0.2.6): A file system change watcher wrapper based on [fs](github.com/synrc/fs) hex.pm/packages/file_system

3
11 May 2018
Replying to @nyxgeek
File_System
2
Replying to @umbracoUKfest
Had a FILE_SYSTEM BSOD, so guessing it's time. Eagerly commiting and pushing while it runs. ><
1
file_system (0.2.0): A file system change watcher wrapper based on [fs](github.com/synrc/fs) hex.pm/packages/file_system

1