Viewing profile — snaga
snaga
HN member- Joined
- Sun, Feb 22, 2009, 2:47 PM UTC
- HN karma
- 534
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About snaga
No profile information was provided.
Recent public activity
-
comment
Comment #44856182
I have tried the spec-driven development with Gemini (Gemini-CLI) and VS Code for a few weeks. It is definitely inspired by Kiro by Amazon. (unfortunately, I'm still on the wishlis…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
story
Ask HN: What's your favorite outline editor which supports Markdown?
I'm looking for some editor which supports editing outlines (saying the outline mode) in the Markdown format to write long structured documents. What's your favorite?
- story
- story
- story
- story
- story
- story
-
comment
Comment #10477257
FYI. [HACKERS] Patent warning about the Greenplum source code https://www.mail-archive.com/pgsql-hackers@postgresql.org/ms... You may have to check this message before diving into …
- story
- story
-
comment
Comment #10127946
> Parse analysis won't remove information from the query That's right. PostgreSQL's parse analysis keeps a statement structure with token-by-token in the parse tree, and PostgreSQL…
-
comment
Comment #10114195
Yes, I think every database product needs similar solution to be protected. :)