<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Evie Snuggle ✨</title>
    <description>The latest articles on DEV Community by Evie Snuggle ✨ (@snuggle).</description>
    <link>https://dev.to/snuggle</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F98734%2Fc4f6e3bc-b5e8-4592-ba85-7cd8c600322b.jpg</url>
      <title>DEV Community: Evie Snuggle ✨</title>
      <link>https://dev.to/snuggle</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/snuggle"/>
    <language>en</language>
    <item>
      <title>Let's Join the IndieWeb Together</title>
      <dc:creator>Evie Snuggle ✨</dc:creator>
      <pubDate>Tue, 07 Jan 2025 19:48:30 +0000</pubDate>
      <link>https://dev.to/snuggle/lets-join-the-indieweb-together-5ebh</link>
      <guid>https://dev.to/snuggle/lets-join-the-indieweb-together-5ebh</guid>
      <description>&lt;p&gt;I have joined the IndieWeb and you should too. By embracing some core principles, I’ve joined an online community who is banding together to create an alternative to the current corporate controlled web.&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s in it for me?
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Ownership — get out of the silo 🌾🌽
&lt;/h3&gt;

&lt;p&gt;In return, I am able to post some content on my own website, that I control and own, and have a short summary of my content automatically get posted to all the social media platforms I wish to engage with, without any extra effort on my part!&lt;/p&gt;

&lt;p&gt;Another benefit is being part of this movement against the centralisation of the internet as mentioned before, one which avoids all my writings being stuck in a “&lt;a href="https://indieweb.org/silo" rel="noopener noreferrer"&gt;silo&lt;/a&gt;” where they’re difficult to export and I don’t have full control &amp;amp; agency over. There’s a certain liberating and empowering quality to this, taking back what is yours and staking a claim which says “these thoughts are mine” and “I own them”.&lt;/p&gt;

&lt;h3&gt;
  
  
  Share — do it on your terms
&lt;/h3&gt;

&lt;p&gt;Social media networks are ever changing, and I hope that they’re going to change into a more decentralised form. But even if they’re not, I’m going to keep my thoughts on my website first and then distribute them elsewhere.&lt;/p&gt;

&lt;p&gt;This idea, called syndication, is part of an IndieWeb philosophy called POSSE: &lt;a href="https://indieweb.org/POSSE" rel="noopener noreferrer"&gt;“Publish (on your) Own Site, Syndicate Elsewhere”&lt;/a&gt;. This is a concept that I think shows some of the fundamental ideas behind the IndieWeb. Owning your own little corner of the internet, calling it yours (by owning a domain name), and having that be the canonical source for everything you make. This is a way to claim your own online identity. It’s already important to blog, as doing so can help you learn and become a better person, a better writer, and a more connected individual in an online web of many. But POSSE takes that so much further — helps you connect with people no matter what social media network they’re using, or even without if they’d go directly to the source or use an RSS reader.&lt;/p&gt;

&lt;h3&gt;
  
  
  What else? 🤔
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://IndieWeb.org/why" rel="noopener noreferrer"&gt;There are other aspects to the IndieWeb too&lt;/a&gt;, such as “back-feeding” which is a term that describes retrieving comments from these other social media networks and showing them on your website, and also other cool things you can choose to opt into, such as the IndieWeb ring, or blog rolls which are ways for people to find other blogs which have more interesting content to read.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sounds good, let’s get started 🚀
&lt;/h2&gt;

