blog.flippercloud.io/early-gifts...
blog.flippercloud.io/early-gifts...
The code isn't so clean but the end result is already useful!
The code isn't so clean but the end result is already useful!
Same. A lot of overlap with my workflow (context, Wispr flow, screenshots, etc) and findings. I still use Claude more but really need to switch to codex.
steipete.me/posts/just-...
Same. A lot of overlap with my workflow (context, Wispr flow, screenshots, etc) and findings. I still use Claude more but really need to switch to codex.
steipete.me/posts/just-...
find . -type f \( -name "schema.rb" -o -name "structure.sql" \) -exec du -h {} + | sort -hr | head -5
76K flippercloud/db/structure.sql
52K boxoutsports/db/schema.rb
40K fireside/db/schema.rb
24K speakerdeck/db/schema.rb
find . -type f \( -name "schema.rb" -o -name "structure.sql" \) -exec du -h {} + | sort -hr | head -5
76K flippercloud/db/structure.sql
52K boxoutsports/db/schema.rb
40K fireside/db/schema.rb
24K speakerdeck/db/schema.rb
• no limit on query duration
• not crazy $$$
• saved reports/checks
• saved SQL snippets
• AI integration for query generation
• preferably not hitting live data
• no limit on query duration
• not crazy $$$
• saved reports/checks
• saved SQL snippets
• AI integration for query generation
• preferably not hitting live data
I'm hoping autocomplete is as good as cursor or good enough.
I'm hoping autocomplete is as good as cursor or good enough.
zachholman.com/posts/money...
zachholman.com/posts/money...