goat girl on the webs. she/they https://nixgoat.me/

  • 2 Posts
  • 0 Comments
Joined 2Y ago
cake
Cake day: Sep 28, 2022

help-circle
rss
Shoelace: Alternative frontend for Instagram's Threads
cross-posted from: https://slrpnk.net/post/9960845 > Hello Lemmy! Yesterday I released the first version of an alternative frontend for Threads: Shoelace. It allows for fetching posts and profiles from Threads without the need of any browser-side JavaScript. It's written in Rust, and powered by the spools library, which was co-developed between me and my girlfriend. Here's a quick preview: > > ![A screenshot of Shoelace's homepage, showing the logo on top, the title "Shoelace", the subtitle "an alternative frontend for Threads", an input bar with the tooltip "Jump to a profile...", and at the bottom three links: "hub", "donate", and "v0.1".](https://slrpnk.net/pictrs/image/017d0ceb-7c3f-453a-93bb-58e8549454df.webp) > > ![Mark Zuckerberg's profile on Shoelace, showing three posts: One showcasing columns on the official Threads frontend, another congratulating himself for 1.2M+ downloads in his company's new AI software, and the glimpse of a post related to the "metaverse"](https://slrpnk.net/pictrs/image/a4b4d14e-0213-4cac-ab0c-a5b6540bb6d5.webp) > ![Post by münecat on Shoelace, announcing the release of a video essay criticizing the field of evolutionary psychology](https://slrpnk.net/pictrs/image/b9335b5c-f796-4835-bdd8-258f65ce68d8.webp) > > The official public instance (at least for now) is located at https://shoelace.mint.lgbt/, if y'all wanna try it out. There's also instructions to deploy it inside the docs you can find in the README. Hope y'all enjoy it!
fedilink

I built a CLI tool in Rust that allows you to manage files as if you're playing a text adventure.
Hi everyone! This is my first post on Lemmy and it's to showcase a little project I've been working on lately which is my first public project made in Rust. It's a file management tool called Vento, which allows you to move files as if you're playing a text adventure. It's based on an original concept made by a friend of mine on Bash. It consists of three comands: `vento`, `take` and `drop`. I've recorded a demo on Asciinema to showcase its functionality. [![asciicast](https://asciinema.org/a/524454.svg)](https://asciinema.org/a/524454) The project is available to install through [Cargo](https://crates.io/crates/vento) and the source code is hosted on [Codeberg](https://codeberg.org/nixgoat/vento). I'm open to suggestions!
fedilink