Day: September 26, 2022
14 posts
Learn Rust by implementing a SHA-1 hash cracker
Originally published on my blog: https://kerkour.com/learning-rust-sha1-hash-cracker The moment has come to get your hands dirty: let’s write your…
How To Deal With Job Rejections As A Software Engineer
Have you ever been rejected from a software engineering role? Maybe not once, twice, but dozens of times?…
Interviews Recap – Talking about DevRel, Dev Edu, 3D, Nuxt, and more!
I recently interviewed several people from the Vue.js community that I really enjoy talking to. We covered several…
What are your Favorite Authors, on Which Topics, and Why?
I think the title says it all? I am thinking mainly about authors writing on DEV.to but feel…
AWS open source news and updates, #128
September 23rd, 2022 – Instalment #128 Welcome Welcome to the AWS open source newsletter, edition #128. I hope…
How to Blue-Green with DNS
The Domain Name System or DNS is the main way traffic is routed on the internet. It can…
PrestaShop Modules That Make Your PrestaShop Store Powerful
Modules are an integral part of different eCommerce sites and play a vital role in improving site performance.…
My Attempt at Running a Gameboy Emulator in Google Sheets
Table Of Contents Howdy Reader Demo What is an emulator Shallow Dive into the Gameboy The CPU Keeping…
Instagram API: Find the right account ID
To manage your Instagram account through an API, you need two things: a user access token and a…
AWS API Gateway Access Logs. How to get them and what to do with them.
Photo by Marek Piwnicki Boxed Water Is Better What are API Gateway Access Logs? API Gateway Access logs…