Profile avatar
dbuga.bsky.social
67 posts 27 followers 16 following
Regular Contributor
Active Commenter
comment in response to post
that's borderline offensive linked list tbh
comment in response to post
that MCU might be slighly out of the price range for a debug probe, but it might be an interesting experiment
comment in response to post
I just have enough monitors on which I can open any light themed website to burn my eyes out if I need better lighting 😂
comment in response to post
This is the perfect game to induce rage in me
comment in response to post
I'm stealing yoloware
comment in response to post
I wonder what each letter costs to make decisions like that.
comment in response to post
Pretty cheap as bragging rights go :) Looks awesome!
comment in response to post
This has to be the most expensive LED strip I've seen so far
comment in response to post
I think it was already possible to use probe-rs as a remote GDB server. The difference is that the same server can (aspirationally) be used to run an embedded-test project first, THEN use GDB to debug it :)
comment in response to post
I think that is a viable idea but I haven't given this too much thought. I'd have to look into how GDB server is implemented currently - and the same goes for the DAP server, too, I guess.
comment in response to post
You can set them! It should pick up PROBE_RS_REMOTE_TOKEN and PROBE_RS_REMOTE_HOST
comment in response to post
Why do you break up your precious ground plane with those vertical slots?
comment in response to post
Always happy to break other people's software 😈
comment in response to post
Are you advertising for LEPIN LEPIN or this is just a very weird coincidence?
comment in response to post
The website itself is filled with the usual pompous arrogance, but the core point still stands; if you contact me, on the phone, in a DM, anywhere, it is your responsibility to tell me why you're contacting me. This applies ESPECIALLY if I have no idea who you are.
comment in response to post
I think in most physics implementations it underflows and ends up being the All Instruction Set Computing.
comment in response to post
it's rad
comment in response to post
Tiny little coreographed duel when? 🥺
comment in response to post
Yeah no real wonder, still somewhat uncanny.
comment in response to post
Okay that has strong sword swinging vibes for me.
comment in response to post
Pot stirring robot? 🙃
comment in response to post
Is this well-defined undefined behaviour, or undefined well-defined behaviour?
comment in response to post
I think it's a valid simplification, I wouldn't bother the team with this :)
comment in response to post
diamond are nice, but rust-analyzer will fight me on that :(
comment in response to post
They are lightning infused rock that thinks, which is essentially magic.
comment in response to post
This is also the case for the Hazard3 cores, right?
comment in response to post
Not SPI but embedded flash, I've worked with a device that not only didn't have same-byte overwrites but same-word. It's not a good feeling to burn 12 bytes for 3 status bits for powerloss resiliency.
comment in response to post
It took me 9 days and this response to realize that these aliasses are "types of barbecue". 🤦‍♂️
comment in response to post
I'd just prefer nothing. If I need a type alias, I can create one myself. To be honest, reading Kebab (and other seemingly random names/words) in someone's code would just confuse the hell out of me 😅.
comment in response to post
This looks terribly impractical when paired with rust-analyzer, which will just see through the type alias and not help you at all keeping the names straight.