-
Binary Diffing, by which we mean, users can take two (or more) binaries and get a diff view, for the purposes of tracking changes across versions, identifying disparate function changes, and overall b…
-
This tripped me up when writing tests for the login functionality and I imagine it'll confuse others as well. Currently, trying to register a user via `app.Login(Credentials.UsernamePassword)` will fa…
-
Hi, I have a mysterious behaviour. I have two cars connected to vwsfriend. Everything works Fine for the GTE, but for my e-up I can overview, charges and live status in Grafana. All others like locati…
-
Dear OSDM Team
I have a scenario:
a) after fulfillment, passenger discover that have to change passenger/purcharser details
b) passenger doesn't want to change any other details like trip, offer …
-
Now that I have a recent model phone, recording errors in tracking so we can investigate them later.
-
Minimal reproduction:
```js
// bar.mjs
import { BskyAgent } from '@atproto/api' // 0.2.10
console.log(BskyAgent)
```
Note that this code is `.mjs` so it's ES Module. Running `node bar.mjs` s…
xnuk updated
11 months ago
-
For Thimble it makes sense to separate project creation, file creation/updates, and publication, but this will not be true for all tools, especially goggles. Would it make sense to create a dedicated …
Pomax updated
8 years ago
-
Finally got one of these. IIRC, @ttys0dev, you had put this trip wire in place, right? Interested in taking another look at it? If so, how can we help?
Sentry Issue: [COURTLISTENER-5D2](https://freel…
-
### Are you experiencing an issue with...
shields.io
### 🐞 Description
It looks like the matrix badges aren't working.
Here's how the badge [embedded in the Element Web README](https://github.co…
-
Here's an example break down of how long it takes from smoldot's initialization (when we enter the smoldot Rust code) to warp syncing being completely finished in a best case scenario: (done on top of…