cusy GmbH
banner
cusy.io
cusy GmbH
@cusy.io
We’re a software consultancy solving complex problems. We connect strategy and execution, helping our clients to strengthen their core competencies.
Reposted by cusy GmbH
Thanks @hugovk.dev! I haven’t been this excited about a #Python release in a long time. I’m curious to see how some of our projects will fare with free-threaded Python: cusy.io/en/blog/free...
October 7, 2025 at 3:55 PM
The most important finding of the DORA Report 2025 is that AI is an amplifier in software development: it amplifies the strengths of high-performing companies and the weaknesses of companies struggling with difficulties: cusy.io/en/blog/dora...
#DORA #AI #DevOps
DORA Report 2025: The state of AI-supported software development
Veit Schiele 28 September 2025 4–5 minutes The most important finding of the DORA study is that AI is an amplifier in software development: it amplifies the strengths of high-performing companies a...
cusy.io
September 29, 2025 at 6:45 AM
In a few weeks, Python 3.14 will be released with full support for free-threaded Python. But does this really represent a breakthrough in concurrent code execution? We took a closer look at recent progress: cusy.io/en/blog/free...
#Python
Free-threaded Python – hit or miss?
Veit Schiele 5 September 2025 5–6 minutes Python 3.14 will be released in a few weeks with some important changes regarding parallelism: PEP 779: Free-threaded Python is officially supported, PEP 7...
cusy.io
September 15, 2025 at 6:18 AM
Today, we took a closer look at the new OpenAI models and training methods. They seem promising, but their local use still needs to prove itself: cusy.io/en/blog/open...

