@sum_tech · Post #111 · 12/08/2024, 04:05 AM
Очень актуальная шутка. #ai#ии#dbms#юмор
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15044 · Aug 9
#javascript#capture_screenshots#clone#dom#js#screenshot snapDOM is a very fast and accurate tool that captures any part of a webpage (HTML elements) as images, including styles, fonts, shadows, and even hidden parts like shadow DOM. It can save these captures in many formats like SVG, PNG, JPG, WebP, or canvas, and works without extra dependencies using standard web APIs. You can easily customize the image size, quality, and even exclude parts you don’t want. It handles complex web features and is much faster than similar tools, making it great for quickly creating high-quality snapshots of web content for use in apps or presentations. This saves you time and effort in capturing styled webpage visuals. https://github.com/zumerlab/snapdom
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