Open in app

Sign in

Write

Sign in

Tom Deneire
Tom Deneire

362 Followers

Home

Lists

About

Pinned

It’s 2023: are we still fighting the editor war?

The editor war When Unix culture became popularized, the community quickly found itself entertaining fierce discussions. Put a bunch of programmers in a room and they’re bound to disagree about the merits of operating systems, programming languages, version control systems and even indent style. …

Editor

6 min read

It’s 2023: are we still fighting the editor war?
It’s 2023: are we still fighting the editor war?
Editor

6 min read


1 day ago

TIL: Multithreading in Lua

Concurrency in Lua Today I was solving day 5, part 2 of Advent of Code 2023: Advent of Code You take the boat and find the gardener right where you were told he would be: managing a giant "garden" that looks…adventofcode.com which I hoped to optimize using concurrency (as it involves millions of computations). As I’m doing these puzzles in Lua this year, I first looked at Lua coroutines, but these alone are not enough to achieve true…

Lua

2 min read

TIL: Multithreading in Lua
TIL: Multithreading in Lua
Lua

2 min read


Nov 29

How to turn VSCode into Neovim 🙃

VSCode != Neovim Okay, first things first: of course, this post is as much a joke as anything else. VSCode is not Neovim and neither should it be! Both editors have different strengths and I’m a firm believer in picking your development tools based on your specific needs. For some, that might be…

Vim

8 min read

How to turn VSCode into Neovim 🙃
How to turn VSCode into Neovim 🙃
Vim

8 min read


Nov 8

Neovim and the Power of Play

Why Neovim? If you use Neovim, like I do, it is not uncommon to have to explain yourself. After all, it is not a very popular choice, as you can see from the 2023 Stack Overflow Developer Survey:

Neovim

7 min read

Neovim and the Power of Play
Neovim and the Power of Play
Neovim

7 min read


Oct 6

TIL: benchmarking a single GET request with 5 different Python HTTP libraries

Today I needed to figure out which Python HTTP library would give me the best performance for a plain and simple HTTP GET request, so I though I’d write up my approach and results for future reference. Libraries I tested five different libraries: urllib, which is in the standard library urllib3…

Python

2 min read

TIL: benchmarking a single GET request with 5 different Python HTTP libraries
TIL: benchmarking a single GET request with 5 different Python HTTP libraries
Python

2 min read


Jul 7

TIL: standalone linters for Go

Standalone linting Today I looked at some option for standalone linting of Go code. What I mean by that is linting that is not done in an editor or IDE like Goland. …

Go

2 min read

TIL: standalone linters for Go
TIL: standalone linters for Go
Go

2 min read


Jun 15

2023 is the year of the terminal

Terminal velocity Okay, the title might be a bit click-baity, but in any case, 2023 is turning out to be my year of the terminal! In this post, I’d like to share my quest for developer productivity and how it slowly took me towards the terminal, and has allowed me to reach…

Terminal

7 min read

2023 is the year of the terminal
2023 is the year of the terminal
Terminal

7 min read


May 25

TIL: SQL Window Functions (and why Amazon wouldn’t publish my book review)

SQL Window Functions Explained Last weekend I took some time to dig into SQL window functions. Being an avid user of SQL (especially SQLite), I figured it was high time I did something about my staggering lack of knowledge on the topic 😊 Moreover, I was fortunate enough to receive a gift copy of…

Sql

2 min read

TIL: SQL Window Functions (and why Amazon wouldn’t publish my book review)
TIL: SQL Window Functions (and why Amazon wouldn’t publish my book review)
Sql

2 min read


May 19

How to customize your terminal prompt with Bash only

A fancier prompt? At work, most of my colleagues work with MacBooks and therefore have zsh as their default shell, which can be configured with a host of plugins through the Oh My Zsh framework. As a result, most of their terminal prompts look something like this:

Bash

5 min read

How to customize your terminal prompt with Bash only
How to customize your terminal prompt with Bash only
Bash

5 min read


May 3

Neovimmm! Browse GitHub’s Top 1,000 Neovim Repositories

Every Neovim user knows about the hunt for the perfect plugin. Of course, exploring the plugin ecosystem is a lot of fun, but it can also be a rabbit hole that is not only time-consuming, but sometimes also frustrating. …

Neovim

3 min read

Neovimmm! Browse GitHub’s Top 1,000 Neovim Repositories
Neovimmm! Browse GitHub’s Top 1,000 Neovim Repositories
Neovim

3 min read

Tom Deneire

Tom Deneire

362 Followers

Software engineer, technical writer, IT burnout coach @ https://tomdeneire.be/confident_coding

Following
  • katoshi

    katoshi

  • Sunny Labh

    Sunny Labh

  • AI TutorMaster

    AI TutorMaster

  • Emma Boudreau

    Emma Boudreau

  • Jatin K Malik

    Jatin K Malik

See all (100)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams