Viewing profile — mmlb
mmlb
HN member- Joined
- Mon, Dec 01, 2014, 8:37 PM UTC
- HN karma
- 40
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About mmlb
No profile information was provided.
Recent public activity
-
comment
Comment #49114073
I've had that same "what's the point" thought every time I've read about stacked PRs, but recently had an (obvious) epiphany. The benefit is you get CI for each commit! I've always…
-
comment
Comment #47391902
In this instance the PR that was merged was from 6 years ago and was clear https://github.com/pedronauck/reworm/pull/28 . Looks to me like a force push overwrote the commit that no…
-
comment
Comment #43558807
Use the lessons learned from those before us in less heterogeneous days, aka inspect the binaries you're going to call out to for fitness. Things like "check if grep is gnu or bsd"…
-
comment
Comment #43007062
No script element zapper can remove it, easy peasy.
-
comment
Comment #31979275
True, but I imagined fetching every file with wget or equivalent and then just using it locally. Doesn't work anyway because the data is not all there.
-
comment
Comment #31979258
Ah I see now, I didn't traverse deep enough whem checking.
-
comment
Comment #31959982
For bzr did you try archive.org? https://web.archive.org/web/20150321194412/https://code.liw....
-
comment
Comment #28925814
You are right that he can't unilaterally relicense the kernel and that it will likely never happen, but Linus is in fact against the GPLv3, see debconf 14 Q&A: https://youtu.be/5Pm…
-
comment
Comment #28600562
I used to use DDD as a GUI frontend to GDB. https://www.gnu.org/software/ddd/
-
comment
Comment #16257835
The way I read GP, the python script can very well do the equivalent of gcc -DPARAM=42 -o binary-param=42 && ./binary-param-42. edit: oh nm, reread GP...
- story
-
comment
Comment #12950512
I think puranjay interpreted the snippet as a joke referring to college students in fraternity as the "primates in a primate house".
- story
-
comment
Comment #9341645
virtual machines. For custom kernels, clusters, both, and other reasons. Having more than 1 vm running gets to be a pain with 8gigs or less.