Live data from Hacker News

Viewing profile — dlrk

dlrk

HN member
Joined
Mon, Feb 22, 2016, 5:54 AM UTC
HN karma
12
Public activity
4 items

About dlrk

No profile information was provided.

Recent public activity

  1. story
    Can anyone recommend a secure host in the EU?

    Having trouble finding a suitable host in the EU - preferably Amsterdam. Small but growing global BtoB company with several hard constraints. We have had a great response from one …

  2. comment
    Comment #15161733

    This also helps explain the "skills shortage". Traditional means of building a skilled workforce are no longer available. The loyalty disconnect can cut both ways. If I invest in t…

  3. comment
    Comment #13165989

    Art pieces, aside from their aesthetic and historical value, are essentially very high denomination bank notes. Particularly in this age of high inequality, low interest rates and …

  4. comment
    Comment #11863293

    For example, You can drop into c types using e.g. cstring and cint. Turn off or direct the gc. Manage memory for individual vars using the {.untracked.} pragma, c_malloc and c_free…