Re: [dev] Collecting sins of Apple

2016-10-21 Thread Mateusz Piotrowski
Hi, On 21 Oct 2016, at 21:54, lukáš Hozda wrote: > Naturally, if you know about some good deeds of Apple, I accept > them as well. I just read an article [1] saying that IBM saved a significant amount of money thanks to the fact that they partially switched to Macs from PCs. Cheers, -m [1]:

Re: [dev] suckless debugger?

2016-08-31 Thread Mateusz Piotrowski
On 31 Aug 2016, at 21:04, u...@netbeisser.de wrote: > > do you know of a suckless linux debugger? what is an alternative to ptrace? I am not sure if you'll be able to compile it on Linux but pjdlog.h is a pretty decent library. I use it a lot in my recent projects. It is available in the FreeBS