DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Accelerating Batch Processing of Images in Python — with gsutil, numba and concurrent.futures

Accelerating Batch Processing of Images in Python — with gsutil, numba and concurrent.futures

7
Comments
13 min read
The Worst Bug I Ever Caused

The Worst Bug I Ever Caused

75
Comments 5
7 min read
A "Built To Throw Away" Mindset in Software Development

A "Built To Throw Away" Mindset in Software Development

7
Comments
2 min read
A quick glimpse into Server side rendering a React App

A quick glimpse into Server side rendering a React App

10
Comments
3 min read
$50 coupon contest: Share your #FML moments to win

$50 coupon contest: Share your #FML moments to win

17
Comments 9
1 min read
Type-Safe Redux Reducers

Type-Safe Redux Reducers

6
Comments 1
4 min read
Getting Started with Live Coding

Getting Started with Live Coding

160
Comments 12
3 min read
Why is a simple script often harder to write?

Why is a simple script often harder to write?

6
Comments 1
3 min read
Be careful of Frameworks And Libraries, They Are Pure Evil!

Be careful of Frameworks And Libraries, They Are Pure Evil!

6
Comments
2 min read
Where Serverless plugin stops and platform starts

Where Serverless plugin stops and platform starts

9
Comments
5 min read
Trailblazer tutorial: move business logic from controller - part 2.

Trailblazer tutorial: move business logic from controller - part 2.

8
Comments
4 min read
Hacktoberfest AWS S3-Clone

Hacktoberfest AWS S3-Clone

8
Comments 4
1 min read
VueJS Testing: What Not How

VueJS Testing: What Not How

18
Comments 2
6 min read
Advent Of Code – Reindeer Olympics – Puzzle 14

Advent Of Code – Reindeer Olympics – Puzzle 14

5
Comments
5 min read
Performing Binary Search in JavaScript and Ruby

Performing Binary Search in JavaScript and Ruby

15
Comments 3
3 min read
Understanding about RFC 3339 for Datetime Formatting in Software Engineering

Understanding about RFC 3339 for Datetime Formatting in Software Engineering

2
Comments
6 min read
How to add “latest” post redirect to Jekyll site

How to add “latest” post redirect to Jekyll site

5
Comments
2 min read
Make git forget a tracked file

Make git forget a tracked file

4
Comments
1 min read
The 3PM code review rule

The 3PM code review rule

100
Comments 6
3 min read
21 new features of Modern C++ to use in your project

21 new features of Modern C++ to use in your project

25
Comments
19 min read
Writing readable code

Writing readable code

86
Comments 7
2 min read
Coding practices your future self will love you for

Coding practices your future self will love you for

926
Comments 79
3 min read
Actor model vs Microservices

Actor model vs Microservices

61
Comments 8
2 min read
How to Unlock More Resilient Microservices by Being Idempotent

How to Unlock More Resilient Microservices by Being Idempotent

56
Comments
4 min read
Relics of the (programming) past

Relics of the (programming) past

16
Comments 1
1 min read
We are 10x engineers

We are 10x engineers

11
Comments
6 min read
What is DevOps and Why Should I Care?

What is DevOps and Why Should I Care?

130
Comments 4
8 min read
Back to the '74 with a 8080 emulator - part 1

Back to the '74 with a 8080 emulator - part 1

3
Comments
4 min read
Back to the '74 with a 8080 emulator - part 2: rendering

Back to the '74 with a 8080 emulator - part 2: rendering

4
Comments
3 min read
Trailblazer tutorial: fat controller - part 1.

Trailblazer tutorial: fat controller - part 1.

16
Comments 2
8 min read
14 VSCode Extensions That Will Improve Your Productivity

14 VSCode Extensions That Will Improve Your Productivity

697
Comments 31
6 min read
How to name software things, be a good programmer & work solo

How to name software things, be a good programmer & work solo

72
Comments 8
2 min read
Struggling with micro-optimizations on large scale data processing

Struggling with micro-optimizations on large scale data processing

5
Comments 3
4 min read
Keep motivation to work on personal projects outside of work?

Keep motivation to work on personal projects outside of work?

3
Comments
1 min read
6 ways meditation makes me a better developer

6 ways meditation makes me a better developer

95
Comments 3
4 min read
The Different Types of Server Monitoring Software

The Different Types of Server Monitoring Software

6
Comments 1
8 min read
Coding with a group of 11 year olds

Coding with a group of 11 year olds

21
Comments 1
4 min read
Optional Is the New Mandatory

Optional Is the New Mandatory

9
Comments
9 min read
Advent Of Code – Knights of the Dinner Table – Puzzle 13

Advent Of Code – Knights of the Dinner Table – Puzzle 13

3
Comments
8 min read
Book review: C++17 in Detail

Book review: C++17 in Detail

10
Comments 1
3 min read
Dynamic languages - nntp:comp.lang.misc

Dynamic languages - nntp:comp.lang.misc

3
Comments
1 min read
How to become a senior developer?

How to become a senior developer?

282
Comments 21
5 min read
I'm loving No Abstraction Transactional Script

I'm loving No Abstraction Transactional Script

8
Comments
2 min read
20+ Algorithms Problems from Coding Interviews

20+ Algorithms Problems from Coding Interviews

296
Comments 2
17 min read
Designing for Devs at Auth0

Designing for Devs at Auth0

10
Comments
1 min read
Vim for People Who Use Visual Studio Code (Full Article)

Vim for People Who Use Visual Studio Code (Full Article)

316
Comments 29
7 min read
Remembering that I once was a terrible programmer

Remembering that I once was a terrible programmer

7
Comments
5 min read
Systems and Processes that Aren’t in Code are Terrifying

Systems and Processes that Aren’t in Code are Terrifying

6
Comments
2 min read
Builder pattern in Kotlin

Builder pattern in Kotlin

9
Comments 1
4 min read
Securing your Google service account key in builds

Securing your Google service account key in builds

5
Comments
4 min read
Introducing a fast multi-threaded memory allocator

Introducing a fast multi-threaded memory allocator

9
Comments
7 min read
Accounting for Technical Debt

Accounting for Technical Debt

82
Comments 12
5 min read
JavaScript 30 - Array Cardio 1

JavaScript 30 - Array Cardio 1

6
Comments
2 min read
Create Blog app with NextJS and Contentful API

Create Blog app with NextJS and Contentful API

15
Comments
11 min read
10 Python Articles you can read this weekend

10 Python Articles you can read this weekend

268
Comments 3
4 min read
Spring Boot Microservices—Examples to Help You Get Started

Spring Boot Microservices—Examples to Help You Get Started

29
Comments
12 min read
Does Aurelia Support React-like Hooks?

Does Aurelia Support React-like Hooks?

7
Comments 1
2 min read
Cool Dependency Setup for building Android App from Scratch

Cool Dependency Setup for building Android App from Scratch

7
Comments
2 min read
Data Structures with JavaScript: Stacks

Data Structures with JavaScript: Stacks

49
Comments
6 min read
Generics

Generics

6
Comments
8 min read
loading...