Coding

SwiftUI's Grid Views

Posted on November 23rd 2020 by Florian Kugler In our current Swift Talk series, we have been re-implenting parts of SwiftUI’s layout system to gain a deeper understanding of how it works. Last week we Read more…

By hadi, ago
.Net

Parsing ffmpeg stdferr

I’ a little confused how to parse the duration and time component of the output of ffmpeg. My goal is to approximate the percentage of a task completed. The string representation of the duration of Read more…

By hadi, ago
.Net

Nunit testing error

which line is it happening on? which line is line 30? I think the error is being thrown in GetPerson(), perhaps there isn’t a record where id=1 in the database? I checked my database again Read more…

By hadi, ago