&lt;p&gt;If you’re interested in taking a stand and being a part of a growing community that supports a free and open web, I invite you to become a part of the IndieWeb too. If you already have a website, check if there’s a way to integrate IndieWeb standards into your blog. If you don’t, there are some &lt;a href="https://indieweb.org/Micro.blog" rel="noopener noreferrer"&gt;easier ways to get started&lt;/a&gt;, and some &lt;a href="https://indieweb.org/Hugo" rel="noopener noreferrer"&gt;more involved ways like setting up Hugo&lt;/a&gt; &lt;a href="https://indieweb.org/Jekyll" rel="noopener noreferrer"&gt;, or Jekyll too&lt;/a&gt; on something like GitHub Pages, Netlify or similar.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://IndieWeb.org/Getting_Started" rel="noopener noreferrer"&gt;If this sounds great to you and you’re wondering how to join? Let’s start today.&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Learning How to Blog</title>
      <dc:creator>Evie Snuggle ✨</dc:creator>
      <pubDate>Wed, 01 Jan 2025 20:13:25 +0000</pubDate>
      <link>https://dev.to/snuggle/learning-how-to-blog-3751</link>
      <guid>https://dev.to/snuggle/learning-how-to-blog-3751</guid>
      <description>&lt;p&gt;I find the actual technical side of creating a blog so much more fun than the actual writing side. It’s weird!&lt;/p&gt;

&lt;p&gt;I could spend countless hours trying to fitz around with CSS or adjusting some JavaScript to do something like add little fancy spinning buttons that link to somewhere else on the internet.&lt;/p&gt;

&lt;p&gt;What I seem to struggle with is the writing bit. Why is this? All I need to do is to get my thoughts down, but when I try it feels like nothing comes to me to write about. Sure, I’ve done lots of cool and interesting things but surely no one would want to read about those. I overthink writing way too much and that turns into not writing anything at all.&lt;/p&gt;

&lt;p&gt;So how can I solve this? I’m not sure. First I’m going to try to remove the barriers that made it more difficult to write for me before: I had a Jekyll powered website and while everything was in a Markdown file in GitHub it was a bit of a pain to actually write out something because I’d be really picky about the images not looking quite right or the design looking a bit off.&lt;/p&gt;

&lt;p&gt;I’m going to start with micro blogs, inspired by &lt;a href="https://micro.blog" rel="noopener noreferrer"&gt;micro.blog&lt;/a&gt;, to capture my small ‘writings/posts/jots’ of writing and mix that in with a bit more of long-form writing.&lt;/p&gt;

&lt;p&gt;I’ll pin the long-form stuff so that it’s a bit more visible and I can show it off. I’ll try to make it frictionless to write more, even in tiny small amounts, and then I’ll try to read up on how other people have done it. I can’t be the only one facing this problem: how do I even get started with writing content for a blog? Many people have been here before, and persevered, so I can do it too.&lt;/p&gt;

&lt;p&gt;Before I made this post, I read: &lt;a href="http://garann.com/dev/2013/how-to-blog-about-code-and-give-zero-fucks/" rel="noopener noreferrer"&gt;“How to blog about code and give zero fucks”&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Which brings me to the subject of this post, which is that you, developer in an underrepresented group who hopefully received this link somehow through the magical machinations of social media, should be blogging more. I need you to blog more. Little future developers who look or act or dress or think like you need you to blog more. Your slightly confused and defensive developer community needs you to blog more. Please please please please. And if you are like, “I give zero fucks about what those people need, I need to get off work at six and build charming birdhouses or customize my bicycle or something,” the best part is giving zero fucks is totally fine.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I can do it! You can too.&lt;/p&gt;

&lt;p&gt;Now here’s where I open it up: do you have any resources to share on how you have gotten started with blogging? Specifically how do you actually get words down? I’d be interested in hearing from others, so please share anything you might think could be helpful. 😊&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Server Cabinet Update: How is it Going?</title>
      <dc:creator>Evie Snuggle ✨</dc:creator>
      <pubDate>Mon, 23 Dec 2024 19:28:12 +0000</pubDate>
      <link>https://dev.to/snuggle/server-cabinet-update-how-is-it-going-1ac7</link>
      <guid>https://dev.to/snuggle/server-cabinet-update-how-is-it-going-1ac7</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq29i22p7h72ztbssmh98.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq29i22p7h72ztbssmh98.jpg" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It has been a long time since I’ve given an update on how the server cabinet is going. Well, snugg.ie has had a bit of an upgrade!&lt;/p&gt;

