-
I've isolated a bottleneck from our production environment and here's a nifty self-contained benchmark for it: https://gist.github.com/tmcw/1a4e8ee47941454337dc5952dbf90180 (swap require('./') for req…
tmcw updated
11 months ago
-
### Problem Description
TL;DR: unlocking the Bactrian devolves into lunacy and frustration (not because it's impossible, but because if you do it this way rather than just capping one you are inten…
-
Referencing details provided by customer here.
https://websharks.zendesk.com/agent/tickets/4384
-
Using OpenAL Soft v1.23.1 with Bioshock (classic).
Game has working audio but in-game EAX toggle is greyed out.
Log file shows:
[ALSOFT] (EE) EAXSet [EAX_FX_SLOT] Flags out of range (value: 3; min:…
-
Now that https://github.com/nodejs/node/pull/49869 has landed, and we need to figure out what to say about it for the 21.0.0 announcement, we should agree on a tentative plan for when the default valu…
-
Funny
Character ate some bad beans and now it's finally catching up to them.
The party is lost! After taking a wrong turn they have no idea where they are.
Character stubbed their toe and now they ar…
-
Anyone compiled pycoral for 3.10 and 3.11? I am attempting to build them but I was wondering if someone else has already done this?
-
Please forgive the faux pas if readdressing closed issues is not the "done thing", however with the release of [Windows App SDK 1.0.0](https://github.com/microsoft/WindowsAppSDK/releases) I was surpri…
-
< Placeholder >
timeline: April 2023 - April 2027.
[Key historical 2016 issue of thesis topic](https://github.com/Tribler/tribler/issues/2250)
ToDo: 6 weeks hands-on Python onboarding project. …
-
I'd like to propose that enum be added to Go as a special kind of `type`. The examples below are borrowed from the protobuf example.
### Enums in Go today
```
type SearchRequest int
var (
Sear…