<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data-Web3 on Coderrob</title><link>https://coderrob.com/tags/data-web3/</link><description>Recent content in Data-Web3 on Coderrob</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 11 Sep 2024 21:58:05 -0500</lastBuildDate><atom:link href="https://coderrob.com/tags/data-web3/index.xml" rel="self" type="application/rss+xml"/><item><title>Breaking Up the Big Bottom Library: Streamlining Your Code for Long-Term Health</title><link>https://coderrob.com/posts/breaking-up-the-big-bottom-library-streamlining-your-code-for-long-term-health/</link><pubDate>Wed, 11 Sep 2024 21:58:05 -0500</pubDate><guid>https://coderrob.com/posts/breaking-up-the-big-bottom-library-streamlining-your-code-for-long-term-health/</guid><description>&lt;p>Over time, code libraries have a habit of expanding like that one “utility” drawer in your kitchen. At first, it’s helpful—everything in its right place, ready for use. But before long, that drawer becomes a catch-all for every stray function, random helper, and one-off module you couldn’t quite categorize. Eventually, it’s too bloated to find anything efficiently.&lt;/p>
&lt;p>When that happens, it’s time to consider not just a cleanup, but a deeper restructuring. Because left unchecked, your code library could evolve into something far more dangerous—a monolith.&lt;/p></description></item><item><title>Why You Should Use IPFS</title><link>https://coderrob.com/posts/why-you-should-use-ipfs/</link><pubDate>Tue, 16 Nov 2021 19:28:32 -0600</pubDate><guid>https://coderrob.com/posts/why-you-should-use-ipfs/</guid><description>&lt;p>&lt;a href="https://ipfs.io/">Interplanetary File System&lt;/a> (IPFS) is a peer-to-peer distributed file hosting protocol. When a file or collection of files in a folder are uploaded to the IPFS network. Each individual file and folder is identified with a &lt;a href="https://docs.ipfs.io/concepts/content-addressing/">Content Identifier&lt;/a> (CID).&lt;/p>
&lt;p>This CID represents a thumbprint that uniquey identifies a file or folder. If the file, or a folder&amp;rsquo;s contents, are modified in any way the CID will change.&lt;/p>
&lt;p>So, how does this help?&lt;/p></description></item></channel></rss>