-
I have someone helping with a testing environment for running test datasets through the pipeline when there are changes to the code base, a bit CI/CD style. @pierotofy: Is it appropriate or problemati…
-
![image.png](https://raw.githubusercontent.com/JovenSoh/pe/main/files/d1ca442c-71fe-4395-b35f-c0fc2f42b3e7.png)
Common names such as s/o indicating son of would not be accepted as a name although it…
-
Hi, I encountered an error in Cloudflare Workers.
After looking into it, I found that it was caused by pino.symbols always being undefined.
```
import pino from "pino"
export default {
asyn…
-
### Environment
- OS and Version: Ubuntu 22.04.5 LTS
- VS Code Version:
Version: 1.94.2
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5.1
ElectronBuild…
-
Describe: As teachers will use the app to manage parents and students, the / should not be disallowed in name input, leading to non legal names to be input instead. When adding a student with the name…
-
Using `dt-ffi/define-library-interface` waits to load function symbols until runtime (this is good), but once a function is called, all of the symbols for the library are loaded and any missing symbol…
-
I tried this code:
```rust
#[no_mangle]
extern "C" fn foo() {}
```
I build a Windows DLL, I use this foo function with other static library written in C.
I think that this function should not be …
-
### Description
When I open the paper in HTML mode, tables of LaTeX symbols rather than the paper itself are displayed.
### (Optional:) Please add any files, screenshots, or other information here.
…
-
Hi!
This is not really an issue but rather a question / feature request.
I have a wFST which associates each input string to multiple (weighted) output strings and from that, I'd like to build …
-
I've been trying to debug a native-activity sample project. As far as I can tell, the debugger attaches, but I can't hit any breakpoints. Here is a copy of my launch configuration
{
…