-
```
Similar to the existing calendar shortcut. Make it controlled by settings
(hidden by default for simplicity).
```
Original issue reported on code.google.com by `dayans...@gmail.com` on 13 Sep 2…
-
For simplicity, we've crammed all the different data series into tables based on type, but that is going to be annoying for large sites. We should switch this to one table per source.
-
I've found myself writing a lot of express apps that do:
```python
from shiny import reactive, render
from shiny.express import input, ui
```
It might be a worth the simplicity/readability to…
-
It might be handy for some instances/people to allow insertion of gcode before and after an object is printed. For example, whist calibrating extrusion multiplier it would be nice to be able to insert…
-
Hi, thanks again for putting CUDA.jl together!
I found that the return type of the `sum!` function can be different between `Array` and `CuArray`:
the `Array` return type is the same as the left a…
-
Ranger has a feature where you can navigate through a history of pages you've been to. Yes, I know there's zoxide integration for this, but I appreciate the simplicity when you're able to just go back…
-
Mojo is a superset of python that is compiled to provide C-like performance with python-like simplicity. https://docs.modular.com/mojo/
=> Could you refactor a subset of these notebooks to see if …
-
명로성(clarity) : '컴포넌트는 사용자를 놀라게 하는 동작을 해서는 절대 안된다.'
단순성(simplicity) : '컴포넌트는 가능한 작되'
재사용성 : '코드는 복사되는 게 아니라 재사용되어야 한다.'
최소 의존성 : '컴포넌트 사이의 의존성은 최소로 유지해야 한다.'
-
I choose your library fot its simplicity, so i have used your example code and i'm getting this error when trying to play what i have recorded:
NSOSStatusErrorDomain -43
-
I think xterm has the ability to be a complete terminal. Is there a specific reason for this? Or just for simplicity of implementation?