Open in app
Home
Notifications
Lists
Stories

Write
Ryan von Kunes Newton
Ryan von Kunes Newton

Home

Published in Level Up Coding

·Mar 30

Why you should keep loose code review policies

When I first joined my current company (Gusto), I was surprised at their Github approval policy. As long as you had a single pull request approval, you could push additional changes and merge to the main branch without needing another approval. At previous companies I’d worked, re-approval for new changes…

Code Review

4 min read

Why you should keep loose code review policies
Why you should keep loose code review policies

Mar 24

Let me work when I want!

Frequently in my career, my manager and I have received flak because I work ‘too much.’ The tech industry is terrified of burnout (with good reason). And it’s true, I’ll work seven days a week if I have the time. However, in reality I spend less time working than most…

Productivity

3 min read

Let me work when I want!
Let me work when I want!

Oct 13, 2021

Use technologies and frameworks that you know

“Use technologies and frameworks that you know” is one of my values in Practices to rapidly ship new software products as an engineer. Engineers love to learn. We love to explore new ideas and tools that we haven’t encountered before. …

Technology

4 min read

Use technologies and frameworks that you know
Use technologies and frameworks that you know

Oct 22, 2020

Practices to rapidly ship new software products as an engineer

Throughout my tenure as an engineer, people always seem surprised at how quickly my teams have been able to ship new products. I’ve noticed a number of consistent patterns that work. I’ve broken them into 4 categories: engineering practices, working with partners and stakeholders, engineering team skills, and individual skills…

Software Development

7 min read

Practices to rapidly ship new software products as an engineer
Practices to rapidly ship new software products as an engineer

May 27, 2019

Pet Story — Y Combinator application & interview experience

Over the past ~8 months, I’ve been working on Pet Story, a mobile app that allows pet caregivers to generate a Facebook-like feed for their clients. We applied to the Y Combinator (summer 2019) and were invited for an interview. We unfortunately were not accepted, but it was an insightful…

Startup

7 min read

Pet Story — Y Combinator application & interview experience
Pet Story — Y Combinator application & interview experience

May 27, 2019

Y Combinator Application — Pet Story

Note: this is just the raw application that we submitted to Y Combinator for the Summer 2019 cohort. We were accepted for an interview. Actual discussion can be found in the following blog post. Company name: Pet Story Company url, if any: https://petstory.app If you have a demo, what’s the…

Startup

7 min read


May 7, 2019

Understanding static files in Django + Heroku

Understanding Django’s static files is a bit confusing. There is certainly quite a bit of documentation and variables out there, so I’m writing this for my future self. The important file here is the settings.py file that every Django project has. We’ll dig into DEBUG, STATIC_ROOT, STATIC_URL, and STATICFILES_DIRS. DEBUG This…

Django

3 min read

Understanding static files in Django + Heroku
Understanding static files in Django + Heroku

Feb 15, 2019

Takeaways from Startup Grind

The Startup Grind Global conference occurred this past week, and as with any conference I attend, here are some of my personal notes. How to measure growth — Rory O’Driscoll Too many KPI’s adds unnecessary complexity. There are four things that really matter: revenue growth, sales efficiency, revenue churn, and…

Startup

3 min read


Oct 4, 2018

Setting up your React app for Google’s SEO crawlers

SEO (search engine optimization) is crucial for any site in today’s world, especially if you intend to be discovered organically through searches. I’m no expert at SEO, but luckily there are plenty of resources such as Google’s own SEO Starter Guide. Using “Fetch as Google” The first thing I wanted to see was how…

SEO

5 min read

Setting up your React app for Google’s SEO crawlers
Setting up your React app for Google’s SEO crawlers

Jun 11, 2018

How to determine whether you should use an npm package or not

Luckily I’ve created a site that does this for you: https://www.shouldiusethispackage.com/ The Javascript world is filled with countless open source packages. Which is amazing, but is a double edged sword. Using the wrong package can create issues and cost significant amounts of time. …

Open Source

3 min read

Ryan von Kunes Newton

Ryan von Kunes Newton

Following
  • Ben Sandofsky

    Ben Sandofsky

  • Prem Sichanugrist

    Prem Sichanugrist

  • Quan Nguyen

    Quan Nguyen

  • Gusto

    Gusto

  • Anna Lewis

    Anna Lewis

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable