Live data from Hacker News

Viewing profile — driekwartappel

driekwartappel

HN member
Joined
Fri, Jun 20, 2014, 1:20 PM UTC
HN karma
5
Public activity
5 items

About driekwartappel

No profile information was provided.

Recent public activity

  1. comment
    Comment #36030564

    A lot of cities already have a communication channel in place to notify authorities about noise (like sending them an email about the culprit). But its difficult to gather evidence…

  2. comment
    Comment #29463152

    In the good old days of Winamp (15 years ago...) I created a plugin that scraped the web and showed the chord in Winamp as you played a song. The code was dead easy to implement as…

  3. comment
    Comment #20713829

    Bloomberg video on how it works: https://www.youtube.com/watch?v=YGJ5EBrh8IQ

  4. story
  5. comment
    Comment #14781229

    This looks like the minimal: class HelloWorld { static void Main() { System.Console.Write("Hello world!"); } } Try it online: https://tio.run/##Sy7WTc4vSv3/PzknsbhYwSM1Jyc/PL8oJ4Wr…