scrubs
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
HN, (A) What are the recommended ways to encode Postrgres data at rest (tables+indexes+rows)? The Postgres documentation suggests options [0], but I have no familiarity with any. I prefer to not purchase something. (B)…
-
I'm working on a pet project involving multi-cast. Unfortunately I don't know enough about how this scales. Consider a network of 50 Linux machines connected to 1 TOR switch. 10 processes in this network are multi-cast…
-
Would like a recommendation for security badge system hopefully that, - allows me to print my own badges - sends employee ID and timestamp across a network where I can capture and store
- Reddit Files to Go Public, Reveals That It Paid CEO $193M Last Year (thedailybeast.com)
-
Consider the case where a developer wants to compress a chunk of memory or perhaps write it to a file. The input is held in a FixedBuffer object. For the purpose of this discussion, the only state changing method it…
-
Consider the following: * 25 million lines of C/C++ code in one Git repo * Mission critical code * Statically linked except for system/libc etc * No cross compile. Apart from debug v. release builds there's one target…
-
Periodically we see HN stories on non Von Neumann memory with some ability to compute in parallel on memory the processing unit is attached. Even if just for R&D where might I find a vendor?
-
Context: For release builds I want all verbose and lower log calls omitted from code Ex: LOG_VERBOSE(...) // macro LOG_DEBUG(...); // macro where the macros are wrapped in a #ifdef such that it is removed depending on…
-
Env: git monorepo 10 million lines lots eg. 10s of PRs per day. Validation est 90-120mins per PR Goal: validate PRs fast so release manager can approve them to close PR Ask: rather than some Jenkins job taking PRs one…
- Elon Musk’s ‘X App’ could be an [ ] headache (politico.com)
-
https://github.com/rodgarrison/PGM-index was previously posted to HN. However, to leverage PGM for keys that are strings or blobs (arrays of unsigned bytes) one needs a map from the key as an array of bytes to some…
-
See https://github.com/rodgarrison/rdpmc If you've been interested in micro-benchmarking code using Intel's PMU HW capability to capture per HW core metrics, this repository may be for you. The repository includes…
-
Hackernews turned me onto a new bare metal hosting provider. (Thanks - great tip.) The default box comes with four Ethernet devices (2 Mellanox and 2 Intel cards). Two of them are bonded. My goal: * How can I…
-
I've been using spot Amazon c5n metal instances to do DPDK NIC I/O development work. About $1.20/hr/machine. Spot instances are awesome for development work, and on the whole, using Amazon is painless. See…
- DPDK over AWS C5n.metal with ENA NICs (github.com)
- U.S., EU Crafting Sanctions on Russian Debt, Banks, Individuals (bloomberg.com)