Viewing profile — libc
libc
HN member- Joined
- Fri, Feb 13, 2015, 7:25 PM UTC
- HN karma
- 44
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About libc
No profile information was provided.
Recent public activity
-
comment
Comment #17228950
Setting aside the moral question for a moment, this seems like a terrible idea from a business perspective. Say nothing of the potential revenue they're turning away over their (bi…
-
comment
Comment #16225557
It is using JSON (or XML), but the underlying data model is largely carried over from V3 (or more specifically, the RIM). The problem with HL7 isn't the data format itself, but how…
-
comment
Comment #15358058
How would they track pull requests? I agree that it would be nice if it wasn't just restricted to github and the kinds of projects most likely to be hosted there, but it does simpl…
-
comment
Comment #14316420
I've worn hearing aids my entire life and manufacturers seeming to focus on miniaturization at the expense of capability always frustrates me. This isn't just driven by business in…
-
comment
Comment #14218841
Thanks for sharing, and forgive my sounding skeptical. I lucked out because the aphakia and myopia sort of cancel each other out, I still need glasses but they're primarily for nea…
-
comment
Comment #14202565
What is your specific visual condition, if you don't mind my asking. Most people who I'd characterize as "debilitatingly blind" are lucky if they get any benefit from conventional …
-
comment
Comment #14088535
The fact that the airline technically didn't do anything illegal here really speaks to the lack of consumer protection laws in this country.
-
comment
Comment #13971139
I admittedly haven't explored it in great detail, but when I've asked on their Slack channel a lot of people seem to just use the ingame tools which are "good enough".
-
comment
Comment #13968279
A lot of comments here are focusing on the pricing and ignoring the 'sandbox' part of the game's description. There is a leaderboard you can try to climb but it is reset monthly an…
-
comment
Comment #13967789
This is correct. If you buy it on Steam you get access to an offline/local server, in addition to being able to play in the persistent universe for free but with a severely limited…
-
comment
Comment #12652115
Some high level "What" comments are useful though even if just for yourself, especially for code that can't be easily broken down into modular units. Even if the code itself is ver…
- comment
-
comment
Comment #12001283
I'm in a similar boat. I have a CS background but only took one "Computer Organization" class which wasn't even that good but it gave me a starting point. I wish I'd at least minor…
-
comment
Comment #11849529
I have a hard time believing this. The correlations they point out aren't enough to support the conclusions they're drawing. While it makes sense that evolution would select agains…
-
comment
Comment #11506074
Agreed though I find that as a professional I'm not as motivated to see side-projects through to completion because I'd rather spend my free time doing other things.
- comment
-
comment
Comment #9572190
They are both great platforms. The Pi can in theory do everything an Arduino can while also allowing access to a full Linux based OS (or RISC, but I can't comment on that). If you …
-
comment
Comment #9533735
Yes this is what I was wondering. Some brief searching on similar devices suggests it's a combination of precise sensors and algorithms to tie everything together.
-
comment
Comment #9533010
I'm curious how it homes in on the tracker.
-
comment
Comment #9461100
I wish the article had explained how the individual regions on the map are determined. It probably has to do with how the searches are geo-located but it seems like it could've ske…
-
comment
Comment #9409692
I discovered Microcorruption thanks to another HN post and I love it. It's one thing to read about things like buffer overruns and stack smashing, but another thing entirely to do …
-
comment
Comment #9409667
No matter how many times I encounter this it never ceases to amaze me. Maybe it's because I played these games growing up, or maybe it's just my interest in low level bit twiddling…