Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about Deep Dive:How many episodes does Deep Dive have?The podcast currently has 232 episodes available.
September 01, 2025Today's Deep-Dive: OdooThis episode delves into Odoo, a suite of business applications designed to streamline operations for companies of all sizes. Odoo is web-based, open-source, and offers a range of tools for various business functions, including accounting, sales, customer relationship management (CRM), inventory management, and more. The platform’s strength lies in its seamless integration of these tools, forming a comprehensive Enterprise Resource Planning (ERP) system that is both user-friendly and powerful. Odoo’s open-source nature allows for extensive customization and community-driven improvements, with over 100,000 developers contributing to its development. This ensures the software remains modern, secure, and adaptable. The platform offers two versions: the free Community Edition and the more feature-rich Enterprise Edition, which includes additional apps and support services. Odoo’s pricing is straightforward, with no hidden costs or long-term contracts, making it an attractive option for businesses looking to manage their operations efficiently. The document highlights Odoo’s flexibility, data ownership, and broad applicability across various industries, from small local shops to large corporations. It also mentions resources for learning and implementing Odoo, such as eLearning modules and a business simulation game called Scale Up. The web page concludes by emphasizing Odoo’s philosophy of open, integrated, and community-driven solutions, encouraging listeners to consider applying similar principles in their businesses and lives.https://www.odoo.com/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more12minPlay
August 29, 2025Today's Deep-Dive: KrokiKroki is a technology designed to simplify visual communication by creating diagrams from text descriptions. It bridges the gap between plain text and complex visuals, making diagramming accessible without the need for specialized software. Kroki uses a unified API to support various diagram types, including PlantUML, BPMN, C4, GraphViz, Mermaid, and more, reducing the friction of using multiple tools. It is free, open-source, and hosted on GitHub, with a goal to provide a fast and efficient service. Kroki operates through an HTTP API, handling both GET and POST requests, and can output diagrams in formats like SVG or PNG. Its modular architecture allows it to manage different diagram types efficiently. Users can try Kroki via a free public service at kroki.io or self-host it with minimal resources. The tool aims to democratize visual communication, making it easier for anyone to create clear and shareable diagrams, which can be integrated into version control systems. This simplifies collaboration and ensures diagrams stay up-to-date with evolving systems.https://kroki.io/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more11minPlay
August 28, 2025Today's Deep-Dive: KestraThis episode discusses Kestra, an open-source workflow automation platform designed to simplify complex operations and streamline automation across various systems. Kestra’s declarative approach and intuitive visual interface make it accessible to both seasoned developers and beginners. It handles both scheduled and event-driven workflows, abstracting away complex underlying processes and allowing users to define what needs to happen rather than scripting every detail. The platform features a comprehensive plugin ecosystem, enabling connections to a wide range of systems, databases, cloud services, and APIs, making it highly versatile. Kestra benefits a broad range of users, from data engineers to marketing operations, by improving productivity, efficiency, and reducing operational costs, and it offers pre-built templates (blueprints) to expedite common tasks.https://kestra.iohttps://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more14minPlay
August 27, 2025Today's Deep-Dive: Ossia ScoreOssia Score is an open-source, cross-platform, intermediate sequencer designed for interactive arts, enabling the integration and control of various media types like sound, video, lighting, and sensor data. It acts as a central hub, arranging and sequencing data from diverse sources such as OSC, MIDI, DMX, and more, to create immersive, interactive performances or installations. The tool is highly versatile, supporting multiple connection types and protocols, making it compatible with a wide range of devices and software. Ossia Score is designed to be accessible to both beginners and advanced users, offering simple math expressions for quick control and advanced scripting options for complex behaviors. It empowers artists to create dynamic, responsive environments where the audience becomes an active participant, transforming passive consumption into active, dynamic participation.https://ossia.io/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more16minPlay
August 26, 2025Today's Deep-Dive: PapraThis episode discusses Papra, a minimalist document archiving platform designed to help users manage digital clutter. Papra centralizes documents, making them easily searchable and accessible, and allows users to “store, forget, and retrieve” their files with confidence. Key features include email ingestion, content extraction using OCR, tagging for organization, and self-hosting options for enhanced privacy and control. The platform is open-source, fostering community involvement and transparency, and offers developer-friendly tools like APIs and webhooks for integration and automation. Papra is suitable for a wide range of users, from home users to small teams and freelancers, and has plans for future features like dedicated mobile apps and AI-assisted document management.https://papra.app/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more12minPlay
August 25, 2025Today's Deep-Dive: QdrantQdrant is a vector database, also known as a vector search engine, that helps AI understand the meaning behind information rather than just performing simple keyword searches. Vectors in Qdrant are numerical representations that capture the essence of data, such as text, images, or audio, and the system is designed for high-performance storage, search, and management of these vectors along with any additional payload information. Qdrant is crucial for modern AI as it enables semantic matching, finding conceptually close items even with different words, which is vital for AI to grasp nuance and handle complex tasks like semantic text search, similar image search, and extreme classification for e-commerce. The system is written in Rust, known for its speed and reliability, and is accessible as a ready-to-go service with a nice API, including a fully managed cloud version and a free tier for experimentation. Qdrant’s applications range from recommendation systems and retrieval-augmented generation to data analysis, anomaly detection, and AI agents, making it a versatile tool that enhances AI’s ability to understand, organize, and interact with information meaningfully.https://qdrant.tech/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more10minPlay
August 22, 2025Today's Deep-Dive: PelicanThis episode discusses Pelican, a Python-based static site generator that simplifies web publishing. It transforms text files written in formats like Markdown into a complete website, eliminating the need for complex databases or server-side code. Pelican offers features such as content freedom, automated generation, easy hosting, and version control compatibility. Additional functionalities include multilingual support, RSS feeds, code syntax highlighting, and content importation from platforms like WordPress. The tool is designed to be accessible, with a quick start guide and a supportive community, making it ideal for beginners and those looking to create blogs or portfolios.https://getpelican.com/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more15minPlay
August 21, 2025Today's Deep-Dive: PlexPlex is a platform designed to simplify your entertainment life, offering a free TV concierge service with over 600 live TV channels and 50,000 on-demand titles, all ad-supported. It also provides a rental option for newer releases. Plex is available on almost any device, allowing you to start watching on one device and resume on another. The platform’s Discover feature consolidates content from various streaming services into a universal watch list, helping you manage and discover new content without hopping between different apps. Additionally, Plex offers tools for organizing and streaming your personal media library, with premium features available through a subscription called PlexPass. This subscription enhances the experience for users with their own media servers, offering features like offline playback, hardware-accelerated streaming, and advanced photo management. Plex aims to bring convenience, organization, and discovery to a fragmented streaming world, with a growing user base of 17 million monthly active users.https://www.plex.tv/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more14minPlay
August 20, 2025Today's Deep-Dive: MailpitMalpit is a powerful, user-friendly email testing tool designed for developers, offering a safe sandbox environment to intercept, inspect, and test emails without sending them to real recipients. It acts as a local SMTP server, capturing emails sent during development and displaying them in a web interface with various viewing options, including HTML, plain text, and raw source. Malpit’s features include real-time updates via WebSockets, HTML and spam checks, link validation, message tagging, and support for MIME attachments with image thumbnails. It also offers advanced capabilities like chaos testing for simulating network failures, a REST API for automated testing, and SMTP relaying for forwarding inspected emails to real recipients. Malpit is easy to install and use, with support for multiple platforms, including Docker, and integrates seamlessly with applications by redirecting emails to its SMTP port.https://mailpit.axllent.org/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more16minPlay
August 19, 2025Today's Deep-Dive: HeyFormHeyForm is an open-source form builder that simplifies creating engaging, conversational forms without coding. It offers versatile inputs, customization options, and smart features like conditional logic and multiple endings to tailor user experiences. HeyForm ensures accessibility and engagement by presenting questions one at a time, reducing cognitive load and boosting completion rates. It integrates with various tools, provides insightful analytics, and works seamlessly across devices. Bootstrapped and user-funded, HeyForm prioritizes user needs, fostering a vibrant community that contributes to its continuous improvement.https://heyform.net/https://www.safeserver.deGain digital sovereignty now and save costsLet’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.Try it now for 1 Euro - 30 days free!...more16minPlay
FAQs about Deep Dive:How many episodes does Deep Dive have?The podcast currently has 232 episodes available.