Tomas Mudrunka
Tomas Mudrunka
STL seems to be pretty simple format http://www.fabbers.com/tech/STL_Format
the CGROUP tends to be very long string and it breaks htop display on my 1280x800px screen. Having way to show just LXC name or single number would be really...
> @Harvie Did you ever end up completing this ? Not really, but i still think it would be useful as some of my coworkers were still not able to...
@amizer12 cool! seems simple. thank you. i wonder if there is way to increase the file size limit. removing the deps seems bit problematic to me, since i sometimes have...
Example: I want to create communication library (class) which uses attachInterrupt() to listen on input pin. I want to be able to pass input pin to class constructor, so it...
in https://www.boost.org/doc/libs/1_64_0/libs/bind/doc/html/bind.html This is what they say: _boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd._ can't we use the `std::` version? or it's also not ported to...
@facchinm maybe the `void set2(test* t)` can be replaced with some generalized code directly in core? eg.: attachInterrupt(12, this->myfunc, FALLING, this); so when last parameter of attachInterrupt() is not 0,...
> however none of those will have access to this pointer That will not work in my use case. Imagine you are implementing something like "software serial". You have object...
Any progress on this?
turn the pattern by 90 degrees (half width on sides, instead of half height at bottom and top). i think it might seem counterintuitive, but stronger. because it would allow...