GaGa's Blog

One GaGa, One World !

在centos上搭建本地yum源,如果是基于http/nginx/apache形式的代理,yum makecache就会提示404找不到索引文件
本质上是文名字不对,需要人为修正

Read more »

微软在线gihtub仓库没有发现centos,在github发现有分享的zip可以导入

Read more »

window11目前配置wsl2.0跨平台开发爽丫丫的,window聆听用户的反馈不断改进,mac有些体验是反人类的(习惯问题)

Read more »

启动脚本第一行提示line 1: #!/bin/sh: No such file or directory
看着都难受,有强迫症必须修复它.

Read more »

jsDelivr 是一个提供免费、快速且可靠的全球内容分发网络(CDN)服务,它集成了 NPM 和 GitHub,为用户提供了生产就绪的性能、多CDN支持、智能负载均衡和故障转移功能。jsDelivr 主要用于分发 Web 上经常使用的静态资源,如 JavaScript 库、jQuery 插件、CSS 框架和字体等。它的目标是确保每个地区的用户都能获得最佳的链接速度

Read more »

The world’s fastest framework for building websites,
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.

Read more »

不想从0~max区间取数,从特定的区间取数看golang没有支持的函数通过骚操作来支持,rand.Intn()

Read more »

github部署的page静态内容加速全球访问(本质上github就是全球部署的,我这里就是为了测试下效果),切换后感觉国内访问有点慢,哈哈(不行在切换回去…)

Read more »
0%