Junghyeon Park

Results 9 issues of Junghyeon Park

This is to fix the issue #151 . A concern is that this will cause `FCUseCache[]` to actually cache the dependency indefinitely until `FCClearCache[]` is called manually. This might cause...

This was causing the category $H\rightarrow b\bar{b}$ to break.

After a run with the switch `--profiles`, the output `userprofiles_tweets.json` contains the value `null` for each user to be saved. I suspect this is due to confusion of the data...

### Pitch API entity: AuthorizedApplication Scope: write:authorizations GET: Get authorized applications `https://mastodon.example/api/v1/accounts/authorizations` POST: Revoke authorization `https://mastodon.example/api/v1/accounts/:auth_id/revoke_authorization` ### Motivation The whole lifetime of the authorizations created by `oauth` API will be...

api
suggestion

### Did you clear cache before opening an issue? - [X] I have cleared my cache ### Is there an existing issue for this? - [X] I have searched the...

bug

The target link of the image is set incorrectly. Currently, the link leads to a website that seems to spam by redirection. Since this is a security risk with a...

YT-DLP must be a fork of youtube-dl, not itself.

This fixes incorrect highlighting in comments starting with '#'. For example with ``` # if (rax == rdx): cmpq %rax, %rdx ``` ![image](https://github.com/basdp/vscode-language-gas-x86/assets/10954732/34da2518-8e20-4227-b22f-a53547df7f21)

Reading from the standard input like many other command line tools could be helpful. Especially, with `edge-playback` it would allow a streamlined workflow completely free of intermediate files.

enhancement
good first issue