-
My implementation of generate report was inefficient and very slow, please assist with code for gen. report
`2024FinalYearProject\Controllers >> ConsultantController.cs >> GenerateReport`
-
#### Feature
It would be great to avoid printing full paths of source files in the generated code.
#### Benefit
This would allow for better or more correct caching in third party build sy…
-
Since Lua 5.2, `local _ENV = nil` is a common idiom which avoids the use of globals.
```lua
local type = type
local _ENV = nil
local function bar (v: any)
if type(v) == 'string' then -- …
-
-
I got both OpenAI key and Anthropic key
At first it was just Anthropic key then ı thought it might be not enought to have only that, then ı got OpenAi too.
Whenever I put an SS into it, it starts sc…
-
**What version of protobuf and what language are you using?**
Version: v28.3
Language: C#
**What operating system (Linux, Windows, ...) and version?**
macOS
**What runtime / compiler are …
-
##### **Overview of the issue**
I try to generate a project based on a official sample jdl file with a slight modify, everything works well but redis. the code of redis cannot be generated proper…
-
If it's about generated code change, what programming language?
C#, Java
**Describe the problem you are trying to solve.**
Generated code could be annotated with NotNull , CanBeNull attributes wh…
NN--- updated
3 hours ago
-
### Description
Why not use Turborepo instead of Plop for code generation?
### Problem Statement/Justification
I think that since Yamada UI uses `Plop` for code generation, it would be better to al…
-
### **QR code generation for shortened URLs :**
Providing users with a quick and easy way to share shortened URLs in offline contexts (users can print QR codes, display them at events, allowing peo…