nin-jin

Results 82 issues of nin-jin

https://www.npmjs.com/package/angular-busy

Сейчас теги могут быть любыми. Предлагается добавить поддержку тегов вида "aspect:name". Каждый уровень рекурсии предлагается разбить на 2: список аспектов, список тегов в аспекте. Проверить на $mol_app_demo, расставив теги демкам....

improvement

``` dub generate visuald start my.sln ``` Solution - OK Project - Not commpatible with Visual Studio 2017

bug
needs review

Auto Wire Proposal: https://gist.github.com/nin-jin/6b9765fb9d0d50c2e1d37689008f5357 Reference Implementation: https://github.com/hyoo-ru/mam_mol/tree/master/wire Theory: https://dev.to/ninjin/series/26175 Fibers Proposal (usable for async invariants): https://gist.github.com/nin-jin/5408ef8f16f43f1b4fe9cbcea577aac6

Latest commit to master: https://github.com/hyoo-ru/mol.hyoo.ru/commit/6da2cca79da6af91ae398c7b4095c15bfd678a81 ![image](https://user-images.githubusercontent.com/442988/87650384-41043400-c75a-11ea-990c-b4c9975c52f4.png) Latest commit to gh-pages: https://github.com/hyoo-ru/mol.hyoo.ru/commit/f9d1bbd4029ae57974ca844a18a3e4e40dd6423a ![image](https://user-images.githubusercontent.com/442988/87650459-5b3e1200-c75a-11ea-9b3d-f0d5107cd6fa.png) Workflow: https://github.com/hyoo-ru/mol.hyoo.ru/blob/master/.github/workflows/deploy.yml What could it be from?

## Description [std.cocurrency](https://dlang.org/library/std/concurrency.html) has fibers, threads, logical threads, sandboxes. But: - It uses mutexes (and locks). - fibers have large stack size that can't be resized. [std.parallelism](https://dlang.org/library/std/parallelism.html) has tasks, thread...

# Основные концепции 1. Сервер держит один экземпляр билдера. 2. Билдер привязывается к пути до модуля. 3. Сервер по ссылке понимает какой нужен модуль и переключает билдер на него. 4....

- By time (1 year) - By check for existence in the index

enhancement

Through OSM.

enhancement