Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

CSS logo
Popular topic
Cascading Style Sheets (CSS) is a language used most often to style and improve upon the appearance of views.
Trending repository
PyBoy
Trending repository
MineRobber9000
MineRobber9000 commented Mar 22, 2020

A program can tell that it's running on PyBoy because the buttons always change right at vblank.

To reproduce:

  1. Install PyBoy
  2. Start the test ROM "Telling LYs?" (which I have precompiled for your convenience here)
  3. Press all 8 buttons in any order
  4. Watch the arrow sprite at the right side

Expect: Arrow moves after each press, followed

Sentry screenshot
App recommended by GitHub

Sentry

Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.

Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.

Trending repository
aphelionz
aphelionz commented Mar 8, 2019

There's been a number of questions lately about data not appearing in the store when you expect, so I thought it would be a good time to take a second to explain the process of opening a database and getting data out of it. The database can be either local or remote.

Important Note: While content discovery can happen via the IPFS distributed hash table, due to the limitations of browser-bas

CrackMapExec
Trending repository
legleon
legleon commented Apr 3, 2019

Version: 4.0.1dev


Steps to reproduce

Run the regex spider against any share, the following error is produced:

File "/usr/lib/python2.7/site-packages/crackmapexec-4.0.1.dev0-py2.7.egg/cme/protocols/smb/smbspider.py", line 101, in dir_list
for pattern in self.pattern:
TypeError: 'NoneType' object is not iterable

Trending repository
KernelDeimos
KernelDeimos commented Nov 16, 2019

Description

Using the fetch API from WHATWG in Google Chrome, an image upload does not have Content-Type multipart/form-data. Instead, the content type is set to the MIME type (ex: image/jpeg) with a boundary parameter. Setting Content-Type explicitly to multipart/form-data should result in an error (and it does).

How to reproduce

Follow an existing image upload example from

Trending repository
Depfu screenshot
App recommended by GitHub

Depfu

Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.

We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.

View Depfu website

You can’t perform that action at this time.