The Wayback Machine - http://web.archive.org/web/20220528213547/https://github.com/explore
Skip to content

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

Material design logo

Popular topic

Material design is a unified system of theory and tools for creating digital experiences developed by Google.
flipper

Trending repository

mgoyanes
mgoyanes commented Feb 6, 2021

Whenever we switch to the database plugin or if we click on the refresh button

connection.receive(
        DATABASE_LIST_COMMAND,
....

is called thus, the info about our database is updated in the desktop client.

Is it possible to do the other way around, that is, notify the client that it should update the UI because our database has changed, thus not requiring to press the refr

enhancement help wanted good first issue
RenderATL

Upcoming event recommended by GitHub

Jun
1

RenderATL

June 01, 2022 - June 04, 2022 • Atlanta, Georgia

RenderATL is the four-day software engineering conference & music festival featuring your next career opportunity.

Trending repository

Bartel-C8
Bartel-C8 commented May 9, 2022

Website or app

https://developer.chrome.com/blog/mv2-transition/

Repro steps

Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)

  (node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
    Manifest version 2 is deprecated, and support will be removed in 2023. See https://

App recommended by GitHub

Sonatype Lift

Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)

Trending repository

cvinayak
cvinayak commented Nov 16, 2021

Is your enhancement proposal related to a problem? Please describe.
access_addr always seems to be of size 4; that should be #defined.
crc_init always seem to be of size 3; that should be #defined.

https://github.com/zephyrproject-rtos/zephyr/pull/31009/files#r736229677
https://github.com/zephyrproject-rtos/zephyr/pull/31009/files#r736229386

Describe the solution you'd like
A

Enhancement area: Bluetooth Good first issue area: Bluetooth Controller

Trending repository

yt605155624
yt605155624 commented Jan 6, 2022

使 pypinyin  g2pM BERT ( ERNIE)  100 3 BERT  100 3fc

tencent_polyphone.pdf

 https://github.com/kakaobrain/g2pM 

 BERT
![image](https://user-images.githubusercontent.com/24568452

Trending repository

msw

Trending repository

Smankusors
Smankusors commented Nov 7, 2021

Describe the bug

I received this error whenever there's code error on the handler code.

Environment

This unit testing running on Node environment

  • msw: 0.35.0
  • nodejs: 16.6.0
  • npm: 7.24.1

To Reproduce

Take a look at the example of the handler code below:

import { rest } from 'msw'

export const handlers = [
  rest.post('/login', (req, res, ctx) => {
    
bug help wanted good first issue

App recommended by GitHub

GitKraken Boards

GitKraken Boards will sunset at the end of 2022. Read the full announcement to learn more.

GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.