Mirko Caserta
  • Posts
  • Pages
  • Categories
  • Tags
EN IT ES

Anxiety Driven Development

May 26, 2021
Software

A reflection on managing pressure and anxiety in software development, and how to maintain quality while meeting deadlines.

#software development #anxiety

The Matrix Screensaver for Commodore 64, version 2

May 20, 2021
Software

A Matrix-style screensaver for the Commodore 64, written in C using the cc65 toolkit.

#c64 #programming #software development

The Matrix Screensaver for Commodore 64

May 11, 2021
Software

A Matrix-style screensaver implementation for Commodore 64 written in 6502 assembly, featuring multiple display modes and interactive controls, inspired by the legendary xmatrix screensaver.

#c64 #programming #software development

Time Series Data and CompletableFuture example in Java

February 04, 2021
Software Development

An example of working with time series data and CompletableFuture in Java, covering air quality index calculation with concurrent data retrieval.

#time-series-data #time-series #completablefuture

Open letter on mental health

February 01, 2020
Mental health

An open letter to all people who, like me, suffer from anxiety and panic attacks.

#mental health

Musical Ear: How It Works and How to Develop It

October 28, 2018
Music

Musical ear is a skill that can be developed through training. Discover how hearing works and how to improve your musical perception through practical exercises.

#ear training #music

Kind of duck that doesn't float

October 18, 2018
Music

An imaginary and humorous dialogue with Miles Davis exploring musical themes, jazz, odd time signatures and the life of musicians, written in Roman dialect with cultural and musical references.

#music #jazz

An Introduction to Time Representation, Serialization and Management in Software

April 15, 2013
Software Development

Most issues in software development usually arise from poor, inconsistent knowledge of the domain at hand. A topic apparently as simple as time representation, serialization and management can easily cause a number of problems both to the neophyte and to the experienced programmer.

#time #software development

Write decent log messages, or Jesus cries

October 02, 2009
Software

Complete guide for writing effective log messages in Java: best practices for debugging, production monitoring, exception handling, and configuration of modern logging frameworks.

#logging #java #software development

How to extract a filesystem from a disk image

April 18, 2009
Software

Learn how to extract individual partitions from a complete disk image backup using dd and mount commands.

#linux #unix #sysadm
← Newer posts Page 2 of 2

Content licensed under CC BY 4.0 - You are free to use, share, and adapt this content with attribution.