
šš» Hi there!
I am Christian Visintin. I live in Udine, but I was born in Trieste. I am a Rust Software Engineer and sometimes a Web Developer.
I am a freelancer and a tech blogger, also I contribute to several Rust open-source projects.
Throughout my life, I have worked on software and web development in a variety of sectors, but currently I mainly work with Rust as a Freelancer on different projects. Usually I work on web services, Blockchain applications and embedded systems.
I'm also an active tech blogger on blog.veeso.dev (or at least I try to be!) and an active contributor to Rust open-source projects and the author of some important Rust projects like termscp, suppaftp, tui-realm, and many others.
If you're interested in working with me, feel free to reach me out with the contact form on the bottom of this page or by sending me an email at info@veeso.dev
Curriculum
From my Blog
Don't you dare to sort your struct fields when using ?Sized
So on the other day I was making a custom implementation of the io module for maybe-fut and I had to implement the BufReader struct, which has this definition: pub struct BufReader<R: ?Sized> { buf: Vec<u8>, filled: usize, pos: usize, innerā¦
Rust on a Diet
So if you don't know, I also develop on the Solana Validator (but please don't leave, it's about Rust and not blockchain things š) mostly mods for Solana RPC nodes, and recently a colleague of mine, sent me this Post on X.com, about a massive fixup on theā¦
Web3: The new Scarlet Letter on your resume
A premise about my work experience I have been working as a Software Engineer for over 8 years. In my career I have worked in these sectors and for these amounts of time: Embedded systems on Passenger Information Systems and Access Control Systems: 4ā¦