Hugo Gresse

Results 138 comments of Hugo Gresse

Hi Sirove, Sorry for the lack of improvement. I've put the beta in production this morning but I dnd't bring the tutorial. My priority is not on improving Anecdote right...

VDM and kxcd are already available. I'm sorry if it not very convenient, I'll try to make a new app + some tools around it to improve that in the...

up! I'm just writing a new project and I don't really like to take half a day fixing other types or writing it myself.

thanks @tasn 👍 Small note: add TSlint to your project, the main error is `public static` that replace `static public`

arf, Firebase functions still use it :( this is the default firebase functions config for tslint: https://github.com/HugoGresse/open-feedback/blob/master/functions/tslint.json

Searching for CSG, Three.js only return this one, the others seems not documented. I'm happy with this one though!

Issue is still present :/ But you can go around it by seting up ruby first : ``` - uses: ruby/setup-ruby@v1 with: ruby-version: 3.0.0 - name: setup-cocoapods uses: maxim-lobanov/setup-cocoapods@v1 with:...

Having a tree-shaking JS is very important to reduce bandwidth and JS sizes which is better for the environement too (less impact on client memory, faster parsing time, etc etc)....

**It is 2020, Intl api is supported by most browser ([caniuse](https://caniuse.com/#feat=internationalization)) except Opera Mini, QQBrowser and Kalios browser.** 95% of the users. I was looking into this [article](https://inventi.studio/en/blog/why-you-shouldnt-use-moment-js) and Dayjs...

I'm not sure exactly if this is the good issue, but I can confirm, selecting GPT4 does not select it, the Usage report in OpenAI (https://platform.openai.com/account/usage) only shows ChatGPT 3.5-turbo