Viewing profile — ivaniscoding
ivaniscoding
HN member- Joined
- Thu, Apr 13, 2023, 6:02 AM UTC
- HN karma
- 22
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About ivaniscoding
No profile information was provided.
Recent public activity
-
comment
Comment #47543365
That’s some fair criticism, but the same page tells that the language wanted to have a similar syntax to C and JavaScript. I think my personal preference for syntax would be Python…
-
comment
Comment #47542921
Shameless plug, but you might like this: https://github.com/IvanIsCoding/celq jq is the CLI I like the most, but sometimes even I struggled to understand the queries I wrote in the…
-
comment
Comment #47067199
Shameless plug, but if you want to try CEL in your browser: https://celq-playground.github.io/ I wrote the playground and I should link to your website in my docs. This is neat.
-
comment
Comment #46490398
I was working on celq. It’s a small Rust CLI. It’s like if jq met the Common Expression Language (CEL) Repo: https://github.com/IvanIsCoding/celq
-
comment
Comment #45807448
I think people have been sleeping on Pixi. There has been a lot of hype about uv lately and lots of the praise apply to Pixi as well! Pixi shines in those niches where Conda was th…
- story
-
comment
Comment #35561134
This error means that you ran out of OpenAI API credits, probably because of billing issues. I added a more friendly error message with the link to their page https://platform.open…
- story