dzmitry-lahoda

Results 322 comments of dzmitry-lahoda

this claimed support, but i have not found how easy to build image https://github.com/pdtpartners/nix-snapshotter

this project seems closest to oci image, basically instead of ad hoc json it could may be generate oci spec json directly)

@louis-lau thank for interesting feedback > Tags for things like projects would need to be managed centrally for the team to ensure consistency this kills purpose of timetagger as effective...

thing is as soon as some manager centralizes and forces tags on me, it immediately conflicts with my tags.

task is just set of predefined tags

i tried to describe it earlier. but in short, i peek what tags to share, and it is job of manager to make tags map to team tags. or tag...

@louis-lau i used some tools before. your description of flows seem like fits non tag first tools. so imho tag first tool could have go other way, no centralized tag...

Would make sense if `serde` attributes would get better support. I used JSON to CSV and CSV to JSON online tools, that flattened objects okeish. With flatten attribute, it can...

Until this solved, can we just have improved error message? Like saying to use `::` prefixed types? Tbh may be disable mapping guess and fail fast? I prefer Rust to...

fail proc macro fast in case of potential short version ambiguilty at comile time. or when fail type cast at runtime tell to use long versions.