-
Updated
Aug 16, 2021
{{ message }}
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
All Algorithms implemented in Python
Design patterns implemented in Java
A curated list of awesome Go frameworks, libraries and software
Simple HTML5 Charts using the <canvas> tag
The world’s fastest framework for building websites.
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
A Collection of application ideas which can be used to improve your coding skills.
This is kind of a follow up to #32677 and the PR #34762.
In #34762 we improved the test data source implementation by checking the body of the response from Tempo. The Tempo team is not comfortable making the body of a 404 response part of our stable API, so instead we are currently adding a separate endpoint specifically for testing: /api/echo (grafana/tempo#714).
Since iOS has changed its cookie policy named as INTELLIGENT TRACKING PREVENTION (see risetechnologies/cookieTest#2 (comment) for a brief explanation) cookies set by the server are not being taken into account anymore (also see https://forums.meteor.com/t/sticky-session-using-cookies-and-cordova/44419/9).
This is especially an issue if load balancers use
Tesseract Open Source OCR Engine (main repository)
The optional dependency on reppy for one of the built-in robots.txt parsers is preventing us from running the extra-dependencies CI job with Python 3.9+. https://github.com/seomoz/reppy has not have a commit for ~1.5 years.
So I think we should deprecate the component.
If we don’t, we should document this limitation, and schedule a deprecation fo
All Algorithms implemented in Java
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
The Prometheus monitoring system and time series database.
An open-source x64/x32 debugger for windows.
The repository for high quality TypeScript type definitions.
A black hole for Internet advertisements
A boilerplate for Node.js web applications
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s
The ultimate Free Open Source Solution for team communications.
Follow the same route as for the fish/zsh completions in .github/workflows/CICD.yml.
In the v5.0.0-beta.2 documentation, on the demo page for Steppers, under the headings "Mobile Stepper" and "Text" it says it is going to demonstrate a mobile stepper where "The current step and total number of steps are displayed as text." but it in fact has a domo with dots.
Sorry if I am submitting this error report in the wrong way, I'm a first time contributor. It's not really a "bug" but