-
**Is your feature request related to a problem? Please describe.**
Stash offers an unparalleled interface for browsing 2d porn collections. [Interactive toys](https://www.thehandy.com) offer an [NSFW…
-
https://docs.julialang.org/en/v1/manual/arrays/#Iteration
The documentation here needs a section on iterating over slices of an array.
My first instinct coming from Matlab is to write loops like t…
-
I have implemented very rudimentary suport for [multi range](https://www.postgresql.org/docs/current/functions-range.html) type in my app. Some example snippets below. I start to use these types of ra…
-
Hello,
I'm developing an unofficial, reverse engineered implementation of Dante Audio over IP protocol - [Inferno](https://gitlab.com/lumifaza/inferno). It uses PTPv1 (IEEE1588-2002) so I really ne…
-
### Problem Description
Cannot port with https://rocmdocs.amd.com/projects/HIP/en/latest/user_guide/hip_porting_guide.html.
hipXXX scripts don't work.
/usr/bin/hipexamine-perl.sh: line 13: /opt/r…
-
I've spent a significant amount of time struggling with basic issues like "not knowing when things are broken." During development I've worked around them by invoking the underlying programs directly …
-
The current implementation is very basic, it would be good to see these features in Ctrl+F:
- Display how many hits are found, like browsers do.
- Have "buttons" for next and previous.
So the…
-
I came across https://github.com/google/zerocopy/issues/388#issuecomment-1737817682 by chance. The same applies to this crate:
```rust
type S = &'static str;
#[derive(Copy, Clone, Debug, AnyBit…
-
``` ooc
new: static func (.min, .max) -> This {
this : This
this min = min
this max = max
return this
}
```
I can think of reasons why `Range` doesn't have a n…
-
I recently discovered foam and I'm really liking it, especially since I have already settled on local plaintext markdown notes. The Roam Research "anti-hierarchy" approach might be great for proprieta…