Vic
Vic
check that none of your modifier keys are stuck (CTRL, ALT, etc) are you using shell or bash?
Adding a new field and applying it to the entire set doesn't give enough meaning to what the NIP actually was at that point in time. It forces the implementer...
Concept ACK for BIP assignment. It's informational, and good for consistency for those that seek to adopt it. It has no bearing on consensus rules, but appropriately takes into consideration...
Here's my notes on how I built on Raspberry Pi 64 bit, on a Pi 4B 4GB My environment this was built on started with Raspbibolt ## Initial OS and...
Tracking more notes for building on umbrel Git clone to the external drive... ```sh cd /tmp curl --proto '=https' --tlsv1.3 https://sh.rustup.rs -sSf | sh sudo apt-get install libssl-dev cd /mnt/data/umbrel...
If we wanted to support a larger list of known content-types, then perhaps the structure would need more consideration. One of the reasons I want additional metadata, in particular a...
I second @donnlee . My node succeeded on this as well (4GB raspberry pi)
Interesting. How about handling datatypes, sizes, null values, etc. Is this just intended as an export for import? If so, why JSON instead of either a) a binary blob, or...
I also agree that the d tag should be a composite key. In many databases, primary keys end up as being an incrementing number if not a GUID.
Is this export row by row? Or multiple rows in a table? Or multiple tables in a database?