- Последний пост
- 6 мая
- Последнее чтение
- 13 авг.
- Постов за неделю
- 0
- Всего постов
- 29
- Тип
- открытый
- Язык
- английский
- В каталоге с
- 13 авг.
- 1/24сутки в ленте
- —
- 1/48двое суток
- —
- 1/72трое суток
- —
Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.
Посты
«VideoDL» (1.7k ★) A lightweight video downloader written in pure python. → github.com/CharlesPikachu/videodl
OSS Spotlight: «Tavern» A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax. → github.com/taverntesting/tavern ⁂ @remvze
«soundcn» Open-source collection of UI sound effects, installable via shadcn CLI. → github.com/kapishdima/soundcn ⁂ @remvze
«SparkyFitness» A self-hosted, privacy-first alternative to MyFitnessPal. Track nutrition, exercise, body metrics, and health data while keeping full control of your data. → github.com/CodeWithCJ/SparkyFitness ⁂ @remvze
«Ubicloud» Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, K8s, AI inference, and IAM services. → github.com/ubicloud/ubicloud ⁂ @remvze
«Headlamp» A Kubernetes web UI that is fully-featured, user-friendly and extensible. → github.com/kubernetes-sigs/headlamp ⁂ @remvze
«Harper» Offline, privacy-first grammar checker. Fast, open-source, Rust-powered. → github.com/Automattic/harper ⁂ @remvze
«Browserable» Open source and self-hostable browser automation library for AI agents. → github.com/browserable/browserable ⁂ @remvze
«Schemathesis» Catch API bugs before your users do. → github.com/schemathesis/schemathesis ⁂ @remvze
«Knip» Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it! → github.com/webpro-nl/knip ⁂ @remvze // #javascript
«Claude Code Bridge» Real-time multi-AI collaboration: Claude, Codex & Gemini with persistent context, minimal token overhead. → github.com/bfly123/claude_code_bridge ⁂ @remvze // #ai
«KanaDojo» Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. → github.com/lingdojo/kana-dojo ⁂ @remvze // #oss
Introducing Microscope 🔬 Super simple atomic state manager for React. → github.com/sterrahq/microscope ❍ @remvze // #announcement
In CSS, "will-change" property tells the browser which properties of an element are likely to change soon, allowing it to optimize rendering for smoother animations or transitions. ❍ @remvze // #css
Introducing Pieper 🥧 A tiny, typesafe, asynchronous pipeline for functional programming in TypeScript. → github.com/remvze/pieper ❍ @remvze // #announcement
The @starting-style rule in CSS defines the initial styles used when an element first appears, enabling smoother transitions from those starting values to its final state when entering the page or changing display. ❍ @remvze // #css
«AutoAnimate» A zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with React, Vue, or any other JavaScript application. → github.com/formkit/auto-animate ❍ @remvze // #oss
corner-shape CSS property defines the style of an element’s corners (e.g., squircle, round, scoop, bevel) when used with border-radius. It customizes how corners are rendered beyond simple curves. ❍ @remvze // #css
«Dashy» A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more! → github.com/Lissy93/dashy ❍ @remvze // #oss
The ::placeholder CSS pseudo-element styles the placeholder text inside input or textarea elements, letting you change its color, font, or opacity without affecting the user-entered text. ❍ @remvze // #css