Kahlil Abreu
Kahlil Abreu
Hey @lehins I think I may have mislead you with my previous message. I didn't actually write resize implementations, but merely programs to resize images (using the respective image libraries...
- So for the project at work, performance was the biggest goal since it's expected to have high load at certain peak times. I just went back and verified that...
That's amazing to hear (the 3x faster bit) and happy to be of some help 😄 Just to clarify, you want gists of programs that import and call resize functions...
I managed to get a temp fix working by changing the following CSS (in tabs.css) : I changed the `flex-direction` from `row` to `row-reverse` : ``` .sphinx-tabs .sphinx-menu { flex-direction:...
Would this enhancement need advanced `Parallel & Concurrent` Haskell knowledge?
I had skimmed through `Parallel & Concurrent programming in Haskell` a while back for some work related thing. Wanted to go back and try to understand and actually put some...
I think I could take this up, if nobody else is working on this right now.
Hey! I had done this process for `cmt` and if you'd like me to, I can do the same for this project as well :)
I'm sorry, I didn't see this notification & forgot about this task. I'll get it released this week 👍
Sorry for the delay from my end with this issue. An update: I managed to work on this today. There's some cabal deprecation so had to change some of the...