Rémy 🤖

Rémy 🤖 @xowap

About: I spent my adolescence in Dreamweaver, my student years in Vim and my adult life in PyCharm.

Location:
Madrid
Joined:
Feb 16, 2017

Rémy 🤖
articles - 26 total

The Ultimate Python main()

Did you ever create a Python "bin" script? This is a guide to make it as future-proof and convenient as possible.

Learn More 45 4May 12 '21

On the usefulness of `git rebase`

Who's using git rebase and why?

Learn More 10 5May 1 '21

20 years later — How I find and fix bugs

Debugging techniques from 20 years of coding explained and classified

Learn More 40 3Mar 21 '21

Why robot citizens will save the tech industry

Robots are often seen as unwelcome members of the Internet, yet they are everywhere. Maybe the time came to consider them differently.

Learn More 25 0Sep 12 '20

CSS Patterns — Deep dive in grids

Grid systems took over the CSS world however they are really simple to create. Once mastered you can get custom systems very easily!

Learn More 11 0Jul 5 '20

IP-based localization, why oh why?

Asking why this happens

Learn More 9 0Apr 25 '20

Add progress bars to any command

Tools like gzip and friends are great, but they don't have a progress bar.

Learn More 111 4Jan 6 '20

DEV-CLI 0.2.0

More complete API wrapper and new internals

Learn More 17 1Oct 27 '19

What CAPTCHA do you use?

I'm tired of training Google's AI, do we have other CAPTCHA options out there?

Learn More 10 3Oct 7 '19

Version and automate your dev.to publishing with GitHub Actions

What do devs do in the face of adversity? They dev!

Learn More 77 5Oct 1 '19

The way adults deliver software on time

Estimations and planning are a developer's hell although they are a necessary part of our responsibilities. Let's review methodologies that enable us to hit deadlines.

Learn More 151 4Sep 29 '19

Asking for review on non-string regular expressions

It's pretty abstract but I did something with regular expressions and I look for feedback

Learn More 7 3Jul 26 '19

10 rules to code like NASA (applied to interpreted languages)

The famous JPL's Power of 10 rules apply mostly to C and compiled languages, however with a little thinking we can also understand how to use them in interpreted languages.

Learn More 533 50Jul 20 '19

How CloudFlare could have avoided its outage (maybe)

Regular expressions can be deadly if you don't know the flaws

Learn More 18 6Jul 3 '19

8 tips from John Wick for 10x developers

Get killer advice from Neo himself

Learn More 150 11Jun 15 '19

Expecting is learning

Is the key to learning new techniques to be able to expect features from the tools you use?

Learn More 6 0May 26 '19

The string-matching regex explained step by step

Start from the smallest string-matching regex to a full-blown JSON string parser

Learn More 108 9May 11 '19

The secret that the fonts industry doesn't want you to know

Finally the story of CSS's most unsung hero

Learn More 279 17May 4 '19

Google is slow

If you ask Google, Google is slow.

Learn More 41 3May 1 '19

Clarifying GDPR

GDPR took the world by storm but it seems that it is still very badly understood. This post aims at fixing a few misconceptions.

Learn More 101 16Dec 24 '18

Introducing the Async Debounce pattern

Your front-end code is asynchronous. And it's a hell to wrap your head around it. Here's a simpler mental model.

Learn More 92 7Dec 18 '18

Dumb algorithms make us dumb

Should we all just quit our job to save the planet from fake news and fascism?

Learn More 98 16Nov 20 '18

Writing documentation in the Enterprise World ©

Ever worked on an undocumented project? Let's stop inflicting this to our colleagues and ourselves

Learn More 42 0Aug 15 '18

3 simple rules to get time storage right

Storing time is one of the most recurring source of bugs. Here's a few rules to wrap your head around it.

Learn More 21 0Aug 6 '18

Setting up a dev 101 course for my PMs

PMs, especially junior ones, are getting intrigued by development. As they schedule tasks all day long, they have no idea what's going on under the hood and that might be a frustration! What should I teach them?

Learn More 42 8Jul 24 '18

Messaging bots — Birth of a new craft

You might think chatbots are just a phase. On the other hand, I literally bet all my money on it and let me tell you why.

Learn More 33 0Apr 25 '18