Rust version of vibecoding:
You on autopilot fixing compile errors by applying the compiler's suggestions.
[Blog]DSvClient - New patch downloading tool for vCenter
https://michaelryom.dk/dsvclient-new-patch-downloading-tool-for-vcenter/
#VMware #Broadcom #vExpert #Rust
I think I finally have this thing complete - the paper is live hosted on a little test node, also lives as README.md on the GitHub.
https://idens.net/iden://z1HRUsTNcYMkN5WPm9s1YjGaLUVs58RVRHPjBrV1kYwdAJ.642/pub
Yay
#RDF N-Triples 1.1 and 1.2 and #Turtle 1.1 syntax test suites run from their official manifests, with my self-written #Rust test runner for RDF test case manfiests based on my RDF Graph ORM!
Thanks to @codecraft for work on the internal API and @epage for support with the #winnow parser library.
Show HN: val – An arbitrary precision calculator language written in Rust
https://github.com/terror/val #Programming #GitHub #Innovation #HackerNews #ngated
val – An arbitrary precision calculator language written in Rust
Working on a pretty realtime critical audio processing thing written in C++. It was started 10+ years ago and works pretty well. But out of curiosity, how well would Rust work for something like that? Lots of networking and audio processing with pretty strict deadlines. Would need some good streaming libs, audio codecs, robust main loops and similar. Nothing too complicated though.
Rust in Production is back and our first guest is
We talk about Rust/C++ interop, legacy code, backwards-compatible APIs, and Hyrum’s Law.
Las creadoras de `ruff`
deberían ir más allá y sacar un sustituto de `mypy` que, además de que sea mucho menos inestable, que sea muchísimo más rápido.
¿Conocías la maravilla de #ruff?
https://astral.sh/ruff
Cutting down Rust compile times from 30 to 2 minutes with one thousand crates
Crypto.com is hiring Rust Engineer (Greenfield project)
Job details https://jobsfordevelopers.com/jobs/rust-engineer-greenfield-project-at-crypto-com-nov-21-2024-f128d6?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
It's been a minute (almost 3 years, but who's counting?), but I've just released a new version of broken-links, to add a user agent to it (thank you @mike_k for the suggestion).
It's a link checker - give it a starting URL, and it'll recursively crawl all pages with that domain, checking all internal and external links found.
Install via `cargo install broken-links` or see the release page for other options: https://codeberg.org/kdwarn/broken-links/releases/tag/v0.2.4
Cutting down Rust compile times from 30 to 2 minutes with one thousand crates
Accessorise version 0.1.0 has been released!
This is a library that helps you add accessors to your objects.