Skip to content

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

DevToys

Trending repository

youkai95
youkai95 commented Jan 25, 2022

Description

The conditional in JSON validation helper method is rejecting some strings that should be correct JSON structures. Besides objects and arrays, a single base value as a string, number or null, are also valid JSON serialized text.
The solution could be changing this conditional or maybe removing it. I am leaving this issue here to discuss a solution where every valid JSON is acce

Bumblebee Blitz

Game Off

This year’s Game Off wrapped up with over 500 submissions. Check out the game called Bumblebee Blitz - one of this year’s top entries.

Chrome extension logo

Popular topic

Google Chrome Extensions are add-ons that allow users to customize their Chrome web browser.
GitHub Security Twitter Space

Upcoming event recommended by GitHub

Feb
2

GitHub Security Twitter Space

February 02, 2022 - February 03, 2022 • Online

Join our twitter space to learn from security experts.
kedro

Trending repository

App recommended by GitHub

Mergify

Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria. 🤖

For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:

  • [x] it has been approved
  • [x] the test suite passes

Take a look at our examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾

Trending repository

flxzt
flxzt commented Jan 25, 2022

The file browser needs a basic context menu to manipulate the files. It doesn't need to be as extensive as nautilus, but I think at least "create", "rename", "delete", "duplicate" should be implemented.

The UI for it should similar to spots context menu, meaning as a menu button in the list item (for stylus users).
![filebrowser-contextmenu-ui](https://user-images.githubusercontent.com/1984188

Docker-OSX

Trending repository

shifujun
shifujun commented Jan 20, 2021

Just sharing 😄

Install tools:

brew install geekbench
brew install w3m

Run benchmark, must have internet for Geekbench 5 tryout mode:

/Applications/Geekbench\ 5.app/Contents/Resources/geekbench5

Use w3m get result in terminal:

w3m -dump https://browser.geekbench.com/v5/cpu/5992961

One line can be:

w3m -dump $(/Applications/Geekbench\ 5.app/Conten
LogRocket screenshot

App recommended by GitHub

LogRocket

LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.

LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.