First PR to #cookiecutter! (An extremely tiny and humble one, but hopefully useful.)

https://github.com/cookiecutter/cookiecutter/pull/2204

Add new builtin abbreviation "cb" for codeberg.org by fghaas · Pull Request #2204 · cookiecutter/cookiecutter

Long-time cookiecutter user, first-time contributor. Please consider this humble contribution. Codeberg[1] is, by its own definition, "a democratic community-driven, non-profit software develo...

GitHub

Investigating the conversion between #tox and #pip enabled projects to #precommit and #UV

This investigation is almost done and will modernize our #cruft #cookiecutter Python template.

Today I learned how to make a custom project template with the python cookiecutter tool
https://www.cookiecutter.io/
At my work we do a scientific validation project whenever we change our data analysis pipeline. So a lot is the same, but we need to be able to customize the validation depending on what changed in our pipeline. The templates look like they will help us be consistent while allowing flexibility. I am excited about it!

#python
#cookiecutter
#exploratoryDataAnalysis

Cookiecutter

I just updated my PHP Cookiecutter and I’m really happy with the result.

It now uses Phive for tooling, so generated projects can keep `composer.json` free of root-level dev dependencies. It also adds dedicated lint jobs and backward-compatibility checks, with job dependencies to reduce CI runtime and minutes.

Project: https://github.com/jeromegamez/cookiecutter-php/
Generated example: https://github.com/jeromegamez/cookiecutter-php-test

#PHP #cookiecutter #CI #OpenSource

I created a #CookieCutter project template for #ComputationalModelling using #NeuroML

(You can use it for non NeuroML models too, or modify it for your own templates)

More information here:

https://ankursinha.in/2025/09/23/a-cookiecutter-template-to-quickstart-neuroml-modelling-projects.html

#ComputationalNeuroscience #Python #Neuroscience #AcademicChatter

A Cookiecutter template to quickstart NeuroML modelling projects - ankursinha.in/blog

Cookie Cutter Chainsaw
Commissioned by Rexs (discord)

Finally got around to posting this. to be honest I am a bit unaware of the game cookie cutter, never got to play the game and from looking at it it has mixed reviews on Steam. But I did love the concept of the commission and especially loved how it turned out in the end 

#Robot #Female #Muscle #Chainsaw #VideoGame #HyperMuscular #HyperBreast #HyperVagina #CookieCutter

Per tal de fer el teu propi esquelet de #Hugo (tant del site com del tema) es pot usar #cookiecutter.

Aquí tens dos exemples que hem creat:
https://codeberg.org/VaDeCodiNet/cookiecutter-hugo-site-skeleton
https://codeberg.org/VaDeCodiNet/cookiecutter-hugo-theme-skeleton

#tip

cookiecutter-hugo-site-skeleton

An Hugo skeleton for Hugo sites made with `cookiecutter`

Codeberg.org
CookieCutter: A CG Cookie Blender Add-on Toolkit

PeerTube

Always wanted to fix this with #copier instead of #cookiecutter, but never got the time to do it.

Now that I had some time, I **really** wanted to get this done.

I've felt the pain of maintaining a cookiecutter template, cherry picking changes from client projects back into the template and it was a mess!

Finally I have something useful which is also able to pull updates from the template. It just makes sense from DX perspective.