Live data from Hacker News

Viewing profile — prav

prav

HN member
Joined
Tue, Aug 13, 2013, 8:50 AM UTC
HN karma
10
Public activity
10 items

About prav

Consulting Engineer in Networking and Embedded Systems

Recent public activity

  1. comment
    Comment #18163959

    Is this in same category as OptaPlanner? How do these two compare?

  2. comment
    Comment #13528663

    I wish there was something similar on Backend development, or better, full-stack development.

  3. comment
  4. comment
    Comment #13253903

    I started podcast listening from the Tim Ferris show. It was interesting in the beginning, but not so much recently. You may like my current favorite - James Altucher show. It feel…

  5. comment
    Comment #12880971

    We used Enterprise Architect.

  6. comment
    Comment #12879725

    Yes, used the UML class diagrams, sequence diagrams and Statechart diagrams for an embedded device software. It's just a tool for modelling. You can pick and choose the diagrams yo…

  7. comment
    Comment #9636922

    Agree with above comment. Linux kernel code, especially device driver code use goto a lot.

  8. comment
    Comment #7557917

    Try out the new versions of Jira and Confluence which seem much better. The user experience depends on how both these are managed. I do wish Jira had much more powerful query, and …

  9. comment
    Comment #7102923

    I store the random passwords generated by tools like pwgen in a encrypted text file (Vim ":X" feature configured for blowfish) which is encrypted with a long complex password. The …

  10. comment
    Comment #7075543

    There are some good books in there for embedded/firmware engineers. "Making Embedded Systems: Design Patterns for Great Software" and "Multi-Core Embedded Systems" look interesting…