rxaxm | 8 years ago | on: Some obscure C features
rxaxm's comments
rxaxm | 8 years ago | on: Friends Are Genetically Similar (2014)
This makes me think of the thesis of "Sex At Dawn" by Christopher Ryan and Cacilda Jetha. If humans evolved as polyamorous foragers for whom communal bonds were more important than paternal certainty, then it makes sense that you want your friends to like the same environments and add immunological diversity to your shared gene pool.
rxaxm | 9 years ago | on: Do Evil with ESP8266: Slow Down the WiFi
The reason is that TCP connections increase their speed linearly (aka the the first derivative of packet transfer is increasing) until they experience packet loss. If many packets are lost, or if the network is congested, the speed will not increase
rxaxm | 9 years ago | on: Pills: A simple responsive CSS grid for humans
https://github.com/r-medina/grid
thanks for sharing!
rxaxm | 10 years ago | on: Numi: Beautiful calculator app for Mac you will love to use every day
rxaxm | 11 years ago | on: Ask HN: How do you manage/treat RSI?
vacation is not an option for financial reasons.
rxaxm | 11 years ago | on: Ask HN: How do you manage/treat RSI?
rxaxm | 11 years ago | on: Creator of Raft Algorithm introduces LogCabin
i have a question for you, though. why is raft not concerned with byzantine failure? the focus on byzantine fault tolerance from the paxos family of algos (and a lot of the literature/educationally material on distributed consensus) makes me feel like it's important, but your approach suggests it perhaps isn't. do you think this focus is a side-effect of the ubiquity of paxos which is disproportionately concerned with this due to its roots in academia?
rxaxm | 11 years ago | on: First Go challenge – binary decoding
where should i reach out?
rxaxm | 11 years ago | on: First Go challenge – binary decoding
rxaxm | 11 years ago | on: Hacking with Andrew and Brad: an HTTP/2 client in Go [video]
mine includes auto-complete (that is conscious of the AST) and linting/error checking. i suspect brad has jump-to-definition and the other stuff that comes with the go emacs mode, but he doesn't use it.
rxaxm | 11 years ago | on: A source for this picture?
rxaxm | 11 years ago | on: Docker execs strings to boot up linux containers
rxaxm | 11 years ago | on: Go 1.4 is released
rxaxm | 11 years ago | on: Stellar
rxaxm | 11 years ago | on: Uber Sets Valuation Record of $17B in New Funding
rxaxm | 12 years ago | on: Jsfmt – Like Gofmt, but for JavaScript
https://github.com/mooz/js2-mode/blob/master/js2-mode.el
11k amazing loc
rxaxm | 12 years ago | on: Show HN: LightPaper for Mac – Free Markdown editor
another neat markdown hack is to get the quicklook markdown renderer (if you're on os x) and then use copy in the github markdown CSS. you can see immediately what you're README.md files are gonna look like right away in finder
rxaxm | 12 years ago | on: America knows everything
rxaxm | 12 years ago | on: I Raised My Kids On the Command Line and They Love It (2012)
https://github.com/asubiotto/cdefer/blob/master/defer.h