beothorn

↗ HN profile [ 7029 ms ] full profile
Karma
123
Created
February 15, 2012 (14y ago)
Submissions
0
  1. Javaflame will generate a flamegraph of your application function calls, including the argument values and the return of each function. Check https://beothorn.github.io/javaflame to see an example. There are already…

  2. This is a simulation of an instant messenger running on the browser. It generates contacts (including the profile picture) based on a single sentence. All chat history is stored on your browser. Features: - Open source…