Ethin Probst
Ethin Probst
I can't seem to deploy this on Fedora 35. I had to change to makefile to ask for sudo credentials, but even after I did that it said that /etc/yum.repos.d...
So I recently switched my server to AlmaLinux and am running into some very peculiar problems. For one, I can't seem to join certain rooms (e.g. the mautrix-facebook group). For...
**Describe the bug** When deploying matrix, I receive this error. **To Reproduce** I'm trying to move a matrix installation to a new server. When starting postgres and setting it up,...
I've written a routine to unmap memory pages (working on getting ACPI in) that looks like this: ```rust pub fn free_range(start: u64, end: u64) { let mut mapper = MAPPER.lock();...
I am curious as to how much work would be involved in this. I am thinking about making it possible for my kernel to take advantage of features that (say)...
Hi there, It would be really cool to see rust bindings for this project. Would such a thing be possible?
Hello guys, I'm curious if it would be possible to begin a project for OSARA to be used on Linux. As you guys no doubt know, Reaper has released experimental...
Currently iced is called iced-x86 in Rust. Considering that future instruction sets may be added to iced, if they aren't currently being worked on already, would it not make sense...
**Describe the bug** When building with libhwy > 0.15.0, the build fails with a variety of error messages (. **To Reproduce** Just build with libhwy > 0.15.0. GCC will emit...
The entire dimension interface (under Room Options -> Widgets) has accessibility problems with screen readers. As an example, I have a matrix room with two Jitsi widgets, one of which...