PostgreSQL exercises
pgexercises.com/questions/basic/agg2.html
May 23, 2025
1
PostgreSQL exercises
pgexercises.com/questions/basic/union.html
May 23, 2025
1
PostgreSQL exercises
pgexercises.com/questions/basic/unique.html
May 23, 2025
1

第 1 章:介绍
postgres-internals.cn/docs/chapter01/
May 23, 2025
121
PostgreSQL exercises
pgexercises.com/questions/basic/date.html
May 23, 2025
1
PostgreSQL exercises
pgexercises.com/questions/basic/classify.html
May 23, 2025
2
PostgreSQL exercises
pgexercises.com/questions/basic/where4.html
May 23, 2025
2
PostgreSQL exercises
pgexercises.com/questions/basic/where3.html
May 23, 2025
2
Generating and validating the environment variables needed for deployment | Next.js Supabase SaaS Kit
makerkit.dev/docs/next-supabase-turbo/going-to-production/production-environment-variables
May 22, 2025
1

Deploy Supabase to Production
makerkit.dev/docs/next-supabase-turbo/going-to-production/supabase
May 21, 2025
4
Kubernetes v1.33:原地调整 Pod 资源特性升级为 Beta
kubernetes.io/zh-cn/blog/2025/05/19/in-place-pod-resize-beta/
May 20, 2025
2

Self-Hosting | Supabase Docs
supabase.com/docs/reference/self-hosting-realtime/introduction
May 20, 2025
1
Realtime Authorization | Supabase Docs
supabase.com/docs/guides/realtime/authorization
May 20, 2025
3

Updating public Next.js environment variables without rebuilds | Phase Blog
phase.dev/blog/nextjs-public-runtime-variables/
May 20, 2025
51
Guides: Environment Variables | Next.js
nextjs.org/docs/pages/guides/environment-variables
May 20, 2025
8
Environment vars on runtime??!!?!? : r/nextjs
www.reddit.com/r/nextjs/comments/1f3b2u9/environment_vars_on_runtime/
May 20, 2025
1
Realtime Architecture | Supabase Docs
supabase.com/docs/guides/realtime/architecture
May 20, 2025
2
Realtime Concepts | Supabase Docs
supabase.com/docs/guides/realtime/concepts
May 20, 2025
12
Redirect URLs | Supabase Docs
supabase.com/docs/guides/auth/redirect-urls
May 19, 2025
1
Database Webhooks | Supabase Docs
supabase.com/docs/guides/database/webhooks
May 19, 2025
5

How to install and self host Supabase
www.blackslate.io/articles/how-to-install-self-host-supabase
May 18, 2025
1

1. Introduction — Installation Guide for Linux 12.9 documentation
docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
May 15, 2025
2

NVIDIA/nvidia-container-toolkit: Build and run containers leveraging NVIDIA GPUs
github.com/NVIDIA/nvidia-container-toolkit
May 15, 2025
3
各向异性 - 小飞侠
www.kexue.love/index.php/archives/152/
May 14, 2025

CLI Reference | Supabase Docs
supabase.com/docs/reference/cli/supabase-start
May 14, 2025
1

CLI Reference | Supabase Docs
supabase.com/docs/reference/cli/introduction
May 14, 2025
1

How to self-host Supabase using Docker - Codecope
codecope.org/how-to-self-host-supabase-using-docker/
May 14, 2025
8
RBAC: Understanding roles and permissions in Next.js Supabase
makerkit.dev/docs/next-supabase-turbo/development/permissions-and-roles
May 14, 2025
7
PostgreSQL Enum
neon.tech/postgresql/postgresql-tutorial/postgresql-enum
May 14, 2025
3
Deploy Next.js Supabase using Docker
makerkit.dev/docs/next-supabase-turbo/going-to-production/docker
May 14, 2025
3
Deploy Next.js Supabase to a VPS
makerkit.dev/docs/next-supabase-turbo/going-to-production/vps
May 14, 2025
3

Exploring GPU Sharing in Kubernetes with NVIDIA KAI Scheduler and Exostellar SDG | Exostellar
exostellar.io/2025/04/08/gpu-sharing-in-kubernetes-nvidia-kai-vs-exostellar-sdg/
May 13, 2025
4
karpathy/nanoGPT | DeepWiki
deepwiki.com/karpathy/nanoGPT/1-overview
May 12, 2025
2
karpathy/minGPT: A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
github.com/karpathy/minGPT?tab=readme-ov-file
May 12, 2025
4
karpathy/nanoGPT: The simplest, fastest repository for training/finetuning medium-sized GPTs.
github.com/karpathy/nanoGPT?tab=readme-ov-file
May 12, 2025
2
模型微调 - SiliconFlow
docs.siliconflow.cn/cn/userguide/guides/fine-tune
Apr 18, 2025
3

差分隐私 — 动手学差分隐私
programming-dp.com/cn/ch3.html
Apr 15, 2025
4
Learning PyTorch with Examples — PyTorch Tutorials 2.6.0+cu124 documentation
pytorch.org/tutorials/beginner/pytorch_with_examples.html
Apr 15, 2025
14

Traefik Hub | Traefik Hub Documentation
doc.traefik.io/traefik-hub/
Apr 13, 2025
1

Apache Ray Finds a Home on the Google Kubernetes Engine
thenewstack.io/apache-ray-finds-a-home-on-the-google-kubernetes-engine/
Apr 13, 2025
3
NVIDIA/KAI-Scheduler: KAI Scheduler is an open source Kubernetes Native scheduler for AI workloads at large scale
github.com/NVIDIA/KAI-Scheduler
Apr 11, 2025
2

Overview - KServe Documentation Website
kserve.github.io/website/latest/modelserving/v1beta1/llm/huggingface/
Apr 11, 2025
2

We ran over half a million evaluations on quantized LLMs—here's what we found | Red Hat Developer
developers.redhat.com/articles/2024/10/17/we-ran-over-half-million-evaluations-quantized-llms
Apr 11, 2025
7

快速简明教程: css | mbox.dev
mbox.dev/dev/quick-start/css/
Nov 30, 2024
42
declare 关键字
wangdoc.com/typescript/declare
Nov 4, 2024
1
The Twelve-Factor App (简体中文)
12factor.net/zh_cn/config
Nov 3, 2024

Introduction
ui.shadcn.com/docs
Oct 28, 2024
1

图解 Monad - 阮一峰的网络日志
www.ruanyifeng.com/blog/2015/07/monad.html
Oct 3, 2024
Deploying: Static Exports | Next.js
nextjs.org/docs/app/building-your-application/deploying/static-exports
Sep 9, 2024
12
Routing: Middleware | Next.js
nextjs.org/docs/app/building-your-application/routing/middleware
Sep 9, 2024
5