June 4, 2017, 7 p.m.

🔑 "Conformity is the jailer of freedom and the enemy of growth." - John F. Kennedy

rendezvous with cassidoo

Hola familia!

Hope you had a great week, and you're excited for this next one. And if you didn't, I hope the joke today helps. Until then, let's get tootin. 
 

Web links of the week

A Unified Styling Language
Superhero.js
The largest Git repo on the planet
The Power of CSS
chromatism
Free JavaScript Game Dev Course
 

Something that interested me this week

This week I started working on some Roku development, which has been quite the trip so far. Roku uses a language called BrightScript exclusively for its apps.  At first I wasn't a fan I admit (I kept looking up, "why is BrightScript a thing" frustratedly, and found a couple Quora answers that somewhat answered that), but once you get the hang of it, the language is pretty straightforward and is really built for Roku, so there aren't many workarounds you have to deal with to get a well-functioning app going.  If you have some content you want to show off on Roku, it's an interesting platform and I recommend checking it out purely because it's kind of weird (which makes it kind of cool).
 

Interview question of the week

Write a function where given a pattern string like "ABCCA" and an input string like "redyellowbluebluered", return true if and only if there's a one to one mapping of letters in the pattern to substrings of the input.
> patternMatch('ABA', 'keyboardkey')
true
> patternMatch('AA', 'fishyfish')
false
 

Cool things from around the internet

Astrophysicist Janna Levin reads “Planetarium” by Adrienne Rich
Photos from the Salt Lake City mechanical keyboard meetup
‘Wonder Woman’ Shatters Box Office With Biggest Female Director Opening. Ever.
Conceptual Art & Illustration by Sylvain Sarrailh
The Candy Capital of America
 


Joke

My dog is training to be a blacksmith.
Every now and then he’ll make a bolt for the door.
 


Okie dokie artichokie, it’s been fun. Be safe, make good choices, and be kind to someone this week. <3

cassidoo

P.S. I’ve heard that this sometimes shows up in people’s spam folders, add it to your contacts so that doesn’t happen!


You just read issue #10 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