Skip to content
#

resources

Here are 1,234 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

fabb
fabb commented Jun 10, 2018

In several WWDC talks, Apple suggests to set the Input and Output files in all run script phases, so the build system can choose to skip a run script phase if nothing changed, improving incremental build time.

How could we improve R.swift‘s behavior here?

Note that I did not yet check if wildcards were allowed in the Input Files field. Or if we could somehow leverage the new File List field.

PENTESTING-BIBLE

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 Jun 24, 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.