---
title: "First shots"
description: "I got a camera, and now you get to look at cat pictures."
pubDate: 2026-04-05T00:00:00.000Z
tags: ["photos", "camera"]
---

import { Image } from "astro:assets";
import mello from "@/assets/mello.jpg";

# First shots

<Image src={mello} alt="Cat looking out of window" priority />

Last week, I got myself a mirrorless camera. It's a Canon EOS R50, and it produced the image of my sister's cat above. I'm a beginner at photography, so words like *aperture* or *focal length* are news to me - Older images you find on here were made with a phone.

In the next weeks, I'll read up a bit on how I can wrangle this camera into doing what I want. Keep an eye out for new pictures!