Large Language Models
This page is intended as a simplified primer on important concepts for developing and customizing Large Language Models (LLM).
More …This page is intended as a simplified primer on important concepts for developing and customizing Large Language Models (LLM).
More …Some short and sweet tips, tricks and best practices for Android development:
More …If you keep an eye on German automotive companies, you will see a pattern. Their software is a huge mess and they have trouble finding and keeping developers, which leads to a high turnover rate, that amplifies existing issues.
More …The security of a product (backend, iOS and Android app) can be evaluated with penetration tests (often done by specialized companies). Android apps are already protected by the Android Sandbox and critical operations like authentication, authorization and content storage should be done in a secure backend, so critical findings in apps are rare. However pen tests will usually produce common findings, that are the same for most apps.
More …Technical interviews have become kind of a meme in the developer community. Especially with Big Tech companies’ extensive focus on niche algorithms and datastructures whiteboard tests, that have no relevance for most developer jobs, but are still copied by non tech companies. This post contains some tips for conducting technical interviews as a developer.
More …