piet-gpu progress: clipping

C++ header files and inter-class connections

Evolving your RESTful APIs, a step-by-step approach

Issue #176

2/28/2022

{{PreviewText}} 

Hi
Hope you all had a nice weekend. I spent the majority of mine in airports. 10 hour layovers are brutal, but at least it gave me some time to debug why cljfmt wasn't working on my laptop. Ultimately, in my sleep deprived state, I couldn't fix anything and gave up. Now at least I know it's probably an issue with some vim plugin acting as the intermediary between cljfmt and nvim.
Overall it made me really appreciate the power of getting proper sleep. It feels like whenever I don't have a night of good rest, motivation takes the biggest hit the next day. Although I've also noticed that if I go for more than 24 hours of no sleep, I'm too tired to procrastinate. But then my working memory is in the gutter and the chances of making a mistake skyrocket, so just get your sleep yo.
Anyway, here's the issue.

====================================================================

piet-gpu progress: clipping

Published: 24 February 2022
Tags: gpu, rust


Raph Levien explains how the computation of path clipping for piet-gpu (a new compute-centric 2D GPU renderer) was fully transferred to GPU from CPU.


====================================================================

C++ header files and inter-class connections

Published: 26 February 2022
Tags: c++


Rachel Kroll discusses some of the issues and solutions for connecting classes in C++.


====================================================================

Evolving your RESTful APIs, a step-by-step approach

Published: 27 February 2022
Tags: architecture


Nicolas Fränkel explores setting up a production level API from the perspective of having it iterated upon, highlighting different approaches and their positives/negatives.


Want to help and get cool stuff?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues or sharing it on social media! Get cool stuff for your referrals using your link https://abyteofcoding.com or the buttons below.

Your referrals:


If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Thanks to sponsors and supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, Joe Hill, Astrid Sapphire, Gregory Mazzola, moki scott, Michael, Matt Braun, and Tim Nash this newsletter is provided to you for free. If you'd like to also show your support and buy me a monthly meal, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 2756

Opens: 1342

Clicks: 313

Link Clicks Clicks % Unique Clicks Unique Clicks %
piet-gpu progress: clipping 53 21.54% 55 20.45
C++ header files and inter-class connections Awaiting Update Awaiting Update Awaiting Update Awaiting Update
Evolving your RESTful APIs, a step-by-step approach 193 78.46% 214 79.55

Previous

Back to Issues

Next