ylatuya

↗ HN profile [ 17.4 ms ] full profile
Karma
11
Created
June 3, 2010 (16y ago)
Submissions
0
  1. GStreamer is a cross-platform multimedia framework widely used in many operating systems for developing rich multimedia applications like multimedia players, non-linear video editors, transcoders, DNLA servers or…

  2. Today at work we had a really funny challenge: fixing a memory leak in a python process that was already running and couldn’t be stopped. Here is a short description on how I tried to fix it.