Página Principal

cd-surfer: A simple TUI file explorer

cd-surfer: A simple TUI file explorer

cd-surfer is a replacement for the endless cd ls cd ls … cycle on linux shells. It is meant to…

Andriy Krefer jul 11, 2023 2 min read
Paper: A method for generating 3D thermal models

Paper: A method for generating 3D thermal models

This is a PREPRINT version of the paper published here (https://doi.org/10.1016/j.cmpb.2017.08.009) (Computer Methods…

Andriy Krefer maio 26, 2023 37 min read
Simple Midi Controller (2/2)

Simple Midi Controller (2/2)

In this post I will finish the build of the MIDI controller from…

Andriy Krefer out 15, 2022 3 min read
Simple Midi Controller (1/2)

Simple Midi Controller (1/2)

I just wanted a simple MIDI controller with some potentiometers, so I decided…

Andriy Krefer out 15, 2022 5 min read
Hackeando o STM32-VL-DISCOVERY para funcionar no STM32-Cube-IDE

Hackeando o STM32-VL-DISCOVERY para funcionar no STM32-Cube-IDE

A STM32-VL-DISCOVERY é uma placa de desenvolvimento antiga, que não é mais suportada…

Andriy Krefer mar 13, 2021 11 min read
Modelagem e impressão 3D de peça para guitarra

Modelagem e impressão 3D de peça para guitarra

Este é artigo é o log de um mini-projeto de impressão 3D, de…

Andriy Krefer out 3, 2020 2 min read
Carregar mais posts…

Code Snippets

Artigos com registros de configurações e trechos de códigos diversos que precisei utilizar para resolver problemas do dia-a-dia

Terminal recording with Asciinema

Recently, I had to record a little demo of cd-surfer: A simple TUI…

Andriy Krefer jul 11, 2023 2 min read

Compiling rtmidi with CGO / Golang

In this post I write a step-by-step guide on how to build the…

Andriy Krefer out 15, 2022 6 min read

Nginx: Proxy, basic auth and URI to Port

Objectives I have a Digital Ocean droplet, and wanted to OS Ubuntu 20.04…

Andriy Krefer out 5, 2022 4 min read