<?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: fischgeek</title>
    <description>The latest articles on DEV Community by fischgeek (@fischgeek).</description>
    <link>https://dev.to/fischgeek</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%2F145524%2Fcb459456-6518-4bfb-b010-8750ab59cdaa.png</url>
      <title>DEV Community: fischgeek</title>
      <link>https://dev.to/fischgeek</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fischgeek"/>
    <language>en</language>
    <item>
      <title>Office Chair Recommendations?</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Mon, 10 Oct 2022 15:56:40 +0000</pubDate>
      <link>https://dev.to/fischgeek/office-chair-recommendations-3b69</link>
      <guid>https://dev.to/fischgeek/office-chair-recommendations-3b69</guid>
      <description>&lt;p&gt;I'm looking to purchase a new office chair. Curious if any of you other work-from-homers have any good recommendations you might want to share. &lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>IDE Background Images</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Mon, 11 Jul 2022 18:45:00 +0000</pubDate>
      <link>https://dev.to/fischgeek/ide-background-images-4i16</link>
      <guid>https://dev.to/fischgeek/ide-background-images-4i16</guid>
      <description>&lt;p&gt;Gotta say, I'm digging the ability to add a background image to my VS2022 instance. &lt;/p&gt;

&lt;p&gt;Got me thinking, do you folks have background images in your favorite IDE? And, if so let's see them!&lt;/p&gt;

</description>
      <category>visualstudio</category>
      <category>ide</category>
      <category>discuss</category>
    </item>
    <item>
      <title>What makes you so confident?</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Thu, 21 Oct 2021 18:36:09 +0000</pubDate>
      <link>https://dev.to/fischgeek/what-makes-you-so-confident-395o</link>
      <guid>https://dev.to/fischgeek/what-makes-you-so-confident-395o</guid>
      <description>&lt;p&gt;I've often thought about writing a "how-to" on here or a simple list of code instructions like some of our fellow dev'ers do. What stays my hand is the question "what make you so confident?" and then I usually click Save draft and move on.&lt;/p&gt;

&lt;p&gt;I've always subscribed to the idea that you shouldn't post things you aren't an expert on. Which is why I don't post things often and when I do it's more of a "hey, look what I did" and not "here's how to do x". &lt;/p&gt;

&lt;p&gt;Do folks (you, dear reader) have any thoughts on the matter? Do you look for only expert written articles?&lt;/p&gt;

&lt;p&gt;I'm genuinely curious, what makes dev authors so confident and fearless to post these types of articles? Are you considered an expert in the things you write about?&lt;/p&gt;

</description>
      <category>question</category>
      <category>discuss</category>
    </item>
    <item>
      <title>My [Automated] Trello Movie Organizer</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Wed, 20 Oct 2021 17:44:02 +0000</pubDate>
      <link>https://dev.to/fischgeek/my-automated-trello-movie-organizer-3774</link>
      <guid>https://dev.to/fischgeek/my-automated-trello-movie-organizer-3774</guid>
      <description>&lt;p&gt;I use Trello for &lt;a href="https://dev.to/fischgeek/why-i-moved-my-notes-to-trello-po9"&gt;everything&lt;/a&gt;. It only made sense (back when I did this) to put and track my movie collection into Trello.&lt;/p&gt;

&lt;p&gt;It all started as an Excel file that I used to keep track of what movies I owned, where they were, who had them and what-not. As my development skills grew, the more I played with the movie list.&lt;/p&gt;

&lt;p&gt;I always felt like I was in between technologies and didn't possess the necessary skills to pull off what I wanted to achieve. I used &lt;a href="https://autohotkey.com"&gt;AutoHotkey&lt;/a&gt;, C# with WinForms, WPF, I even went the painful route of vanilla HTML. Ultimately, these projects all failed. &lt;/p&gt;

&lt;p&gt;I finally got an ASP.NET project working running on a Virtual Server on my home computer. You can see the issues with this setup, right? And, running a Windows server on Azure or AWS is only free for a limited time. This was not going to make me money so those options were out.&lt;/p&gt;

&lt;p&gt;Recently, I learned about AWS Lambda. No, I haven't been living under a rock. I just simply didn't know about it, not to mention how to hold it.&lt;/p&gt;

