happiness-machines
banner
happinessmachines.bsky.social
happiness-machines
@happinessmachines.bsky.social
system engineer, writer, researcher
looks great
February 3, 2025 at 12:37 PM
I found it through lobste.rs; good write up!
Lobsters
lobste.rs
November 24, 2024 at 4:36 PM
based on this post I have been inspired and have put in place just a little bit of the knowledge to make it work

blog.ignaciobrasca.com/programming/...

note: I did it really fast and for personal usage (as study notes)
Exploring SQLite with Go using the C API (cgo)
Learn how to integrate SQLite with Go using the C API provided by the language, focusing on key operations like opening and closing the database, preparing statements, and binding parameters.
blog.ignaciobrasca.com
November 11, 2024 at 10:50 AM
great content, I was looking for something related to storage design (mostly in C) to implement from scratch
November 6, 2024 at 8:57 PM