Live data from Hacker News

Viewing profile — rucikir

rucikir

HN member
Joined
Tue, Oct 09, 2018, 9:02 AM UTC
HN karma
53
Public activity
7 items

About rucikir

No profile information was provided.

Recent public activity

  1. comment
    Comment #44504405

    Playing with MSVC's typeof, I've just discovered that its docs [1] have an example that has never worked with any released version of MSVC... MSVC doesn't support `typeof` applied …

  2. comment
    Comment #28286739

    There are type annotations. The syntax is `(expression : type_expression)`.

  3. comment
    Comment #25505096

    Take a look at the document "Applicability of the Babel routing protocol": https://tools.ietf.org/html/draft-ietf-babel-applicability-1...

  4. comment
    Comment #25505081

    A more recent one here: https://media.freifunk.net/v/evolution-of-the-babel-routing-...

  5. comment
    Comment #24665726

    I don't understand how pneumatic tubes may be used to reclaim memory.

  6. comment
    Comment #21280362

    If something like `export PATH="aa:$PATH"` is written in `.zshenv`, as the file is sourced even for nested zsh sessions, a new `aa` will be prepended for each zsh level. Consider p…

  7. story