Results 35 comments of Tryanks

> In the latest commit ([191b5f9](https://github.com/raphamorim/rio/commit/191b5f9ad5c1615a61fb17a52e031ec3ff85b103)) of the main branch, the line height of each line depends on whether the first line of characters in the current screen range includes...

@soypat In the commit for [libc_issues#43](https://gitlab.com/cznic/libc/-/issues/43#note_2403463049), the allocated memory has been expanded in an attempt to make it compatible with the current tinygo's sync.Mutex. If it works, then this issue...

> [@Tryanks](https://github.com/Tryanks) can you make a separate issue with steps to reproduce the problem you encountered? Sorry, I cannot reproduce this error alone because the discrepancies seem to be increasing:...

I found a way to add custom kernel patches without modifying the kernel repo. Place patches in: - `userpatches/kernel/rockchip-rk3588-current` (6.1) - `userpatches/kernel/rockchip-rk3588-legacy` (5.10) The `userpatches` folder should be in the...