Posts by mrcrilly@aus.social
 (DIR) Post #9l5xIbYEs4VrMMUBtI by mrcrilly@aus.social
       2019-07-22T03:18:18Z
       
       0 likes, 0 repeats
       
       @lerk you can disable it.
       
 (DIR) Post #9l6BfoLerB0H4GYr68 by mrcrilly@aus.social
       2019-07-22T03:09:02Z
       
       0 likes, 0 repeats
       
       @schestowitz not a fan of Cloud computing, then?
       
 (DIR) Post #9l6M8avEqvrTMoZF32 by mrcrilly@aus.social
       2019-07-22T07:57:30Z
       
       0 likes, 0 repeats
       
       @fribbledom I'd be so jealous of that. Brisbane's CBD would be an even more amazing city without cars at the center of it.
       
 (DIR) Post #9l7STjLtM1PpQQdeGO by mrcrilly@aus.social
       2019-07-22T20:43:16Z
       
       0 likes, 0 repeats
       
       @fribbledom he should have just merged those PRs. This is why I love OSS and hate OSS at the same time: people - what a bunch of bastards :P
       
 (DIR) Post #9l7b9AYlttTPJZvvxA by mrcrilly@aus.social
       2019-07-22T22:20:25Z
       
       0 likes, 0 repeats
       
       @thomasfuchs that actually looks really fun.
       
 (DIR) Post #9lGUccPL28V2geONbk by mrcrilly@aus.social
       2019-07-27T05:19:40Z
       
       0 likes, 0 repeats
       
       @fribbledom @flypps where is "here"?
       
 (DIR) Post #9lUUvzJEpWoPQjDKPw by mrcrilly@aus.social
       2019-08-02T23:29:09Z
       
       0 likes, 0 repeats
       
       @fribbledom nice. And you wrote it in #go too - good man.
       
 (DIR) Post #9lah6CtzcQKWSGzOro by mrcrilly@aus.social
       2019-08-05T23:13:44Z
       
       0 likes, 0 repeats
       
       @fribbledom have you considered using Viper for file configuration and allowing it to be configured that way? That opens up a whole world of options then for virtually no cost to you.
       
 (DIR) Post #9lahGIwnzsXQ6H7UA4 by mrcrilly@aus.social
       2019-08-05T23:15:35Z
       
       0 likes, 0 repeats
       
       @fribbledom or I can do a PR?
       
 (DIR) Post #9lahRa30l9psJwOoNc by mrcrilly@aus.social
       2019-08-05T23:17:37Z
       
       0 likes, 0 repeats
       
       @fribbledom there's no real reason NOT to use it in my opinion. I can think of loads of features you can add: ignore certain file types, certain file names with patterns, manage multiple remotes based on filename ("If I add a .PNG, push to the 'images'" remote). There's a whole lot that can be added. Depends on your product development philosophy and goals though I guess.
       
 (DIR) Post #9laiJZeeR7fmjukdEG by mrcrilly@aus.social
       2019-08-05T23:27:22Z
       
       0 likes, 0 repeats
       
       @fribbledom and if you want to override the ignore for gitomatic but not for your self?
       
 (DIR) Post #9lajEt7CksdxbMR6W0 by mrcrilly@aus.social
       2019-08-05T23:37:45Z
       
       0 likes, 0 repeats
       
       @fribbledom I'm mostly spit balling ideas and playing devil's advocate a bit here. Personally I would grow the tool organically as requests for features come in. I likely wouldn't touch it otherwise. I'm not actually requesting anything specific because it's a tool that solves a problem I don't have. But I do believe some optimisations are valid up front versus when there's a need, and using Viper is one of them. Just some thoughts.
       
 (DIR) Post #9lawCdj8IQHihVR236 by mrcrilly@aus.social
       2019-08-06T02:02:59Z
       
       0 likes, 0 repeats
       
       @fribbledom interested to understand the use case(s) for that versus Docker.
       
 (DIR) Post #9laziMnT4pcdK2HbRA by mrcrilly@aus.social
       2019-08-06T02:42:21Z
       
       0 likes, 0 repeats
       
       @fribbledom interesting. Is running a daemon and prebuilding an image an issue? Building a Docker container from an existing directory is trivial, in my experience. Sounds like an interesting evolution, although it's an idea that's been around for decades to be fair.
       
 (DIR) Post #9lb1TMPMRLp9gGym6i by mrcrilly@aus.social
       2019-08-06T03:02:03Z
       
       0 likes, 0 repeats
       
       @fribbledom nice! I hadn't realised it was that easy. I'll give it a try! (Does it use Viper? ... just kidding)
       
 (DIR) Post #9lcjXMQOybz2ry8kMK by mrcrilly@aus.social
       2019-08-06T22:50:30Z
       
       0 likes, 0 repeats
       
       @fribbledom @telephant how have you found working with QML? I'm keen on cross platform desktop apps and QML is something I've had my eye on for a while now. Easy enough to build stuff?
       
 (DIR) Post #9ld7RRUpbdMXlDvH9c by mrcrilly@aus.social
       2019-08-07T03:18:21Z
       
       0 likes, 0 repeats
       
       @fribbledom do you use something to design the UIs? Qt Designer or something? Being able to draw out UIs would be a big win (cause I'm crap at them)