Check Status Check SSL Connection Challenge Pending Check certificate challenge Reset and Re-deploy check ingress
Tech
How to activate codex in your server
Install npm Install codex and activate with your account
pg_dump error aborting because of server version mismatch
What was happend Solution Enjoy dumping! There is a way to use postgresql-clinent thru docker/
psql pg_dump Cheat Sheet
Install psql / pg_dump How to set DATABASE_URL How to export/dump/backup How to import/restore/apply
Why Building a Zillow-like System Is Difficult in Japan
The structural problem Creating a system similar to Zillow in Japan is particularly difficult due to structural issues in the…
Adding Google Site Verification to WordPress
Purpose This procedure adds a Google Search Console verification tag to your website.The tag proves to Google that you own…
ML Visual Content for Presentation
What is this article? To explain what ML algorithms are doing, we need to have presentation slides with visual content.…
Benchmark Gridap vs FluxFEM
Cantilever Task with Gridap / FluxFEM In previous articles, nonlinear structural analysis (cantilever) is solved with Gridap and FluxFEM. As…
FluxFEM Finte Element Method with JAX
What is FluxFEM? A weak-form-centric differentiable finite element framework in JAX, where variational forms are treated as first-class, differentiable programs.…
The flow of making block matrix for dual mortar
About Concept In primal mortar, takes FE basis where is trace basis of each surface s=slave and m=master. So the…