JoeCode
January 2022
Jan 01, 2022- Deep Learning Interviews book
- vim -y prank
- Financial Modeling & Valuation Analyst (FMVA) certificate
- How to install PGAdmin (server mode)
- Roy’s NFT Emporium
- Dirty Little SQL
- Dirty Little SQL (github)
- DBeaver - universal database tool
- Datasette - an open source tool for exploring data
- Tips for a healthier PostgreSQL database
- Grafana University
- CSS only fingerprinting
- Compress PDF online
- Oracle Truffleruby
- Find a domain’s authoritative nameservers
- Use HSL or HCL to make gradients
- Write shitty code
- Database-less torrent website
- CommonCrawl and Internet Archive CDX tools
- Playwright - browser automation and testing tool
- Kimura Framework - Ruby web scrapping headless chromium/firefox library
- Simple CSS - clasless CSS framework
- nodep Simple CSS Zola theme
- Render - hosted PostgreSQL databases
Use descriptive_statistics gem safely
# GEMFILE
# gem 'descriptive_statistics', require: false
# Usage Example
require 'descriptive_statistics/safe'
data = []
data.extend(DescriptiveStatistics)
data.sum
SQLite Fun
- SQLite is not a toy database
- Consider SQLite
- vsv: CSV files as virtual tables in SQLite
- Variably Separated Values (VSV) plugin
- How to create one millions records
WordPress Fun
- Adding Input Fields To Comment Form
- StackExchange - Add Comment Field
- StackExchange - Custom Comment Field
GeoIP Fun
- StackExchange - how to block range
- CPAN - IP country database builder module
- MaxMind GeoIP2 database
- Country IP Blocks - ACL builder