Reading List
- The Invisible JavaScript Backdoor
Wolfgang Ettlinger
•
9 Nov 2021
A few months ago we saw a post on the r/programminghorror subreddit: A developer describes the struggle of identifying a syntax error resulting from an invisible Unicode character hidden in JavaScript source code. This post inspired an idea: What if a backdoor literally cannot be seen and thus evades detection even from thorough code reviews?
- You can use React Query for slow computation, not just API
Swizec Teller
•
17 Nov 2021
React Query brings the ergonomics of GraphQL clients to RESTful APIs. It scratched my itch.
- Recovering from a burnout
Osama Khan
You could not claim to have lived a vibrant life if you did not suffer from burnout at least once and then grew from that phase.
- Simulating an XY oscilloscope on the GPU
Nick Tasios
•
5 Nov 2021
It’s been a couple of years since the post where I first introduced the new game I was working on, Vectron. Although I finished the game nearly a year ago, I was putting of releasing it. Compiling it