sapmix

sapmix

0-day streak
blutils So, this is probably my last scrapbook about blutils! Let me recap what I have managed to do in 65 hours of coding time: I have managed to create 10.5 coreutils in rust, which are usable. The coreutils are still lacking a few features and some commands but they are mostly done and functional. Blutils is not quite finished (but can be marked as a ship) and will be an ongoing project for some time, or probably for a long long time. In a few days I will add some Contribution guidelines to make contributions easier for everyone. I would like to thank everyone here for checking out and giving great feedback on my projects, and I would like to wish y’all a great life. Thanks, thanks and thanks again. And so, with those words, this was my last scrapbook post, unless I end up needing another hour or two! Here’s the project: github.com/SpamixOfficial/blutils Consider contributing if you want to help out!
https://imgutil.s3.us-east-2.amazonaws.com/21e09d12f206b4deeb7adcb7daa7c8f82fcd3003202aea78a80c48a77745a3f3/290c305b-3b8d-4c68-8362-9c01289cd363.png
blutils New update! The chmod command got finished last week, which I may or may not have forgotten to post about (oops!) That is why I am making this post, to announce that the chmod command is done and ready to use! Another command which still is in its development phase, but is fairly functional, is the ls command. NOTE: The ls command is quite a huge one and it will take some time, so have patience 🙂 Thanks for reading through this, and if you feel like testing these coreutils out I'll leave the repository down below with instruction. Remember to be careful! github.com/SpamixOfficial/blutils
https://imgutil.s3.us-east-2.amazonaws.com/671f735873549010ad6ad86bd84f88afd9b07c817aa85f63e578103be57552ae/05216c8a-e1fd-4542-96e2-0e84d4bdabf8.png
summer-of-making emoji
github emoji
sedBot Ever felt that you ABSOLUTELY need to use sed in discord, like RIGHT NOW? Well oh boy, do I have to the solution for you! Introducing: sedBot! sedBot is a discord bot written in Javascript powered by BunJS. You can easily deploy it with minimal effort, and in a day or two the first official instance of sedBot will get deployed! In the meantime, check out the source code below and some few picture examples Github: github.com/SpamixOfficial/sedBot
https://scrapbook-into-the-redwoods.s3.amazonaws.com/41f384cc-2b4c-40b2-87f3-a52914ff3c4a-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ef3810b5-9fd1-45f1-a96c-be815bc76798-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/43aad65cc4e92c2961fb13fe4a5dfdacea2eb5e18785864f8b172afc8ae3a37e/e833fb36-bac2-482a-8662-2e6e7a093974.png
blutils No way....is it a DOUBLE command drop!? :pogchamp: Yes it is! Today I am delighted to announce that 2 new commands have been completed; ln, with a 93% compatibility rating and chown, with an 100% compatibility rating!! Looking forward to finishing this project and bringing this awesome set of coreutils into the world for daily use! Try it down below, but remember; THESE ARE REAL COMMANDS. BE CAREFUL WHEN USING THEM! github.com/SpamixOfficial/blutils
https://imgutil.s3.us-east-2.amazonaws.com/d4f2c219599b5aff14aab26b46640f0bfa919d57417ba8c646ba9d0e9220aec1/69480f28-6065-4389-b53d-70150449231f.png
awesome emoji
summer-of-making emoji
github emoji
blutils New command drop :partyparrot: So, today I’ve finished the rm command! It has full compatibility with GNU Coreutils rm, so you should feel right at home switching to blutils rm! Check out the repository down below, and use the tools carefully! github.com/SpamixOfficial/blutils
https://imgutil.s3.us-east-2.amazonaws.com/2c582d51efeaff7e1f82bea2cff1241be27226a602d648878a89de7167666b52/ba75cafd-02ea-457b-a5ce-e2ca63bb316e.png
summer-of-making emoji
github emoji
Blutils |--------------------------| Wake up guys, new Blutils command just dropped! :partyparrot: This time I've spent hours of rust panics, sweat and tears to bring you the copy command! As most of you all are well aware, being able to copy files is a core functionality of a system and being able to bring tis functionality to you (myself) is a great honor! If anyone wants to try my project out I've left some guides in my github repo! *BE AWARE. THESE ARE REAL COMMANDS, AND MAY COMMIT DESTRUCTIVE ACTIONS IF HANDLED INCORRECTLY* *TREAT THESE LIKE YOUR NORMAL COMMANDS* Blutils Repository (Github)
https://imgutil.s3.us-east-2.amazonaws.com/f7c22690accf74b5d9b1b4536aea142058da650cdfe61def101d229f7fc19684/d9d4d247-1dd0-4e30-b8ed-2460e5a9316f.png
github emoji
summer-of-making emoji
rustlang emoji
Blutils My small set of coreutils, blutils has gotten yet another update! Now 4/13 commands are implemented, with the latest one being the move command! Blutils has also gotten some new goals. Except just trying to be amazing, the Blutils project also strives to be as compatible as possible with GNU coreutils. This will result in a familiar feeling, while still bringing new quality of life features! Go check out the project here, and have a great day! More updates to come... github.com/SpamixOfficial/blutils Tracker/progress file: github.com/SpamixOfficial/blutils/blob/main/TRACKER.md
https://imgutil.s3.us-east-2.amazonaws.com/4c156e6522e86e3d0009ba4323cee1c2cf71396b6f02375a18e5b2a82ae91dc1/fc7a9f67-8bcf-4a9e-96c6-b4a2ef125ae2.png
github emoji
summer-of-making emoji
blutils New day, new feature! Blutils has gotten 1 update (or maybe upgrade?) today! That is the quality of life feature syntax highlighting for the cat command! This feature was requested by @SkyfallWasTaken, and I'm very grateful they requested this feature! If you feel like something is missing from your every day coreutils, please leave a message down below or shoot me a message 😄
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9a7c1fda-d825-4006-ab56-5168db0ae68a-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/8f3c6545-886b-4a5f-8770-591742e52c03-image.png
Blutils I am happy to announce a new small and simple set of coreutils - called blutils! These coreutils are far from done, but I have about 2 of them done which is a huge milestone. Here's some features: • Busybox model (1 executable, a thousand symlinks) • Lightwheight and fast - written in Rust! • New features but still compatible with GNU coreutils (mostly)! Theres more to come! In the meanwhile, check out the project here down below! github.com/SpamixOfficial/blutils
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/fd4cb863-15fa-4e78-94ce-861c4223d22d.png