Let's answer some questions, which you might have:
- Who are these folks?
- What are they doing?
- Why are they doing what they are doing?
Overview of KDE technologies and community.
This talk will focus on why Free and Open Source Software is essential in Educational Technology, especially in the Indian context.
I will discuss the perils of proprietary software in education in terms of cost, ecosystem-locking and obviously the privacy of students' data.
I will share how FOSS acts as a solution to some of these problems and successful case studies from the ecosystem.
In today's digital world, taking control of your data is crucial. In this session, we'll explore self-hosting to empower you with privacy and customization.
Establish Secure Networks: Learn how Tailscale can effortlessly create a private, secure mesh network to safely connect your devices from anywhere.
Manage Your Digital Files: Explore Nextcloud AIO, a comprehensive and...
GhVMCtl is a tool written in bash, which uses lxd to test GUI apps inside a runner. It uses KVM and spawns an lxd container inside the github runner. Inside that lxd container, one can easily run various different types of commands including running a snap, taking screenshots of them in window mode or screen mode using gnome-screenshot, which is a handy utility by gnome. There is also an...
Prav is a Free Software app for encrypted messages, files, and audio/video calls. It is inspired by the Quicksy app.
This talk will focus on the importance of federated messaging. An example of federated communication is phone calls which allow you to talk to any user using a SIM card regardless of which provider they...
I wanted an input tool to easily write my mother tongue Malayalam (about 37 million speakers around the world) on Ubuntu (KDE + i3), and I came across the FOSS project called Varnam: https://varnamproject.com/ which supported many Indian languages.
It was difficult to set it up for me at the time, was 17 years old. It had to be compiled, the docs were lacking and like that reddit meme,...
This will be a hands-on workshop. I ran this last year and I will be bringing it back with some improvements. We'll be building a couple of simple QML interfaces together, step-by-step. You'll get to follow along and try it out yourself. For the best experience, having VirtualBox installed is helpful. I'll provide a VirtualBox image so you can work locally, which really speeds things up. But...
Clazy has evolved into a powerful static analysis tool in the KDE ecosystem, helping developers write better Qt code through intelligent compile-time checks. This talk will dive into how Clazy leverages Clang's robust API to understand Qt semantics and detect over 50 different types of potential issues, from memory allocation inefficiencies to API misuse.
We'll explore:
The architecture...
Windows 10 security updates end on 14 October 2025 [0], which is KDE's 29th birthday and also, ironically, International E-Waste Day [1] (you cannot make these things up!). Hundreds of millions of functioning devices [2] will become e-waste, disposed in large part in countries in the Global South, including India. Moreover, this means manufacturing and transporting new ones, which is perhaps...
In this session, I will share my personal journey to 200k+ views with KDE's Kdenlive, an open-source video editor that has empowered me to craft compelling visual stories over the years.
Initially, my niche was majorly Linux content. Along with a friend, we made Arch installation and ricing tutorials.
Now, I make storytelling videos on Instagram — all with the power of KDE's Kdenlive. I...
Modern software development environments are increasingly complex, making reproducibility and consistency across teams a significant challenge. This talk introduces Nix, a powerful functional package manager and system configuration tool, demonstrating how its deterministic approach can revolutionize development environments. We'll explore how Nix can work alongside traditional development...
Australian schools use Windows and MacOS on laptops, PCs and iPads.
There are different hardware configurations ranging from PC computer rooms to Bring Your Own Device (BYOD).
- Catholic schools tend to favour Chromebooks, iPads and Tablets.
- Government schools prefer laptops.
BYOD (Bring Your Own Device)
Parents buy approved devices for their children from approved...
In today’s digital age, the environmental impact of software is a critical yet often ignored issue. The KDE Eco project tackles this challenge head-on by championing sustainable software development practices within the KDE Community and beyond. As a Season of KDE mentee this year, I contributed to the KDE Eco Remote Eco Lab project, creating comprehensive written and video documentation to...
This talk will cover KEcoLab, a tool designed to measure and analyze software energy consumption. We'll examine the architecture and functionality of KEcoLab, discuss its integration and utilization within the KDE development workflow, and provide a brief guide on how to utilise KEcoLab for your own projects. We will also demo the project and how you can also utilise it to test your software's...
Most Free Software projects don’t always have big-money backing, but they still need to distribute massive amounts of software binaries and data. That’s where download mirrors come in—they take the load off primary servers, improve availability, and speed up downloads, especially in different parts of the world.
In this talk, we’ll dive into the why, what, and how of setting up a Free...
Cockpit is web administration tool for linux systems. Written in Python, C and JavaScript. Cockpit can be used on Ubuntu, Archlinux, Fedora, Rhel, SLE and Opensuse. Cockpit on its own is fairly limited however Cockpit is designed to be extensiable using plugins called applications. Applications are written in typescript. The aim of this workshop is to introduce,...