Hacker Newsnew | past | comments | ask | show | jobs | submit | mmlb's commentslogin

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 now exists in history since it was done 6y later.


So who force pushed and why?


likely a compromised github API token


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" or "check if sl is sapling or steamlocomotive".

I've done that a bit to deal with macos crippled bash for example.


No script element zapper can remove it, easy peasy.




Ah I see now, I didn't traverse deep enough whem checking.


I don't think you can clone that.


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.


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/5PmHRSeA2c8?t=2840


I used to use DDD as a GUI frontend to GDB.

https://www.gnu.org/software/ddd/


I tried to love ddd for quite a few months. It's definitely a GUI, of the same era as Xfig. That's about the nicest thing I can say about it; I prefer the CLI.


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...


Pretty much, except with more parameters taken from a file. The substituting in of parameters was done in Python just so that I could manually check the output for a few cases.

I think if I had to do something similar again today, any script would output a shell script that used command line macro definitions. That didn't really occur to me at the time.


I think puranjay interpreted the snippet as a joke referring to college students in fraternity as the "primates in a primate house".


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.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: