Julian Laubstein

Results 44 issues of Julian Laubstein

The options that are adjustable on each study page don't seem to be persisted throughout the use of the platform. It would be great if those could be saved globally...

enhancement

I searched the UI for the option to show subsplits but I couldn't find it. Is this feature missing or am *I* missing something?

enhancement
requires livesplit-core changes
UI
layout rendering

Currently the selection after double-click + hold ignores word-snapping and sets the selection start to the start of the selected word: Example: Lapce ![2022-08-02 13-12-08](https://user-images.githubusercontent.com/3702016/182362576-b0c8ec0c-172e-4362-8223-8b620462660d.gif) The expectation here is for...

A-editor
C-improvement

The [rustyline](https://crates.io/crates/rustyline/) crate provides a nice and clean way to set up an interactive console while supplying tools for creating a history and navigating the command line.

### Pitch Spam or other generally unwanted content is rampant on most social media platforms. Twitter has used [sqrl-lang](https://github.com/sqrl-lang/sqrl) to combat this. SQRL is an easy to learn open source...

suggestion

When a huge world is explored by players, the server is acting slow

Just tested this with a fresh hanami setup (hanami new) and an extremely plain debugging provider (just for logging). After starting the app I got the following output: ``` [182090]...

**Name of the lexer** JavaScript **Code sample** ``` export class DataPoint { #time = $.source($.proxy(new Date())); get time() { return $.get(this.#time); } } ``` ![image](https://github.com/rouge-ruby/rouge/assets/3702016/60ccefa1-d397-44e8-830e-4c81201c818f) Those fields should ideally be...

bugfix-request

``` = note: error: unresolved symbol: _Z20emscripten_asm_constPKc ```