Milan Lajtoš

Results 36 comments of Milan Lajtoš

@stared I revisited the concept and did something more practical – [L1: Tensor Studio](https://github.com/mlajtos/L1). The visualization part of the data flow is gone. Instead this is about the actual data...

> In the meantime, I gave a talk about "Simple diagrams of convoluted neural networks" (slides here). Obviously, I talk about your vis as well. :) 😊😆, the most useless...

Would you like to see all available functions? This will be available in the code completion list (`Ctrl+Space`). There are only few there right now, but there will be all...

I don't have time to code, so just gathering info for the upcoming time... What needs to be done: - [`registerCompletionItemProvider`](https://github.com/mlajtos/L1/blob/master/src/components/MonacoEditor/index.js#L155) that reads from [`rootEnvironment`](https://github.com/mlajtos/L1/blob/master/src/components/Interpreter/rootEnvironment.js) is a good start -...

**Moist** Landscape of browsers dried out and Moist should bring a bit of water to this land. Alternatives: Humid, Monsoon

@niutech I don't like boring names. Following your convention it should be named "Tiling Browser with built-in uBlock Origin that also do other neat stuff" That isn't a name, that...

Yes, the keyboard support is far from usable. Alt R is "€" for me; Alt (Shift) ←→ are used for word-boundary text cursor jump and selection. So these shortcuts cannot...

I'll add it. Does the dock distract you?

If I may ask, what OS do you use? Would it be okay if the sidebar would be say half of current width? On macOS, the sidebar contains window buttons...

I just bought Parallels -- virtualization software, so I can test Windows and Linux versions. This is my top priority right now.