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 195 episodes available.
June 12, 2025Today's Deep-Dive: ConsulThe Deep Dive explores Consul Democracy, an open-source toolkit designed to enhance citizen participation in government. It emphasizes the platform’s global use, having been adopted by over 250 cities, including Madrid, Sao Paulo, and Glasgow. Key features include spaces for online debate, citizen proposal evaluation, formal voting, participatory budgeting, and collaborative drafting of laws. The platform is hosted on GitHub and adheres to the Aferro GPLv3 license, ensuring modifications remain open-source. Originally developed for Madrid’s e-participation website in 2015, it is now supported by the Consul Democracy Foundation and a vibrant community of contributors. Recent updates include the introduction of an AI-powered civic assistant project and recognition from organizations like People Powered for its effectiveness. The platform aims to foster deeper democratic engagement by enabling actual interaction and collaboration between citizens and governments. Users can explore the tool through a demo on the website or access the code on GitHub. Overall, Consul Democracy represents a significant step towards transparent and participatory governance, raising important questions about the future of civic technology and AI.https://consuldemocracy.org/https://www.safeserver.de...more10minPlay
June 11, 2025Today's Deep-Dive: ShaarliThe deep dive focuses on Shaarli, a personal, minimalist, and database-free bookmarking service. It allows users to create a private library for links, emphasizing control and ownership of data since it is self-hosted rather than stored on external servers. The simplicity of Shaarli is highlighted by its lack of a traditional database, which makes installation and management straightforward—users can set it up by copying files to their server space. Shaarli is versatile, serving as a bookmarking tool, a read-it-later list, a personal knowledge base, and more, with features such as tagging and full-text search to organize saved links. Users can also generate RSS feeds for their links and utilize automatic URL cleanup for privacy. For those hesitant about installation, a public demo instance is available for hands-on exploration. The origins of Shaarli trace back to a fork from an original project, now actively maintained by the community. The core appeal of Shaarli lies in its ability to provide a fast and user-controlled experience, making it an attractive option for those seeking more autonomy over their digital tools. Ultimately, it challenges users to consider the value of self-hosted solutions in an age of convenience offered by corporate tools.https://shaarli.readthedocs.io/en/master/https://www.safeserver.de...more10minPlay
June 10, 2025Today's Deep-Dive: CalibreThe Deep Dive explores Calibre Web, a web application that allows users to access and manage their personal ebook libraries online, building on the functionality of the original Calibre Desktop program. Calibre serves as an offline organizer for ebooks, while Calibre Web provides a browsable web interface, enabling users to read, search, and manage their collections from anywhere. Key features include a responsive interface, in-browser reading support, user management with customizable permissions, and the ability to edit metadata and create custom shelves. Installation is recommended via Python’s package installer, PIP, within a virtual environment to avoid software conflicts. Users must point Calibre Web to their Calibre database file and can troubleshoot issues by checking log files or verifying permissions. The software supports community engagement, with resources like FAQs and Discord for assistance. Overall, Calibre Web empowers users to take control of their digital libraries while showcasing the benefits of open-source projects. The discussion emphasizes the importance of managing personal data in an age dominated by cloud services.https://github.com/janeczku/calibre-webhttps://www.safeserver.de...more11minPlay
June 09, 2025Today's Deep-Dive: IT ToolsThe deep dive discusses “IT Tools,” a collection of online utilities for developers and IT professionals, hosted on its GitHub repository. The project emphasizes accessibility and user experience, aiming to provide a single reliable source for various online tools. It has garnered significant popularity, with over 30,000 stars and 3,600 forks on GitHub, indicating a strong community engagement. The tools are open-source, licensed under GPL 3.0, allowing users to view, modify, and share the code freely. Users can access the tools at it-tools.tech or opt to self-host them using platforms like Docker, Cloudron, and Unraid. The project is built with modern web technologies such as Vue, TypeScript, and JavaScript, making it approachable for contributors. It encourages community involvement through feature requests and acknowledges its contributors. The combination of user-friendly design and the option for deeper technical engagement makes it appealing to both casual users and IT enthusiasts. Overall, IT Tools showcases a mature approach to open-source projects by prioritizing usability alongside functionality.https://it-tools.tech/https://www.safeserver.de...more10minPlay
June 06, 2025Today's Deep-Dive: FilePizzaThis episode revolves around FilePizza, a service that enables fast, private file transfers directly between browsers without relying on intermediary servers. Users can simply drag and drop files onto the FilePizza website, which generates a unique link for the recipient to download the file directly from the sender’s computer. This peer-to-peer transfer method, facilitated by WebRTC technology, enhances speed and privacy, as files never reside on a server. The uploader must keep their browser window open until the transfer is complete, and multiple recipients can download simultaneously using the same link. FilePizza allows for large file transfers limited only by the sender’s browser capabilities, and the data is encrypted during transfer for security. An optional password can be added for extra protection. The latest version of FilePizza includes improvements such as a modernized UI, better mobile support, and features like monitoring download progress and uploading multiple files as a zip. Overall, FilePizza offers a novel approach to file sharing that emphasizes user control and decentralization, prompting considerations about the future of online data sharing. The discussion is supported by SafeServer, a reliable hosting provider.https://file.pizza/https://www.safeserver.de...more11minPlay
June 05, 2025Today's Deep-Dive: YOURLSThe Deep Dive discusses YOURLS, which stands for Your Own URL Shortener, emphasizing its role as self-hosted software rather than a subscription service. Users can download and run it on their own servers, granting them complete control over their short links, click data, and brand identity. The document highlights the advantages of owning data, including detailed statistics such as historical click reports, referrer tracking, and visitor geolocation, which are valuable for marketers and content sharers. Additionally, YOURLS offers extensibility through a robust plugin architecture, allowing users to customize functionality according to their needs. The setup process is designed to be beginner-friendly, with comprehensive documentation available. The software is free and open-source under the MIT license, encouraging users to modify and share it. A supportive community exists for those seeking assistance or advanced features. Ultimately, YOURLS empowers users to take ownership of their online presence and data, transforming link shortening into a strategic asset. The discussion concludes by prompting listeners to consider the importance of controlling their online infrastructure.https://yourls.org/https://www.safeserver.de...more9minPlay
June 04, 2025Today's Deep-Dive: Woodpecker CIThis episode focuses on Woodpecker CICD, a simple yet powerful continuous integration and continuous deployment engine. It automates the process of taking code from developers, testing it, and deploying it reliably, utilizing Docker containers for consistency and portability. Each step in the pipeline runs in its own Docker container, allowing for isolated and repeatable builds. Woodpecker is lightweight, requiring minimal resources, which makes it accessible for self-hosting on modest hardware. It features an extensible plugin system, enabling users to create custom Docker containers for specific tasks, supported by an active community. The project is open-source, licensed under Apache 2.0, and has a healthy GitHub presence with numerous contributors. Real-world usage is exemplified by Codeberg, a privacy-focused Git hosting platform that employs Woodpecker as its main CI-CD engine. The documentation is user-friendly and encourages community involvement through translation efforts. Overall, Woodpecker demonstrates how powerful automation can be achieved through well-designed, simpler components rather than complex systems.https://woodpecker-ci.org/https://www.safeserver.de...more9minPlay
June 03, 2025Today's Deep-Dive: WallabagThe deep dive discusses the issue of digital clutter and introduces Wallabag, a self-hostable application designed for saving and reading web pages without distractions. Wallabag allows users to save articles while stripping away ads and pop-ups, providing a clean reading experience. There are two main ways to use Wallabag: self-hosting for those with technical skills, and a hosted service that simplifies the process for beginners at a reasonable fee. Users can access their saved articles on various devices, including mobile apps and e-readers, and it integrates well with multiple RSS readers. Wallabag is an open-source project maintained by a community of developers and users, emphasizing collaboration and user-driven evolution. The tool is aimed at helping individuals manage information overload by creating a dedicated space for focused reading. It enhances comprehension and reduces cognitive load, allowing users to reclaim their attention online. Ultimately, Wallabag promotes intentional reading and knowledge management in a world filled with distractions. The discussion concludes by reflecting on the value of having a personal, distraction-free space for learning.https://wallabag.org/https://www.safeserver.de...more8minPlay
June 02, 2025Today's Deep-Dive: Actual BudgetThe deep dive explores a personal finance app called Actual Budget, which emphasizes speed, privacy, and user control. It operates as a local-first application, meaning users can manage their finances offline while retaining ownership of their data, supported by optional end-to-end encryption. The app utilizes the envelope budgeting method, focusing on actual income to promote clarity in spending and encourage savings. Designed for usability, it features a fast interface optimized for quick transaction management, allowing users to categorize expenses efficiently. Users can import financial data from standard file formats or utilize bank syncing options, with an undo feature to correct mistakes easily. Reports on net worth and cash flow are included, along with a custom report engine for personalized insights. The app is community-driven, open-source, and free, with resources for beginners and those switching from other budgeting tools. With a focus on transparency and user agency, Actual Budget positions itself as a tool for active financial management rather than automation. Ultimately, it encourages users to understand their finances thoroughly, promoting a sense of control over their financial lives.https://actualbudget.org/https://www.safeserver.de...more10minPlay
May 30, 2025Today's Deep-Dive: PostizPostiz is a social media scheduling tool designed to simplify management for users, particularly beginners. It allows users to plan and schedule posts across multiple platforms, such as Facebook, Instagram, LinkedIn, and TikTok, saving time and ensuring consistency. The tool includes AI features for content creation, like an AI image generator and post ideation support, helping users overcome creative blocks. It also facilitates team collaboration, enabling multiple users to work together on drafts and manage schedules effectively. Additionally, Postiz offers automation features for engagement, such as auto liking and commenting, which can enhance visibility with minimal manual effort. Comprehensive analytics are integrated to help users track post performance and adjust strategies based on data. The user-friendly interface and available support resources, including documentation and tutorials, make it accessible for those intimidated by social media management. Postiz is open source with a self-hosting option for privacy-focused users, although the standard hosted version is recommended for most. A seven-day free trial allows potential users to test the tool before committing financially. Overall, Postiz aims to reduce the complexity of social media management, allowing users to focus on creativity and connection.https://postiz.com/https://www.safeserver.de...more10minPlay
FAQs about Deep Dive:How many episodes does Deep Dive have?The podcast currently has 195 episodes available.