@sum_tech · Post #111 · 12/08/2024, 04:05 AM
Очень актуальная шутка. #ai#ии#dbms#юмор
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14734 · May 21
#c_lang Windows Subsystem for Linux 2 (WSL2) lets you run Linux on Windows using a lightweight virtual machine. This means you can use Linux tools and apps directly from Windows, which is great for developers. WSL2 is faster and more efficient than its predecessor, WSL1, because it uses a complete Linux kernel. This setup allows for better performance and compatibility with Linux applications. Users can also customize their WSL2 kernel by building it from source, which can be useful for adding specific features or fixing issues. https://github.com/microsoft/WSL2-Linux-Kernel
Hashtags
Search: #dbms
@sum_tech · Post #111 · 12/08/2024, 04:05 AM
Очень актуальная шутка. #ai#ии#dbms#юмор
@sum_tech · Post #113 · 12/09/2024, 02:19 AM
Рекомендуем всем ИТ-профессионалам иногда читать прекрасный канал "В мире больших данных". Нестандартный взгляд на базы данных и современное состояние ИТ в целом. #партнеры#dbms#рекомендуем
Hashtags
@githubtrending · Post #15580 · 03/23/2026, 11:30 AM
#go#cli#database#database_management#dbms#environment#local#postgres#postgresql#supabase Supabase CLI lets you run Supabase locally, manage database migrations, deploy functions, generate types from your schema, and make secure API calls. Install easily via npm (`npm i supabase --save-dev`), Homebrew, Scoop, or binaries for any OS, then run `supabase init` and `supabase start` to launch your full stack with local URLs and keys. This benefits you by speeding up development, testing changes offline without cloud costs, ensuring type safety, and simplifying CI/CD for reliable deploys. https://github.com/supabase/cli