<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title></title>
    <description>randomly accessed memories</description>
    <link>http://spiralnegative.space/</link>
    <atom:link href="http://spiralnegative.space/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Tue, 03 Mar 2026 10:51:51 +0000</pubDate>
    <lastBuildDate>Tue, 03 Mar 2026 10:51:51 +0000</lastBuildDate>
    <generator>Jekyll v4.4.1</generator>
    
      
        <item>
          <title>The future of this website</title>
          <description>&lt;p&gt;I haven’t posted here in a while, mostly because I wasn’t sure what I wanted to do with this &lt;del&gt;blog&lt;/del&gt; &lt;strong&gt;website&lt;/strong&gt;. Recently, the &lt;a href=&quot;https://indieweb.org/&quot;&gt;Indie Web&lt;/a&gt; has gained popularity as an escape from algorithm-driven content and AI-generated noise. Another thing that resonated with me was the essay &lt;a href=&quot;https://ratfactor.com/tech-nope2&quot;&gt;A programmer’s loss of a social identity&lt;/a&gt; which put some of the feelings that have been bothering me in the past months (often subconsciously) into words. All of this (and many other things) made me realise I don’t want to give up on this website yet; I just need some inspiration to shape it.&lt;/p&gt;

&lt;h2 id=&quot;journalling&quot;&gt;Journalling&lt;/h2&gt;
&lt;p&gt;I’ve been interested in journalling probably since I learned how to write - like every kid in the early 2000s, I had notebooks with silly little locks. In high school, I discovered MySpace - one of the best things to ever exist on the internet. It taught me basic HTML and CSS skills before I even decided to study Informatics. Later came Facebook, but I didn’t stick around long after it became mainstream and I became interested into privacy, along with other &lt;a href=&quot;/reasons-why-i-dont-use-facebook.html&quot;&gt;Reasons why I don’t use Facebook&lt;/a&gt;. I also tried blogging on LiveJournal for a few years but eventually moved ✨&lt;em&gt;here&lt;/em&gt;✨. My Twitter account, originally created for a job interview, lasted until it stopped being called Twitter. The only social media account of mine that survived* is Instagram - though it’s unrecognisable from the simple photo-sharing app it was in 2013. I keep it to stay in touch with friends, follow interesting content creators and watch the occasional silly reel, but one day I might get mad enough at Meta to finally deactivate it.&lt;/p&gt;

&lt;p&gt;* &lt;em&gt;that excludes sharing my analog photos on &lt;a href=&quot;https://www.lomography.com/homes/spiralnegative&quot;&gt;Lomography&lt;/a&gt; and &lt;a href=&quot;https://www.flickr.com/photos/spiralnegative/&quot;&gt;Flickr&lt;/a&gt; which fall into the photo-sharing community category&lt;/em&gt;&lt;/p&gt;

&lt;h2 id=&quot;online-identity&quot;&gt;Online identity&lt;/h2&gt;
&lt;p&gt;Reflecting on the various the social media profiles I’ve held, I realised that these platforms are inherently transient. This website is the only piece of my online identity that I truly control. My main struggle with maintaining a blog was that my topics felt disparate - it was never stritly a “tech blog”, nor was it purely about hobbies or daily life. I value consistency, yet I could not force my interests into a single box. Everything clicked after  I discovered the concept of &lt;a href=&quot;https://nownownow.com/about&quot;&gt;now page&lt;/a&gt;. Moving away from traditional, chronological blogging toward &lt;a href=&quot;https://github.com/MaggieAppleton/digital-gardeners&quot;&gt;digital gardening&lt;/a&gt; feels like the right path for me. My online identity doesn’t need to be perfectly curated; after all, I’m only human. The collection of random things I care about is exactly what makes me who I am.&lt;/p&gt;

&lt;h2 id=&quot;its-a-start&quot;&gt;It’s a start&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Jekyll Upgrade&lt;/strong&gt;: I’ve used this static site generator from the start and finally updated it to the latest version. The process was much less painful than I anticipated, and while there are newer alternatives out there, I’m sticking with what works for now.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Remove Disqus&lt;/strong&gt;: I finally removed Disqus because it’s become a bloated, ad-heavy corporate tool.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;The “Now” Page&lt;/strong&gt;: My goal is to update it every few months to keep this “garden” alive.&lt;/li&gt;
&lt;/ul&gt;
</description>
          <pubDate>Tue, 03 Mar 2026 08:33:00 +0000</pubDate>
          <link>http://spiralnegative.space/the-future-of-this-website.html</link>
          <guid isPermaLink="true">http://spiralnegative.space/the-future-of-this-website.html</guid>
          
          <category>programming</category>
          
          <category>life</category>
          
          
          <category>article</category>
          
        </item>
      
    
      
        <item>
          <title>Programmer&apos;s guide to parenting</title>
          <description>&lt;p&gt;It has been more than 8 months since I’ve become a mother. Like anything amazing in life, having a baby is something that cannot be described with simple words without sounding cliche. That’s why I’ll try explaining it using programming principles and terms, in a semi-humorous manner.&lt;/p&gt;

&lt;h2 id=&quot;kiss&quot;&gt;KISS&lt;/h2&gt;
&lt;p&gt;Kiss your baby all the time! But also, &lt;strong&gt;keep it simple, stupid&lt;/strong&gt;! Nature always finds a way, no need to overcomplicate things. There is so much information, so many products, everyone will give you different advice which might make you feel really overwhelmed. But remember that humanity has survived throughout centuries and you’ve got instincts. And common sense.&lt;/p&gt;

&lt;h2 id=&quot;lifo&quot;&gt;LIFO&lt;/h2&gt;
&lt;p&gt;When time is limited, &lt;strong&gt;last in, first out&lt;/strong&gt; might involuntarily become your way of doing chores. You wash your hands and remember that you have to change the towel. On your way to the laundry basket you notice a few groceries that need to be put in the fridge. After taking care of them and still holding the dirty towel, you notice that you’re running out of laundry detergent. You pick your phone to write that in your shopping list. But you notice that your hands are still a bit wet so you go back to the sink just to remember you were on your way to pick a clean towel.&lt;/p&gt;

&lt;h2 id=&quot;less-is-more&quot;&gt;Less is more&lt;/h2&gt;
&lt;p&gt;This one might seem insignificant but &lt;strong&gt;less is more&lt;/strong&gt; when it comes to cosmetics. Many products, marketed for babies, contain unnecessary and even harmful ingredients. For example, baby wipes might have different scents and long lists of ingredients or contain only water. Obviously the second option is better.&lt;/p&gt;

&lt;h2 id=&quot;yagni&quot;&gt;YAGNI&lt;/h2&gt;
&lt;p&gt;No matter if you consider yourself a minimalist or not, be prepared that your baby will require lots of stuff. But don’t go on a shopping spree because there are tons of items that &lt;strong&gt;you aren’t going to need (it)&lt;/strong&gt;. Instead, start small (crib, stroller, clothes, etc.) and pay attention to what your own baby needs. For example, a baby bouncer might work magic for others but not be needed in your home.&lt;/p&gt;

&lt;h2 id=&quot;no-right-way&quot;&gt;No “right” way&lt;/h2&gt;
&lt;p&gt;There are many apects of taking care for an infant and many ways to do it. If you ask 10 families what’s the best way to put a baby to sleep you’ll hear 10 different approaches (or at least a few variations). So remember that there is &lt;strong&gt;no “right” way&lt;/strong&gt; to do it, just observe your baby and see what works.&lt;/p&gt;

&lt;h2 id=&quot;debugging&quot;&gt;Debugging&lt;/h2&gt;
&lt;p&gt;Having a baby is a lot like &lt;strong&gt;debugging&lt;/strong&gt;. Every time you find the bug, crack the code and get a green light (or a pat on your shoulder), a new challenge appears (see below).&lt;/p&gt;

&lt;h2 id=&quot;software-updates&quot;&gt;Software updates&lt;/h2&gt;
&lt;p&gt;You’ve reached a state when you perfectly understand your baby, your life is easy and then one morning everything changes. Your baby used to sleep through the night the last 4 months? Not anymore! Your baby couldn’t sit independently? Not anymore! Who’s to blame? The &lt;strong&gt;software updates&lt;/strong&gt; of your infant’s brain! Sometimes it’s just a patch, other times it’s a minor update or even a breaking change - you never know what and when to expect.&lt;/p&gt;

&lt;h2 id=&quot;keeping-track&quot;&gt;Keeping track&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Keeping track&lt;/strong&gt; keeps you sane. You might find baby tracker mobile apps quite useful, especially in the beginning when you’re learning your baby’s habbits. One morning in the first weeks I woke up and panicked that I’ve slept through the night and my infant hasn’t eaten in 7 hours. But when I checked my phone, I saw that I had recorded nursing at 3 am, although I didn’t remember waking up at all.&lt;/p&gt;

