Wood
kiwifarms.net
- Joined
- Feb 23, 2021
Wanna fuck?Nice code.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Wanna fuck?Nice code.
bad performance and the devs refuse to renew your license because trannies mad, right?do you have any idea what the problems with our software are?
Its been down since the major league fuckery that was the #dropkiwifarms sagaIs the git publicly available? I can't reach it.
ShameIts been down since the major league fuckery that was the #dropkiwifarms saga
work smarter, not harderwhat i wrote:
View attachment 5931414
what i got:
View attachment 5931413
first commits in over a year
View attachment 5931412
One of the major blockers in moving forward with the software before was the importance, complexity, and lack of existing Rust crates for ffmpeg, and the existing ones tend to try to compile the entire codebase of ffmpeg into your Rust binary, so I couldn't use that.
I resolved last week to actually work on this so I bit the bullet and just went with command execution for ffprobe. The issue then becomes that Rust (and, really, computing in general) has no good way of figuring out what the fuck a file is. So I'm sort of writing my own strict mimetype implementation because I have a lot, a lot, a lot of grievances with how XenForo handles attachments and the only way to adequately deal with that is to deal with it myself.
So I've easily written 1000, maybe 2000 lines of code.
The end result is that now there's a pipeline for uploading a file, having it checked for existence in the database, having it checked on the S3 compatible object_store, storing it if necessary, and then earmarking the file with its mime type as a best guess. This is a lot of the hardest work out of the way and ready to be expanded upon.
Sounds fun. Can't wait for the repo to be public.ready to be expanded upon.
I bet we would find many unpaid volunteers willing to do someNice, it's getting closer and closer to not being vaporware. I still wonder how pentesting would be dealt with to make sure it's as safe as it can be before it gets deployed once it's feature complete.
Maybe because you are writing a WEBSITE in RUST you fucking freak
You deserve to suffer
also
>VScode
enjoy your electron pajeet-trannyware, you will be calling yourself Jessica long before this project is finished
Where is the repository at? I can only see the repo with the commit about ffmpeg and libclang in 2023 but no 2024 commits. I wanna contribute like I did back in 2022.
PHP just worksI mean, at least it's not PHP. Which is ironic, because if this was a couple years back I'd definitely be concerned if it was PHP.