Mathias Quintero

Results 50 comments of Mathias Quintero

@Cosmo I took the contents of this PR and managed to make it a bit more generic: https://github.com/nerdsupremacist/AssociatedTypeRequirementsKit. I can switch it to that implementation if you feel like it,...

Cool! I've changed the PR to only use the library instead ;)

The latest commits using the Geometry Reader make it easier to display the content in different scenarios. However it's still not great when the window is resized to be a...

Thanks! I will start working on this right after the exams. I'm still kind of fussy on the architecture of this thing and what role the TumCabe Backend plays in...

The preliminary feature needs to be implemented for 1.3.1. Will only support the Alarm Payload and add chat later. Updates should be handled differently I guess since the payload appears...

@mammuth can you please push anything you have on this? @TG908 do you wanna take this one, or should I? I don't know how you're doing on time

Oh dang! We're finally generating content. Looks like I will finally have to include `SQLite` in this project, if we're doing two way syncing. Most people go with: https://github.com/stephencelis/SQLite.swift We'll...

It doesn't have to. But I already had to get pretty clever/hacky to solve the Newsfeeds caching without a database... Now that it's worth it to include a database, perhaps...

Hey! thank you so much for helping out! Go right ahead. Don't hesitate to reach out to me or to @tgymnich with any questions

Already began work on this and published the current work at: https://graphaello.dev TODO: - [ ] Write getting started section with: - [ ] Installation - [ ] Initialization and...