Remove Coding Remove Document Remove Systems
article thumbnail

An educational side project

The Pragmatic Engineer

Juraj included system monitoring parts which monitor the server’s capacity he runs the app on: The monitoring page on the Rides app And it doesn’t end here. Juraj created a systems design explainer on how he built this project, and the technologies used: The systems design diagram for the Rides application The app uses: Node.js

Education 363
article thumbnail

The “10x engineer:" 50 years ago and now

The Pragmatic Engineer

” They write the specification, code, tests it, and write the documentation. Edits documentation the chief programmer writes, and makes it production-ready. Code reviews reduce the need to pair while working on a task, allowing engineers to keep up with changes and learn from each other. The copilot. The editor.

article thumbnail

Data Migration Strategies For Large Scale Systems

Data Engineering Podcast

Summary Any software system that survives long enough will require some form of migration or evolution. When that system is responsible for the data layer the process becomes more challenging. This episode is supported by Code Comments, an original podcast from Red Hat. My thanks to the team at Code Comments for their support.

Systems 130
article thumbnail

ChatGPT for Coding: Unleash the Power of ChatGPT

Edureka

One of them is Chat GPT, a conversational model of AI that is a powerful chatbot that answers follow-up questions and writes code for the users. In this blog we will get to know about the perks of ChatGPT for coding. 4 Step 6: Receive a code through SMS or WhatsApp. 5 Step 7: After entering the code, select “New Chat.”

Coding 130
article thumbnail

Announcing FawltyDeps - a dependency checker for your Python code

Tweag

The dependency is now installed in your Python virtual environment or on your system. You might forget one of the imports you used in your code. FawltyDeps proceeds in three steps: It reads your Python code and Jupyter notebooks and discovers all imports from packages outside the standard library and the project itself (aka.

Python 144
article thumbnail

Going from Developer to CEO: Chronosphere

The Pragmatic Engineer

However, Martin had not written a line of production code for the last four years, as he’s taken on the role of CEO, and heads up observability scaleup Chronosphere – at more than 250 people and growing. From learning to code in Australia, to working in Silicon Valley How did I learn to code?

article thumbnail

A Look At The Data Systems Behind The Gameplay For League Of Legends

Data Engineering Podcast

In this episode Ian Schweer shares his experiences at Riot Games supporting player-focused features such as machine learning models and recommeder systems that are deployed as part of the game binary. The biggest challenge with modern data systems is understanding what data you have, where it is located, and who is using it.

Systems 130