&lt;p&gt;As you might’ve noticed, we’re in a totally new cabinet now! The &lt;a href="https://posts.snugg.ie/posts/server-cabinet" rel="noopener noreferrer"&gt;older wooden cabinet&lt;/a&gt; outlived its lifespan after a few house moves. It was also never originally designed to be disassembled, which was its biggest hindrance.&lt;/p&gt;

&lt;p&gt;The setup has now moved into a whole new 24U enclosure (Lehmann) made of metal. It’s disassemble-able and has sound-dampening foam, which gets everywhere 🌨️!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbv6ywyywiz97caj61n13.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbv6ywyywiz97caj61n13.jpg" width="800" height="1066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  We’ve expanded!
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;totally new network setup! New VLANs, FTTx XGS-PON full-fibre wired directly into router using a WAS-110 ONT/ONU ‘on a stick’ SFP+ module&lt;/li&gt;
&lt;li&gt;a lot more smart-home gear running through a Home Assistant ZBT-1, including &lt;a href="https://shop.everythingsmart.io/products/everything-presence-lite" rel="noopener noreferrer"&gt;Everything presence sensors&lt;/a&gt;, smart light bulbs (Philips Hue &amp;amp; Twinkly), and more!&lt;/li&gt;
&lt;li&gt;using Docker containers for pretty much all of my services with docker-compose&lt;/li&gt;
&lt;li&gt;switched from Plex to Jellyfin
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpe2xknmh7julbu4ucge0.jpg" width="800" height="1066"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What’s inside?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Top to bottom:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Unifi Dream Machine Pro*&lt;/li&gt;
&lt;li&gt;Cisco Meraki MS225-48FP*&lt;/li&gt;
&lt;li&gt;Silver patch panel*&lt;/li&gt;
&lt;li&gt;Blanking plate*&lt;/li&gt;
&lt;li&gt;Cisco Meraki MX100* (currently unused)&lt;/li&gt;
&lt;li&gt;Homebrew Opnsense router* (currently unused)&lt;/li&gt;
&lt;li&gt;10 blanking plates*&lt;/li&gt;
&lt;li&gt;cuddle server* (4c/4t Intel Xeon E3-1225v2 &amp;amp; 14 GiB DDR3)&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://posts.snugg.ie/posts/hug-server" rel="noopener noreferrer"&gt;hug server&lt;/a&gt; (16c/32t 2x Intel E5-2630v3 &amp;amp; 64 GiB DDR4)&lt;/li&gt;
&lt;li&gt;Eaton 5PX 1500 UPS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;*new!&lt;/p&gt;

&lt;h2&gt;
  
  
  How much power does it all draw?
&lt;/h2&gt;

&lt;p&gt;On average the whole cabinet draws 340 watts, about 8.38 kWh total a day, which using current UK energy prices is around £2/day. It’s an expensive hobby to keep, so bear in mind if you’re looking to getting into self-hosting things yourself!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Oh, hi there!</title>
      <dc:creator>Evie Snuggle ✨</dc:creator>
      <pubDate>Wed, 10 Jul 2019 00:42:43 +0000</pubDate>
      <link>https://dev.to/snuggle/oh-hi-there-59oo</link>
      <guid>https://dev.to/snuggle/oh-hi-there-59oo</guid>
      <description>&lt;p&gt;Hello, Snuggle here! This is a small introduction post, I suppose.&lt;/p&gt;

&lt;p&gt;Still not used to this website or the concept of making blog posts at all. Be sure to visit my Twitter &lt;a href="https://twitter.com/intent/user?user_id=721391181033304064" rel="noopener noreferrer"&gt;@WarmSnuggle&lt;/a&gt; or my personal website: &lt;a href="https://snugg.ie" rel="noopener noreferrer"&gt;https://snugg.ie&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you! 🌸✨&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
