A General Overview of What Happens Before main()

Technology Deep Dive: Building a Faster ORAM Layer for Enclaves

How to deal with money in software

Issue #265

8/23/2022

{{PreviewText}} 

Howdy
Started using kitty for my terminal and it's pretty nice. I was using lxterminal before, but kitty seems a lot smoother. What kind of terminals do you guys and gals use?
Here's the issue btw.

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

A General Overview of What Happens Before main()

Published: 22 August 2022
Tags: c, c++


Phillip Johnston explores what happens before main() in C++ and C programs. The article was originally published in 2019, but was updated again just yesterday.


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

Technology Deep Dive: Building a Faster ORAM Layer for Enclaves

Published: 19 August 2022
Tags: hardware, optimization


Graeme Connell discusses how Signal updated its enclaves to use ORAM for better performance and obscurity.


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

How to deal with money in software

Published: 22 August 2022
Tags: haskell


Sydney Kerckhove illuminates the potential problems when handling money in code and proposes potential solutions. Be aware that the library he recommends is his own. Information is good nonetheless though.


How did I do?

1 2 3 4 5
Bad


Good

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, Tim Nash, Christoffer, and Mike Rhodes 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: 2951

Opens: 1383

Clicks: 531

Link Clicks Clicks % Unique Clicks Unique Clicks %
A General Overview of What Happens Before main() 194 49.49% 201 49.26
Technology Deep Dive: Building a Faster ORAM Layer for Enclaves 60 15.31% 61 14.95
How to deal with money in software 138 35.20% 146 35.78

Previous

Back to Issues

Next