libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.
The practical guide I wish existed while learning @effect-ts
chore: update fp-ts and effect
remove fp-ts/data dependency
@karlhorky If you like emotion because you can mix in typescript variables but CSS modules is enough for your use case you might want to look at vanilla extract
@yusancky how di you solve this? I have the same issue.
@pigoz Just use
permissions
.permissions: pull-requests: write
Setting permissions for job also works.
Thank you!
@yusancky how di you solve this? I have the same issue.
001-basic: remove TaskEither example
It's confusing for fp-ts devs because they then start thinking about TaskEither and ReaderTaskEither, and try to extract a 1:1 mapping of the Effect type with their current mental model.
OTOH it's immediately apparent that an Effect is not really a 1:1 mapping to the provided type, but it's just a signature to drive the point across.
WIP-fiber-lifetime: add chapter
replace ts-node with tsx
swc doesn't work on stackblitz, but esbuild does!