Skip to content
View Dassderdie's full-sized avatar

Block or report Dassderdie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. hpi-sam/fuesim-digitalhpi-sam/fuesim-digitalPublic

    A German simulation system for training emergency services leadership personnel on how to manage major incidents.

    TypeScript 21 17

  2. synchronized-sax-gandalfsynchronized-sax-gandalfPublic

    Synchronize youtube-videos (nearly) frame accurate on different devices

    TypeScript 3

  3. Analysis everviz editor performanceAnalysis everviz editor performance
    1
    ## Original Problem
    2
    3
    The performance of the chart editor is subpar when using a less performant device (like a laptop) and typing fast in a text field of the `OptionsPanelContainer`.
    4
    It is best observed in the preconfigured `Stock`-chart, as it has a lot of data. To simulate (very fast) typing, delete the prefilled "Lorem ipsum dolor sit amet" in the title by clicking at the end of the text input and deleting the value letter by letter by keeping the Backspace key pressed.
    5
    While it seems performant enough for most use cases, I believe this to be the bottleneck for comfortably working with larger data and more computationally expensive charts on less powerful machines.
  4. db-frontenddb-frontendPublic

    (Archived) Web-frontend of an easy-to-use database management system

    TypeScript