Giter Club home page Giter Club logo

hongbo-miao / hongbomiao.com Goto Github PK

View Code? Open in Web Editor NEW
217.0 7.0 35.0 869.68 MB

πŸ¦‹ A personal research and development (R&D) lab that facilitates the sharing of knowledge.

Home Page: https://www.hongbomiao.com

License: MIT License

HTML 0.23% JavaScript 2.16% CSS 0.34% Shell 11.99% TypeScript 14.68% Python 17.53% Makefile 15.93% Solidity 0.03% Go 6.20% Open Policy Agent 0.16% Dockerfile 1.50% Java 1.10% PLpgSQL 0.33% HCL 25.52% Lua 0.01% Scala 0.44% C++ 1.29% Cypher 0.10% Swift 0.43% Ruby 0.02%
graphql distributed-tracing kubernetes neural-network pytorch service-mesh cloud-native continuous-machine-learning infrastructure-as-code mlops

hongbomiao.com's Introduction

This diagram shows the architecture of a personal research and development (R&D) lab that facilitates the sharing of knowledge. The lab is housed in this repository: https://github.com/hongbo-miao/hongbomiao.com

(The diagram here may take a moment to load. Please wait patiently.)

Architecture

hongbomiao.com's People

Contributors

codacy-badger avatar dependabot-preview[bot] avatar dependabot[bot] avatar depfu[bot] avatar fossabot avatar hongbo-miao avatar imgbotapp avatar mergify[bot] avatar renovate-bot avatar renovate[bot] avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hongbomiao.com's Issues

Fix DNS

After changing from Netlify to Heroku, need update DNS.

HSTS redirect issue

Error: HTTP redirects to www firsthttp://hongbomiao.com (HTTP) should immediately redirect to https://hongbomiao.com (HTTPS) before adding the www subdomain. Right now, the first redirect is to https://www.hongbomiao.com/. The extra redirect is required to ensure that any browser which supports HSTS will record the HSTS entry for the top level domain, not just the subdomain.

image

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating @types/storybook__react in /yarn.lock:
Couldn't find package "storybook__react@*" required by "@types/[email protected]" on the "npm" registry.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

GraphQL subscription WebSocket issue

For GraphQL subscription WebSocket

1. Chrome 87.0.4280.0

  • Succeed locally
  • Succeed in production

2. Firefox 83.0a1

  • Succeed locally
  • Failed in production

Got

Firefox can’t establish a connection to the server at wss://www.hongbomiao.com/graphql.

periodically in production.

3. Safari 13.2

  • Failed locally blocked by CSP
  • Failed in production blocked by CSP

Refused to connect to wss://localhost:5000/graphql because it does not appear in the connect-src directive of the Content Security Policy.

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating @types/storybook__react in /yarn.lock:
Couldn't find package "storybook__react@*" required by "@types/[email protected]" on the "npm" registry.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Service worker blob blocked by CSP

{"csp-report":{"blocked-uri":"blob","document-uri":"https://www.hongbomiao.com/","original-policy":"connect-src 'self' https://rs.fullstory.com https://r.lr-ingest.io https://o379185.ingest.sentry.io https://www.google-analytics.com https://stats.g.doubleclick.net https://ingest.lightstep.com; default-src 'none'; font-src 'self' data: https://fonts.gstatic.com; frame-src 'none'; img-src 'self' data: https://www.googletagmanager.com https://ssl.gstatic.com https://www.google-analytics.com https://stats.g.doubleclick.net; manifest-src 'self'; media-src 'none'; object-src 'none'; script-src 'strict-dynamic' 'nonce-7HPWBf1V16RMYK+tpxLFlA==' 'self' https://static.cloudflareinsights.com https://edge.fullstory.com https://fullstory.com https://cdn.lr-ingest.io https://storage.googleapis.com https://www.googletagmanager.com https://tagmanager.google.com https://www.google-analytics.com https://ssl.google-analytics.com; style-src 'self' https://tagmanager.google.com https://fonts.googleapis.com; worker-src 'self'; base-uri 'none'; sandbox allow-popups allow-same-origin allow-scripts; form-action 'none'; frame-ancestors 'none'; report-uri https://www.hongbomiao.com/api/violation/report-csp-violation; upgrade-insecure-requests","referrer":"","violated-directive":"worker-src"},"level":"warn","message":"reportCSPViolation","timestamp":"2020-09-18T14:19:57.613Z"}

Dependabot can't resolve your JavaScript dependency files

Dependabot can't resolve your JavaScript dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Error whilst updating @types/storybook__react in /yarn.lock:
Couldn't find package "storybook__react@*" required by "@types/[email protected]" on the "npm" registry.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

Auto generate CSP script-src sha256

Generate CSP script-src sha256

  • Calculate sha256 of each <script>codes</script> in index.html.
  • And also GTM's 'sha256-KYbqXqOYv6xOvzbfRwXslg+GK2ebpVi0G6EzAvF6Yc8='.

favicon.ico and favicon.png on blocked on https://hongbomiao.com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.