Viewing profile — jesionaj
jesionaj
HN member- Joined
- Mon, Nov 03, 2014, 8:39 PM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About jesionaj
username@gmail
Recent public activity
-
comment
Comment #13074930
Hmm, the usage of .dbc files is interesting. That format is owned by Vector and proprietary. I'm curious as to what the limits of using DBC are, as I'd love to integrate them into …
-
comment
Comment #13044767
I definitely identify with this post. I love figuring out each and every bit of the product I work on, how it interacts with other code or products or whatever, before inevitably g…
-
comment
Comment #9126222
Looking the PDF over again you don't need malloc, that was a quirk of our implementation. We had separated public/private structs, meaning private variables were inaccessible by no…
-
comment
Comment #9124965
I've actually used a subset of that book for on an embedded system. It ended up being scrapped, partly due to project management issues and partly because we were writing twice as …