Edxhoward (@edxhoward) 's Twitter Profile
Edxhoward

@edxhoward

Senior Solutions Architect for UK&I at Veeam software. Guitar, BJJ and code. Views are my own.

ID: 1180056327822942208

linkhttp://www.veeam.com calendar_today04-10-2019 09:45:49

143 Tweet

96 Takipçi

456 Takip Edilen

Let's Get Rusty 🦀 (@letsgetrusty) 's Twitter Profile Photo

I’m excited to present you with a free Rust course I’ve been working on. It’s composed of my existing YouTube videos and now with an organized curriculum. I've added exercises covering most of the topics too! Check it out – letsgetrusty.com/learn

Edxhoward (@edxhoward) 's Twitter Profile Photo

I’ve been playing with The Julia Language and really enjoying the experience. Not far from Python, much faster and not as much effort as Rust as much as I love it

Rust Jobs 🦀 (@rustjobs_dev) 's Twitter Profile Photo

🚀 #RustLang 1.76.0 has been released! 🚀 ✅ Faster compile times ✅ Enhanced async support ✅ Improved error handling ✅ Additional library stabilizations ✅ Compiler diagnostics improvements Run `rustup update stable` to update now! Link in comments for more details 👇

Rust Trending (@rusttrending) 's Twitter Profile Photo

kata-containers: Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload ... ★4894 github.com/kata-container…

Veeam® Software (@veeam) 's Twitter Profile Photo

How can you leverage Backup-as-a-Service to simplify your #Microsoft365 data protection strategy? Grab a copy of our e-Book and find out how your business can benefit from a cloud-based backup service. #BaaS bit.ly/466vNGm

Rust Language (@rustlang) 's Twitter Profile Photo

Rust 1.82.0 has been released! 🦀✨ This release includes cargo-info, new `impl Trait + use<..>` syntax, unsafe/safe extern items, unsafe attributes, smarter pattern matching, floats in const eval, Option::is_none_or and more! Check out the announcement: blog.rust-lang.org/2024/10/17/Rus…

Edxhoward (@edxhoward) 's Twitter Profile Photo

There’s a new Veeam port mapper tool available on the veeambp.com website called Magic Ports. The aim is to make the process of mapping ports between compute and storage elements easier. Code is freely available for comment on GitHub.

Edxhoward (@edxhoward) 's Twitter Profile Photo

Level Up Your Veeam Backup for Azure Monitoring 📈 I’m sharing a new blog on how to use Azure Log Analytics to gain deeper insights into your Veeam Backup for Azure environment. Step-by-step guide included. community.veeam.com/blogs-and-podc… #Veeam #AzureLogAnalytics #Monitoring #Backup

𝗿𝗮𝗺𝗮𝗸𝗿𝘂𝘀𝗵𝗻𝗮— 𝗲/𝗮𝗰𝗰 (@techwith_ram) 's Twitter Profile Photo

RAG System ├── Data Ingestion │ ├── PDF / DOCX / PPT / Notion / Web │ ├── Chunking strategies │ ├── Cleaning and deduplication │ ├── Metadata tagging │ └── Versioning ├── Embeddings │ ├──