Dev's blog

You are currently on the page 5

How do I manage ChatGPT prompts on macOS?
How do I manage ChatGPT prompts on macOS?

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...

Ludovic Frank - Freelance developer
Ludovic Frank
May 8, 2023
How to imitate OpenSearch with a Chrome extension?
How to imitate OpenSearch with a Chrome extension?

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...

Ludovic Frank - Freelance developer
Ludovic Frank
May 8, 2023
How to change DNS servers on Ubuntu server?
How to change DNS servers on Ubuntu server?

83 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...

Ludovic Frank - Freelance developer
Ludovic Frank
May 8, 2023
Why use an online bank?
Why use an online bank?

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...

Josselin Dionisi - Freelance developer
Josselin Dionisi
May 8, 2023
Typesense, the replacement for ElasticSearch?
Typesense, the replacement for ElasticSearch?

129 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...

Ludovic Frank - Freelance developer
Ludovic Frank
May 2, 2023
Apple Watch: Be notified when a service is offline
Apple Watch: Be notified when a service is offline

74 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...

Ludovic Frank - Freelance developer
Ludovic Frank
May 1, 2023
How do I block unwanted calls?
How do I block unwanted calls?

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...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 24, 2023
How can I manage several languages in a Sylius store?
How can I manage several languages in a Sylius store?

101 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...

Josselin Dionisi - Freelance developer
Josselin Dionisi
Apr 19, 2023
How do I manipulate images using the command line?
How do I manipulate images using the command line?

350 reads
Category: Tech tips
Level: Confirmed beginner

Hello there! In the web world, images are everywhere. Whether to illustrate an article, create a banner or retouch a photo, images are an essential part of the web. To manipulate them, we often use software such as GIMP, or Inkscape (which is great for PNGs). But it's also possible to do lots of things with the command line, and the Linuxian in me is delighted with this option? The really cool thing about using the CLI is that you can automate image processing, for example, by writing jus...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 11, 2023
How to capture your screen as an animated GIF?
How to capture your screen as an animated GIF?

125 reads
Category: Tech tips
Level: Beginner

Hello, hello?, The last article was about PowerToys and how they improve productivity in Windows. To make this article more fun, I thought it might be a good idea to capture my screen and give it to you as a GIF... So, in this week's article, we're going to look at how to capture your screen in GIF format, on Windows and macOS. Yes, we're doing an "articleCeption" here, having as much fun as we can? Are you ready? Let's get started! Capturing your screen in GIF format, on Windows...

Ludovic Frank - Freelance developer
Ludovic Frank
Apr 3, 2023