Winterhuman
Winterhuman
`mkosi`: v19 # Description Parsing `/work/src/mkosi.conf` within a chrooted script is relatively simple to do, however, when `mkosi.conf.d/*.conf` or `mkosi.images` are involved things could become much more complicated. Ideally, there...
[Netpbm](https://en.wikipedia.org/wiki/Netpbm) defines a set of plaintext and binary file types which can be converted into images, as an example: ``` P3 1 1 255 255 0 0 ``` > ImageMagick's...
https://cid.ipfs.io/#bafk2bzaceaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tells the user about the CID, however, it'd be nice if some of the parameters were dropdowns so you could see what the CID looks like if slightly changed....
If you modify https://cid.ipfs.io/#bafk2bzaceaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa to be one character shorter than it should be, all the information disappears save for the `multihash length inconsistent:` error even though the valid multibase, multicodec,...
Here's the current situation when fetching the latest IPNS record: - Peer `12D3KooWowner` creates an IPNS record `k51key...` and distributes it through the network. - Peer `12D3KooWresolver` wants to find...
# Self-maintaining Record Replication V2 See edit history for Self-maintaining Record Replication V1. ## The Problem IPFS has some challenging attributes which makes storing content for long periods of time...
Version: 3.4 (Flathub) While a song is playing, the volume slider pop-up will jump horizontally for a couple frames every second or so, before going back to its original position....
A publicly available docker image, or instructions on how to build an ipns-link docker image, would be a nice addition in helping people integrate ipns-link into their server setups.
Related: https://github.com/ipfs/go-ipfs/issues/3926 Browsers have a few properties that can be exploited for use by IPFS: - Users will visit many websites by themselves, typically visiting popular websites with good uptime....