42 private links
Write requirements and user stories that are complete, traceable, and testable. Use the Volere Knowledge Model to ensure you have all the needed information, and nothing that is not needed. Understand the need for, and how to write, functional and non-functional requirements. Precisely define the scope of the problem.
FFmpeg — мультимедийный комбайн, набор библиотек которые позволяют записывать, обрабатывать и конвертировать видео и/или аудио материалы в различные форматы. С помощью этого инструмента можно производить видео монтаж практически любой сложности. Его используют многие плееры, конвертеры, редакторы и библиотеки компьютерного зрения. В этой статье я поделюсь трюками и хитростями с FFmpeg, которые и сам часто использую в работе.
Из подборки vc.ru о самых популярных статьях за год, наткнулся на эту "Как похудеть без спорта в домашних условиях на 10 кг".
Как всегда, не так интересна статья, а комментарии к ней, где каждый отчасти соглашаясь с автором «да это же очевидно, чтобы похудеть, нужно меньше есть», добавляет что-то со своей колокольни «но как можно худеть, если плохие гормоны/замедленный метаболизм/тяга на сладкое/» и т.д.
Я тренирую онлайн и один из частых запросов подопечных — это снижение веса. Я не диетолог, и не составляю рацион для людей с заболеваниями ЖКТ и прочее. Я не нутрициолог, и не составляю рационы по микроэлементам, чтобы восполнить дефициты веществ etc. Я — тренер и мотивирую (заставляю) подопечных тренироваться под моим контролем до тех пор, пока это не войдет в устойчивую привычку, а чтобы тренинг не сопровождался упадком сил, травмами, недовосстановлением, помогаю корректировать питание. Да и яркие результаты в тренировках возможны только при правильно подобранном рационе. Когда все эти условия выполняются, мой подопечный неизбежно худеет, даже тогда, когда такой задачи не ставилось.
Так что накопившийся опыт позволяет порассуждать в этом направлении и разобрать частые заблуждения относительно процесса снижения веса, которые очередной раз встретились в комментариях.
It’s a transcription app that lets you edit audio and video just by editing the text. It has multitrack editing and compressor and other effects built in, so it can be an entire podcast editing studio. But the ability to search for text and edit the audio is the key feature that makes it a killer app. It also makes removing dead air and filler words a one-click process.
The console panel in your favorite browser's DevTools can be a very powerful ally when troubleshooting problems in a web app. Log data, send requests, manipulate DOM elements, you name it, the console can do it all!
Volta is a hassle-free way to manage your JavaScript command-line tools.
OÜ Eesti Isikuloo Keskus on asutatud 2000. aastal. Meie mitmete eesmärkide hulgas on peamised koguda isikuloolisi andmeid eestlaste ja Eestis elanud isikute kohta ning pakkuda mitmeid eluloo- ja arhiiviuuringuid.
How to fix common issues when adding Storybook to a Snowpack app.
Safely change the domain name in your database dump.
В статье поделимся нашим взглядом на 15 технологий в области фронтенда на 2021 год. К части технологий мы активно присматриваемся, некоторые начинаем применять, другие давно используем и рекомендуем вам, а есть и такие, от которых отказались, и расскажем вам, по какой причине.
Create a technology assessment (Hold, Assess, Adopt, Trial) radar for your company
Create and share beautiful images of your source code.
Start typing or drop a file into the text area to get started.
The self-hosted productivity platform that keeps you in control
The mailserver suite with the 'moo' – 🐮 + 🐋 = 💕
Mermaid lets you represent diagrams using text and code. This simplifies maintianing complex diagrams. It is a Javascript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically. The main purpose of Mermaid is to help Documentation catch up with Development.
#accessibility #ux-usability
A short activity to run early in a project or workshop, focused on sharing fears, anxieties, and uncertainties related to the workshop theme. The purpose is to create openness within a group. The stinky fish is a metaphor for "that thing that you carry around but don’t like to talk about; but the longer you hide it, the stinkier it gets." By putting stinky fish (fears and anxieties) on the table, participants begin to relate to each other, become more comfortable sharing, and identify a clear area for development and learning.
A new exhibition at the Fondation Beyeler in Switzerland delves into the American artist's landscapes.
Picard is a cross-platform music tagger written in Python.
WP Nav Plus has been designed to fill gaps in the WordPress menu system which make it difficult to accomplish many popular website design patterns. This is a tool built for developers to help get the right menu items output onto the page. This plugin applies no additional CSS styling or JS interaction to menus. Styling and interaction are the job of the theme, and may need to be altered to achieve your desired appearance.
Many website designs call for a submenu, often right below the primary navigation in the header, or in a sidebar on interior pages. These submenu’s are designed to show the children of the currently active menu item. WP Nav Plus makes it super simple to build out these types of menus using the widget, or by using the ‘start_depth’ argument in your wp_nav_menu() function.
A fairly common website design pattern you may see online calls for the header navigation menu to be placed left and right of a central object, like the site logo. WP Nav Plus makes it very easy to build out these menus using the widget, or by using the ‘divider_html’ argument in your wp_nav_menu() function.
Often website designs call for a menu to be split up into multiple columns, or rows. Such as a multi-column footer sitemap. WP Nav Plus provides the capabilities you need to quickly build these custom menu layouts using the widget, or by using the ‘limit’ and ‘offset’ argument in your wp_nav_menu() function.