Geoffrey Garrett

Results 10 issues of Geoffrey Garrett

The following entry in the bibliography contains a broken link: > [17] DeepDreaming with TensorFlow [[link](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/tutorials/deepdream/deepdream.ipynb)] Mordvintsev, A., 2016.

### Description This issue is regarding the overloads found in the API documentation. The formatting of the overloads makes for an unattractive API. While the overloads should eventually be deprecated,...

enhancement
documentation-related

The following features need to be implemented and adopted from Rever: - Changelog - Github releas - Conda release See [Rever docs](https://regro.github.io/rever-docs/index.html#)

There's a tool I worked on for generating desired project types `C++/Python/Pybind` from `jinja2` templates (`tudatpy/cli`) which is a prototype. Creating this issue as it needs to be documented and...

## Versions and Firmware ``` (base) ➜ firmware-2 meshtastic --version 2.3.8 (base) ➜ firmware-2 meshtastic --info My info: { "myNodeNum": 3771639288, "rebootCount": 3, "minAppVersion": 30200 } Metadata: { "firmwareVersion": "2.3.8.d490a33",...

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

Readme example doesn't work, reqwest feature is enabled even though it's default, as you mentioned. ```rust use anyhow::Result; use std::convert::TryFrom; fn main() -> Result { let input = r#"curl \...

This fixes support for 3.12 where distutils is deprecated. The results of this change are seen In the feedstock via the patch of this change. [Azure](https://dev.azure.com/tudat-team/feedstock-builds/_build/results?buildId=1494&view=results)

bug

Following the discussion in #3476—especially [this comment by @94bryanr](https://github.com/leptos-rs/leptos/issues/3476#issuecomment-2590921836)—we’re collecting **compile-time performance concerns** and **workarounds** here. If you’ve run into long build times, linker errors, or recursion limits, please share:...

Below is a concise timeline of attempts and discussions related to enabling `AddAnyAttr` on `AnyView`. These efforts have repeatedly run into problems like extremely large compile times, linker or LLVM...