Aug. 17, 2020, 12:53 a.m.

🦩 "If you spend too much time thinking about a thing, you'll never get it done." - Bruce Lee

rendezvous with cassidoo

Hello friends!

I hope you had a good week! Mine was fairly packed, but I squeezed in some time for a sunrise hike this weekend. Anyway, surfing time!


Web links of the week

Some more CSS comics
Take Me On
1Keys – How I Made a Piano in only 1kb of JavaScript
Stacked Cards with Sticky Positioning and a Dash of Sass


Something that interested me this week

This past week I started playing the game Fall Guys! It’s a cute game based on Japanese game shows and it’s… very chaotic and frustrating. But also fun! I haven’t won one yet, but I’m determined to get a crown someday.


Sponsor

This week’s sponsor is Datadog!

Monitor and track the performance of your web applications with Datadog Synthetics. Get end-to-end visibility into your web applications with API tests set to meet any condition that you define, such as response time, HTTP response, and header or body contents. Monitor the results of these tests alongside infrastructure and application performance metrics in Datadog’s customizable dashboards so you can get the full picture of user-facing performance without needing to jump between tools.

Start your free trial today, and receive a free Datadog t-shirt after creating one dashboard!


Interview question of the week

Last week, I had you organize animals! Great job Rafael, Stuart, Melo, Ten, and Liz!

This week’s question:
Given an array of random integers, move all the zeros in the array to the end of the array. Try to keep this in O(n) time (or better)!

Example:

$ moveZeros([1, 2, 0, 1, 0, 0, 3, 6])
$ [1, 2, 1, 3, 6, 0, 0, 0]

Cool things from around the internet

Netflix’s Signature Sound Was Nearly a Goat’s Bleat
Fortnite Removed From Apple And Google Stores, Epic Taking Both Companies To Court
DSA Astrolokeys on the RAMA U80-A


Joke

Why do we tell actors to “break a leg”?
Because every play has a cast!


That’s all for now, folks! Have a great week. Be safe, make good choices, and keep wearing your mask!

Special thanks to Gabor, Stephen, and Louis for supporting my Patreon and this newsletter!

cassidoo

website | twitter | patreon | github | codepen | twitch

You just read issue #157 of rendezvous with cassidoo. You can also browse the full archives of this newsletter.

Share on Twitter Share on LinkedIn Share on Hacker News Share on Reddit Share via email
GitHub Website LinkedIn