Don Park

Results 57 comments of Don Park

hi @kripod, I don't think Choongmin Lee's approach supports dropout tolerance unless cards are generated on-the-fly, meaning shuffling protocol will have to be merged with drawing protocol. But I don't...

`processing_info` is returned in `FINALIZE` with `state` set to `pending` when media not fully processed yet. Posting a tweet with the media in this state will fail with `Not valid...

Looks like this basic 4yrs-old library https://github.com/desmondmorris/node-twitter handles the API correctly. For chunked media upload example code using the lib, see: https://github.com/mikan3rd/twitter-manager/blob/master/functions/src/TwitterClient.ts As far as slop seconds to add (example...

Bootstrap removed SHA: 7edfb5d302976e3a3bfa413ff2fc2469a0741d9c

CoffeeScript is merely an implementation dependency. Unless there is a reason compelling enough to override the convenience it affords me, it's staying. Sorry.

Sorry about that. I wish I had the time to make this package as easy to use as drag and drop. _sigh_

Demo code is in the [gh-pages branch](https://github.com/donpark/scalable-css-playing-cards/tree/gh-pages)

oops. didn't mean to close.

I fixed this by unchecking PATH and TM_RUBY in Environment Variable section of the TM Preference Dialog.

I am seeing this issue with my monorepo using latest shadcn-ui, Next.js, and pnpm. File for the component being added does get created in `@/components/ui` but following error appears while...