Had to dig GitHub issues because `shrink-ray` is dead, its maintained fork requires old dependencies that don't build on macOS (seemingly), so I ended up `compress-next` which is a fork of `compression` w/ brotli compression https://github.com/Econify/compression-next
Found out about Lucide which is basically Feather Icons but with more icons so that'll be perfect for placeholder(?) icons https://lucide.dev/
Ended up going with `superstruct`. It's neat, a bit less verbose than io-ts and has better type inference in some places.
Native enums support is not there yet but can be worked around https://github.com/ianstormtaylor/superstruct/issues/993
@dogo you have your answer 😛
@Eramdam youre making such quick headway on this holy shit
@Eramdam my curiosity is how hellish is it gonna be to add multi account support
@dogo I didnt show any of it because I need to build the UI for it but: not too hard since I've design the data model with this in mind
@dogo namely I need to think of a way to show connected accounts, how to add one, and how to specify a given account when creating a column
@Eramdam ayyyy!!
@Eramdam what do you want to do ?
@Palingenae comment ça? 😅
@Eramdam Oui c'est quoi la finalité attendue pour ce que tu es en train de construire ?
@Palingenae ok je dois être aux fraises parce que je suis pas sûr de comprendre la question?
@Eramdam Je dois l'être aussi car j'ai l'impression de pas pouvoir m'exprimer
Je vais attendre un peu
@Palingenae mais euh, en gros je fais un remplacement à TweetDeck* parce que ça va sûrement devenir payant dans le futur (et la nouvelle version va casser BTD anyway) donc je m'occupe 😅
(* j'veux essayer d'incorporer un support de Mastodon également)
@Eramdam Haaaaa ! cool !
@Eramdam what’s the reason for not using oauth 2 exclusively?
@edwellbrook Oauth2 is restricted to api v2 endpoints and it lacks some features still
@Eramdam holy shit this has come a long way in a very short space of time
@Eramdam looking great!!!
I should make an actual bit of UI to like, add columns and such but I dont wanna do that tonight 😩