RSS Amplifier

Patryk Miszczak-Malesiński Newsletter · Nov 8, 2024

Blog posts update

0
Sign in to vote or save

Patryk Miszczak-Malesiński · Patryk Miszczak-Malesiński Newsletter

Some time ago, I discovered that terminal emulators are not only capable of displaying text, but can also display images. Unfortunately, it's a rarely used and underestimated feature, despite the possibilities it offers. In the past I have used this to quickly visualise my DSP algorithms. In the following article I'll give you an example of how to do this with iTerm2 using the "iTerm2 Inline Images Protocol".

In the future, I'll describe how to display images in terminals that support the "Sixel" protocol instead (which are actually the majority).

https://blog.miszczak.dev/post/drawing-images-in-iterm-in-cpp-with-skia/

If you are working with microservices, you may be interested in log correlation. It's a technique that allows you to group logs related to the same incoming request, even if the request is processed by multiple services. It's very useful for identifying sources of problems in distributed systems.

https://blog.miszczak.dev/post/logs-correlation/

If you haven’t subscribed my newsletter yet, you can do it here:

No posts

Read the original on miszczak.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.