AndaristRake Profile Banner
Mateusz Burzyński Profile
Mateusz Burzyński

@AndaristRake

Followers
8K
Following
12K
Media
713
Statuses
13K

programmer but also a little bit of code-poet wannabe, maintaining XState, Emotion, redux-saga & more, OSS enthusiast

Wroclaw, Poland
Joined June 2014
Don't wanna be here? Send us removal request.
@AndaristRake
Mateusz Burzyński
26 days
Trivia question - how many errors are reported by TS here? (:
Tweet media one
10
0
21
@AndaristRake
Mateusz Burzyński
2 months
1
0
1
@AndaristRake
Mateusz Burzyński
2 months
> cache is for use in Server Components only. whyyy, I just want to init something *once* at library-level. per current request. This would be perfect for it, but it's just not doing any caching outside of react-server condition :/.
1
1
16
@AndaristRake
Mateusz Burzyński
2 months
Weird trivia learned while looking through v8's source:. function fn(a) { console.log(a) }.fn.toString() // 'function fn(a) { console.log(a) }'.const bound = fn.bind(null).bound.toString() // 'function () { [native code] }'.
2
0
24
@AndaristRake
Mateusz Burzyński
2 months
People: lockfiles are important!.People: uses github/action@v1.Me: uses github/action@v1. 🫠.
4
0
18
@AndaristRake
Mateusz Burzyński
4 months
I have one bad habit I don't like: I'm trying to fix every issue I find in my node_modules. I have one good thing to say about myself: I'm trying to fix every issue I find in my node_modules.
4
0
41
@AndaristRake
Mateusz Burzyński
4 months
Once again I reminded myself how awesome @replayio and time-travel debugging is. True game changer - I'd be hunting this bug for hooours without it.
1
1
24
@AndaristRake
Mateusz Burzyński
4 months
I convinced my wife to get a Macbook.
2
0
13
@AndaristRake
Mateusz Burzyński
5 months
> Unable to evaluate expression: call is only supported with topmost stack frame. 🫠🫠🫠. I hate this sooo much.
3
0
11
@AndaristRake
Mateusz Burzyński
5 months
This deserves to be retweeted regularly.
@tsoding
Тsфdiиg
6 months
Stop obsessing over splitting code into files. I end up grepping codebases anyway. I literally don't care where you put your functions. miniaudio.h is a single file with 92k LOC and it's fine. File is an OS construct anyway.
Tweet media one
3
0
32
@AndaristRake
Mateusz Burzyński
5 months
I have some serious pull requests porting to do 😂.
Tweet media one
6
1
125
@AndaristRake
Mateusz Burzyński
5 months
I couldn't believe this thing when I first heard about it and I'm truly amazed that Dimitri had so much stubbornness in him that he stuck with it and made it happen.
@MiTypeScript
Michigan TypeScript
5 months
Doom now runs in @typescript types. What a journey this one's been.
Tweet media one
1
1
42
@AndaristRake
Mateusz Burzyński
5 months
RT @replayio: We're launching today to make AIs good at debugging and no-code development tools like @boltnewapp @v….
0
13
0
@AndaristRake
Mateusz Burzyński
7 months
Thanks @theo ! :).
@theo
Theo - t3.gg
7 months
@AndaristRake Money goes where my mouth does. Now back to work 🫡
Tweet media one
2
0
72
@AndaristRake
Mateusz Burzyński
7 months
I had it lying on my machine since August, it's time to tie 2024's loose ends 😅 so I finally got myself to push it out and open a PR. cc @colinhacks @ssalbdivad @MichaelArnaldi .
github.com
closes #47613
4
3
61
@AndaristRake
Mateusz Burzyński
8 months
I'm supposed to be good at TypeScript but typing generic wrappers around React.forwardRef is. 🫠.
8
6
256
@AndaristRake
Mateusz Burzyński
8 months
Inspired by @TkDodo, I opened a PR with a codefix proposal to add "missing" awaits into return statements in async function enclosed by try statements.
Tweet card summary image
github.com
Given that async functions flatten returned promises it's a fairly easy mistake to make to assume that try/catch/finally enclosing a returned promise can handle that as if return await p wo...
1
1
79
@AndaristRake
Mateusz Burzyński
8 months
Like it or not, this is how art is born
Tweet media one
5
4
67