&lt;h2 id=&quot;tits&quot;&gt;TITS&lt;/h2&gt;
&lt;p&gt;This one is a bonus advice from my husband - always keep your &lt;strong&gt;time intensitive tasks separated&lt;/strong&gt;. Whatever that means.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/assets/images/baby.jpg&quot; class=&quot;center-image&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;in-a-nutshell&quot;&gt;In a nutshell&lt;/h2&gt;
&lt;p&gt;Parenting is truly a wonderful and life changing experience, sometimes a bit difficult but ultimately rewarding. It teaches you to observe, be patient and prioritize. There is no greater joy than seeing that little person smile at you, search the room for you, stretch their little hand to touch you and many, many other loveable milestones I’m looking forward to experience.&lt;/p&gt;
</description>
          <pubDate>Sun, 23 Jul 2023 09:41:00 +0000</pubDate>
          <link>http://spiralnegative.space/programmers-guide-to-parenting.html</link>
          <guid isPermaLink="true">http://spiralnegative.space/programmers-guide-to-parenting.html</guid>
          
          <category>programming</category>
          
          <category>life</category>
          
          
          <category>article</category>
          
        </item>
      
    
      
    
      
    
      
        <item>
          <title>Generative art: Context Free</title>
          <description>&lt;p&gt;Generative art, sometimes called algorithmic art, is &lt;a href=&quot;https://en.wikipedia.org/wiki/Generative_art&quot;&gt;defined by Wikipedia&lt;/a&gt; as “art that in whole or in part has been created with the use of an autonomous system (…) [which] can independently determine features of an artwork that would otherwise require decisions made directly by the artist”. Back in my second year at university I studied &lt;strong&gt;Grammars for Generative Art&lt;/strong&gt; which introduced its visual aspect to me. Many years have passed since then and I have only recently started experimenting with it again after browsing &lt;a href=&quot;https://www.reddit.com/r/generative/&quot;&gt;/r/generative&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;context-free&quot;&gt;Context Free&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.contextfreeart.org/index.html&quot;&gt;Context Free&lt;/a&gt; is a digital art program that generates images from instructions in the form of &lt;strong&gt;context free (design) grammar&lt;/strong&gt; called &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;cfdg&lt;/code&gt; files. What a context free grammar typically does is to analyze a sentence of symbols to see if they can reduce to some root symbol. Here the symbol is a shape, composed of some number of primitive shapes (squares, circles, triangles and fills) and non-primitive shapes. A &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;cfdg&lt;/code&gt; file consists of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;startshape&lt;/code&gt; and some number of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;shape&lt;/code&gt; rules. These rules provide information about the shape - colour, geometry (position, size, rotation and skew) and Z order (for overlapping shapes).&lt;/p&gt;

&lt;h3 id=&quot;example-1&quot;&gt;Example 1&lt;/h3&gt;
&lt;p&gt;Here is an example of an image with two primitive shapes. The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;startshape&lt;/code&gt; is called &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BRANCH&lt;/code&gt; but you can use any name. Note that at least one &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;shape&lt;/code&gt; with the same name should be provided, otherwise &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Shape with no rules encountered&lt;/code&gt; warning will be displayed. The two shapes are a triangle and a circle. The first one has &lt;strong&gt;hue&lt;/strong&gt; equal to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;160&lt;/code&gt;, &lt;strong&gt;brightness&lt;/strong&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8&lt;/code&gt; and &lt;strong&gt;saturation&lt;/strong&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1&lt;/code&gt;. The second has &lt;strong&gt;hue&lt;/strong&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;250&lt;/code&gt;, &lt;strong&gt;brightness&lt;/strong&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1&lt;/code&gt; and &lt;strong&gt;saturation&lt;/strong&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1&lt;/code&gt; but it’s also moved horizontally (&lt;strong&gt;x&lt;/strong&gt;) by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2&lt;/code&gt; and vertically (&lt;strong&gt;y&lt;/strong&gt;) by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1&lt;/code&gt;.&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;startshape BRANCH

