About:

German Dev creates web, mobile & desktop apps for communication & knowledge storage. Focus on user privacy & usability.

Website:

Outgoing Links:

Subscribe to RSS:
The EU should establish a funding platform for open-source software that rewards developers based on performance metrics to promote innovation and digital sovereignty.
Receipts Space 3.0 features major updates like audit compliance, encryption, a new dashboard, and improved file saving options for better user experience.
The text discusses the need to become independent of the US and strengthen the EU, particularly in the digital sphere. It presents criteria for achieving independence and reliability, such as self-hosting, decentralization, and op...
E-Invoice Space, formerly known as XML2Invoice, has undergone significant improvements and now offers a new layout, the ability to create custom invoices, and EN 16931 compatibility. The application is user-friendly and allows for...
The text discusses the new Swiss army knife for e-invoices, which allows for easy creation of e-invoices online, conversion of existing invoices into e-invoices, and processing of received e-invoices. It also mentions the compatib...
PDFify 4.0 is now available with new features including PDF/A support, Finder extensions, quick actions, support for other file formats, faster display of PDFs on the web, standardized maximum page size, and improved sequence duri...
The text discusses the local-first movement, which aims to bring data back to the user while retaining the advantages of the internet. It proposes a resilient sync for data exchange, focusing on data processing and storage locally...
The text discusses the idea of creating a digital network of trust using cryptographic means to prevent fake news. It provides a technical example of how to create a digital signature to verify the authenticity of news. The author...
The author updated their website using Vue and Markdown, creating a static version for easy indexing and fast loading time. They integrated dynamic elements and individual posts, using Obsidian as a Markdown editor for content.
The text is a briefing about the video chat projects started by Dirk Holtwick, including peer.school and Brie.fi/ng. The projects focus on secure communication and have found many friends on Github. Briefing is available in severa...
LanguageTool is a tool for producing error-free texts in different languages. The author provides tips for setting up and using an appropriate server, including how to set up your own server via Docker, use in Visual Studio Code, ...
The author discusses his decision to develop a static website builder, his inspiration from Evan You's Vue.js, and his desire for speed, flexibility, and post-processing capabilities. He details the process of building the website...
The text discusses the need for Europe to develop its own IT strategy to become more independent in a changing global world. It emphasizes the importance of protecting user data, developing a free platform, and open-source softwar...
The text discusses the benefits of using esbuild for developers, as it is fast and simple to set up. It also provides information on how to use esbuild for transpiling and testing, and highlights the advantages of esbuild over oth...
The text discusses the requirements for a layout system for single page web apps, introducing a stack based view layout using CSS classes. It provides an example of a layout for a mail or notes app and explains the use of flex box...
The author discusses the limitations of Marzipan and the benefits of using web technologies for cross-platform app development. He explains that he wrote his own web app wrappers to have full control over native features and reduc...
The author discusses the transition from HockeyApp to Microsoft's AppCenter and the search for alternatives, ultimately settling on Sentry. They detail the integration process, support features, error tracking, symbolication, and ...
The text discusses the use of universally unique IDs, particularly version 4 described in RFC 4122, and their implementation in various programming languages. It also explores the drawbacks of using UUIDs and suggests ways to redu...
The text discusses the use of web technologies, particularly Electron, on macOS and iOS. It highlights the advantages and disadvantages of Electron, and provides a practical introduction to using WKWebView as an alternative. The a...
The text provides tips for optimizing website performance, including deferring scripts, inlining CSS, using a CDN, minification, image optimization, lazy loading, Google Analytics, and reducing waiting time on the server side.
The text discusses the benefits of creating frameworks for macOS and iOS developers, including structure, reusability, and stability. The author provides a real-life example of how he used frameworks in his projects and shares som...
The text discusses how to adopt macOS Mojave's dark and light visual modes for web development using named system colors and plain colors in CSS. The author has created a project called DesertColor on GitHub to provide access to t...