HackerTrans
TopNewTrendsCommentsPastAskShowJobs

111000

no profile record

Submissions

[untitled]

1 points·by 111000·4 месяца назад·0 comments

Show HN: llm_grep - LLM-Powered Alternative to Grep

github.com
1 points·by 111000·5 месяцев назад·0 comments

comments

111000
·5 лет назад·discuss
I 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