shape BRANCH
{
  TRIANGLE [h 160 b 0.8 sat 1]
  CIRCLE [h 250 b 1 sat 0.1 x 2 y 1]
}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;/assets/images/snowflake_1.png&quot; class=&quot;center-image&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;example-2&quot;&gt;Example 2&lt;/h3&gt;
&lt;p&gt;The example above demonstrates that rules tell Context Free how to draw a shape in terms of other shapes. When a shape is drawn, its rule is evaluated and the shape is replaced with the shapes listed in the rule. Each replacement has a state, relative to the state of the parent shape. This can be illustrated with a simple recursion. The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BRANCH&lt;/code&gt; shape contains the triangle from the previous example and a call to the same &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BRANCH&lt;/code&gt; rule with parameters. On each call &lt;strong&gt;size&lt;/strong&gt; changes by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9&lt;/code&gt;, &lt;strong&gt;y&lt;/strong&gt; by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-0.2&lt;/code&gt;, &lt;strong&gt;alpha&lt;/strong&gt; by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-0.2&lt;/code&gt; and &lt;strong&gt;hue&lt;/strong&gt; by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8&lt;/code&gt;. Note that the order of the parameters does not change how the shape is drawn.&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;startshape BRANCH

shape BRANCH
{
  TRIANGLE [h 160 b 0.8 sat 1]
  BRANCH [s 0.9 y -0.2 a -0.2 h 8]
}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;img src=&quot;/assets/images/snowflake_2.png&quot; class=&quot;center-image&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;example-3&quot;&gt;Example 3&lt;/h3&gt;
&lt;p&gt;The next example shows how to define another shape, called &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;SNOWFLAKE&lt;/code&gt; which calls the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BRANCH&lt;/code&gt; shape &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9&lt;/code&gt; times while rotating it by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;40&lt;/code&gt;.&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;startshape SNOWFLAKE

shape SNOWFLAKE
{
  loop 9 [r (360/9)] BRANCH []
}

shape BRANCH
{
  TRIANGLE [h 160 b 0.8 sat 1]
  BRANCH [s 0.9 y -0.2 a -0.2 h 8]
}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;img src=&quot;/assets/images/snowflake_3.png&quot; class=&quot;center-image&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;bonus-example&quot;&gt;Bonus example&lt;/h3&gt;
&lt;p&gt;This was my course project for the &lt;strong&gt;Grammars for Generative Art&lt;/strong&gt; course. This &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;565x565&lt;/code&gt; image contains &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;39 942&lt;/code&gt; shapes, using only circles. The code can be found in my &lt;a href=&quot;https://github.com/spiralnegative/context-free-artwork&quot;&gt;context-free-artwork&lt;/a&gt; repository.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/assets/images/cosmic_PIPHRD.png&quot; class=&quot;center-image&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;even-more&quot;&gt;Even more&lt;/h3&gt;
&lt;p&gt;The examples above show only a fraction of what you can achieve with Context Free. More detailed information about these and other features can be found in the &lt;a href=&quot;https://github.com/MtnViewJohn/context-free/wiki&quot;&gt;Wiki page&lt;/a&gt;. You can also check the official &lt;a href=&quot;https://www.contextfreeart.org/gallery&quot;&gt;Context Free Gallery&lt;/a&gt; for many stunning images.&lt;/p&gt;

&lt;h2 id=&quot;generative-music&quot;&gt;Generative music&lt;/h2&gt;
&lt;p&gt;Music combined with live coding is another popular form of generative art but, unfortunately, I haven’t experimented with it yet. Here are some amazing examples:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=j0aLlv1UhCE&quot;&gt;Repl Electric&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=G1m0aX9Lpts&quot;&gt;Sam Aaron&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
          <pubDate>Mon, 20 Apr 2020 11:26:00 +0000</pubDate>
          <link>http://spiralnegative.space/generative-art-context-free.html</link>
          <guid isPermaLink="true">http://spiralnegative.space/generative-art-context-free.html</guid>
          
          <category>programming</category>
          
          <category>generative art</category>
          
          
          <category>article</category>
          
        </item>
      
    
      
    
      
    
      
    
      
        <item>
          <title>Film photography</title>
          <description>&lt;p&gt;In early 2000s, when I got my first digital camera, I never looked back to the old, basic film cameras that my parents used to take photos with when I was younger. Digital cameras were the only way to get decent photos as mobile phones with cameras were yet to become popular. Things changed a lot since then and taking a photograph has become like a second nature, muscle memory. But I guess I’m too nostalgic and sentimental to be that involved in this new, shiny technology.&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/33117822374/in/dateposted-public/&quot; title=&quot;TV Tower&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/2806/33117822374_9e80326267_z.jpg&quot; width=&quot;640&quot; height=&quot;424&quot; alt=&quot;TV Tower&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;h2 id=&quot;how-i-got-into-film-photography&quot;&gt;How I got into film photography&lt;/h2&gt;
