PYTHON_COLORS=0
sys.excepthook = sys.__excepthook__
--tb=short
PYTHON_COLORS=0
sys.excepthook = sys.__excepthook__
--tb=short
custom stacktraces for playdate since they dont have debugger-attach support, and I'm tired of looking at register dumps
custom stacktraces for playdate since they dont have debugger-attach support, and I'm tired of looking at register dumps
Nobody likes to dig through stacktraces longer than necessary 👀
And for an amazing experience the tools you use have to be as good as they can get.
Example: When an error occurs during property access
Before, the source map highlighted the right line, but not the property that caused issues. Now it points to the correct property, improving debugging experience and DX
Nobody likes to dig through stacktraces longer than necessary 👀
And for an amazing experience the tools you use have to be as good as they can get.
i've just realized i never properly introduced myself.
hello bluesky. i run a small cult.
we worship good stacktraces.
the readable ones.
the ones with line numbers, symbols, and zero emotional ambiguity.
i've just realized i never properly introduced myself.
hello bluesky. i run a small cult.
we worship good stacktraces.
the readable ones.
the ones with line numbers, symbols, and zero emotional ambiguity.
#Frontend #Observability #Coimbra
#Frontend #Observability #Coimbra
Look how much it simplifies wasm-bindgen stacktraces for async functions 😍
Look how much it simplifies wasm-bindgen stacktraces for async functions 😍
You could have fixed this bug.
I gave you all the stacktraces.
You could have fixed this bug.
I gave you all the stacktraces.
Currently, stacktraces are hidden and it is not clear why something doesn't work.
Currently, stacktraces are hidden and it is not clear why something doesn't work.
https://github.com/JetBrains/kotlin/releases/tag/v2.1.21
https://github.com/JetBrains/kotlin/releases/tag/v2.1.21
Error reporters usually do this with "breadcrumbs". I've personally been setting current context in a loop.
www.karl.berlin/stacktraces....
Error reporters usually do this with "breadcrumbs". I've personally been setting current context in a loop.
www.karl.berlin/stacktraces....
All credits to @timfish.bsky.social for the implementation and bug fixing magic 💪
All credits to @timfish.bsky.social for the implementation and bug fixing magic 💪
Fora isso, como ele gera código visível só em runtime as stacktraces de erro ficam muuito esquisitas.
Fora isso, como ele gera código visível só em runtime as stacktraces de erro ficam muuito esquisitas.
Not sure what to do of this information, but damn... That could be dangerous.
Not sure what to do of this information, but damn... That could be dangerous.