Trending repository
What really happened with Aaron Swartz?
-
Updated
Jan 5, 2022
{{ message }}
What really happened with Aaron Swartz?
Reactive Programming in Swift
Procedurally generated Chinese landscape painting.
January 19, 2022 • Virtual
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
As a new iOS user, I'd love to see some "less than apple approved" things going on the iOS platform. Can we get a list going?
Frameworks for building games across multiple platforms.
LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.
LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.
Awesome tips for Laravel
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
Windows system utilities to maximize productivity
An open-source C++ library developed and used at Facebook.
A curated list of awesome Machine Learning frameworks, libraries and software.
Appwrite has been and always will be a tool for developers. To emphasize this, we want to create the best developer experience possible by providing enough guides and examples for new Appwriters.
Your task is to write a blog post Ruby in Appwrite. The main topic of your article should be explaining how to use Appwrites Ruby SDK to write Appwrite Functions. It can be
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
Awesome metaverse projects
Everything you need to know to get the job.
The cors_config.origin_override argument is shown in the example on the aws_cloudfront_response_headers_policy resource reference page. But the cors_config.origin_override is missing in the cors_config Argument Reference section.
API traffic viewer for Kubernetes enabling you to view all API communication between microservices. Think TCPDump and Wireshark re-invented for Kubernetes
If we use io.quarkus.runtime.annotations.RegisterForReflection#classNames to register classes for reflection it does not register classes up in the hierarchy.
On the other hand, if we use -H:ReflectionConfigurationFiles, it does register the full class hierarchy.
I think we should look for the full hierarchy here: https://github.com/quarkusio/qu
Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.
Current implementation of Go binding can not specify options.
GPUOptions struct is in internal package. And
go generatedoesn't work for protobuf directory. So we can't specify GPUOptions forNewSession.