Amy

Results 29 issues of Amy

# What / Why Adds 3 new entries ## References * n/a

**Build Log** What is the build error? ``` /usr/include/c++/13/bits/stl_vector.h:1208: std::vector::reference std::vector::front() [with _Tp = cmGccStyleDependency; _Alloc = std::allocator; reference = cmGccStyleDependency&]: Assertion '!this->empty()' failed. make[2]: *** [src/private-frameworks/MobileDevice/CMakeFiles/MobileDevice.dir/build.make:175: src/private-frameworks/MobileDevice/CMakeFiles/MobileDevice.dir/depend] Aborted (core...

This patch adds information about how to run Suicide Linux natively for those who do not want to (or are not able to) use Docker and also don't know how...

On hidpi monitors, the profile icon doesn't cover over some text; this causes some additional text to be visible. This doesn't happen on my other low-dpi monitors.

Producing the final video is painfully slow - only 94 fps on my R7 3700X. This could be aided by using FFmpeg's `-hwaccel` option to utilize OpenCL.

Running Dissent from AUR dissent-bin gives the following output: ``` ❯ dissent runtime/cgo: bad stack bounds: lo=0x9a886fb9b5f64c50 hi=0x7ffe2375ec60 zsh: IOT instruction (core dumped) dissent ``` It appears that, while almost...

GFM was working fine (sans the rendering bugs), and then I updated my Node, to receive this error: ```js > gfm-preview: Ready on http://localhost:4649 /usr/local/lib/node_modules/gfm-preview/index.js:157 watcher.on('change', () => { ^...

Newlines do not (and have never) rendered correctly. If there is no full line gap between two paragraphs, the second just continues the first; GFM renders them as a full...

### What happened? When running `npm run all`, `svelte-check` yields 5 errors due to not having specific environment-variable secrets. While this is reasonable when running on-server, for development, this is...

bug

This patch adds a warning to use `--depth=1` if cloning with git, as the repository is 544MiB.