<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/changelog/best-of/2023/01" -->

---
title: Best Changelog posts — January 2023 | daily.dev
description: The most upvoted Changelog posts from January 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/changelog/best-of/2023/01
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/changelog/best-of/2023/01
og:type: website
og:site_name: daily.dev
og:title: Best Changelog posts — January 2023 | daily.dev
og:description: The most upvoted Changelog posts from January 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Changelog — January 2023

1. 1  
[](https://daily.dev/posts/what-we-look-for-in-a-resume-ugxiwhhji "What we look for in a resume")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 4y  
What we look for in a resume  
The resume evaluation process is pretty much a black box for most candidates. "Resume" here refers to both the traditional resumes and LinkedIn profiles. If your LinkedIn is current and contains all the information you want to share, that's fine.  
68  
6
2. 2  
[](https://daily.dev/posts/docker-on-macos-is-slow-and-how-to-fix-it-z6prg2-be "Docker on MacOS is slow and how to fix it")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 4y  
Docker on MacOS is slow and how to fix it  
Docker on MacOS is slow and how to fix it. The only viable option to have a decent performance and a good DX are: VirtioFS. If you are VI/Emacs user, all you need is your editor and tools in a container, or if you want a minimal Linux GUI env, take some inspiration.  
45  
10
3. 3  
[](https://daily.dev/posts/we-invested-10-to-pay-back-tech-debt-here-s-what-happened-ggsizqtff "We invested 10% to pay back tech debt; Here's what happened")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 4y  
We invested 10% to pay back tech debt; Here's what happened  
The phenomenon known as bit rot or software entropy has several symptoms. The software fails more often and there are increasingly more incidents. The root causes are External: the runtime, operating system, dependencies, change over time. The requirements and user demands change faster than the team can satisfy it with the code in hand.  
32  
1
4. 4  
[](https://daily.dev/posts/mafs-react-components-for-interactive-math-9xls2t-8u "Mafs: React components for interactive math")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 4y  
Mafs: React components for interactive math  
React components for interactive math Guides Discord are available on GitHub. Use these components to build interactive, animated visualizations.  
19  
1
5. 5  
[](https://daily.dev/posts/building-reliable-distributed-systems-in-node-js-lstt-ck3c "Building Reliable Distributed Systems in Node.js")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 4y  
Building Reliable Distributed Systems in Node.js  
Building Reliable Distributed Systems in Node.js Loren Sands-Ramshaw introduces the concept of durable execution. Durable execution ensures that the code is executed to completion, no matter how reliable the hardware or how long downstream services are offline. It opens up new possibilities like: Storing state in local variables instead of a database.  
16  
1
6. 6  
[](https://daily.dev/posts/how-we-improved-our-documentation-waot-stjj "How we improved our documentation")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 4y  
How we improved our documentation  
Blake At Medusa is a B2B ecommerce site that provides developers with the best experience. In 2022, our documentation team put a lot of effort into improving it. In the last quarter of 2022, we focused on redesigning the documentation to: clean design, a summarized homepage with the essential documentation on how to use Medusa.  
14  
2
7. 7  
[](https://daily.dev/posts/hexagonkt-codecv-manage-your-resume-as-structured-data-cv-format-specification-and-tools-to-manage-o0rk8ubqv "hexagonkt/codecv: Manage your resume as structured data: CV format specification and tools to manage CV documents.")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 4y  
hexagonkt/codecv: Manage your resume as structured data: CV format specification and tools to manage CV documents.  
This project has two sides: - CV format specification and documentation - Reference tool to cover the basis of CV maintenance. The format was developed and evolved with the simple requirement to store and maintain my own CV. The main driver for this development was to separate content from presentation.  
10  
1
8. 8  
[](https://daily.dev/posts/neovim-notebooks--ga4ayzgu "NeoVim Notebooks")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 4y  
NeoVim Notebooks  
The Jupyter interface is easy to navigate and execute as the interface but with a real editor behind. To automate the process I use the jupytext.vim plugin. It will open the notebook and load it into the buffer as a python script.  
10

[See all Changelog archives](/sources/changelog/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/changelog/best-of/2023/01#page","url":"https://daily.dev/sources/changelog/best-of/2023/01","name":"Best Changelog Posts — January 2023","description":"The most upvoted Changelog posts from January 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/changelog/best-of/2023/01#items","numberOfItems":8,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/what-we-look-for-in-a-resume-ugxiwhhji","name":"What we look for in a resume"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/docker-on-macos-is-slow-and-how-to-fix-it-z6prg2-be","name":"Docker on MacOS is slow and how to fix it"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/we-invested-10-to-pay-back-tech-debt-here-s-what-happened-ggsizqtff","name":"We invested 10% to pay back tech debt; Here's what happened"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/mafs-react-components-for-interactive-math-9xls2t-8u","name":"Mafs: React components for interactive math"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/building-reliable-distributed-systems-in-node-js-lstt-ck3c","name":"Building Reliable Distributed Systems in Node.js"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/how-we-improved-our-documentation-waot-stjj","name":"How we improved our documentation"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/hexagonkt-codecv-manage-your-resume-as-structured-data-cv-format-specification-and-tools-to-manage-o0rk8ubqv","name":"hexagonkt/codecv: Manage your resume as structured data: CV format specification and tools to manage CV documents."},{"@type":"ListItem","position":8,"url":"https://daily.dev/posts/neovim-notebooks--ga4ayzgu","name":"NeoVim Notebooks"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Changelog","item":"https://daily.dev/sources/changelog"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/changelog/best-of"},{"@type":"ListItem","position":5,"name":"January 2023"}]}]}
```