&lt;p&gt;I would have continued focusing on digital photography unless my significant other and I didn’t get our hands on an analogue Zenit 11 and a few old rolls of film back in late 2015. We took the camera with us on a hike and experimented with the two different lenses we had. Everything was good until I lost track of the number of photos because I hadn’t set the frame counter dial. The film had ended and pressing the advance lever too strongly tore up the role of film so it couldn’t be rewound. In those situations the best thing to do is to take the camera to a professional studio &lt;em&gt;but I didn’t know it back then&lt;/em&gt; - upon opening the back to see what’s up we ended up losing all of the photos. Some time passed and while we were at the seaside on a gloomy autumn day, my significant other spent an entire roll on photographing the fog, crawling above the autumn leaves and the sea. This time we had success with the rewinding and got the film developed. It had been such a long time since I had seen analogue photos but these had turned out pretty good. After that day I got more and more into it and a few years later it’s still a little hobby of mine which I practice mostly out in the nature or during trips.&lt;/p&gt;

&lt;h2 id=&quot;film-vs-digital&quot;&gt;Film vs. digital&lt;/h2&gt;
&lt;p&gt;Although digital photography is predominant these days, film photography is still a thing. I use both methods as each one has advantages and disadvantages but here are some of my favourite things about film photography:&lt;/p&gt;

&lt;h3 id=&quot;it-looks-so-good&quot;&gt;It looks so good&lt;/h3&gt;
&lt;p&gt;I was one of those people searching for the perfect Photoshop/Lightroom tutorial to make my digital photos look like they’ve been taken on film. Was it working? Sometimes I used to get decent results. Was it necessary? No, it just doesn’t feel right &lt;em&gt;ruining&lt;/em&gt; high quality photos by applying restrictions and imperfections that belong somewhere else. Film photography gives you this lovely nostalgic look that works like a time machine.&lt;/p&gt;

&lt;h3 id=&quot;quality-over-count&quot;&gt;Quality over count&lt;/h3&gt;
&lt;p&gt;Rolls of film typically have 24 or 36 exposures which compared to digital cameras sounds limiting. But it’s this limitation that makes you stop for a moment and think about what exactly you want to capture.&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/36253516914/in/dateposted-public/&quot; title=&quot;Botanical garden, Sofia&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/4401/36253516914_c3415443e2_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Botanical garden, Sofia&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;h3 id=&quot;surprising-result&quot;&gt;Surprising result&lt;/h3&gt;
&lt;p&gt;It’s always exciting to see the results as it’s usually days, even weeks, between you taking photos and receiving your freshly developed film and prints. Seeing those for the first time is exciting and satisfying like looking through an old album you have completely forgotten about.&lt;/p&gt;

&lt;h3 id=&quot;perfect-in-its-imperfection&quot;&gt;Perfect in its imperfection&lt;/h3&gt;
&lt;p&gt;Back in the days when people didn’t have digital cameras nobody cared about taking a perfect shot. It’s hard to imagine it now as we’re so used to cluttering our smartphones with many photos of the same object, trying to capture it as well as possible. But if you flick through an album with photographs from the 1990s or earlier, you will see how unintentionally perfect they are. And, oh, the light leaks!&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/34997754362/in/dateposted-public/&quot; title=&quot;Сладкарница&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/4257/34997754362_2ebc989887_z.jpg&quot; width=&quot;640&quot; height=&quot;426&quot; alt=&quot;Сладкарница&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;h3 id=&quot;no-electricity-required&quot;&gt;No electricity required&lt;/h3&gt;
&lt;p&gt;Some analogue cameras can be a bit too heavy and bulky but at least you don’t have to think about batteries and chargers. In fact, the whole process from taking a photo to getting it printed can be done with no electricity.&lt;/p&gt;

&lt;h2 id=&quot;its-all-about-the-hardware&quot;&gt;It’s all about the hardware&lt;/h2&gt;
&lt;h3 id=&quot;cameras-and-lenses&quot;&gt;Cameras and lenses&lt;/h3&gt;
&lt;p&gt;I have used two film cameras so far - &lt;strong&gt;Zenit 11&lt;/strong&gt; and &lt;strong&gt;Smena 8M&lt;/strong&gt;. They’re old, analogue and Russian but that’s not hard to figure out once you see them.
&lt;strong&gt;Zenit 11&lt;/strong&gt; is a &lt;em&gt;heavy&lt;/em&gt; and tough SLR camera. It is completely manual but the mechanism is quite simple - there is a build-in Selenium cell lightmeter that helps you choose the proper speed for the chosen aperture or vice versa. There is also a manual ISO-speed switch which should be set according to the ISO of your film.&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/47606979321/in/dateposted-public/&quot; title=&quot;Plitvička Jezera (Plitvice Lakes), Croatia&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/7893/47606979321_40a3c8d43e_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Plitvička Jezera (Plitvice Lakes), Croatia&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Smena 8M&lt;/strong&gt; is a low-cost camera, produced to be accessible to the public. It’s very toy-like and completely manual, in fact so manual that the winding of film is separated from shutter cocking. And that is lovely because you can easily make multiple shots without advancing the film - the so-called multiple exposure photos. One of the biggest pros of this camera is that it’s really light, especially compared to the Zenit 11, which makes it a good choice for trips. I’m still having troubles figuring out the manual focus which is marked with distances but I’ll continue experimenting.&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/29684056297/in/dateposted-public/&quot; title=&quot;Nessebar, Bulgaria&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/1852/29684056297_12035c8fef_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Nessebar, Bulgaria&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;h3 id=&quot;lenses&quot;&gt;Lenses&lt;/h3&gt;
&lt;p&gt;I’m no expert in lenses so I’ve been using what I already have with my Zenit 11. The mass produced Soviet &lt;strong&gt;Helios 44M-4 58mm f/2&lt;/strong&gt; is my usual choice because it works perfectly for most of the photos I take so it’s my “stay-on-camera” lens. It has a really nice medium tele range and although the sharpness might not be that great, the bokeh is very bokeh-licious and the overall quality is very good.&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/46882755994/in/dateposted-public/&quot; title=&quot;Екопътека &amp;quot;Пътека на здравето&amp;quot;, Bankya, Bulgaria&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/7899/46882755994_8842e3c191_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Екопътека &amp;quot;Пътека на здравето&amp;quot;, Bankya, Bulgaria&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;p&gt;The East German &lt;strong&gt;Carl Zeiss Jena Sonnar MC 135mm f/3.5&lt;/strong&gt; has an amazing build quality. Although a bit heavy for its length of 8 cm, it’s still smaller than comparable telephoto lenses. The overall quality is good, sharp in the center with smooth and soft bokeh.&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/41685276540/in/dateposted-public/&quot; title=&quot;Копривщица&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/842/41685276540_4811f41d36_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Копривщица&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;h3 id=&quot;films&quot;&gt;Films&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Fujicolor 200&lt;/strong&gt; is one of the most common cheap films that can be found everywhere. It renders quite balanced colours, although the greens are one of its strongest points. The reds are a bit muted and the same applies for the contrast. Blue and yellow tones are true to colour. Overall a decent film for everyday use.&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/36692297460/in/dateposted-public/&quot; title=&quot;Botanical garden, Sofia&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/4333/36692297460_792ee7b120_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Botanical garden, Sofia&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/36253518984/in/dateposted-public/&quot; title=&quot;Countryside, Bulgaria&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/4415/36253518984_c94aafbf26_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Countryside, Bulgaria&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/42588807315/in/dateposted-public/&quot; title=&quot;Fernsehturm Berlin&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/1808/42588807315_67fe1d7748_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Fernsehturm Berlin&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Kodak ColourPlus 200&lt;/strong&gt; is Kodak’s analogue of Fujicolor 200, price-wise. The main difference is the warmth - Kodak ColorPlus 200 is soft, with yellow and green tones slightly warmer than in real life. Blues and reds are vibrant and mostly true to colour, however, reds can sometimes look a little orange. Overall, very pleasant warm colours and good for everyday use.&lt;/p&gt;