#OpenAI #AI #Python #Jupyter
The new OpenAI Open-Weight models are here
Veit Schiele 6 August 2025 2–3 minutes Yesterday, OpenAI released its new Open-Weight models under Apache 2.0, which differ in size: New: gpt-oss. The * gpt-oss-120b* model is comparable to OpenAI ...
cusy.io
August 6, 2025 at 1:14 PM
🎉 We have relaunched our website – using Sphinx and a CI/CD pipeline that automatically performs linting, spell checking and building the static website for English and German: cusy.io/en/
Solving complex IT problems!
Veit Schiele 24 March 2025~1 minute cusy is a technology consultancy that combines the best of strategy, design and software engineering to help ambitious organisations lay the foundations for succ...
cusy.io
July 17, 2025 at 12:53 PM
Reposted by cusy GmbH
I’ve written about design patterns for the securing of LLM agents: cusy.io/en/blog/desi...
#AI #LLM #PromptInjection
Design patterns for the securing of LLM agents
cusy.io
July 1, 2025 at 6:10 AM
Reposted by cusy GmbH
My talk at PyData Berlin on ‘Democratizing Digital Maps – How Protomaps Changes the Game’ has been accepted. I’m looking forward to many exciting discussions during PyData Berlin from September 1-3: cusy.io/en/about/eve...
#Map #Geography #GIS
PyData Berlin 2025
We will be at PyData in Berlin from 1 to 3 September 2025 and look forward to exciting discussions with you.
cusy.io
June 23, 2025 at 1:56 PM
Imagine the previously open data on which you have based your scientific work being taken offline. Unfortunately, this has now become a reality in the USA. We show you how you can check your data sources and secure your results: cusy.io/en/our-train...
#OpenData #Git
Versioned and reproducible storage of code and data
‘Single occurrences that cannot be reproduced are of no significance to science’ wrote Karl Popper in 1935 in The Logic of Research. This has not changed to this day. What is new is that research data...
cusy.io
June 3, 2025 at 9:33 AM
Our findings on how AI can support us in programming are pretty much in line with the results of the DORA Report 2024: cusy.io/en/blog/dora...
#AI #Programming #DX #DevOps
DORA Report 2024: How AI is changing software development
The DORA Report 2024 marks a turning point in software development. For the first time, artificial intelligence is at the centre of the analysis and shows how AI tools are fundamentally changing the w...
cusy.io
May 23, 2025 at 11:12 AM
Reposted by cusy GmbH
📅 Save the date! Am 5. Juli werde ich um 14 Uhr einen Vortrag auf der Tübix halten: So helfen uns LLMs beim Programmieren.
cusy.io/de/ueber/tre...
#LLM #AI #Programming
Tübix 2025
Wir sind am 5. Juli 2025 auf der Tübix und freuen uns auf spannende Gespräche mit euch.
cusy.io
May 22, 2025 at 10:26 AM
In version 17.11 of our self-hosted GitLab service, we have deactivated detailed event tracking by GitLab. This opt-out is by no means compatible with EU data protection. See also
about.gitlab.com/blog/2025/03...
ce.cusy.io/help/adminis...
handbook.gitlab.com/handbook/leg...
#GitLab #Privacy
More granular product usage insights for GitLab Self-Managed and Dedicated
Learn how event-level data helps GitLab improve the DevSecOps platform. Opt-out option is always available.
about.gitlab.com
May 7, 2025 at 9:41 AM
Reposted by cusy GmbH
Mein Vortrag für die Tübix wurde angenommen:
Wie uns LLMs beim Programmieren helfen
cfp.tuebix.org/tuebix-2025/...
#LLM #VibeCoding #Python
Wie uns LLMs beim Programmieren helfen Tübix 2025
Data Scientists nutzen zunehmend LLMs (GitHub Copilot, LLama, Claude etc.) um schnell einen Prototypen für ihre Datenanalyse zu bauen. Ihre Erwartungen, was sie innerhalb kurzer Zeit mit einem LLM err...
cfp.tuebix.org
May 6, 2025 at 9:21 AM
Over the last two and a half years, we have repeatedly trialled AI tools in projects to better understand how they can support us in our work. We would now like to present three tools that we are currently still working with.
cusy.io/en/blog/ai-p...
#AI #LLM #MCP #Programming #DX
AI programming tools
Over the last two and a half years, we have repeatedly trialled AI tools in projects to better understand how they can support us in our work. We would now like to present three tools that we are curr...
cusy.io
April 2, 2025 at 5:46 PM
Artificial intelligence is changing the way business processes are carried out in every industry and function. It is opening up unimagined opportunities and efficiency gains. We can help you utilise the transformative power of AI strategically and responsibly: cusy.io/en/our-servi...
#AI #Python
Artificial intelligence
Artificial intelligence (AI) is changing the way business processes are carried out in every industry and function. It is opening up unimagined opportunities and efficiency gains. We can help you util...
cusy.io
March 24, 2025 at 1:12 PM
We have written down our experiences of how LLMs help us with programming: cusy.io/en/blog/how-...
#LLM #AI #programming #DX #Python
How LLMs help us with programming
We were recently asked by a global chemical company if we could give their engineers an introduction to programming with Python and Large Language Models (LLM). Their expectations of what they wanted ...
cusy.io
March 17, 2025 at 6:34 AM
Reposted by cusy GmbH
Final preparations for the Maps Sprint starting tomorrow: cusy.io/en/about/eve...
#Maps #gis
cusy Maps Sprint in Freiburg
A sprint for our new map service will take place from 19 to 21 February.
cusy.io
February 18, 2025 at 9:08 AM
🥳 🎉 Whow, so many Pythonistas and data scientists here on Bluesky – our Python4DataScience account now has 3000 followers: bsky.app/profile/pyth...
#Python #DataScience #Bluesky
December 5, 2024 at 7:27 PM
Now you can find out even more easily what we do and what services we can offer you:
• Data and analyses
• Platforms
• Software development
• Data science workshops
cusy.io
Solving complex IT problems!
cusy.io
November 25, 2024 at 11:02 AM
Kristian Rother spricht heute Abend in der Semicolon-Reihe der GFU Cyrus AG über Strategien zum Entwickeln zuverlässiger Software. Wir freuen uns schon jetzt auf spannende Diskussionen mit euch.
Vortrag 10 Scheiben Käse bitte - Strategien zum Entwickeln zuverlässiger SoftwaregermanyuksettingsaegallianzaxabayerElement 1boschdeutsche-bankdeutsche-postdouglasfordfujitsuhenkelhermeslufthansamerce...
Vortrag am nach Absprache
www.gfu.net
October 29, 2024 at 9:52 AM
Reposted by cusy GmbH
If I look at the survey results from Stack Overflow on ‘Learning to code’¹, we are well positioned with our training programme: cusy.io/seminars

¹ survey.stackoverflow.co/2024/develop...
July 27, 2024 at 9:47 AM
Reposted by cusy GmbH
We have significantly expanded the section on selecting the right type of diagram: www.cusy.design/de/latest/vi...
#DataViz
June 13, 2024 at 4:11 PM
We are planning our next cusy sprint, this time on Jupyter dashboards: cusy.io/en/about/eve...
#Jupyter #Dashboard #DataViz #DataScience
Jupyter Dashboard Sprint
From 23–25 September 2024 we are planning a sprint on Jupyter Dashboards in our Freiburg office.
cusy.io
May 29, 2024 at 9:57 AM
From 30 May to 2 June 2024 we will be at the 22nd Goulash Programming Night in Karlsruhe. We look forward to many exciting conversations with you: cusy.io/en/about/eve...
#GPN22 #Karlsruhe
GPN22
From 30 May to 2 June 2024 we will be at the 22nd Goulash Programming Night in Karlsruhe. We look forward to many exciting conversations with you.
cusy.io
May 13, 2024 at 9:15 AM