The field of LLM-based AI is evolving so rapidly that cutting news last week is old news today. It's hard to make sense of what's going on and, worse, there's talk that the career of software development is going to die.
Anoman report frame work virtually builds a SQL SELECT statement based on user inputs. Anoman conceptualized and continually evolved by customer requirements and use cases. In one of our software implementation, we have a task to implement almost 70 pre-defined reports on one table. A team of few, we don’t have much hands to develop it. Our organization principles are highly influenced by TQM. [...]
Wer Webanwendungen entwickelt, muss sich nicht nur Gedanken um die fachlichen Funktionalitäten machen. Es gibt so viele Möglichkeiten, an denen Angreifer versuchen können, Schwachstellen der Anwendung auszunutzen. Dabei geht es nicht immer darum, auf den Server zu gelangen. Häufig geht es darum, die Besucher der Webseite hinter das Licht zu führen.
Im Rahmen meiner Masterarbeit habe ich mich mit dem Thema "Software Supply Chain Security" auseinandergesetzt und mir dabei CPAN-Module angeschaut. In diesem Vortrag werde ich vorstellen, was ich so gemacht habe..
Wir schauen uns mal an was wir mit Kubernetes so an Möglichkeiten bekommen. Selbstredend nicht ansatzweise alles. Aber doch so viel, dass ihr alle wechselt
Acme::Glue is the companion Perl module for a Perl photo project, the idea for the photo project is to have each photo include a small snippet of code. The code does not have to be Perl, it just has to be something you're quite fond of for whatever reason
During unit testing I found a security vulnerability in my project Coocook.org. It allowed retrieving and manipulating the ingredients list of any recipe on Coocook without authentication/authorization. An attacker wouldn’t get the name of recipes or cooking instructions, though. This is a personal war story I experienced in February
Koha is capable, free and open-source library management system, in active development and rising trend, so many libraries are happy switching to it nowadays.
Vorträge mit einer Dauer von (maximal) 5 Minuten - der ideale Weg, Euer Lieblingsmodul oder Eure Lieblingsfernsehserie vorzustellen oder einfach nur erste Erfahrung zu sammeln mit einem Kurzvortra
Though most of us know the importance of clean DB standards, at the same time all have our own variances in implementing it. Especially for small teams with multi-role developers, it's a challenge to keep track of it.
OpenAPI ist ein Beschreibungsformat für APIs. Wenn eine Beschreibung gut gemacht ist, beschreibt es die Interaktion zwischen Client und Server recht genau.
A whistlestop tour of the history of photography and why generative AI isn't that much different in many regards, but why it fails on one critical aspect
In jedem Jahr gibt es eine neue Version von Perl, die auch immer neue Features mitbringen. Wie bei den vergangenen beiden Workshops, werde ich auch diesmal die Neuerungen vorstellen, die das neue Perl so mitsichbringt
PayProp chose Perl over twenty years ago when they bootstrapped their business. Today the backend is still Perl, but has changed. This is a short talk about how we are modernising the stack and contributing back to open source software.
Wird KI den Beruf der Softwareentwickler:innen unnötig machen? Ich weiß es nicht. Ich will in dem Vortrag an Hand von ein paar Beispielen zeigen, wo man sich die KI zu Nutze machen kann. Ich werde dabei ChatGPT, codeium und andere Tools nutzen.
Wir bei Perl-Services nutzen die Gitlab-Pipeline um unsere Projekte zu testen und zu bauen. Dabei haben wir auch verschiedene Sicherheitsaspekte im Blick. Dazu haben wir einige Jobs aufgebaut, die wir modular einsetzen können. Das geht von einfachen CPAN-Audit-Jobs bis zu Prüfungen ob "Geheimnisse" (Passwörter, API-Token, ...) im Repository sind.