Show HN: llm_grep - LLM-Powered Alternative to Grepgithub.com1 points·by 111000·قبل 5 أشهر·0 comments
111000·قبل 5 سنوات·discussI actually use CUE for large configuration files, used YAML before and had many issues once configurations became larger and more complex. It validates and exports JSON, which is easily readable in C++ and Python :-) have been happy doing the switch