Live data from Hacker News

Viewing profile — gabluc

gabluc

HN member
Joined
Mon, Jan 23, 2017, 1:53 PM UTC
HN karma
2
Public activity
3 items

About gabluc

No profile information was provided.

Recent public activity

  1. comment
    Comment #13462489

    For me, failure is just a railroad switch on a railway of life. It can be a bumpy turn, but most of the time everything ends just fine.

  2. comment
    Comment #13462487

    For me, failure is just a railroad switch on a railway of life. It can be a bumpy turn, but most of the time everything ends just fine.

  3. comment
    Comment #13462200

    C gives you a behind the scenes look at most abstractions you use in terms of data structures. You create and destroy things such as lists, trees and such. You manage your memory m…