Fernando B

Results 79 comments of Fernando B

Ok, it looks like functionality is there for some response models, but nothing is being done with it. Currently you have: ```swift struct AccountsResponse: Codable { let accounts: [Account] let...

Working on this on this branch, I added a new Struct ServerKnowledge for clarity even though is just an int. https://github.com/TheFern2/swiftynab/blob/delta-responses/SwiftYNAB/SwiftYNAB/services/BudgetService.swift#L40 ```swift public func getBudget( budgetId: String, lastKnowledgeOfServer: Int? =...

I'd like some feedback, what you think about this, is returning serverKnowledge a good idea? I was thinking if there is another async call somewhere else, SK could change. I...

Hey Michael, is been a good while since I have used this library. My goal was to build some things with go but I sorta moved on from controls engineering...

> With the current Go standard library supporting things like [`cgo.Handle`](https://pkg.go.dev/runtime/cgo#Handle), it is rather simple now to create C callback to Go functions and vice versa (see: https://github.com/golang/go/wiki/cgo#calling-go-functions-from-c). > >...

Jeez new icon is awful, just why, I loved the old one, and now I have to look at this ugly one every day. I also found this thread trying...

> @dannyneira Thank you so much for sharing the old icons. Funny how much hate the new icon is getting. Personally I found the left and right edges jarring enough...

> The problem is you can't even get used to this new icon. It's completely off and doesn't fit into either a light or a dark theme on macOS. Was...

I only use the terminal itself, nothing of the cloud or ai stuff. So, I blocked at the firewall level. I am sick of unnecessary updates every week. I don't...