&lt;p&gt;At any rate, I finally figured it out and I gotta say I'm very happy with it!&lt;/p&gt;

&lt;p&gt;In a nutshell, here's what I did...&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Created an FSharp Lambda project in Visual Studio&lt;/li&gt;
&lt;li&gt;Wrote the logic for handling the events I was interested in&lt;/li&gt;
&lt;li&gt;Hooked up the Lambda with an AWS API Gateway&lt;/li&gt;
&lt;li&gt;Registered a Webhook event in Trello's API&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The result:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A new movie (Card) is added&lt;/li&gt;
&lt;li&gt;Trello fires a Webhook event to my Lambda function's URL&lt;/li&gt;
&lt;li&gt;The Lambda function 

&lt;ul&gt;
&lt;li&gt;grabs the name of the new Card&lt;/li&gt;
&lt;li&gt;asks The Internet Movie Database (not IMDB) for a match&lt;/li&gt;
&lt;li&gt;selects the best match&lt;/li&gt;
&lt;li&gt;updates the Card Title with the proper movie title&lt;/li&gt;
&lt;li&gt;updates the Card Description with the movie's synopsis&lt;/li&gt;
&lt;li&gt;updates the Card's Cover with the movie's poster&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;See it in action:&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/-q42-L8C1N8"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>trello</category>
      <category>aws</category>
      <category>lambda</category>
      <category>fsharp</category>
    </item>
    <item>
      <title>Trello Webhook Manager</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Mon, 27 Sep 2021 13:59:38 +0000</pubDate>
      <link>https://dev.to/fischgeek/trello-webhook-manager-5foa</link>
      <guid>https://dev.to/fischgeek/trello-webhook-manager-5foa</guid>
      <description>&lt;p&gt;tl;dr &lt;a href="//trellowebhookmanager.com/"&gt;I made a UI for managing Trello Webhooks&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In the past I’ve worked on several iterations of a webhook manager for myself. Today, I thought I would share it to the dev community here in case anyone might find it useful.&lt;/p&gt;

&lt;p&gt;I tried to make it in one single html file. This may not be best practice, but something about the simplicity and portability really appealed to me. &lt;/p&gt;

&lt;p&gt;For example, you can take the html file and host it yourself somewhere, or use the link above or you can take the file and put it on your machine, run it locally and you’re still good to go. Lots of options.&lt;/p&gt;

&lt;p&gt;I went as far as registering a domain for it and placed my single file out there for anyone to use. Here’s the &lt;a href="https://github.com/fischgeek/trello-webhook-manager/tree/release"&gt;github repo&lt;/a&gt; for those that are interested.&lt;/p&gt;

&lt;p&gt;Anywho, have a good one folks! &lt;/p&gt;

</description>
      <category>trello</category>
      <category>webhooks</category>
      <category>api</category>
    </item>
    <item>
      <title>DotNetDates</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Fri, 28 May 2021 14:25:47 +0000</pubDate>
      <link>https://dev.to/fischgeek/dotnetdates-4ok1</link>
      <guid>https://dev.to/fischgeek/dotnetdates-4ok1</guid>
      <description>&lt;p&gt;I made a little diddy I wanted to share with you all. It's nothing too grand or impressive. I just really like how it turned out and even more happy with the cleanliness of the code.&lt;/p&gt;

&lt;p&gt;It's a simple form to play around with date formats in .NET. Here's the &lt;a href="https://github.com/fischgeek/DotNetDates"&gt;GitHub&lt;/a&gt; and a screenshot.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GhLDi6SG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/10i3ea3bopl660s0x0cu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GhLDi6SG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/10i3ea3bopl660s0x0cu.png" alt="Alt Text" width="800" height="389"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It was all written with F# (minus the C# Forms project bit). What is neat though is I only laid out the basic locations of where I wanted things to go using FlowLayoutPanels.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---B0V4B5w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bik38ht2aekvynhavwox.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---B0V4B5w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bik38ht2aekvynhavwox.png" alt="Alt Text" width="800" height="425"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then passed those to my F# to handle the rest.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight csharp"&gt;&lt;code&gt;&lt;span class="k"&gt;using&lt;/span&gt; &lt;span class="nn"&gt;System.Windows.Forms&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="k"&gt;using&lt;/span&gt; &lt;span class="nn"&gt;DotNetDates.FSharp&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;

