Skip to content

Here's what's popular on GitHub today...

Trending repository

MichelJansson
MichelJansson commented Aug 8, 2021

Describe the bug

When invoking IBrowserFile.RequestImageFileAsync, a file/blob object URL is created for the resize operation: https://github.com/dotnet/aspnetcore/blob/1795d691005181241617007399abd3c8d10ef32a/src/Components/Web.JS/src/InputFile.ts#L62

But this objectURL is never revoked (with URL.revokeObjectURL()) after the resize has completed, leading to the objectURL and consequen

PHP logo

Popular topic

PHP is a popular general-purpose scripting language that works particularly well for server-side web development.
js13kGames competition

Upcoming event recommended by GitHub

Aug
13

js13kGames competition

August 13, 2021 - September 13, 2021 • Online

Do you have what it takes to create a game in ≤ 13kB of JS, CSS and HTML?
Slack + GitHub screenshot

App recommended by GitHub

Slack + GitHub

Bring your code to the conversations you care about with the GitHub and Slack app. A separate Slack subscription is required. With two of your most important workspaces connected, you’ll get updates about what’s happening on GitHub—without leaving Slack.

freqtrade

Trending repository

Trending repository

chanseokoh
chanseokoh commented Jul 28, 2021

Maybe new warnings after upgrading ErrorProne in #3355.

/home/runner/work/jib/jib/jib-core/src/main/java/com/google/cloud/tools/jib/image/json/JsonToImageTranslator.java:250: warning: [UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
58

59
   * Converts a map of volumes strings to a set of {@link Absolut
annotated_deep_learning_paper_implementations

Trending repository

🧑‍🏫 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit), optimizers (adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, etc. 🧠

  • Updated Aug 17, 2021
  • Jupyter Notebook
Flaptastic screenshot

App recommended by GitHub

Flaptastic

Manage flaky unit tests with the unit testing framework you already use.

Features

  • Checkbox to instantly disable any unhealthy unit test across all branches
  • GitHub flaky test warnings on pull requests
  • Slack alerting to team channel who's test are flapping
  • Metrics and charting to aid you in fixing the biggest disruptions first

Requirements

  • CI/CD (CircleCI, TravisCI, Jenkins, etc.)

Flaptastic is designed for organizations with many codebases and teams.