-
Hi Peter! Thanks for your amazing tooling and documentation!
I was trying Nippy freeze on a self referencing object like this :
```clojure
$ clj
Clojure 1.12.0
user=> (add-lib 'com.taoensso/…
-
Hello,
It seems like having spaces before/after occupational title can cause some weird predicitons and false negatives. It could be worth including a `.strip()` before inference since this is such a…
-
Today I joined the DARC FT4 contest and tried to export the QSO to a Cabrillo file.
Unfortunately, the created file did not comply with the requirements of the DARC contest hub (https://dxhf2.darc.de…
205er updated
2 hours ago
-
@joegoldman2 wrote:
> .NET 9 adds support for Base64 Url (https://github.com/dotnet/runtime/issues/1658). It's also compatible with .NET Standard 2.0. The class Base64Url should probably be deprecate…
-
### Please confirm there isn't an open report for this issue
- [X] I have searched through bug reports
### Summary
Solus Live usb Doesn't detect ufs drive at all. I can't install solus or does it …
-
In [`3037f72`](https://github.com/JMAConsulting/obiaamonitoring/commit/3037f725fe0cf3b11e3268e17aeaaf2a05cf6504
), dcbia (https://dcbia.mainstreetrm.com) was **down**:
- HTTP code: 0
- Response time: …
-
I noticed this as I landed to the 4.9-RTM packages in review, that the NuGet packages dependencies were not defined in the NuGet package, as they are defined in the stable version of the package: http…
-
### Steps to reproduce
1. Where are you starting? What can you see?
I signed out and back in again. All my settings are reset.
### Outcome
#### What did you expect?
For my settings to be preserve…
-
I was looking at the code of [MIPROv2](https://github.com/stanfordnlp/dspy/blob/8ba1917c04e55b383899d1081ff922e51395bc6d/dspy/teleprompt/mipro_optimizer_v2.py) looking to understand how the Bayesian O…
-
Clang-Tidy for
```c++
template
struct Crtp {
Derived& operator=(decltype(nullptr)) {
return *static_cast(this);
};
};
struct S : Crtp {
using Crtp::operator=;
};
```
should no…