hamza f
fetuga.bsky.social
hamza f
@fetuga.bsky.social
ramblings of someone building things from scratch
Reposted by hamza f
Wow, a comment on HN I actually agree with!
May 28, 2025 at 4:18 AM
claude is consistently so much better at explaining code than gemini.
December 30, 2024 at 9:08 PM
I don't imagine that folks creating new databases are re-implementing the parser/tokeniser parts. There are so many conditions given how dynamic sql statements can get
November 19, 2024 at 12:32 AM
ditching sqlite for h2 for this project. digging through multiple layers of C code is overwhelming. I was able to get h2 up and running in less than 5 minutes; tests, debugging with breakpoints and all.
November 16, 2024 at 9:29 PM
yea, visual studio code certainly has much better tooling for C compared to CLion
November 16, 2024 at 8:31 PM
trying to get the amalgamated sqlite source to run on my mac. now, my c is very basic, so these errors are gibberish to me. it looks like some arm64 arch related issue.
November 16, 2024 at 4:51 PM