&lt;p&gt;&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/42588983545/in/dateposted-public/&quot; title=&quot;Hampstead Heath, London&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/1761/42588983545_11ef33ff7c_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Hampstead Heath, London&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/43713033675/in/dateposted-public/&quot; title=&quot;Sozopol, Bulgaria&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/1890/43713033675_74c81a5be2_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Sozopol, Bulgaria&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/43445758552/in/dateposted-public/&quot; title=&quot;Regent&amp;#x27;s canal, London&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/841/43445758552_cce36f0b39_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Regent&amp;#x27;s canal, London&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fujicolor Superia 200&lt;/strong&gt; is the other consumer option by Fuji, considered more “premium”. The reds, greens and blues are usually intense, while the yellows are more neutral and maybe even a little dull. Just like Fujicolor 200, Fujicolor Superia 200 is a balanced film with green/blue tones but with more vivid colours and contrast. The rolls that I used were expired but performed well.
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/35122764846/in/dateposted-public/&quot; title=&quot;Кукерград&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/4211/35122764846_0722b94723_z.jpg&quot; width=&quot;640&quot; height=&quot;425&quot; alt=&quot;Кукерград&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/35162832475/in/dateposted-public/&quot; title=&quot;Blossom&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/4287/35162832475_14880956a3_z.jpg&quot; width=&quot;640&quot; height=&quot;424&quot; alt=&quot;Blossom&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/33961337085/in/dateposted-public/&quot; title=&quot;Vitosha&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/2809/33961337085_64b73d97bc_z.jpg&quot; width=&quot;640&quot; height=&quot;421&quot; alt=&quot;Vitosha&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Kodak Gold 200&lt;/strong&gt; is Kodak’s “premium” consumer film. It’s a type of film which I only recently tried and I have finished only one roll of it. Colours come out a bit too saturated, especially the yellows and blues which gives it a very vintage, almost &lt;a href=&quot;https://www.lomography.com/&quot;&gt;lomo&lt;/a&gt; effect. The greens and reds might be a bit muted and the contrast is higher.
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/46882758094/in/dateposted-public/&quot; title=&quot;Витоша (Vitosha), Bulgaria&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/7874/46882758094_4586c3a49f_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Витоша (Vitosha), Bulgaria&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/32664471797/in/dateposted-public/&quot; title=&quot;Snowdrops, Sofia, Bulgaria&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/7849/32664471797_00f7e591d9_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Snowdrops, Sofia, Bulgaria&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;a data-flickr-embed=&quot;true&quot; data-footer=&quot;true&quot; href=&quot;https://www.flickr.com/photos/147251133@N04/47606981521/in/dateposted-public/&quot; title=&quot;Plitvička Jezera (Plitvice Lakes), Croatia&quot;&gt;&lt;img src=&quot;https://live.staticflickr.com/7859/47606981521_3e1d0b9b0b_z.jpg&quot; width=&quot;640&quot; height=&quot;427&quot; alt=&quot;Plitvička Jezera (Plitvice Lakes), Croatia&quot; /&gt;&lt;/a&gt;&lt;script async=&quot;&quot; src=&quot;//embedr.flickr.com/assets/client-code.js&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;&lt;/p&gt;

&lt;h2 id=&quot;references-and-further-reading&quot;&gt;References and further reading&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://mayabeano.com/film-guide&quot;&gt;Film guide by Maya Beano&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://curatingcuteness.com/2013/05/35mm-film-guide/&quot;&gt;35mm film guide by Katie Yang&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://carlosgrphoto.com/filmreviews/&quot;&gt;Film reviews by Carlos Rodriguez&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://medium.com/s/futurehuman/modern-photography-is-changing-how-we-remember-our-lives-4b59adab4a2e&quot;&gt;Modern Photography Is Changing How We Remember Our Lives&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.theguardian.com/artanddesign/2018/oct/14/future-photography-in-the-age-of-instagram-essay-sean-o-hagan&quot;&gt;What next for photography in the age of Instagram?&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://expertphotography.com/why-you-should-shoot-on-film/&quot;&gt;Film Photography Benefits: Why I Still Shoot on Film (and You Should Too!)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
          <pubDate>Fri, 03 May 2019 13:37:00 +0000</pubDate>
          <link>http://spiralnegative.space/film-photography.html</link>
          <guid isPermaLink="true">http://spiralnegative.space/film-photography.html</guid>
          
          <category>photography</category>
          
          <category>hobbies</category>
          
          
          <category>article</category>
          
        </item>
      
    
      
    
  </channel>
</rss>
