Skip to content
#

resources

Here are 1,153 public repositories matching this topic...

Fleischner
Fleischner commented May 14, 2019

Team up with vcpkg
Related: microsoft/vcpkg#6154

Sync/verify port descriptions (vcpkg <-> awesome-cpp)
Sync/verify port license information (vcpkg <-> awesome-cpp)
Library Homepage (vcpkg <- awesome-cpp)
Vcpkg availability, operating system support, version, build status (vcpkg -> awesome-cpp)
Dependency level; level0=no deps; level1=depends on any level0; ... (vc

dipakkr
dipakkr commented Sep 19, 2019

Do you have an Interesting Story to share? We are here to listen to your story.

  • You don't need to have a high paying job or from a premier institution. If you have done something you worth consider sharing, please write your story here in the comments.

Or, you can also drop a mail at raj.deeepak@gmail.com

Remember your story can inspire thousands of students out there !!

Feel

rist
rist commented Dec 12, 2018

I'm using 5.0.0.rc1 and get the error " [R.swift] Color named 'gridColor' is used in storyboard 'CredentialsViewController', but couldn't be loaded." when running R.validate()

When searching for gridColor in my xibs and storyboards I find <color key="backgroundColor" name="gridColor" catalog="System" colorSpace="catalog"/> and assume this is added by interface builder.

PENTESTING-BIBLE

This repository was created and developed by All The Community Members Who Shared resources And Wrote Articles And What I ONLY did @cry__pto is Searching And Uploading Files. Updates to this repository will continue to arrive until the number of links reaches 10000 links & 10000 pdf files .Learn Ethical Hacking and penetration testing .hundreds of ethical hacking & penetration testing & red team & cyber security & computer science resources.

  • Updated Apr 23, 2020
f2d
f2d commented Jun 19, 2017

With this code in my server blocks (included as a snippet):

if ($time_iso8601 ~ "^(?<year>\d{4})-(?<month>\d{2})-(?<day>\d{2})") {}

access_log /var/log/nginx/$server_log_prefix.access.$year-$month-$day.log;

For some requests (probably something automated, probably invalid, maybe even malformed) nginx ends up with just this filename: ".access.--.log"

Depending on whether it

Improve this page

Add a description, image, and links to the resources topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the resources topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.