Julian Geiger

Results 50 issues of Julian Geiger

This is a meta-issue to track possible improvements to and further To-dos for the mirror/dump feature of AiiDA data (PR #6723): ## priority/critical-blocking - [x] Rather than always exposing and...

A possible quick fix to not spend more of our time (at least for now...) on: - #6544 - #6595 - #6596 While this is quite a minor change, as...

This could be at least the `mtime`/`ctime` of the first and last node, but could also be a time-based histogram for node creation.

Currently, and only the membership of a `Node` to a given `Group` can be set in the QueryBuilder, but it's not possible to query for nodes that don't belong to...

As discussed with @edan-bainglass. In PR #6255, an inconsistency in the type handling of the `filepath_executable` of `PortableCode` was identified by the introduction of `pydantic` (see [here](https://github.com/aiidateam/aiida-core/pull/6255#issuecomment-2772341502) for reference). Looking...

This PR introduces a fixture to obtain an `ArithmeticAdd` `CalcJobNode` that doesn't require to actually `run` the `Process`. Instead, the incoming and outgoing links (and properties) are manually added (set)....

Increase visibility. Information missing in the docs that is, however, contained in blog posts could also be integrated into the docs.

good first issue
topic/documentation

The joy of working with mutable types and passing by reference 🥲 Pair-coded with @khsrali 🫶