<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Emil Privér</title>
		<link>https://priver.dev/</link>
		<description>Hey, I&apos;m Emil Privér. I&apos;m currently working as a Tech Lead and part-owner at Enad. I love everything about building products — from idea to shipping.</description>
		<language>en-us</language>
		<lastBuildDate>Fri, 24 Jul 2026 00:00:00 GMT</lastBuildDate>
		<atom:link href="https://priver.dev/index.xml" rel="self" type="application/rss+xml" />
		<item>
			<title>Building an observability service</title>
			<link>https://priver.dev/post/building-observability-system</link>
			<guid isPermaLink="true">https://priver.dev/post/building-observability-system</guid>
			<pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
			<description>Building an observability service</description>
		</item>
		<item>
			<title>I am a craftsman</title>
			<link>https://priver.dev/post/i-am-a-craftsman</link>
			<guid isPermaLink="true">https://priver.dev/post/i-am-a-craftsman</guid>
			<pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate>
			<description>I am a craftsman</description>
		</item>
		<item>
			<title>Announcing Suitecase: a testing library for Rust</title>
			<link>https://priver.dev/post/suitecase</link>
			<guid isPermaLink="true">https://priver.dev/post/suitecase</guid>
			<pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
			<description>Announcing Suitecase: a testing library for Rust</description>
			<category>rust</category>
			<category>testing</category>
			<category>announcement</category>
		</item>
		<item>
			<title>I rebuilt and ported my website to Svelte from Hugo</title>
			<link>https://priver.dev/post/i-rebuild-and-ported-my-website-to-svelte</link>
			<guid isPermaLink="true">https://priver.dev/post/i-rebuild-and-ported-my-website-to-svelte</guid>
			<pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
			<description>I rebuilt and ported my website to Svelte from Hugo</description>
			<category>cursor</category>
		</item>
		<item>
			<title>We Re-Built Our Integration Service Using Postgres and Go</title>
			<link>https://priver.dev/post/we-rebuilt-our-integration-service-using-postgres-and-go</link>
			<guid isPermaLink="true">https://priver.dev/post/we-rebuilt-our-integration-service-using-postgres-and-go</guid>
			<pubDate>Sun, 19 Oct 2025 00:00:00 GMT</pubDate>
			<description>We Re-Built Our Integration Service Using Postgres and Go</description>
			<category>postgres</category>
			<category>go</category>
			<category>architecture</category>
			<category>queue</category>
		</item>
		<item>
			<title>Improving My Health Improved My Code</title>
			<link>https://priver.dev/post/improving-my-health-improved-my-code</link>
			<guid isPermaLink="true">https://priver.dev/post/improving-my-health-improved-my-code</guid>
			<pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate>
			<description>Improving My Health Improved My Code</description>
			<category>health</category>
		</item>
		<item>
			<title>Implementing V7 UUID in Postgres</title>
			<link>https://priver.dev/post/implementing-v7-uuid-in-postgres</link>
			<guid isPermaLink="true">https://priver.dev/post/implementing-v7-uuid-in-postgres</guid>
			<pubDate>Fri, 06 Sep 2024 00:00:00 GMT</pubDate>
			<description>Implementing V7 UUID in Postgres</description>
			<category>Postgres</category>
			<category>SQL</category>
			<category>UUID</category>
			<category>Guides</category>
		</item>
		<item>
			<title>Why I Like Ocaml</title>
			<link>https://priver.dev/post/why-i-like-ocaml</link>
			<guid isPermaLink="true">https://priver.dev/post/why-i-like-ocaml</guid>
			<pubDate>Sun, 21 Jul 2024 00:00:00 GMT</pubDate>
			<description>Why I Like Ocaml</description>
			<category>Ocaml</category>
		</item>
		<item>
			<title>From Computer to Production With Nix</title>
			<link>https://priver.dev/post/from-computer-to-production-with-nix</link>
			<guid isPermaLink="true">https://priver.dev/post/from-computer-to-production-with-nix</guid>
			<pubDate>Tue, 21 May 2024 00:00:00 GMT</pubDate>
			<description>From Computer to Production With Nix</description>
			<category>Ocaml</category>
			<category>nix</category>
			<category>opam</category>
		</item>
		<item>
			<title>Bye Opam, Hello Nix</title>
			<link>https://priver.dev/post/bye-opam-hello-nix</link>
			<guid isPermaLink="true">https://priver.dev/post/bye-opam-hello-nix</guid>
			<pubDate>Mon, 13 May 2024 00:00:00 GMT</pubDate>
			<description>Bye Opam, Hello Nix</description>
			<category>Ocaml</category>
			<category>nix</category>
			<category>opam</category>
		</item>
		<item>
			<title>Announcing DBCaml, Silo, Serde Postgres and a new driver for postgres</title>
			<link>https://priver.dev/post/dbcaml-project</link>
			<guid isPermaLink="true">https://priver.dev/post/dbcaml-project</guid>
			<pubDate>Thu, 02 May 2024 00:00:00 GMT</pubDate>
			<description>Announcing DBCaml, Silo, Serde Postgres and a new driver for postgres</description>
			<category>Ocaml</category>
			<category>DBCaml</category>
		</item>
		<item>
			<title>Running schema/database migrations using Geni</title>
			<link>https://priver.dev/post/makeing-migrations-using-geni</link>
			<guid isPermaLink="true">https://priver.dev/post/makeing-migrations-using-geni</guid>
			<pubDate>Wed, 17 Apr 2024 00:00:00 GMT</pubDate>
			<description>Running schema/database migrations using Geni</description>
			<category>database</category>
			<category>geni</category>
		</item>
		<item>
			<title>Introducing DBCaml, Database toolkit for OCaml</title>
			<link>https://priver.dev/post/dbcaml</link>
			<guid isPermaLink="true">https://priver.dev/post/dbcaml</guid>
			<pubDate>Mon, 19 Feb 2024 00:00:00 GMT</pubDate>
			<description>Introducing DBCaml, Database toolkit for OCaml</description>
			<category>Ocaml</category>
			<category>DBCaml</category>
		</item>
		<item>
			<title>Building a Connnection Pool for DBCaml on top of riot</title>
			<link>https://priver.dev/post/building-a-connnection-pool</link>
			<guid isPermaLink="true">https://priver.dev/post/building-a-connnection-pool</guid>
			<pubDate>Mon, 19 Feb 2024 00:00:00 GMT</pubDate>
			<description>Building a Connnection Pool for DBCaml on top of riot</description>
			<category>Ocaml</category>
		</item>
		<item>
			<title>OCaml: Introduction</title>
			<link>https://priver.dev/post/ocaml-introduction</link>
			<guid isPermaLink="true">https://priver.dev/post/ocaml-introduction</guid>
			<pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate>
			<description>OCaml: Introduction</description>
			<category>Ocaml</category>
		</item>
		<item>
			<title>Concepts of Functional Programming</title>
			<link>https://priver.dev/post/concepts-of-functional-programming</link>
			<guid isPermaLink="true">https://priver.dev/post/concepts-of-functional-programming</guid>
			<pubDate>Tue, 16 Jan 2024 00:00:00 GMT</pubDate>
			<description>Concepts of Functional Programming</description>
			<category>ocaml</category>
			<category>functional programming</category>
			<category>OCaml</category>
		</item>
		<item>
			<title>Rust: Pointers</title>
			<link>https://priver.dev/post/pointers</link>
			<guid isPermaLink="true">https://priver.dev/post/pointers</guid>
			<pubDate>Wed, 10 Jan 2024 00:00:00 GMT</pubDate>
			<description>Rust: Pointers</description>
			<category>rust</category>
			<category>pointers</category>
			<category>Rust</category>
		</item>
		<item>
			<title>Geni, A database migration CLI tool</title>
			<link>https://priver.dev/post/geni-database-migration-tool</link>
			<guid isPermaLink="true">https://priver.dev/post/geni-database-migration-tool</guid>
			<pubDate>Thu, 28 Dec 2023 00:00:00 GMT</pubDate>
			<description>Geni, A database migration CLI tool</description>
			<category>database</category>
			<category>announcement</category>
		</item>
		<item>
			<title>Rust: Multithreading</title>
			<link>https://priver.dev/post/multi-threading</link>
			<guid isPermaLink="true">https://priver.dev/post/multi-threading</guid>
			<pubDate>Mon, 25 Dec 2023 00:00:00 GMT</pubDate>
			<description>Rust: Multithreading</description>
			<category>rust</category>
			<category>multithreading</category>
			<category>Rust</category>
		</item>
		<item>
			<title>Rust: Traits</title>
			<link>https://priver.dev/post/traits</link>
			<guid isPermaLink="true">https://priver.dev/post/traits</guid>
			<pubDate>Sat, 16 Dec 2023 00:00:00 GMT</pubDate>
			<description>Rust: Traits</description>
			<category>rust</category>
			<category>traits</category>
			<category>Rust</category>
		</item>
		<item>
			<title>Rust: Memory Management</title>
			<link>https://priver.dev/post/memory-management</link>
			<guid isPermaLink="true">https://priver.dev/post/memory-management</guid>
			<pubDate>Mon, 27 Nov 2023 00:00:00 GMT</pubDate>
			<description>Rust: Memory Management</description>
			<category>rust</category>
			<category>memory management</category>
			<category>Rust</category>
		</item>
		<item>
			<title>Running Migrations To Google Cloud SQL Database From Github Actions</title>
			<link>https://priver.dev/post/running-migrations-to-google-cloud-sql-database-from-github-actions</link>
			<guid isPermaLink="true">https://priver.dev/post/running-migrations-to-google-cloud-sql-database-from-github-actions</guid>
			<pubDate>Mon, 16 Oct 2023 00:00:00 GMT</pubDate>
			<description>Running Migrations To Google Cloud SQL Database From Github Actions</description>
			<category>Github Actions</category>
			<category>Guide</category>
			<category>SQL Migrations</category>
			<category>Guides</category>
		</item>
		<item>
			<title>Goroutines: The Espresso Shots of Programming</title>
			<link>https://priver.dev/post/goroutines-the-espresso-shots-of-programming</link>
			<guid isPermaLink="true">https://priver.dev/post/goroutines-the-espresso-shots-of-programming</guid>
			<pubDate>Tue, 03 Oct 2023 00:00:00 GMT</pubDate>
			<description>Goroutines: The Espresso Shots of Programming</description>
			<category>Go</category>
			<category>Concurrency</category>
			<category>GO</category>
		</item>
		<item>
			<title>Go vs Rust vs Bun vs Node, Simple Http Benchmark V2</title>
			<link>https://priver.dev/post/go-vs-rust-vs-bun-vs-node-http-benchmark-v2</link>
			<guid isPermaLink="true">https://priver.dev/post/go-vs-rust-vs-bun-vs-node-http-benchmark-v2</guid>
			<pubDate>Mon, 18 Sep 2023 00:00:00 GMT</pubDate>
			<description>Go vs Rust vs Bun vs Node, Simple Http Benchmark V2</description>
			<category>Benchmark</category>
			<category>GO</category>
			<category>Rust</category>
			<category>Bun</category>
			<category>Node</category>
		</item>
		<item>
			<title>Go vs Rust vs Bun vs Node, Simple Http Benchmark</title>
			<link>https://priver.dev/post/go-vs-rust-vs-bun-vs-node-http-benchmark</link>
			<guid isPermaLink="true">https://priver.dev/post/go-vs-rust-vs-bun-vs-node-http-benchmark</guid>
			<pubDate>Tue, 12 Sep 2023 00:00:00 GMT</pubDate>
			<description>Go vs Rust vs Bun vs Node, Simple Http Benchmark</description>
			<category>Benchmark</category>
			<category>GO</category>
			<category>Rust</category>
			<category>Bun</category>
			<category>Node</category>
		</item>
		<item>
			<title>Using Github Actions with Private Repositories in the Same Organization</title>
			<link>https://priver.dev/post/using-github-actions-with-private-repositories-in-the-same-organization</link>
			<guid isPermaLink="true">https://priver.dev/post/using-github-actions-with-private-repositories-in-the-same-organization</guid>
			<pubDate>Sat, 09 Sep 2023 00:00:00 GMT</pubDate>
			<description>Using Github Actions with Private Repositories in the Same Organization</description>
			<category>Github Actions</category>
			<category>Go</category>
			<category>Data Warehouse</category>
		</item>
		<item>
			<title>Building a data warehouse</title>
			<link>https://priver.dev/post/building-a-data-warehouse</link>
			<guid isPermaLink="true">https://priver.dev/post/building-a-data-warehouse</guid>
			<pubDate>Tue, 22 Aug 2023 00:00:00 GMT</pubDate>
			<description>Building a data warehouse</description>
			<category>Data Warehouse</category>
		</item>
		<item>
			<title>Passkeys - The password killer</title>
			<link>https://priver.dev/post/passkeys</link>
			<guid isPermaLink="true">https://priver.dev/post/passkeys</guid>
			<pubDate>Fri, 21 Jul 2023 00:00:00 GMT</pubDate>
			<description>Passkeys - The password killer</description>
			<category>security</category>
			<category>passkeys</category>
		</item>
		<item>
			<title>Emulating Aws Services Locally With Localstack Sqs and Sns</title>
			<link>https://priver.dev/post/emulating-aws-services-locally-with-localstack-sqs-and-sns</link>
			<guid isPermaLink="true">https://priver.dev/post/emulating-aws-services-locally-with-localstack-sqs-and-sns</guid>
			<pubDate>Thu, 01 Jun 2023 00:00:00 GMT</pubDate>
			<description>Emulating Aws Services Locally With Localstack Sqs and Sns</description>
			<category>Localstack</category>
			<category>Tools</category>
			<category>Local development</category>
			<category>tools</category>
		</item>
		<item>
			<title>Initial Commit: Zig Build System</title>
			<link>https://priver.dev/post/initial-commit-build-system</link>
			<guid isPermaLink="true">https://priver.dev/post/initial-commit-build-system</guid>
			<pubDate>Mon, 15 May 2023 00:00:00 GMT</pubDate>
			<description>Initial Commit: Zig Build System</description>
			<category>zig</category>
			<category>Zig</category>
			<category>Initial Commit</category>
		</item>
		<item>
			<title>Initial Commit: Zig</title>
			<link>https://priver.dev/post/initial-commit</link>
			<guid isPermaLink="true">https://priver.dev/post/initial-commit</guid>
			<pubDate>Fri, 05 May 2023 00:00:00 GMT</pubDate>
			<description>Initial Commit: Zig</description>
			<category>zig</category>
			<category>Zig</category>
			<category>Initial Commit</category>
		</item>
		<item>
			<title>Rust: Procedural Macros</title>
			<link>https://priver.dev/post/procedural-macros</link>
			<guid isPermaLink="true">https://priver.dev/post/procedural-macros</guid>
			<pubDate>Wed, 26 Apr 2023 00:00:00 GMT</pubDate>
			<description>Rust: Procedural Macros</description>
			<category>rust</category>
			<category>macros</category>
			<category>Rust</category>
			<category>Rust Macros</category>
		</item>
		<item>
			<title>Rust: Declarative macros</title>
			<link>https://priver.dev/post/declarative-macros</link>
			<guid isPermaLink="true">https://priver.dev/post/declarative-macros</guid>
			<pubDate>Sat, 11 Feb 2023 00:00:00 GMT</pubDate>
			<description>Rust: Declarative macros</description>
			<category>rust</category>
			<category>macros</category>
			<category>Rust</category>
			<category>Rust Macros</category>
		</item>
		<item>
			<title>Hello Rust</title>
			<link>https://priver.dev/post/hello-rust</link>
			<guid isPermaLink="true">https://priver.dev/post/hello-rust</guid>
			<pubDate>Wed, 01 Feb 2023 00:00:00 GMT</pubDate>
			<description>Hello Rust</description>
			<category>rust</category>
			<category>tokio</category>
			<category>macros</category>
			<category>Rust</category>
		</item>
		<item>
			<title>Elixir: Introduction</title>
			<link>https://priver.dev/post/elixir-introduction</link>
			<guid isPermaLink="true">https://priver.dev/post/elixir-introduction</guid>
			<pubDate>Sun, 06 Nov 2022 00:00:00 GMT</pubDate>
			<description>Elixir: Introduction</description>
			<category>Elixir</category>
		</item>
		<item>
			<title>My interview at Klarna</title>
			<link>https://priver.dev/post/my-interview-at-klarna</link>
			<guid isPermaLink="true">https://priver.dev/post/my-interview-at-klarna</guid>
			<pubDate>Tue, 21 Jun 2022 00:00:00 GMT</pubDate>
			<description>My interview at Klarna</description>
			<category>Interview</category>
		</item>
		<item>
			<title>Sitemap with NextJS after 9.4 update.</title>
			<link>https://priver.dev/post/sitemap-with-nextjs-after-9-4-update</link>
			<guid isPermaLink="true">https://priver.dev/post/sitemap-with-nextjs-after-9-4-update</guid>
			<pubDate>Mon, 11 May 2020 00:00:00 GMT</pubDate>
			<description>Sitemap with NextJS after 9.4 update.</description>
			<category>next.js</category>
			<category>sitemap</category>
			<category>react</category>
			<category>web</category>
			<category>nextjs</category>
		</item>
		<item>
			<title>Docker(Docker-compose) + Wordpress/Bedrock.</title>
			<link>https://priver.dev/post/docker-docker-compose-wordpress-bedrock</link>
			<guid isPermaLink="true">https://priver.dev/post/docker-docker-compose-wordpress-bedrock</guid>
			<pubDate>Fri, 07 Sep 2018 00:00:00 GMT</pubDate>
			<description>Docker(Docker-compose) + Wordpress/Bedrock.</description>
			<category>docker</category>
			<category>wordpress</category>
		</item>
	</channel>
</rss>
