You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
☀️
If you are looking for a mentor I'm ready to discuss.
Pavel Buchnev
butschster
☀️
If you are looking for a mentor I'm ready to discuss.
CTO at Intruforce. PHP developer.
🚀 Big fan of open source — love building cool stuff and sharing with the community. Maintainer of Spiral Framework.
We know, that you are looking forward to a CycleORM updates and this fact motivates us working faster and more efficiently.
Here they are!
1. Added support for Entity typecast handlers.
CycleORM is used to allow otping a column type among the primitive types such as int, string, float, datetime and callable, but now you can create typecast handler class, that implements Cycle\ORM\Parser\TypecastInterface and define it (or array of handlers) as an Entity columns typecast handler.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Added instructions feature for scaffold generator
We are excited to announce a new feature, that enhances the scaffold generation process by providing clear and concise instructions on the next steps to be taken after generating various classes for your application.
With the Instructions feature, you can generate classes for the following components:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Использование Temporal для эффективного управления жизненным циклом документов
Использование Temporal для эффективного управления жизненным циклом документов
В современном быстро развивающемся и ориентированном на данные мире создание сложных workflow, способных обрабатывать тысячи регистраций, процессов или действий, может быть сложной задачей. Важно иметь решение, которое будет масштабируемым, надежным и простым в использовании. К счастью, на рынке есть различные инструменты и движки, и одним из наших предпочтительных инструментов является Temporal.io. Temporal предоставляет набор проверенных паттернов, которые были опробованы в крупных продуктах и командах, позволяя разработчикам использовать их легко и эффективно, сосредоточив внимание исключительно на производительности инженерных решений.
В этом посте мы рассмотрим, как можно использовать Temporal Workflows для разработки структуры для эффективного управления жизненным циклом документов. Мы сосредоточимся на использовании Temporal для обработки событий workflow, связанных с изменениями документов, не перегружая систему ненужны
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rabbit R1 — абсолютно бесполезная вещь за 100 долларов, но очень красивая и эстетически приятная. Зарядка устройства сопровождается уютной анимацией спящего зайца.
00:03:37 - Впечатления о поездке в Турцию
Поездка в Турцию была замечательной, но участники слабо помнят, что обсуждали.
00:04:05 - Демонстрация устройства Рэббит
Леша показывает в камеру включающийся гаджет Рэббит, комментируя, что у него красивая графика.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I've created this Gist with a collection of ready-to-use prompts for Context Generator's MCP server. This showcases one of its most powerful features - the ability to import shared prompts from external sources.
Introduction
This Gist provides a library of pre-configured prompts that can be easily imported into any Context Generator project. These prompts are designed to help with common development tasks when working with Context Generator and LLMs.