Live data from Hacker News

Viewing profile — pulsarpietro

pulsarpietro

HN member
Joined
Wed, Nov 15, 2017, 11:37 AM UTC
HN karma
54
Public activity
48 items

About pulsarpietro

No profile information was provided.

Recent public activity

  1. comment
    Comment #19622875

    Thanks all, this is probably a very good starting point

  2. comment
    Comment #19616213

    Can't find that chapter here: https://www.amazon.com/Designing-Web-APIs-Building-Developer... am I looking at a the right edition ?

  3. story
    REST Introduction

    Does anybody know a short introduction to REST APIs ? I know HTTP reasonably well (it is not that complicated after all, I dare to say) and I need to know specifically what REST is…

  4. comment
    Comment #19273402

    Thanks for writing this.

  5. comment
    Comment #19273149

    I mean .. use whatever you feel comfortable with, make sure you understand what you're doing, the terminal is the closest interface to the OS. I personally use it a lot but this ar…

  6. comment
    Comment #19272741

    Many of us have come across them at uni I guess - but there are so many books around. This one always made me smile a bit : Introduction to Algorithms : Hardcover 1312 pages Introd…

  7. comment
  8. comment
    Comment #18843716

    Anyway I envy you guys, now things tend to be too high level and you lose that holistic view of the computing machine. Back than you felt pretty skilled I am sure, now I feel anybo…

  9. comment
    Comment #18822796

    I must have been a bloody hard and interesting work, back then.

  10. comment
    Comment #18822713

    I am a bit puzzled by this: "Before about the early 90s, we didn’t trust C compilers, so we wrote in assembly." There a lot of games released during the 80's, were they really all …

  11. comment
  12. comment
    Comment #18616481

    Fantastic, I wish I were born those times.

  13. comment
    Comment #18407781

    We need to be more efficient to beat them, there are not other ways.

  14. comment
    Comment #18249053

    I have been a Linux user for more than a decade - recently switched to OpenBSD and I must say I agree. Linux has become a chaotic place to be, I agree.

  15. comment
    Comment #18238472

    Me too. I need safe cyber-space to be in :-)

  16. comment
    Comment #18121209

    It makes you think of Henry Ford.

  17. comment
    Comment #17907988

    I depend on the JVM in my mind traslates to "my target is the JVM" You are "dependent" if you want on the RunTime (rt.jar). The way it was explained to me, and the model which I st…

  18. comment
    Comment #17907940

    Not sure. I have seen people having two windows: 1. Vim 2. Terminal for compiling I found it quite handy, then I discovered Emacs :-) We could stay on the subject for years I recko…

  19. comment
    Comment #17907930

    Actually I use it in place of screen. I always thought of it as "a better screen"

  20. comment
    Comment #17901747

    Yeah, that is what I was taught as well. From one abstract machine to another. If we think about it javac would not be a compiler otherwise :-)

  21. comment
    Comment #17857938

    Well done!

  22. story
    Jgroups

    Hi all, Has any of you got any experience with JGroups in big enterprise applications ? I understand it is the default clustering mechanism for JBoss but that does not necessarily …

  23. comment
    Comment #17283993

    You will need to know the C language, not C++. As with many things you will follow an example, then another, then after a few you will walk using your own legs. To build a module y…

  24. comment
    Comment #17282687

    I would propose Linux Kernel Development by Robert Love. It is not for beginners though. That could help you in applying your new C skills in writing a simple device driver/kernel …

  25. comment
    Comment #17235988

    Due to lack of personal knowledge is not quite clear to me what the problem is with mobile devices. It seems to be the fact that they very often change IP address. am I right ? Is …