VirtualTam's bookmarks
25 bookmarks found
-
- evanoberholster/imagemeta#56 - Interesting work
- soypat/exif - Image file format tools optimized for large image files using lazy loading
-
imagemeta - Image Metadata (Exif and XMP) extraction for JPEG, HEIC, AVIF, TIFF and Camera Raw
2023-09-07 - evanoberholster/imagemeta#56 - Interesting work
- soypat/exif - Image file format tools optimized for large image files using lazy loading
-
- Postgres Full Text Search vs the rest (MeiliSearch, OpenSearch/Elasticsearch, SQlite FTS, Typesense)
- Optimizing Full Text Search with Postgres tsvector Columns and Triggers
- Word separators for Postgres full text search with Rails
- Using PostgreSQL Full Text Search With Golang
- PostgreSQL: Full Text Search
- PostgreSQL: Preferred Index Types for Text Search
-
- UTM Parameters
- Google Ads - Conversion Tracking
- Websites use URLs to track you. Here’s how to stop them.
- Firefox’s privacy crusade now targets a key form of tracking
- ClearURLs - An addon to remove tracking elements from URLs to help protect your privacy
- iOS 17 automatically removes tracking parameters from links you click on
-
- Rust Performance 101 in 5 Minutes
- https://www.jibbow.com/posts/criterion-flamegraphs/
- https://www.notamonadtutorial.com/benchmarking-and-analyzing-rust-performance-with-criterion-and-iai/
- https://github.com/bheisler/criterion.rs
- https://github.com/bheisler/criterion.rs/issues/97 - Compare memory usage
- https://github.com/bheisler/iai
- https://github.com/tikv/pprof-rs
- https://github.com/KDE/heaptrack
-
- HyperLogLog: the analysis of a near-optimal cardinality estimation algorithm (PDF)
- HyperLogLog in Practice: Algorithmic Engineering of a State of The Art Cardinality Estimation Algorithm
- https://agkn.wordpress.com/2012/10/25/sketch-of-the-day-hyperloglog-cornerstone-of-a-big-data-infrastructure/
- Redis new data structure: the HyperLogLog
- https://www.reddit.com/r/programming/comments/21wshj/redis_new_data_structure_the_hyperloglog/
- https://redis.uptrace.dev/guide/go-redis-hll.html
- https://towardsdatascience.com/hyperloglog-a-simple-but-powerful-algorithm-for-data-scientists-aed50fe47869
- https://odino.org/my-favorite-data-structure-hyperloglog/
- http://blog.notdot.net/2012/09/Dam-Cool-Algorithms-Cardinality-Estimation
- https://supabase.com/blog/seen-by-in-postgresql
- https://www.citusdata.com/blog/2017/12/22/distributed-count-vs-hyperloglog/
-
-
- https://github.com/mozilla/mozjpeg
- https://github.com/kornelski/pngquant
- https://github.com/tjko/jpegoptim
- https://github.com/imagemin/imagemin
- https://jeremy.codes/blog/bulk-image-optimization-in-bash/
- https://jeremy.codes/blog/faster-bulk-image-optimization-in-bash/
- https://rigor.com/blog/optimizing-animated-gifs-with-html5-video
- https://github.com/svg/svgo
- https://github.com/jakearchibald/svgomg
-
Tuning PHP-FPM for high traffic
2019-03-29 - https://haydenjames.io/php-fpm-tuning-using-pm-static-max-performance/
- https://www.if-not-true-then-false.com/2011/nginx-and-php-fpm-configuration-and-optimizing-tips-and-tricks/
- http://www.softwareprojects.com/resources/programming/t-optimizing-nginx-and-php-fpm-for-high-traffic-sites-2081.html
- https://www.php.net/manual/en/install.fpm.configuration.php
- https://serverfault.com/questions/773216/php-error-pool-www-seems-busy-you-may-need-to-increase-pm-start-servers-or-p
- https://serverfault.com/questions/874642/configuring-nginx-php-fpm-for-high-traffic-load
-
-