-
```
File "/usr/local/lib/python3.9/site-packages/typedstream/advanced_repr.py", line 137, in __str__
return "\n".join(self._as_multiline_string_())
File "/usr/local/lib/python3.9/site-package…
-
For 2 reasons:
1. performance
2. to remove a dependency
Follow-up to #42
-
I attempted to build joinx on OS X. I ran into a few errors. Here's a gist of the complete build log:
https://gist.github.com/sjackman/6720321
And a few snippets:
```
src/lib/common/MutationSpectrum…
-
# 040B7374 7265616D 74797065 6481E803 84014084
Format indicator
#8484{2:length}
- It's placed before NSString, NSObject(object declaration?)
- Last 2 words indicates bytes length next to 8484.
#85840…
-
When researching handwritten messages I found digital touch messages were handled in bluebubbles the same way [here](https://github.com/BlueBubblesApp/bluebubbles-server/blob/87679b70588719a7032d457e1…
-
At the moment compilation succeeds on Debian using
```
clang `gnustep-config --objc-flags` -o typedstream-decode typedstream-decode.m -lobjc -lgnustep-base
```
However, decoding fails with
```
…
-
https://github.com/dingusdev/dingusppc is actively being developed and making progress ([thread](https://www.emaculation.com/forum/viewtopic.php?t=10263)).
- [x] Basic boot
- [x] Video out
- [x] …
-
The message body is parsed correctly, but the messages are annotated with an error message because `imessage-exporter` looks for a payload that doesn't exist. This is partially related to #28.
The …
-
### Describe the bug
I recently migrated our project to .NET8 and updated all the packages to latest version, but I keep getting a strange error when I try to upload a stream to Amazon S3 storage. I …
-
There is currently a new format for nib files, it is called NIBArchive. Previously, NIB files were XML files that were, basically, indexed, keyed archives. Now there is a new binary format. In …
gcasa updated
6 months ago