-
After I prepared [this example of a minimal Leonardo firmware](https://github.com/mikepurvis/rosserial_leonardo_example), I did a bit of poking around to see why the binary was still so big, even with…
-
Hi, I am trying to import python-dependency-injector package within lambda function.
All other packages gets imported fine, but with this package I keep getting the below error :\
`{"errorMessag…
-
```sh
LDFLAGS="-fsanitize=leak -fuse-ld=lld -Xlinker --icf=safe"
clang++ -o ...
ld.lld: warning: /usr/lib/llvm-18/lib/clang/18/lib/linux/libclang_rt.lsan-x86_64.a(interception_linux.cpp.o):
…
-
# Tracking issue - client, server interface
[Initial issue](https://github.com/BigPharmaceutical/chessehc/issues/1#issuecomment-1462811914): requirements and initial ideas
[Interface specification…
-
**Version and Platform (required):**
- Binary Ninja Version: Version 3.0.3247-dev Personal
- OS: Windows 11
**Bug Description:**
Dead Store Elimination sometimes leaves hanging operands, which g…
-
Video: [5x5 Binary Video](https://drive.google.com/file/d/1aNj3fYI8aqtReFKSNJH-ZFz2xBmPazsK/view?usp=sharing)
Issues that helped:
Issue for review by Andrew: [Peer Review](https://github.com/tuc…
-
For a while now I've been trying to work out the best way to deal with static libraries and transitive dependency.
I was thinking at one stage that the static dependencies should be marked with `` b…
-
# How to compare (assert_equal) two data frames of floats?
Seems `numpy.isclose(a,b)` doesn't work ..
## __In UnitTestSkyzeAbstract::series_assert line 103 ish__
`
# diffs["Diffe…
-
Sorry for posting here. It is not an issue.
I've spent quite a bit of time developing a a file explorer for LittleFS under Windows.
If you think it is worthy, could you please add it to your list of…
-
Of the all the bit manipulation instructions available on a platform like x86_64, most of them are an optimization over fundamental operations.
https://en.wikipedia.org/wiki/X86_Bit_manipulation_in…