Viewing profile — filam
filam
HN member- Joined
- Fri, Jan 27, 2012, 5:11 PM UTC
- HN karma
- 24
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About filam
No profile information was provided.
Recent public activity
-
comment
Comment #18315851
That post by Rob Pike is arguing that you should not need to check the endianness of your system when swapping. Not that you should never byte swap. Systems and protocols have diff…
-
comment
Comment #18315606
I have to admit I stopped reading after the combined section on byte swapping and casting external data to a internal structure. Perhaps the author of the code should have used nto…
- comment
-
comment
Comment #17995899
You need to also compare the cost and power consumption of the chips. I also imagine the use of high-level synthesis impacted performance.
-
comment
Comment #17625561
I used Zulip while at Akamai. At the time, Zulip was a Boston-based start-up and I believe some engineers at Akamai had a connection to engineers at Zulip. It wasn't used throughou…
-
comment
Comment #6834393
I didn't realize until far too recently that Python includes a built-in web server: 1. git clone https://github.com/cheeaun/life.git 2. cd life 3. python -m SimpleHTTPServer 8000 4…
-
comment
Comment #6794453
Insurance does not eliminate risk from the market.
- story
-
comment
Comment #6583079
I only mention it because I learned the difference yesterday, but that is a bar graph, not a histogram.
-
comment
Comment #3519051
Just because a system gives you the freedom to customize your environment, it doesn't mean you required to "retool [it] to no end." I have used a simple Arch Linux installation for…