Advertisement · 728 × 90

Posts by Matej Knopp

Love this. Planar modes still make my head hurt. That and real mode addressing with segment + offset. Some things not even nostalgia can fix.

1 year ago 2 0 0 0
Post image Post image

Something is cooking...
❤️ @dart.dev FFI ❤️

1 year ago 7 0 0 0

Even if the heuristic is correct 90%, the remaining 10% is going to be so much so more frustrating than occasionally thinking about forcing tall layout with trailing comma.

1 year ago 0 0 0 0

Well, I do want to think about how my code looks. That doesn't mean I want to format everything by hand. We have numerous instances all over engine for trailing // to force linebreaks in clang format. That was never needed for dart format. I guess times change, but not always for the better :-/

1 year ago 1 0 1 0

By far the worst part on working on Flutter is having to use google docs to write and discuss design documents.

1 year ago 0 0 0 0

To me that's a weird take tbh. I spend much more time reading code than writing it, so I can definitely afford to take a moment to place trailing coma where it makes the code much more readable. And the heuristic is not doing a great job right now.

1 year ago 0 0 1 0
Post image
1 year ago 0 0 0 0

Building #flutter engine on arm64 windows VM on a M1 MAX is not for the inpatient. Nonetheless, it's pretty impressive that it actually works.

1 year ago 0 0 0 0

It's mind boggling how shittier github has become recently. It's nearly impossible to review a large PR. I see the migration to react is going great.

1 year ago 2 0 0 0

That is impressive. I failed to recognize the widget set so I looked through the repository and it seems to be custom widgets built on top of X11/Xaw. Now that's something I have not seen in a while :)

1 year ago 1 0 1 0
Advertisement

Alright, a little bit of threading magic, some spelunking through Gtk 3 source to make sure gdk_gl_context_make_current on background thread won't set the computer on fire, and shared raster thread is no more.

1 year ago 2 0 0 0
Post image
1 year ago 0 0 0 0
Post image

Flutter Linux embedder. 😭 😭 😭

1 year ago 0 0 1 1