Posts in 'dev' category
18 posts in dev category
- 2025-08 컨텍스트 엔지니어링: ai를 효과적으로 사용하는 방법
- 2025-08 sqlite fts의 토크나이저와 인덱싱에 대해서
- 2025-06 go 에러 처리: fmt.errorf는 언제, 어떻게 사용해야 할까요?
- 2025-03 understanding inline functions in c: when and how they work
- 2025-03 defer in go doesn’t always reflect the latest value
- 2025-03 using sync.cond for goroutine synchronization in go
- 2025-03 understanding gaskvstore in cosmos sdk
- 2025-03 understanding channel iteration in go: for range vs. select vs. switch
- 2025-03 understanding slice initialization and capacity in go
- 2024-12 dog: a new gossip protocol for cometbft
- 2024-12 narwhal: scalable blockchain data propagation with dag-based design
- 2023-12 importance of using interface while construct program and example of using go
- 2023-08 custom errors in solidity: a gas-efficient alternative
- 2023-08 how to reduce smart contract size
- 2023-02 implementation of multi-party matching trade using smart contract
- 2022-12 managing complex application architectures with apache kafka
- 2022-11 how to make better rest api
- 2022-10 understanding reentrancy attacks in smart contracts