Feldwor

Results 41 comments of Feldwor

> it's actually cropped only once you unselect it. It's just a selection larger than the canvas it's being displayed on: **nothing has been applied yet** >(i agree the light...

The performance issues might only be noticible on a lower-end computer.

Some more highlights on how NtTrace looks like. Works well! ### Hello World program in C language ``` #include int main() { // printf() displays the string inside quotation printf("Hello,...

> I'm not sure about this, I think some good use of icons could work to enhance the UI but the problem is consistency, there's probably not the perfect icon...

**In a no hurry, but:** If you need Icons and you are interested. There are some free ones in the public domain These are made by [7soul artist](https://7soul.itch.io/). ### Free...

> Looks like you hit the old site though, Yeah, I did and it feels more warm and medieval style gives out some charm. The old site style could include...

> Could you capture some of the HTML requests ? ### HTML requests Below this image there are exact values. ![image](https://user-images.githubusercontent.com/21064622/146792642-ca3bb90b-2654-499f-9bc7-f0178c90dd27.png) Values from the image above in the same order:...

> Header set/requested, I cannot reproduce it under Firefox, .mp4 seems to play well and can be skipped That's true, Firefox does do everything properly. Only Chrome seemingly affected

I use Linux Debian 10 The below error I get seems to be traced to https://github.com/dlang/phobos/blob/master/std/datetime/date.d#L9715

> That is super interesting, I haven't seen an error like this before.. 255 isn't a valid day/month (or year) for that matter either, two things come to mind: >...