Show HN: llm_grep - LLM-Powered Alternative to Grepgithub.com1 points·by 111000·5 months ago·0 comments
111000·5 years ago·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