Seb

Results 14 issues of Seb

Running the command `alass 18.mkv ./subtitles/18.srt ./subtitles/18.srt --disable-fps-guessing` Yields ``` error: processing video file '18.mkv' failed caused by: failed to extract voice segments from file '18.mkv' caused by: failed to...

## Description I'm trying to import my modules in a separate process (using `queue.process("path/to/processor.ts")`) using TypeScript. I get this error as soon as I try importing a module that is...

enhancement
PR REQUEST

I'm trying to use this library with Babel and TypeScript, but I'm getting a weird error. ```ts // queue.worker.ts import { TrackData } from "modules/track/types" import { shuffleArray } from...

question
documentation

Add e.ts for eeeeeextra typeeeee safeeeeeeety

refers to: https://github.com/Enitoni/pulseshitter/pull/8

bug
help wanted

Currently, there is an issue where restoring a source will often result in it restoring an older source, because it was the best match, before the relevant one is available...

bug

Currently the only sensor functionality in alien is in my opinion very lacking. There are several issues: - It can only target a set density of cells, limited to one...

Currently the "Repetitions per branch" option is able to mutate to a large number right away, however I think it would be better if the mutation simply added or subtracted...

Another step to promoting bigger organisms to evolve is as suggested by tilsk in the Discord server to make cells radiate less if they have more connections. Essentially, this would...

One of the issues I've observed with larger organisms is how the ratio of weight gained based on the number of cells seems to be very steep. This makes it...