I made presets for Darktable which mimic Fujifilm's Film Simulations
Fujifilm cameras make really beautiful JPEGs thanks to their Film Simulation feature (where they mimic the look of certain analogue film types), but sometimes I want to do things for which you need the RAW files (like sharpening or local contrast effects or white balance fixes or whatever else would suffer under 8-bit/channel and/or JPEG artifacts). darktable is my RAW editor of choice, but it doesn't make your edits look like the out-of-camera JPEGs by default. Quite the contrary, the defaults generally need some love to bring out a nice edit of an image. To solve (pun intended)…
What it does
In the maker’s words, at launch
Fujifilm cameras make really beautiful JPEGs thanks to their Film Simulation feature (where they mimic the look of certain analogue film types), but sometimes I want to do things for which you need the RAW files (like sharpening or local contrast effects or white balance fixes or whatever else would suffer under 8-bit/channel and/or JPEG artifacts). darktable is my RAW editor of choice, but it doesn't make your edits look like the out-of-camera JPEGs by default. Quite the contrary, the defaults generally need some love to bring out a nice edit of an image. To solve (pun intended) that, I wrote a Python tool called dtsolve. It generates a darktable preset (style) from a pair of images (OOC JPEG reference and RAW) and I used that to make styles for almost all Fujifilm Film Simulations. The linked announcement post includes an interactive widget to try them out in the browser and download links for darktable users to try at home. Have fun! (I'm going to write a follow-up post at some point to detail more how dtsolve came to be and how it works.)
Does the same job
all alternatives →- FAFilmulator – a streamlined, open-source raw photo editor2021 · filmulator.org · ▲282


- HPHologram, photo management and culling built with TauriJul 2026 · github.com · ▲5
Hello Hacker News photographers! Yes, this is essentially my take on photo colling and management, similar to the features that Lightroom and Darktable already have. Because I shoot in JPEG+RAW, my workflow looks like me going through my JPEG images and then eliminating the JPEGs I don't like afterwards in addition to their corresponding RAWs. At least on my old MacBook, the JPEGs were faster to load than the RAW photos (probably a combination of CR2, the file my EOS 40D, not having embedded JPEG previews and my buggy macOS version). Hologram would be my way of making this workflow easier to…


More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
