Show HN: llm_grep - LLM-Powered Alternative to Grepgithub.com1 points·by 111000·5 bulan yang lalu·0 comments
111000·5 tahun yang lalu·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