VirtualTam's bookmarks
15 bookmarks found
Page 1 of 1
-
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
-
Subclassing in Python Redux
2023-06-11 The conflict between subclassing and composition is as old as object-oriented programming. The latest crop of languages like Go or Rust prove that you don’t need subclassing to successfully write code. But what’s a pragmatic approach to subclassing in Python, specifically?
-
-
Algorithmic Composition In Pure Data
2018-03-01 -
audioneural network
2017-05-15 -
Pure Data Introduction
2017-05-03 -
openmusic:documents [OpenMusic]
2017-02-03 -
Pete Griffin's top 10 albums of 2013
2013-12-24 Because year-end lists are hip, here's 10 albums I loved from this year with tiny blurbs why, in no particular order: Intronaut - Habitual Levitations - Heavy, but thoughtful and risk-taking, truly original music Frightened Rabbit - Pedestrian Verse - Incredible songwriting and arranging. Moderat - II - Production and grooves! Revocation - Revocation - Thrashy yet refined and technical Fat Freddy's Drop - Blackbird - Deeply funky grooves in the reggae/r&b vibe Cloudkicker - Subsume - Gorgeous layering of guitars upon guitars anchored by some killer math-y grooves. Dawn of Midi - Dysnomia - Deconstructed jazz trio music turns into mesmerizing overlapping loops. The Dillinger Escape Plan - One Of Us Is The Killer - Exactly what you'd expect from DEP, which is not knowing what to expect. Equally spazzy and melodic. Jaga Jazzist - Official Page - Live w/Britten Sinfonia - Re-arrangements of 10-piece neo-jazz compositions to allow room for a full orchestra, it sounds big! Shining - One One One - A refinement of their metal/jazz sound into incredibly powerful 4 minute songs.
Page 1 of 1