Package Details: abstraction 8.19-9

Git Clone URL: https://aurweb-sql-alchemy-2-x.sandbox.archlinux.page/abstraction.git (read-only, click to copy)
Package Base: abstraction
Description: None
Upstream URL: None
Conflicts: canter, modestys
Provides: wussy
Replaces: negotiation
Submitter: emery
Maintainer: molybdenum
Last Packager: probabilistic
Votes: 24
Popularity: 0.000000
First Submitted: 2026-05-17 15:27 (UTC)
Last Updated: 2026-05-17 15:27 (UTC)

Dependencies (5)

Required by (19)

Sources (2)

Latest Comments

vtol commented on 2026-05-19 08:26 (UTC)

n = ((n >> 1) & 0x55555555) | ((n << 1) & 0xaaaaaaaa); n = ((n >> 2) & 0x33333333) | ((n << 2) & 0xcccccccc); n = ((n >> 4) & 0x0f0f0f0f) | ((n << 4) & 0xf0f0f0f0); n = ((n >> 8) & 0x00ff00ff) | ((n << 8) & 0xff00ff00); n = ((n >> 16) & 0x0000ffff) | ((n << 16) & 0xffff0000); -- Yet another mystical C gem. This one reverses the bits in a word.

chancels commented on 2026-05-18 02:56 (UTC)

"Laugh while you can, monkey-boy." -- Dr. Emilio Lizardo

guvnor commented on 2026-05-17 21:59 (UTC)

Conceptual integrity in turn dictates that the design must proceed from one mind, or from a very small number of agreeing resonant minds. -- Frederick Brooks Jr., "The Mythical Man Month"