Viewing profile — hipjim
hipjim
HN member- Joined
- Sat, Oct 24, 2009, 7:27 PM UTC
- HN karma
- 1
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About hipjim
No profile information was provided.
Recent public activity
- story
-
story
Show HN: Hawkeye – A CLI tool that watches logs and uses AI to explain issues
Hey HN, I built a small CLI tool to help with something that's been bugging me for a while – watching logs and trying to figure out what went wrong. Hawkeye watches logs from files…
-
story
Show HN: Prompt2Query – Convert natural language to SQL with AI
I made a small project that helps translate plain English questions into SQL queries. It's nothing revolutionary, but it might be useful for teams where non-technical folks need to…
-
comment
Comment #43247071
I built a small command-line tool that lets you query a PostgreSQL database using natural language instead of SQL. It's nothing revolutionary - just a simple CLI wrapper around the…
- story
-
comment
Comment #14240400
There are so many more alternatives for the JVM these days - languages like Scala, Kotlin and Clojure - I wonder why these companies do not invest in the future and still push the …
-
comment
Comment #12663113
What a bull* article. There is a lot of Scala traction even in the big enterprises. What is sure is that Java lost a lot of ground with Oracle at the driving wheel.
-
comment
Comment #11999921
stacktrace from hell - a consequence of stacking frameworks over frameworks. This is the state of our craft as of today :(. This has nothing to do with Java as a prog language. Jav…
-
comment
Comment #11863239
Point 1 is silly - this depends greatly on what your application needs to do. If you need to store the image together with the metadata or other information related to the image th…