TIL: Cargo lets you use "host-tuple" as a target π
No need to remember your full target triple anymore! π¦
TIL: Cargo lets you use "host-tuple" as a target π
No need to remember your full target triple anymore! π¦
Just published a new theory article on https://rustquant.dev this time about iceberg and stop-loss orders in the context of a Rust-based order book engine.
Not an expert, just documenting the journey and trying to break down what Iβm learning. These topics deserve much deeper treatment, so any feedback is welcome.
#rustlang #trading #hft #orderbook #fintech #opensource #eventdriven #systemdesign #rustdev
i'm liking rust so far based on what i've experienced and seen but i feel like actually understanding how to write it and not let myself be driven by blindly translating C/C++ to rust, and rustc/rust-analyzer errors, would be way better. No Boilerplate videos certainly help but i think i can learn a little better
any ideas? help out a beginner β:BlobCat_Heart:β β:repost_ok:β
#rustlang #rustdev #programming
Back to basics: When sets break
https://ivan.canet.dev/blog/2025/05/12/sets.html
#javadev #kotlindev #rustdev #immutability #sets #maps
The problem with having a fast development machine is, that all other machines are PAINFULLY SLOW suddenly.
https://write.as/comments-and-code/impractical-ish-encoding-intro-and-futhark-runes
This is the first post on a series I'm doing on gamified encoding methods. I really like the idea of making multiplayer more interesting than just logging into some sterile server. I'm brewing up the second post for this weekend, about box drawing!
ββΌβββββ
β½ C+c β½
ββ―β°β±ββ²βͺ
ββ»βΊβΈβΆβ΅β
π¦ Rusty Playdate Updated
New release happens!
* Simplify sprite typed handlers β€οΈβπ₯
* Fix "unknown derive" error
* Add color conversion methods
* Add option to allow opt-out meta info file
* Add option to skip assets pre-build step
* Fix cargo-playdate ignores metadata if assets cash-hit π
* Fix time methods, improve docs, opt crank-indicator
* Update cargo, cargo-cfg (fixes rustc nightly breaking changes)
* Pre-built bindings for SDK `2.1.0`
π¦ Rusty Playdate Updated
New release happens!
* Add crank-indicator ui component π
* Significantly reduce playdate-sys build time β€οΈβπ₯
* Improve system, system menu and peripherals api
* Hotfix for use-after-free in `Color` to pattern
* Add basic ide-template for `init`/`new`
* Improve docs
* CI: Add SDK beta support (tests & update)
π¦ Rusty Playdate Updated
New release happens!
* Add SDK v2.1 compatibility
* Improve all examples
* Improve controls api
* Add scoreboards api π
Release: https://github.com/boozook/playdate/releases/tag/2023.09.30
π¦ Rusty Playdate Updated
New release happens!
Milestone "Minimal API Coverage" closed π
use moar cores! #rustdev