Dwarves
Memo
Type ESC to close search bar

As we step into the exciting opportunities of October, we are at a crucial point in the ever-changing world of technology. Our adventure until now has been for the most part very exciting, with a strong focus on ‘Full-stack engineering’ Now, we shift our attention to a topic that is prolific and always true: Open-source.

Open-source has always been the foundation for many hobby projects, learning experiences, startups, and enterprises. It has stayed true to the idea for the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose - originally helping to fix bugs and later accelerating state-of-the-art tech and AI.

Tech Radar

Step into the latest edition of the Dwarves Foundation Tech Radar Report, where we shed light on the technologies steering our engineering team’s growth and success. In this report, we illuminate the technologies shaping our path forward, from evaluating new methodologies to embracing tools that amplify our efficiency.

This month has been the month of trying out new and existing tech. We’ve been more eager to get more hands-on to better understand how our tech and research can apply to our projects and our everyday lives.

Type-safe Server Client Development

Trial

Addressing type safety in JavaScript applications, we’re trialing an automated OpenAPI Spec generation from server code to ensure consistent data types between client and server. This method, documented via Swagger, enhances development efficiency and reduces errors.

We’ve implemented a boilerplate for backend and frontend, demonstrated in our Next.js boilerplate pull request, and are integrating type safety into our developer training programs.

The next phase involves transitioning our internal tool, Fortress, to a type-safe framework, as outlined in the “Migrate Fortress to use Type-safe approach” proposal. This move is set to enhance application reliability and showcase the benefits of type-safe practices in our operations.

AI-aided development

Trial

In the software industry, the exploration of rapidly evolving AI tools for code writing support is becoming increasingly common. This month, during our Frontend Development Course 2023, we saw a lot of promising projects from both our community and our in-house engineers in creating tools like code reviews at a project scale and automation of CV matching, worthy of a small startup. We see a very clear future of what AI can do for us and how it will be integrated within our everyday lives.

Tools built from frontend training courses:

DuckDB

Assess

DuckDB is an embedded database management system that is designed for analytical query processing. Despite recent advances to hardware scaling and database software for data lakes and data warehouses, most workloads and use-cases fall within or below 10GB in size. This means analytical workloads can use DuckDB in lieu of a data warehouse to scope reports and analytics, without the hassle between operation and analytics teams. DuckDB may become an invaluable tool, especially as our workloads don’t reach the scale necessary for use of a data warehouse for our needs.

Devcontainers

Trial

Devcontainers are a feature of Visual Studio Code that allow developers to use a container as a full-featured development environment. A devcontainer.json file in your project tells VS Code how to access (or create) a development container with a well-defined tool and runtime stack. This container can be used to run an application or to separate tools, libraries, or runtimes needed for working with a codebase. Workspace files are mounted from the local file system or copied or cloned into the container. Extensions are installed and run inside the container, where they have full access to the tools, platform, and file system. Developer experience is a growing need in the industry as well as for our use-cases, to bridge the gap to foster full-stack engineers and onboard them as quickly as possible. We’ve implemented this on many of our internal projects, as well as our public GitHub boilerplates:

R&D Topics and Challenges

Innovation continues to drive us forward at R&D. For the month ahead, we’re expanding our scope to encompass emerging trends in development productivity, user interface design, and engineering paradigms.

Research Topics

New Tools

As we persist in our R&D voyage, we endeavor to remain at the forefront of tech progress, delivering creative answers that propel our initiatives and the broader software sector.

Dwarves Rewind October 2023

Dwarves Rewind is a reading list serving as a collection of news we aggregate weekly. Tech is a very high-paced industry, and rewind helps to serve as a curated list of trending and high-profile topics that everyone can look back on.