Viewing profile — alexandreyc
alexandreyc
HN member- Joined
- Sat, Jun 11, 2022, 1:55 PM UTC
- HN karma
- 55
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About alexandreyc
No profile information was provided.
Recent public activity
-
comment
Comment #40026224
Basically it's the same limitations as CSV. At least you could use something less likely to appear in data as record sepator (like 0x1E) Otherwise it's an interesting idea!
- story
-
comment
Comment #39394932
Yes, I totally agree; it's not what I would qualify as open source. Do you plan to release the training code along the research paper? What about the dataset? In any case, it's ver…
-
comment
Comment #33775662
After more than a decade without writing any C code, I'm currently reading "C Programming: A modern Approach" by K. N. King ( http://www.knking.com/books/c2/ ) and I found it very …