Sy Tran Dung

Results 10 issues of 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...

error message

**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. ```...

enhancement

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...

**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...

bug

As businesses rapidly adopted LLMs, the OWASP Gen AI Top 10 should be mentioned.