Julian

Results 10 issues of Julian

Would it be possible to add ring segments to Shapedrawer? ![135876399-4044b5eb-64b5-4b75-a721-f8c0bf998d32](https://user-images.githubusercontent.com/5525810/135880987-0b34a15e-2373-4002-a98a-e588000ec37d.png) I have just created a custom function for myself to draw this. Maybe someone else also finds it helpful...

Hi there, I don't understand exactly how `@InjectSchedule()` works. Can you explain that? We are using nest-schedule to run batch jobs in our application. I've written an abstract base.schedule class...

It seems impossible to annotate nested maps with type information. Consider this property: ``` data?: Map; ``` Now if it were only a single map I can correctly tell openapi...

The issue for the md_adm statistics can be considered closed with node exporter v1.0.0-rc0. See: https://github.com/prometheus/node_exporter/issues/261 We got now the relevant metrics. e.g.: ``` node_md_disks{device="md0",state="active"} 2 node_md_disks{device="md0",state="failed"} 0 node_md_disks{device="md0",state="spare"} 0...

What steps will reproduce the problem? (pretty unsure, here's what I did: ) 1. copy the classes into a new project, changed package name 2. execute main What is the...

#### Issue details For my game I want map scrolling when the mouse touches the screen border (very common in RTS games, Starcraft, League of legends etc.). This requires however...

- add `polygon` methods with offset (x/y). This allows to reuse existing vertices arrays instead of recalculating them for every draw call. - add `polygonWireframe` method to draw the outline...

#### Issue type: - :snail: Performance issue ____ #### Short description: I placed 8 additional chests with item interfaces to extend my storage network, then I noticed massive tick lag....

performance
mc-1.20

Hi, This tool looks very promising. I would like to monitor for smart-errors on my external hdds. However I'm not so familiar setting this up. Is there any installation instructions?...

documentation

Is there an easy way to configure logins for webpages where this is required? I am not familiar with youtube-dl/ffmpeg so far. Thanks for your help! The Frontend is awesome...

enhancement