Briefly demonstration a simple web application running by React frontend with Go-lang backend and MySQL database in Azure cloud Kubernetes environment. If any graph or music using in demonstration violate your copy right, please notice me to remove. Website link: https://music.azxcvba99.net/ For saving money purpose in Azure cloud, this web site start only in Mon-Fri… Continue reading App Demo
Vision Language Models bookmark
bookmark: 66 classic VLM paper review https://tomohiroliu22.medium.com/66%E5%80%8B%E8%A6%96%E8%A6%BA%E8%AA%9E%E8%A8%80%E6%A8%A1%E5%9E%8Bvlm%E7%B6%93%E5%85%B8%E8%AB%96%E6%96%87-f44f280a7f62 https://medium.com/@dellawen1997/paper-review-a-survey-on-multimodal-large-language-models-eaa320aff291
Cloudflare-related Bot-Verified sample
This response server is imunify360, but it use some cloudflare package in it. Imunify360 product Raw response: Html: Real Cloudflare protect sample in buttom Raw response Html data Javascript data Reference: https://community.cloudflare.com/t/how-to-submit-our-crawler-as-cloudflare-verified-bot/354976 https://www.makeuseof.com/what-is-imunify360-security-suite
lang chain
Setup note: https://python.langchain.com/docs/modules/agents/agent_types/openai_functions_agent
SQL tricks
learned tricks: Following SQL clause impact query performance: 1. Parses JSON textby OPENJSON() syntax 2. Timestamp format Observed query speed [test3] >>[test1] 3. Update in SQL process speed is lower than insert with specified column new constant value 4. Prefer to use NOT NULL in create schema. NULL cost extra space or other unexpected outcome… Continue reading SQL tricks
Node.js App Demo
Briefly demonstration a simple web application running by javascript frontend with Node.js backend and MySQL database in Azure cloud Kubernetes environment. If any graph using in demonstration violate your copy right, please notice me to remove. website link: https://node-js-demo.azxcvba99.net/ Github: https://github.com/azxcvba82/node-js-demo-frontend https://github.com/azxcvba82/node-js-demo-backend Main function User sign-up and email verification Auto mail-service in azure marketplace SaaS… Continue reading Node.js App Demo
LeetCode
This post just note some interesting exercise in LeetCode. https://leetcode.com/azxcvba82/