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