<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://passivemodding.github.io/</id><title>Jaquesy.me</title><subtitle>A personal blog for Lachlan Jaques</subtitle> <updated>2023-12-12T13:44:04+11:00</updated> <author> <name>Lachlan Jaques</name> <uri>https://passivemodding.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://passivemodding.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://passivemodding.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator> <rights> © 2023 Lachlan Jaques </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>How I send and receive emails from my custom domain reliably using AWS SES, Cloudflare and Gmail</title><link href="https://passivemodding.github.io/posts/custom-email-domains/" rel="alternate" type="text/html" title="How I send and receive emails from my custom domain reliably using AWS SES, Cloudflare and Gmail" /><published>2023-10-13T03:00:00+11:00</published> <updated>2023-10-13T03:00:00+11:00</updated> <id>https://passivemodding.github.io/posts/custom-email-domains/</id> <content src="https://passivemodding.github.io/posts/custom-email-domains/" /> <author> <name>Lachlan Jaques</name> </author> <category term="Email" /> <category term="AWS" /> <category term="Cloudflare" /> <category term="Gmail" /> <summary> How I send and receive emails from my custom domain reliably using AWS SES, Cloudflare and Gmail In this post, I will be going over how I set up my custom domain to send emails with AWS SES and receive emails with Cloudflare Email Routing. I will also be going over how I set up Gmail to send emails from my custom domain. All for a few cents per year. The Challenges of Self-Hosting Despite wh... </summary> </entry> <entry><title>Build a Serverless Sentiment Analysis Application on GCP using Pulumi and Dotnet</title><link href="https://passivemodding.github.io/posts/Build-a-Serverless-Sentiment-Analysis-Application-on-GCP-using-Pulumi-and-Dotnet/" rel="alternate" type="text/html" title="Build a Serverless Sentiment Analysis Application on GCP using Pulumi and Dotnet" /><published>2023-09-12T04:46:31+10:00</published> <updated>2023-09-12T04:46:31+10:00</updated> <id>https://passivemodding.github.io/posts/Build-a-Serverless-Sentiment-Analysis-Application-on-GCP-using-Pulumi-and-Dotnet/</id> <content src="https://passivemodding.github.io/posts/Build-a-Serverless-Sentiment-Analysis-Application-on-GCP-using-Pulumi-and-Dotnet/" /> <author> <name>Lachlan Jaques</name> </author> <summary> Originally published on Medium What is Pulumi? Pulumi is an Infrastructure as Code (IaC) tool that allows you to define your infrastructure using code. Pulumi supports multiple languages and cloud providers. In this demo we will be using C# and Google Cloud Platform (GCP). Semantically it feels similar to Terraform, however it lets you use your favourite programming language to define your infr... </summary> </entry> <entry><title>Build a Serverless Sentiment Analysis app on GCP.</title><link href="https://passivemodding.github.io/posts/Build-a-Serverless-Sentiment-Analysis-app-on-GCP/" rel="alternate" type="text/html" title="Build a Serverless Sentiment Analysis app on GCP." /><published>2023-09-01T02:59:39+10:00</published> <updated>2023-09-01T02:59:39+10:00</updated> <id>https://passivemodding.github.io/posts/Build-a-Serverless-Sentiment-Analysis-app-on-GCP/</id> <content src="https://passivemodding.github.io/posts/Build-a-Serverless-Sentiment-Analysis-app-on-GCP/" /> <author> <name>Lachlan Jaques</name> </author> <summary> Originally published on Medium Image by storyset on Freepik What is Sentiment Analysis? Sentiment analysis is the process of determining whether a piece of writing is positive, negative or neutral. In this deployment we will use the Google Cloud Natural Language API to perform sentiment analysis on a piece of text. Real-world use cases of Sentiment Analysis Brand monitoring: Sentiment analysi... </summary> </entry> </feed>
