-
On the section level, can we add (or is it already possible) to introduce an attribute collapsed="(expr)", so this section is collapsed if a certain expresion evaluates to false.
Does it make sense t…
-
I want to collect ideas for what kinds of information would be useful in prompts. I want to have a library of useful functions for making prompts, but also I want a good default prompt.
Here are s…
-
Wondering if we will get a new update that allows multiplayer with the pc port...like crossplay?
-
Support from within the app itself
This includes bug report.
Bug report should collect whatever relevant information there is; for example, sample of errors and so (maybe in a pool stored in me…
-
Would be good to be able to instantiate the editor on an element within an iFrame.
-
**I propose we** ... (describe your suggestion here)
```fsharp
let fullArgs =
[
match maybePrototypeCtor with Some ctor -> yield ctor // | None -> ()
yield! …
-
```
from moviepy import *
concat_video_clip = CompositeVideoClip([clip1, clip2], size=(video_width, video_height))
concat_video_clip = concat_video_clip.crossfadeout(magic_time)
```
###…
-
What about the situation where you have "private" notes, as opposed to passwords? In which case, you want the original text to display. Maybe until a timeout, or until the window losses focus? I get t…
-
The existing trinket skulpt built-in shim re-writes non-internal methods in this module to avoid opening framebuffer filenames.
See: https://github.com/trinketapp/skulpt/tree/master/src/lib/sense_h…
-
**I propose we** add support for `do! ... and! ...` in computation expressions.
Consider this imagined example using `validation` from FsToolkit.ErrorHandling (like `result`, but with applicative c…