Srayan Jana

Results 64 issues of Srayan Jana

## 🐛 Bug description ``` PS C:\rust-workspace\tutorial8-depth> cargo run warning: output filename collision. The bin target `test-game` in package `test-game v0.1.0 (C:\rust-workspace\tutorial8-depth)` has the same output filename as the lib...

**What version of Racket are you using?** git main branch **What program did you run?** nmake **What should have happened?** Build properly **If you got an error message, please include...

https://datatracker.ietf.org/doc/rfc8260/ I dunno if head-of-line blocking is something encountered by datachannels on a pratical day to day basis, but I figure it wouldn't hurt to open a issue about implementing...

Going off the response of this discussion post: https://github.com/mthom/scryer-prolog/discussions/3101#discussioncomment-14513892 It would be nice to see that "IPC" thing as an actual example (or directly exposing Rust structs and functions somehow...

### Summary 💡 Sequel to https://github.com/GitoxideLabs/gitoxide/issues/1796 According to https://tylercipriani.com/blog/2025/08/15/git-lfs/ git is (sort of) adding a built-in version of Git LFS called Git large object promisors. It would be nice if...

enhancement

Currently, Lean can only send unsigned integers While working on the SDL3 bindings for Lean, I found something that was particularly annoying https://github.com/ValorZard/lean-sdl3/blob/22c92150b622592cff10214ed5cb8b2001dec1aa/c/sdl.c#L322 ```c lean_obj_res sdl_get_texture_width(lean_object * g_texture, lean_obj_arg w)...

P-medium

**Describe the bug** run ``make release_tests`` in cloned repository ``` /usr/bin/install -c -m 644 lfe_andor_SUITE.core lfe_guard_SUITE.core "/home/sraya/otp/release/tests/compiler_test" for file in lfe_andor_SUITE.erl lfe_guard_SUITE.erl; do \ module=`basename $file .erl`; \ echo "-module($module)....

team:VM
bug

## Summary The example is pretty decent for now, but it could use some improvements ## Motivation Right now the example can only work on one computer between two different...

enhancement
good first issue