's Avatar

@juancampa

23
Followers
16
Following
14
Posts
23.11.2024
Joined
Posts Following

Latest posts by @juancampa

Can you click to navigate to the corresponding code? I find that super useful! It's like the browser Inspect button but even better

08.12.2025 20:24 👍 0 🔁 0 💬 1 📌 0
Post image

How many crates does it take to change a url?

These many

08.12.2025 06:47 👍 0 🔁 0 💬 0 📌 0

Also noticed tons of dupes, which makes me wonder how rudy would disambiguate them when running something like `methods` 🤔

08.12.2025 06:45 👍 0 🔁 0 💬 1 📌 0

Just did a `cargo tree | wc -l` and got 701 which is honestly surprising. Perfect then, same ballpark

08.12.2025 06:36 👍 0 🔁 0 💬 1 📌 0
Post image Post image

I haven't been able to get rudy-lldb working btw. It's running but eval always results in "Failed to resolve variable". Tried a few different frames but no dice. Any ideas?

Also, methods and functions always hang forever. It's a macos aarm64 binary

08.12.2025 04:55 👍 0 🔁 0 💬 1 📌 0
Preview
Add a built-in egui debugger · Issue #4650 · emilk/egui Debugging layout problems and similar in egui is painful. I'd like to have a mode where egui records events to an event stream containing: Shapes being painted Ui creation Widget placements changes...

Will have to figure out the right incantation to reencode for bsky.

Oh! Just remembered I uploaded another one to github: github.com/emilk/egui/i...

08.12.2025 04:43 👍 0 🔁 0 💬 1 📌 0

Glad to hear!

I'm curious about the project sizes you mentioned. Do you happen to know how big was the resulting DWARF data? Just trying to get an idea of where in that spectrum our application would land. We see anywhere between 20MB-300MB of DWARF in our wasm binary, depending on config.

08.12.2025 04:38 👍 0 🔁 0 💬 2 📌 0

I haven't tried it yet but based on the blogpost is exactly the right tool for this.

Awesome project @samjs.io! Are you planning to keep working on it @samjs.io? Do you happen to know if rudy-dwarf compiles to wasm? I'll have to give that a shot in the coming days

07.12.2025 16:27 👍 0 🔁 0 💬 1 📌 0

While building it, I realized how much of a treasure trove DWARF is. So I've been dreaming of an overlaid _data inspector_! No code changes required. No macros to slow your build. No need to guess which structs you'll want to inspect. If only we could easily decode the struct layouts...

07.12.2025 16:27 👍 1 🔁 0 💬 1 📌 0

Whoa! I've been wishing for something like this crate to exist and today I randomly stumbled upon it.

For context, we built an inspector for egui apps that basically provides addr2line on hover, in a nice UI, using gimli compiled to wasm...

07.12.2025 16:27 👍 3 🔁 0 💬 2 📌 0
Video thumbnail

Introducing egui 0.30!

This adds `egui::Scene`: a pannable, zoomable container for other UI elements.

This release also makes frames and corner radius more in line with how CSS and Figma works.

We’ve also improved the crispness of the rendering, and a lot more!

04.02.2025 16:17 👍 34 🔁 4 💬 4 📌 2

Thank you! I tried Playbit last week. So snappy! Looking forward to see where it goes

05.02.2025 03:45 👍 1 🔁 0 💬 0 📌 0
Video thumbnail

Overlap solver with directed-force algorithm in rust/egui (immediate mode UI)

30.01.2025 07:23 👍 7 🔁 1 💬 1 📌 0

Now I want it too

10.12.2024 17:36 👍 1 🔁 0 💬 0 📌 0

That's so sketchy. Was it for something random or related to something recent?

10.12.2024 17:03 👍 0 🔁 0 💬 1 📌 0