118 reads
Category: Web development
Level: Confirmed beginner
Hello ?, After Josselin's article on languages and Sylius, I'd like to take you through the framework in its entirety... Have you ever come across a complicated e-commerce project? Or rather, have you ever found yourself unable to adapt or customize your e-commerce site the way you want? As if you had to adapt to the solution rather than the solution adapting to you? Does this sound familiar? If so, I've got something for you: Sylius. Have you ever heard of it? No ? In any cas...
107 reads
Category: Development
Level: intermediate
Hello, hello? Have you ever watched a child playing with "Legos"? Stacked one on top of the other, they create complex structures that are both unique and fundamentally similar, because they all share the same basic elements... What if I told you that playing with Legos is a bit like our topic for today... Welcome to the concept of object-oriented programming (OOP)! It may sound like an obscure concept, a maze of jargon designed to confuse, but fear not, it will! We're about to emba...
95 reads
Category: Artificial intelligence
Level: Beginner
Salutation voyageur? (what? what plagia?), On this blog, there hasn't yet been an article on chatGPT, why? Quite simply, because if it's to tell you the same thing you've already seen elsewhere, there's no point. So I've been waiting for something interesting and useful to tell you, and it looks like I've got one. If you're using ChatGPT, you must have accumulated quite a few prompts for communicating with it, and then after a while you realize that "copy/paste" isn't the most practical...
117 reads
Category: Web development
Level: Confirmed beginner
Hello there, This week's article comes from an observation I made recently. Before, in Chrome, when you visited a site that offered OpenSearch, it automatically added it to the browser's search engines, so all you had to do was type "a keyword" + space and start searching directly from the browser's omnibox. This browser behavior has recently changed (perhaps for the better, as it prevents anything and everything from being added to the browser). Now, in Chromium (and therefore Chrome and...
84 reads
Category: System administration
Level: Beginner
Hello ?, This week's article is based on something that happened to me recently. During an Ubuntu server update, it seems that the bind9 package, after the update, started to crash after a while. The problem is that on this machine, I need DNS resolution, as it hosts services that need to complicate with other online services like Stripe. So I end up with a call informing me that when it comes to entering the bank card on this Symfony application, well, it doesn't display the form reques...
97 reads
Category: Tech tips
For once, I'm not going to talk purely about web development, but rather about the digital lifestyle? A few years ago, there was a lot of talk about online banking. I must admit that I fell for it at the time (and following a lot of advice too, because marketing isn't everything?) and created an account with N26. The conclusion? I still use it as a secondary account today. Online banking VS traditional banking Tech people understand each other when it comes to getting things done...
134 reads
Category: Web development
Level: Confirmed beginner
Hello there, This week, we're tackling a big topic. This article follows on from " Why isn't MYSQL a search engine? In the latter, I talked about Elasticsearch, a popular indexed database engine that gets the job done. This week, we're going to talk about Typesense. If you visit this blog from time to time, you'll know that I like to tell you about technologies I've spent time working on, and Typesense is one of them, having been a big part of the project I'm currently working on. Are...
75 reads
Category: Tech tips
Level: Beginner
Hello there! Today's article is going to be quite short, but practical. In my little life as a freelance developer, I have to monitor my customers' applications and websites to make sure they're up and running, including the site you're currently on.... So I don't miss a single incident, the device that alerts me if there's the slightest problem with one of the services I manage is on my wrist... and yes, it's the Apple Watch. Basically, I'm someone who doesn't like notifications; they t...
102 reads
Category: Tech tips
Hello, hello?. This week, we're going to talk about a subject that bothers us all. We've all received at least one in our lives, and for some of us (like me, for example), it's easily 10 or so a day. That's all well and good, but for the sake of sound mental health, let's take a look at how to block these calls, and thus remove unhelpful distractions. If the line belongs to a company If the phone line belongs to a company, that company has fewer options for blocking these calls, sin...
102 reads
Category: Web development
Level: intermediate
A new article on Sylius is available. I was sure I'd already told you about Sylius, but it seems I haven't, so here goes! Sylius is an e-commerce solution based on our beloved Symfony framework (we've already told you all about it on the blog, though?). Imagine being able to manage an online store and configure it from start to finish, all while benefiting from all the advantages and functionalities offered by Symfony - doesn't that sound dreamy? Well, that's not all, because Sylius...