Learning about Domain-Driven Design at the moment. I was wondering: if the Ubiquitous Language is very specific and difficult to translate, do you still use English in the codebase, or are you comfortable using the domain’s native language in code? #SoftwareArchitecture #DomainDrivenDesign
Timon Flick
@tmnflck.bsky.social
Trying to be a decent human, developer and human. Currently helping carla.se to be the best car seller in Sweden.
What are you doing while your favourite coding slot machine is calculating? 🎰 [ ] doomscrolling [ ] household [ ] run another one [ ] existence crises
Playing around with #OCaml again and I thought it’s time to get the ocaml-lsp to run properly (with that I mean run at all) Its failing because of some version mismatch with Merlin. Anything I can do about that?❤️ Installing them with opam at the same to let it handle the dependencies did not work
Thanks for suggesting the #OCaml dream library! Setup was straightforward, there are a bunch of examples in the git repo and it feels really nice to use! Will keep you updated as soon as I got some actual stuff working :) Using it with sqlite3 to build a small REST api btw :)@sabine.sh @lessp.dev
Dear #ocaml heroes, I am really trying to learn this language but I am very close to giving up. I wanted to build an easy webserver using opium. I cannot even get the Hello world example to run created proj using dune installed opium with opam and added to Dune file Error: Unbound module Response
I just completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/2 Different Timezones so thats why I am still at day 2 ...
Day 2 - Advent of Code 2024
adventofcode.com
I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1 #ocaml Currently learning some ocaml and that at the perfect time of the year!
Day 1 - Advent of Code 2024
adventofcode.com
If this is not the first thing that comes to your mind thinking about relay stores feel free to check my post about updater functions ✌️ dev.to/flick/a-brie... #relay #graphql #webdevelopment