dzmitry-lahoda

Results 290 issues of dzmitry-lahoda

### Describe the feature ``` [ValueObject(typeof(int))] ``` to be ``` [ValueObject] ``` ### References https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-10#generic-attributes https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/generic-attributes

enhancement

``` [ValueObject(typeof(int))] [System.ComponentModel.DataAnnotations.Range(2,100, Error = "Generate validator from this. Hm. Even compile time validator for well know annotations"] public partial struct CustomerId { } ```

``` [ValueObject(typeof(int), Default = bool)] ``` So allow default for whatever reason I want. In this case, Value should be public get/set. Or will not be able to set it....

I have put Haven phone into metal safe and hard attached to my door. I need some software which is accessible even from locked phone (like camera or flash torch...

using istio networking-service-gateway-publish primitives

I was not able. Who knows how to? ```powershell $ kubectl proxy --port=9123 Starting to serve on 127.0.0.1:9123 ``` ![image](https://user-images.githubusercontent.com/757125/65964901-6ee7e880-e466-11e9-815c-d5e2e0b153cd.png) ```powershell docker run -it --publish 9123:9123 -e CLUSTERS="http://docker.for.win.localhost:9123" hjacobs/kube-ops-view; ```...

it seem so natural to make watch plugin just to report start tagged and end. like timer. but time is tagged and goes into tt database. so web ui does...

Idea

1. start task. 2. ask to beep each 25 minutes 3. allow deciding to continue work or break 4. actually do not even stop time of task by breaks. include...

Idea