Sy Tran Dung
Sy Tran Dung
I have this lualine config to display file path ```lua { options = { icons_enabled = true, theme = 'tokyonight', component_separators = '|', section_separators = '', }, sections = {...
### Zig Version 0.12.0 ### Steps to Reproduce and Observed Output ```zig const Point = struct { x: f32, y: f32, z = f32, }; ``` ```shell $ zig build...
**Is your feature request related to a problem? Please describe.** Ability to start new workflow from other workflow. But the new workflow's lifeftime does not depends on the other. ```...
Hi, I am using this configuration, but opening different files show same breadcrumb for every files. ```lua local breadcrumb = function() local breadcrumb_status_ok, breadcrumb = pcall(require, "breadcrumb") if not breadcrumb_status_ok...
I think Site struct with only `base_url` and `title` is not enough. These shouldn't be redefined in every page. Only override if needed. base_url : str, title : str, author...
I have configured my Platformatic DB with JWT authentication and enabled OpenAPI documentation. The configuration in platformatic.json includes the security section with bearerAuth for JWT tokens. While the OpenAPI documentation...
I have to downgrade react to `18.3.1` to make it work.
**Describe the bug** Cannot quickstart `amm_arb` if database having hanging orders. **Steps To Reproduce** Here are the steps to reproduce the issue (see attachments in the section below): 1. Set...
As businesses rapidly adopted LLMs, the OWASP Gen AI Top 10 should be mentioned.