• 0 Posts
  • 4 Comments
Joined 15 days ago
cake
Cake day: March 23rd, 2025

help-circle
  • I’m involved scientific programming tasks (climate models) and we are largely using a mix of prototyping, feature-driven, and big bang models. It’s a result of the requirements for our work. Important is, that our “user base” is extremely small and in the beginning of a project mostly ourselves. The required features are given by the scientific questions and timelines dictated by project timelines from soft funding. Iterations are thus mostly more like “that didn’t quite work, I need another method” kind of arguments. Hence, the implementation of modular and fast evolving design is important and often we try to build our software such that fast development can be done on individual models.
    Sometimes theres an idea on how to solve a problem more efficiently or with better performance. And then it’s all about coming up with any proof of concept.

    Finally, there is not really anything like a management in our line of work. The professor is usually satisfied if the results work out and papers go out quickly. The rest ist largely up to the group of devs.


  • The initiative to build FOSS alternatives for the administration in Europe goes back years. In a nutshell: Corporate software is getting very expensive for the administration and poses security risks. As an alternative, FOSS Software is put together to replace the administrative systems. The reason there is so many news now is that the first Software bundles are being released and are coming online in databases.


  • To give that more context: The BundesMessenger is developed for secure communication in the German army (named Bundeswehr in German). So it’s most likely not only about cash but also about security. It’s e2e encrypted, can be federated to several locations, etc. Seems a smart move to me. Edit: Actually I’m mistaken. It’s for the whole public administration. Not only the army. Not sure how I got that impression. Argument holds, though. 🙈