Hacker News
- Fun facts about SQLite https://avi.im/blag/2024/sqlite-facts/ 191 comments
- How bloom filters made SQLite 10x faster https://avi.im/blag/2024/sqlite-past-present-future/ 121 comments
- In Search of a Faster SQLite https://avi.im/blag/2024/faster-sqlite/ 149 comments
- Building a distributed log using S3 (under 150 lines of Go) https://avi.im/blag/2024/s3-log/ 31 comments
- SQLite does not do checksums https://avi.im/blag/2024/sqlite-bit-flip/ 98 comments
- Why does SQLite (in production) have such a bad rep? https://avi.im/blag/2024/sqlite-bad-rep/ 2 comments
- It is becoming difficult for me to be productive in Python https://avi.im/blag/2023/refactoring-python/?sh=1 3 comments
- Internet is wholesome: MVCC edition https://avi.im/blag/2023/internet-mvcc/ 8 comments
- It is becoming difficult for me to be productive in Python https://avi.im/blag/2023/refactoring-python/ 54 comments
- Hacking the Go compiler to add a new keyword https://avi.im/blag/2021/rc-day-24/ 49 comments
- Show HN: Little Finger, a library to add a kill switch to your mobile apps http://avi.im/little-finger/ 5 comments
Lobsters
- Collection of insane and fun facts about SQLite https://avi.im/blag/2024/sqlite-facts 33 comments databases , historical
- How bloom filters made SQLite 10x faster https://avi.im/blag/2024/sqlite-past-present-future 9 comments databases
- In search of a faster SQLite https://avi.im/blag/2024/faster-sqlite 12 comments databases
- Galloping Search https://avi.im/blag/2024/galloping-search/ 5 comments programming
- Building a distributed log using S3 (under 150 lines of Go) https://avi.im/blag/2024/s3-log/ 5 comments databases
- Zero Disk Architecture https://avi.im/blag/2024/zero-disk-architecture/ 5 comments databases
- Disaggregated Storage - a brief introduction https://avi.im/blag/2024/disaggregated-storage/ 6 comments databases
- Internet is wholesome: MVCC edition https://avi.im/blag/2023/internet-mvcc/ 15 comments databases , programming
- It is becoming difficult for me to be productive in Python https://avi.im/blag/2023/refactoring-python/ 89 comments programming , python
- Hacking Go compiler to add a new keyword https://avi.im/blag/2021/rc-day-24/ 4 comments compilers , go
- Little Finger, a library to add a kill switch to your mobile apps http://avi.im/little-finger/ 4 comments android , ios , show
- Collection of insane and fun facts about SQLite https://avi.im/blag/2024/sqlite-facts/ 5 comments sql
- Collection of insane and fun facts about SQLite https://avi.im/blag/2024/sqlite-facts 162 comments programming
- How bloom filters made SQLite 10x faster https://avi.im/blag/2024/sqlite-past-present-future 39 comments programming
- In search of a faster SQLite https://avi.im/blag/2024/faster-sqlite/ 33 comments rust
- In Search of a Faster SQLite https://avi.im/blag/2024/faster-sqlite 18 comments programming
- Building a distributed log using S3 (under 150 lines of Go) https://avi.im/blag/2024/s3-log/ 13 comments golang
- Building a distributed log using S3 https://avi.im/blag/2024/s3-log/ 3 comments programming
- Zero Disk Architecture for Databases https://avi.im/blag/2024/zero-disk-architecture/ 10 comments programming
- Why does SQLite (in production) have such a bad rep? https://avi.im/blag/2024/sqlite-bad-rep/ 358 comments programming
- It is becoming difficult for me to be productive in Python https://avi.im/blag/2023/refactoring-python/ 713 comments programming
- In MongoDB you can have duplicate items even if you have unique index https://avi.im/blag/2021/mongo-dupes-in-unique-index/ 151 comments programming
- Inserting One Billion Rows in SQLite Under A Minute https://avi.im/blag/2021/fast-sqlite-inserts/ 11 comments programming
- Hacking Go compiler to add a new keyword https://avi.im/blag/2021/rc-day-24/ 9 comments golang
- Hacking Go compiler to add a new keyword https://avi.im/blag/2021/rc-day-24/ 13 comments programming
- Inserting One Billion Rows in SQLite Under A Minute https://avi.im/blag/2021/fast-sqlite-inserts/ 143 comments programming
- I ended up adding duplicate records on a unique index in MongoDB https://avi.im/blag/2021/mongo-dupes-in-unique-index/ 4 comments programming
- India's biggest music website gets hacked twice in the same month. http://avi.im/blag/2015/hacking-gaana/ 3 comments netsec
- An exploit on Gaana.com gave me access to their entire User Database http://avi.im/blag/2015/hacking-gaana/ 103 comments india