VirtualTam's bookmarks
85 bookmarks found
-
- netman69/inficam - Android app and C++ bindings for InfiRay cameras
- stawel/ht301_hacklib - ht-301 thermal camera opencv lib
- What is the occasional clicking sound made by the Tau2 camera? What is FFC?
- diminDDL/IR-Py-Thermal - Python Thermal Camera Library
- Lock-in IR-Thermography - a novel tool for material and device characterization (PDF)
-
Test feed:
- feed reader score project
- A sysadmin's rant about feed readers and crawlers
- Feeds, updates, 200s, 304s, and now 429s
- So many feed readers, so many bizarre behaviors
- The feed reader score service is now online
RFCs:
- RFC 1945 - Hypertext Transfer Protocol - HTTP/1.0 - If-Modified-Since
- RFC 7232 - Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests - Entity Tag (ETag)
- RFC 9110 - HTTP Semantics
Related:
- Bret Simmons - NetNewsWire and Conditional GET Issues
- John Brayton - Feed Polling for Unread Cloud
- Jeff Kaufman - Looking at RSS User-Agents
- Chris Siebenmann - The case of the very old If-Modified-Since HTTP header
- ETag and HTTP caching
- HTTP Conditional Requests Explained
- Caching - What takes precedence: the ETag or Last-Modified HTTP header?
-
NullDeref | Writing A Plugin System in Rust
2024-10-23 - The Technologies - A more in-depth look at Rust plugin systems
- Getting Started - First steps trying to implement the plugin system
- Diving into Dynamic Loading - A closer look at dynamic loading in Rust
- Reducing the Pain with Dependencies - Taking a look at the state of dynamic loading in the Rust ecosystem
- Getting our Hands Dirty - Finally implementing the plugin system!
- Wrapping Up - The last finishing touches and ideas
-
Getting the Facts about Ski Jumps | TalkBass
2023-11-05 -
jackc/pgx - PostgreSQL Driver and Toolkit
2023-07-04 - Getting started with
pgx
- https://donchev.is/post/working-with-postgresql-in-go-using-pgx/
- jackc/pgx/v5/pgtype - Map between all common base types directly between Go and PostgreSQL
- jackc/pgx/v5/pgxpool - Concurrency-safe connection pool for
pgx
- scany/v2/pgxscan - Scan data into Go structs and other composite types
- Bulk INSERT in Postgres in GO using pgx
- Postgres table batch updates using golang pgxpool not reflected in database
- pgx.Conn can see uncommitted changes made from a pgx.Tx - TL;DR use
pgxpool
for concurrency-safe transactions - Not clear if caller is required to close in case of QueryRow or if QueryRow properly closes in case of error
- Getting started with
-
-
I'd get a better behaved mail client. — Hu on Gentoo Forums
- http://www.postfix.org/postconf.5.html#reject_invalid_helo_hostname
- https://serverfault.com/questions/575539/postfix-helo-command-rejected-host-not-found
- https://serverfault.com/questions/527541/postfix-whitelist-host-for-specific-sender
- https://serverfault.com/questions/922935/why-does-postfix-say-helo-command-rejected-host-not-found-when-dig-finds-the
- https://discussions.apple.com/thread/3120175
- https://forums.gentoo.org/viewtopic-p-8604630.html?sid=a666f84af3d663d43b4c72a5b82115c4
-
- https://rachelbythebay.com/w/2020/03/07/costly/
- https://docs.gunicorn.org/en/stable/faq.html#does-gunicorn-suffer-from-the-thundering-herd-problem
- https://uwsgi-docs.readthedocs.io/en/latest/articles/SerializingAccept.html
- https://uwsgi-docs.readthedocs.io/en/latest/Options.html
- https://web.archive.org/web/20160117023812/http://cramer.io/2013/06/27/serving-python-web-applications
- https://circus.readthedocs.io/en/latest/
-
- https://grafana.com/docs/tempo/latest/getting-started/
- https://grafana.com/docs/tempo/latest/configuration/
- https://github.com/grafana/tempo
- https://grafana.com/blog/2020/10/27/announcing-grafana-tempo-a-massively-scalable-distributed-tracing-system/
- https://grafana.com/blog/2020/11/09/trace-discovery-in-grafana-tempo-using-prometheus-exemplars-loki-2.0-queries-and-more/
- https://grafana.com/go/observabilitycon/observability-with-logs-grafana/
- https://grafana.com/go/observabilitycon/tracing-made-simple-with-grafana/
- https://gouthamve.dev/tempo-a-game-of-trade-offs/