lingo.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for linguists, philologists, and other lovers of languages.

Server stats:

66
active users

#Rust

17 posts15 participants1 post today

I built a toy Claude Code clone in Rust, to figure out what these agentic products look like under the hood.

TL;DR - they are fairly simple and, unsurprisingly, a lot of the heavy lifting is done by the models. Of course I'm glossing over all of the UI niceties that tools like Claude Code have implemented and that I didn't bother to. But you can get very far, IMO, with Claude 4 and some basic tools.

Anyway, have a look, if you'd like. And feel free to fork/contribute/do whatever with it. github.com/hgrsd/deputy

An open-source agentic CLI tool. Contribute to hgrsd/deputy development by creating an account on GitHub.
GitHubGitHub - hgrsd/deputy: An open-source agentic CLI toolAn open-source agentic CLI tool. Contribute to hgrsd/deputy development by creating an account on GitHub.
#tech#coding#ai

I saw a rant here that PeerTube creators do not receive the traffic they deserve so I got an idea!

Let's use this this thread to share great PeerTube creators! :ggsun:

I'll start!

Introduction to Rust 101, a great series of videos about Rust, I'm right now on Chapter 3 and find the whole series super useful! (in English)

https://video.infosec.exchange/w/p/aUTyZA8bp5b8EDeT8VaV6M?playlistPosition=1

#peertube #rust


(apologies, I don't know how but I deleted the original toot, so let's try again :((()

I saw a rant here stating that great PeerTube creators do not see the traffic they deserve, so I got an idea.

Let's use this thread to share some good PeerTube content!

Everyone, please feel free to join :ggsun:

I'll start:

An excellent introduction to Rust, I'm right now on Chapter 3 and find the whole series very useful for learning.

#peertube #rust

https://video.infosec.exchange/w/p/aUTyZA8bp5b8EDeT8VaV6M?playlistPosition=1

Heck yeah, this thing will blow up! :awesome:

Introducing Operese (a Windows-to-Linux migration tool made by a nerd):

yewtu.be/watch?v=PMoXClh8emw
(or YT: youtube.com/watch?v=PMoXClh8emw)

The demo is very impressive! 👀

It apparently migrates your #Windows10 installation to #Linux #Kubuntu (❤️) with all your files ready to use. 🚀

Written in #Rust, but not yet #OpenSource (according to author will be Open Source in the near future).

RustLang question: If `From` is implemented between two types, is it possible to seamlessly convert between Vectors of those two types?

Compiler won't let me `impl from<Vec<...>>` for the two types since `Vec` isn't in my crate.

This whole thing is working around the fact that `NodeGroup` in an external crate doesn't have `Deserialize` on it, though it is generated code by `prost`...

Scrap collection.

After sorting that sheetmetal, I drove around the farm and picked up some scrap metal that is definitely destined for the junkyard.

Piled it up behind the big barn for now. Should have a car trailer full soon.

Since both northern scrap dealers are being accused of cheating (not letting you see the scale when weighing in/out, wtf), I think we'll wait until the road to Vilnius is upgraded and haul it there. I hate cheaters :-P

Another full day of work complete. Gotta push hard when the weather is good, can rest on the rainy days.