&lt;span class="k"&gt;namespace&lt;/span&gt; &lt;span class="nn"&gt;DotNetDates&lt;/span&gt;
&lt;span class="p"&gt;{&lt;/span&gt;
    &lt;span class="k"&gt;public&lt;/span&gt; &lt;span class="k"&gt;partial&lt;/span&gt; &lt;span class="k"&gt;class&lt;/span&gt; &lt;span class="nc"&gt;Form1&lt;/span&gt; &lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;Form&lt;/span&gt;
    &lt;span class="p"&gt;{&lt;/span&gt;
        &lt;span class="k"&gt;public&lt;/span&gt; &lt;span class="nf"&gt;Form1&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
        &lt;span class="p"&gt;{&lt;/span&gt;
            &lt;span class="nf"&gt;InitializeComponent&lt;/span&gt;&lt;span class="p"&gt;();&lt;/span&gt;
            &lt;span class="kt"&gt;var&lt;/span&gt; &lt;span class="n"&gt;form&lt;/span&gt; &lt;span class="p"&gt;=&lt;/span&gt; &lt;span class="k"&gt;this&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
            &lt;span class="n"&gt;FormBuilder&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;Build&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;form&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;flpFormatMethods&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;flpFormatSpecifiers&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;flpCustomFormats&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;flpCreateYourOwn&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;flpCreateYourOwnResult&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
        &lt;span class="p"&gt;}&lt;/span&gt;
    &lt;span class="p"&gt;}&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;I'm curious to read what you think and thanks for checking it out!&lt;/p&gt;

</description>
      <category>fsharp</category>
      <category>dotnet</category>
      <category>dates</category>
    </item>
    <item>
      <title>Configure SES on EC2</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Wed, 07 Oct 2020 03:22:37 +0000</pubDate>
      <link>https://dev.to/fischgeek/configure-ses-on-ec2-ie7</link>
      <guid>https://dev.to/fischgeek/configure-ses-on-ec2-ie7</guid>
      <description>&lt;p&gt;Anyone out there want to help a n00b with setting up SMTP on EC2? I've tried several different approaches and can't quite get it working. &lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>Good Idea or Bad Idea</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Thu, 17 Sep 2020 21:04:30 +0000</pubDate>
      <link>https://dev.to/fischgeek/good-idea-or-bad-idea-36cm</link>
      <guid>https://dev.to/fischgeek/good-idea-or-bad-idea-36cm</guid>
      <description>&lt;p&gt;Had an idea I needed to get out of my head. This was the result. I can't tell if this is a good idea or not worth my time. &lt;/p&gt;

&lt;p&gt;Is it useful to anyone? Is it useful to me? I can't tell at this point. Thought I would ask for some feedback and maybe more ideas. &lt;/p&gt;

&lt;p&gt;Basically, it's just an executable I have running on a timer (Windows Task Scheduler). &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The Greeting on the left changes throughout the day&lt;/li&gt;
&lt;li&gt;The Date in the middle obviously changes only once a day&lt;/li&gt;
&lt;li&gt;The weather data can be loaded from one of two sources at the moment (&lt;a href="https://openweathermap.org/api"&gt;OpenWeather&lt;/a&gt; and &lt;a href="https://www.weatherbit.io/api"&gt;WeatherBit&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The Priority items is pointed at a specific Trello list and pulls in the cards and description from that list&lt;/li&gt;
&lt;li&gt;The primary background is just a simple background image&lt;/li&gt;
&lt;li&gt;The background, colors and fonts &lt;em&gt;can be&lt;/em&gt; configurable&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Jy1f-FuM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/i/fuxkcwkkqjhbxmybfatt.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Jy1f-FuM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/i/fuxkcwkkqjhbxmybfatt.jpg" alt="Alt Text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I thought maybe...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;There could be three columns in the lighter gray area but not sure what the other two columns would be (calendar might be nice)&lt;/li&gt;
&lt;li&gt;I have plenty of room below the focus area to use up, but this is calculated based on the user's screen size&lt;/li&gt;
&lt;li&gt;Might be cool if it could take multi-monitor setups into account&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Your thoughts?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>question</category>
      <category>feedback</category>
    </item>
    <item>
      <title>New Idea Blocked</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Mon, 14 Sep 2020 21:06:45 +0000</pubDate>
      <link>https://dev.to/fischgeek/new-idea-blocked-4080</link>
      <guid>https://dev.to/fischgeek/new-idea-blocked-4080</guid>
      <description>&lt;p&gt;What do you do when you have an idea in mind but no clue how to dev the front end?&lt;/p&gt;

&lt;p&gt;I can do the server and backend but zero knowledge on how to begin the front end. &lt;/p&gt;

&lt;p&gt;Mind you, I know front end dev pretty well and have made lots of projects on my own. What I’m referring to here is complex UI/UX implementation.&lt;/p&gt;

&lt;p&gt;I don’t mind learning new things but I doubt I can make things look and function like I’m dreaming. &lt;/p&gt;

&lt;p&gt;Any thoughts on where to start with this?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>question</category>
      <category>help</category>
    </item>
    <item>
      <title>PWA vs Native App - What's your preference as a user? As a developer?</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Thu, 25 Jul 2019 13:09:01 +0000</pubDate>
      <link>https://dev.to/fischgeek/pwa-vs-native-app-what-s-your-preference-as-a-user-as-a-developer-280c</link>
      <guid>https://dev.to/fischgeek/pwa-vs-native-app-what-s-your-preference-as-a-user-as-a-developer-280c</guid>
      <description>&lt;p&gt;Myself, I feel like PWAs are great for quick and easy cross platform development but at the end of the day nothing beats a native app for me as a user.&lt;/p&gt;

&lt;p&gt;However, having fell out of the app game some time ago it would take an immense amount of time for me to get back up to speed on things (especially on iOS). So, I tend to lean towards PWAs for development if I'm going to share with the world.&lt;/p&gt;

&lt;p&gt;I would like to know the community's view on this... &lt;/p&gt;

&lt;p&gt;Do you prefer to install PWAs or native apps on your device? And, do you prefer to develop PWAs or native apps for distribution? &lt;/p&gt;

</description>
      <category>discuss</category>
      <category>pwa</category>
      <category>ios</category>
      <category>android</category>
    </item>
    <item>
      <title>Why I Moved My Notes to Trello</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Thu, 18 Jul 2019 16:42:02 +0000</pubDate>
      <link>https://dev.to/fischgeek/why-i-moved-my-notes-to-trello-po9</link>
      <guid>https://dev.to/fischgeek/why-i-moved-my-notes-to-trello-po9</guid>
      <description>&lt;p&gt;But, Trello is a project management application? True, while it’s mostly used for that, I have found that its flexibility really starts to make sense [for me] as a note repository. I will try to make a very long back story as short as possible, but I have long struggled with this topic.&lt;/p&gt;

&lt;p&gt;I have tried all the major (and minor) players in this game. For the majority of my career I have been using OneNote. While this is probably the only other application for notes I used on a consistent basis it fell short in places.&lt;/p&gt;

&lt;p&gt;I couldn’t quite put my finger on it, but something about using OneNote just wasn’t satisfying. It felt clunky. A co-worker of mine hit the nail on the head the other day and described it like this: &lt;/p&gt;

&lt;p&gt;“&lt;em&gt;I feel like when Microsoft makes a product like this, it resembles a school final project. It gets the job done, but just not quite all there.&lt;/em&gt;”&lt;/p&gt;

&lt;p&gt;Another trip up was the lack of integration into other third parties. And I’m just not smart enough to use their API. I have tried and failed numerous times to do so.&lt;/p&gt;

&lt;p&gt;I used Google Keep for quite a while as well (in tandem w/ OneNote) and I really enjoyed the experience. It had a lot of the features I was looking for: it was fun to use, it was available on the phone, PC (chrome app), and browser. It had the ability to have checklists, formatted my links really cool, I could share/collaborate notes, but it lacked an API for integration. My notes were stuck in there and only in there. Offline wasn’t as big of a deal for me, but the deciding factor was the lack of text formatting within the note itself. &lt;/p&gt;

&lt;p&gt;I tried Evernote a few different times. It had much better integration capabilities, but those came with a cost and I wasn’t/am not willing to add yet another monthly bill to my already stretched thin budget for something that I wasn’t passionate about. I may have a skewed opinion from listening to CGP Grey gripe about it for years on &lt;a href="http://www.hellointernet.fm/"&gt;Hello Internet&lt;/a&gt; and &lt;a href="https://www.relay.fm/cortex"&gt;Cortex&lt;/a&gt;. At the end of the day though, it was a lot like OneNote. Too much of an open canvas maybe, I don’t know? Didn’t like it. Moving on.&lt;/p&gt;

&lt;p&gt;I started to try and use native apps that came with my devices. Notes on my iPhone (I’m a Windows user btw with an iPhone). While Notes was available on the phone and on iCloud.com, it too lacked integration and was slow to sync. I even went with good ol’ Notepad on Windows. I setup a system that captured all my open Notepads and saved them into a directory in Dropbox. I could load them on my phone, but that too was slow and obviously had no formatting.&lt;/p&gt;

&lt;p&gt;I have tried countless other free note apps that ultimately were cast out for some reason or another.&lt;/p&gt;

&lt;p&gt;Finally, it dawned on me one day when I was in Trello doing some PM and realized we had a column labeled “Inbox” (loosely modeling off of GTD). I looked at what was going on in this column alone: Each card was a note, each note could further have a description, comments, checklists!, due dates!, collaborators!, and labels! I started then importing all my notes into my personal Trello boards. Coming from OneNote, it went like this&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Each Book was now a Board&lt;/li&gt;
&lt;li&gt;Each Section was now a List&lt;/li&gt;
&lt;li&gt;Each Page was now a Card&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I was really digging this. My mind was going non-stop at all the possibilities. I can have the same fun experience as Google Keep with a similar structure from OneNote and all the in-between features other applications lacked for me. The API is super easy to use! I can have a custom background on my boards. But, lastly the best part is, is the fact that Trello decided that the full version of the Butler Power-up was now included for free. That was fantastic news! Think of Butler like IFTTT rules for Trello.&lt;/p&gt;

&lt;p&gt;One simple example I use Butler for is I have a label named “Pinned” and when the label “Pinned” is applied to any card, it moves that card to the top of the list it resides in. When the label is removed, it bumps the card down below any other existing “Pinned” cards.&lt;/p&gt;

&lt;p&gt;They have improved their reminders system so there are more options to get reminded about a card due date. &lt;/p&gt;

&lt;p&gt;I also want to give a mention to the Custom Fields power-up which allows me to structure note meta-data anyway I want.&lt;/p&gt;

&lt;p&gt;I could go on and on, but I think it’s time for an obligatory TL;DR. &lt;strong&gt;Using Trello for my notes works great! You should try it!&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>notes</category>
      <category>trello</category>
    </item>
    <item>
      <title>AWS Advice</title>
      <dc:creator>fischgeek</dc:creator>
      <pubDate>Mon, 15 Jul 2019 16:59:26 +0000</pubDate>
      <link>https://dev.to/fischgeek/aws-advice-5em7</link>
      <guid>https://dev.to/fischgeek/aws-advice-5em7</guid>
      <description>&lt;p&gt;I've been struggling with getting started with AWS EC2. It took me a long time to even wrap my head around what that meant. There are so many articles and video tutorials out there on this stuff. That in itself is overwhelming. Often outdated immediately after publishing. &lt;/p&gt;

&lt;p&gt;Some tutorials say &lt;em&gt;choose this option&lt;/em&gt;, and that option ends up not existing or is named something different. It's really frustrating. And while AWS does have extensive documentation I find I face the same issues there as well.&lt;/p&gt;

&lt;p&gt;I'm not a n00b necessarily with linux, but definitely a novice. I learn best by watching others, and or driving under supervision. So, if anyone knows of any decent, yet current, resources or is (shot-in-the-dark) willing to assist me, I would greatly appreciate it!&lt;/p&gt;

</description>
      <category>aws</category>
      <category>linux</category>
      <category>beginners</category>
      <category>help</category>
    </item>
  </channel>
</rss>
