Temp

7805 bookmarks
Custom sorting
Lalit2005/staticshield: Password protect any website in less than 2 minutes. Only a single line of code is required!!!
Lalit2005/staticshield: Password protect any website in less than 2 minutes. Only a single line of code is required!!!
Password protect any website in less than 2 minutes. Only a single line of code is required!!! - Lalit2005/staticshield: Password protect any website in less than 2 minutes. Only a single line of c...
·github.com·
Lalit2005/staticshield: Password protect any website in less than 2 minutes. Only a single line of code is required!!!
ivandotv/nextjs-client-signin-logic: Example of implementing client sign-in flow with Next.js and protecting static pages from unauthorized access.
ivandotv/nextjs-client-signin-logic: Example of implementing client sign-in flow with Next.js and protecting static pages from unauthorized access.
Example of implementing client sign-in flow with Next.js and protecting static pages from unauthorized access. - ivandotv/nextjs-client-signin-logic: Example of implementing client sign-in flow w...
·github.com·
ivandotv/nextjs-client-signin-logic: Example of implementing client sign-in flow with Next.js and protecting static pages from unauthorized access.
tylermcginnis/react-router-firebase-auth: Example of how to have protected routes with Firebase and React Router.
tylermcginnis/react-router-firebase-auth: Example of how to have protected routes with Firebase and React Router.
Example of how to have protected routes with Firebase and React Router. - tylermcginnis/react-router-firebase-auth: Example of how to have protected routes with Firebase and React Router.
·github.com·
tylermcginnis/react-router-firebase-auth: Example of how to have protected routes with Firebase and React Router.
jstrieb/link-lock: Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
jstrieb/link-lock: Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension - jstrieb/link-lock: Password-protect URLs using AES in the browser; create hidden bookmarks with...
·github.com·
jstrieb/link-lock: Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
Makefile and use of $$
Makefile and use of $$
So I have a Makefile in which I have the follwoing code that I try to understand: for file_exe in `find . -name "zip_exe-*"`; do \ ./$${file_exe} -d $(UNZIP_PATH)/lib; \ done As I understand ...
·stackoverflow.com·
Makefile and use of $$
交叉编译Go程序 - Holmesian Blog
交叉编译Go程序 - Holmesian Blog
有几个Go的程序需要放在树莓派上跑,由于树莓派的性能太差、编译工具版本又低,想想还是在其他设备上编译好可执行文件直接拿来用方便,毕竟无需依赖的静态编译是Go的亮点嘛。Go对交叉编译的支持是极好的...
·holmesian.org·
交叉编译Go程序 - Holmesian Blog
Google Container Registry(gcr.io) 中国可用镜像(长期维护)
Google Container Registry(gcr.io) 中国可用镜像(长期维护)
google镜像库Google Container Registry(gcr.io) 被gfw墙了。花了点时间用github + travis ci + docker hub成功将gcr.io的全部镜像同步到docker hub了。配合 国内各种加速器 Docker 中国官方镜像加速 ,加速器 DaoCloud - 业界领先的容器云平台速度还是很快的
·anjia0532.github.io·
Google Container Registry(gcr.io) 中国可用镜像(长期维护)
x-mirrors/gcr.io: 每天定时同步 gcr.io 镜像到 hub.docker.com。sync google container registry images to hub.docker.com
x-mirrors/gcr.io: 每天定时同步 gcr.io 镜像到 hub.docker.com。sync google container registry images to hub.docker.com
每天定时同步 gcr.io 镜像到 hub.docker.com。sync google container registry images to hub.docker.com - x-mirrors/gcr.io: 每天定时同步 gcr.io 镜像到 hub.docker.com。sync google container registry images to hub.docker.com
·github.com·
x-mirrors/gcr.io: 每天定时同步 gcr.io 镜像到 hub.docker.com。sync google container registry images to hub.docker.com
Mac M1系列-解決docker安裝mysql error:no matching manifest for linux/arm64/v8 in the manifest list entries
Mac M1系列-解決docker安裝mysql error:no matching manifest for linux/arm64/v8 in the manifest list entries
Mac系列新機,均搭載蘋果專為Mac設計的首款晶片M1,以Arm架構設計Apple Silicon處理器的晶片M1,可以擁有更好的效能體驗,不過一開始卻有許多的災情尤其是很多程式的相容性。這篇將會講述如何解決用 docker 建立 mysq
·chilunhuang.github.io·
Mac M1系列-解決docker安裝mysql error:no matching manifest for linux/arm64/v8 in the manifest list entries