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

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

GraphQL logo

Popular topic

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.
Octogatos Conf22 Call for Papers

Upcoming event recommended by GitHub

Apr
22

Octogatos Conf22 Call for Papers

April 22, 2022 - September 25, 2022 • Virtual

Amplify, promote and empower the voices of Latinx in tech. You belong here! Let’s join forces and share our expertise with other Latinx — let’s shine together.
Code Review Doctor screenshot

App recommended by GitHub

Code Review Doctor

Python and Django code review tool that offers the fix right inside your PR

  • Fix more bugs during code review before they are merged
  • Reduce the toil of code review and prevent mistakes
  • Improve team agility through better code quality
  • Up-skill junior developers with learning resources
  • Enhance the security and improve performance of your Django website
  • Setup in 10 seconds and nothing to install or update
  • Airtight privacy policy and security guaranteed

Trending repository

flycash
flycash commented May 18, 2022

bytebufferpool

Now, type dbBase in orm package utilize the fmt.Sprint to build SQL, but it's not a elegant way because the performance is not good.

In general, we prefer to use the buffer to reduce the memory allocation.

So you can check the functions in dbBase and try best to use bytebufferpool to refine them.

This is a big task, yo

Trending repository

Multi-Packer wrapper letting us daisy-chain various packers, obfuscators and other Red Team oriented weaponry. Featured with artifacts watermarking, IOCs collection & PE Backdooring. You feed it with your implant, it does a lot of sneaky things and spits out obfuscated executable.

  • Updated Jul 15, 2022
  • PowerShell

Trending repository

Trending repository

gasman
gasman commented Jul 18, 2022

Pertinent section of the Wagtail docs

https://docs.wagtail.org/en/latest/reference/settings.html

Details

The Settings reference page is ostensibly organised into category subheadings ("Site name", "Append Slash"...), but since settings generally get added one-by-one with no plan for how they relate to each other, most of the subheadings only have one or two items in them, and so p

Trending repository

lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 

Trending repository

sadenar
sadenar commented Jul 24, 2022

Describe the bug

As some may notice after this is pointed out, there might be something amiss with the descriptions of triple and quadruple windows.

First issue is the fact that the following description:

  • Three giant sheet of glass inserted into a window frame.

Is the description of the following constructions:

  • triple glazed glass window
  • reinforced quadruple glazed glass wi
Good First Issue (S1 - Need confirmation) [JSON] Fields / Furniture / Terrain / Traps
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.