Activity for tobias.bieniek.cloud
Loading activity...
20 merged pull requests
- Use `serde_json` stream parser for index JSONLrust-lang/crates.io
- Refactor crate owner queriesrust-lang/crates.io
- frontend: Add About pageTurbo87/updraft
- frontend: Add shared map stateTurbo87/updraft
- frontend: Split settings into dedicated routesTurbo87/updraft
- frontend: Add map follow modeTurbo87/updraft
- Adjust output expectations to `iso8601` changesglide-rs/openair-rs
- replay: Extract `ReplayTimeline` structTurbo87/updraft
- msw: Type API handlers with `openapi-msw`rust-lang/crates.io
- Add local OpenAir airspace import and displayTurbo87/updraft
- replay: Support IGC input filesTurbo87/updraft
- tauri: Match default window to Galaxy S23 viewportTurbo87/updraft
- Add external device configurationTurbo87/updraft
- Split large Rust modules by responsibilityTurbo87/updraft
- Add configurable display unitsTurbo87/updraft
- android: Support parallel SPP connectionsTurbo87/updraft
- frontend: Show flight values in map debug overlayTurbo87/updraft
- android: Keep the screen awake while Updraft is visibleTurbo87/updraft
- Display FLARM traffic targets on the mapTurbo87/updraft
- controllers/version: Document update request bodyrust-lang/crates.io
🦀 in case you're wondering what the crates.io team has been up to for the past 6 months: blog.rust-lang.org/2026/07/13/c... - Source Code Viewer - Untangling crates.io Accounts from GitHub - Advisories and Suggestions - Cuter Error Pages - Svelte Frontend Migration Completed #rustlang
🦀 first basic prototype for the diff viewer on crates.io seems to work as planned 😍 and the regular code viewer is now publicly released :) #rustlang
🦀 It's open for "public" beta testing now! Example: crates.io/crates/base6... The code viewer is not linked anywhere yet while we test it. Just append `/code` to the crate URLs 😉 #rustlang
🦀 I did another thing... what do you think? 😄 Code viewer right inside of crates.io that shows the uploaded files ✨ It's still a prototype, but once I've cleaned it up I'll open a PR. Diff viewer next? 🙀 #rustlang
🦀 I've now extracted the dataset to github.com/rust-lang/st... This should make it easier to other tools to make use of the data. The combined dataset is available as rust-lang.github.io/std-replacem... :) Contributions welcome! ✨ #rustlang
🦀 I did a thing... what do you think? github.com/rust-lang/cr... #rustlang
🦀 OMG, github.com/renovatebot/... is finally merged and released! 🎉 from now on renovatebot will automatically keep your `rust-toolchain.toml` files up-to-date with support for stable and nightly versions :) #rustlang
successful second flight of the year yesterday. surprisingly good thermals for early february and a few friends up in the air as well. ended up flying for more than 2 hours :) www.weglide.org/flight/1003321 #gliding
got a new toy... first flight successful 🎉 www.weglide.org/flight/999031
🦀 curious what the crates.io team has been up to? blog.rust-lang.org/2026/01/21/c... provides a high-level summary of our work over the past 6 months It includes a new Security tab, GitLab support for Trusted Publishing, SLoC counting, and many other things #rustlang
🦀 crates.io now sends very basic HTML emails 🎉 github.com/rust-lang/cr... is the PR that implemented this github.com/rust-lang/cr... builds on top of it and adds "View Actions" for email clients that support it (e.g. Gmail) #rustlang
👨💻 TIL about openapi-ts.dev – an OpenAPI → TypeScript schema and client generator now that crates.io/api/openapi.... exists, this suddenly becomes an interesting option. it would allow us to actually use our own OpenAPI description, and trigger us to fix all the issues with it 😄
🦀 in case anyone else needs it, I created a `xcsoar-tasks` crate. a reader/writer for XCSoar `.tsk` files. 🧑✈️ crates.io/crates/xcsoa... #rustlang #gliding
🦀 crates.io now supports GitLab as a Trusted Publisher 🎉 Starting today, we are launching the public beta period of using GitLab CI/CD in Trusted Publishing workflows. You can find more information on how to use it at crates.io/docs/trusted... #rustlang