DEV Community

Brandon Weaver profile picture

Brandon Weaver

Principal Ruby Engineer at Gusto on Payroll Services. Autistic / ADHD, He / Him. I'm the Lemur guy.

Location San Francisco, CA Joined Joined on  Personal website https://hachyderm.io/@baweaver github website twitter website

Work

Principal Engineer - Payroll Services at Gusto

On Diligence

On Diligence

7
Comments 1
4 min read

Want to connect with Brandon Weaver?

Create an account to connect with Brandon Weaver. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Understanding Ruby - Memoization

Understanding Ruby - Memoization

18
Comments 1
4 min read
Beyond Senior - Metric Obsessions

Beyond Senior - Metric Obsessions

13
Comments
4 min read
Beyond Senior - Fire! Fire!

Beyond Senior - Fire! Fire!

5
Comments 1
4 min read
Beyond Senior - The Vista Problem

Beyond Senior - The Vista Problem

2
Comments
3 min read
In Favor of Ruby Central Memberships

In Favor of Ruby Central Memberships

13
Comments 10
3 min read
Pattern Matching Interfaces in Ruby

Pattern Matching Interfaces in Ruby

7
Comments
15 min read
To Be Known for our Kindness

To Be Known for our Kindness

35
Comments 4
2 min read
Beyond Senior - The Parable of the Sword

Beyond Senior - The Parable of the Sword

8
Comments
4 min read
New in Ruby 3.2 - Data.define

New in Ruby 3.2 - Data.define

45
Comments 9
2 min read
On Promotions

On Promotions

7
Comments
13 min read
Beyond Senior – The Peacock, the Hermit, and the Counsel

Beyond Senior – The Peacock, the Hermit, and the Counsel

14
Comments
5 min read
Beyond Senior – The IC Misnomer

Beyond Senior – The IC Misnomer

5
Comments 1
6 min read
Beyond Senior – Just Enough Experimentation

Beyond Senior – Just Enough Experimentation

10
Comments
4 min read
Beyond Senior – Progressive Influence

Beyond Senior – Progressive Influence

27
Comments 1
9 min read
Understanding Ruby – Recursion

Understanding Ruby – Recursion

17
Comments
11 min read
On Autism - Grounding and Normalcy

On Autism - Grounding and Normalcy

25
Comments 4
8 min read
ASTs in Ruby - Node Pattern and Introducing RuboCop

ASTs in Ruby - Node Pattern and Introducing RuboCop

23
Comments
8 min read
ASTs in Ruby - Pattern Matching

ASTs in Ruby - Pattern Matching

26
Comments
9 min read
The Case for Pattern Matching Key Irreverence in Ruby

The Case for Pattern Matching Key Irreverence in Ruby

40
Comments 2
13 min read
Exploring dry-rb - Intuition of Results

Exploring dry-rb - Intuition of Results

56
Comments 2
12 min read
Ruby in FantasyLand: SumsUp

Ruby in FantasyLand: SumsUp

6
Comments
6 min read
Tales of the Autistic Developer – The Politician

Tales of the Autistic Developer – The Politician

18
Comments
11 min read
Tales of the Autistic Developer – Order and Chaos

Tales of the Autistic Developer – Order and Chaos

38
Comments 3
8 min read
Future of Ruby – AST Tooling

Future of Ruby – AST Tooling

79
Comments 3
9 min read
Let's Read – Eloquent Ruby – Ch 6

Let's Read – Eloquent Ruby – Ch 6

7
Comments
5 min read
Let's Read – Eloquent Ruby – Ch 5

Let's Read – Eloquent Ruby – Ch 5

10
Comments 1
9 min read
Tales of the Autistic Developer - Loud Loud World

Tales of the Autistic Developer - Loud Loud World

48
Comments 3
6 min read
Let's Read – Polished Ruby Programming – Ch 3.2 Instance Variables

Let's Read – Polished Ruby Programming – Ch 3.2 Instance Variables

7
Comments 3
7 min read
Let's Read – Eloquent Ruby – Ch 4

Let's Read – Eloquent Ruby – Ch 4

12
Comments 1
8 min read
Ruby 3.1 – Shorthand Hash Syntax – First Impressions

Ruby 3.1 – Shorthand Hash Syntax – First Impressions

91
Comments 12
4 min read
Let's Read – Eloquent Ruby – Ch 3

Let's Read – Eloquent Ruby – Ch 3

19
Comments
11 min read
Let's Read – Polished Ruby Programming – Ch 3.1 – Local Variables

Let's Read – Polished Ruby Programming – Ch 3.1 – Local Variables

7
Comments
10 min read
Functional Programming in Ruby – State

Functional Programming in Ruby – State

14
Comments 1
8 min read
Understanding Ruby - For vs Each

Understanding Ruby - For vs Each

42
Comments 6
6 min read
Let's Read – Polished Ruby Programming – Ch 2

Let's Read – Polished Ruby Programming – Ch 2

9
Comments
17 min read
Let's Read – Eloquent Ruby – Ch 2

Let's Read – Eloquent Ruby – Ch 2

12
Comments
8 min read
Let's Read – Eloquent Ruby – Ch 1

Let's Read – Eloquent Ruby – Ch 1

71
Comments 3
9 min read
Let's Read – Polished Ruby Programming – Ch 1

Let's Read – Polished Ruby Programming – Ch 1

95
Comments 2
19 min read
Interviewing - Perspective of the Interviewee

Interviewing - Perspective of the Interviewee

50
Comments 1
14 min read
Understanding Ruby - Enumerable - Coercion

Understanding Ruby - Enumerable - Coercion

11
Comments
3 min read
Understanding Ruby - Enumerable - Iterating and Taking

Understanding Ruby - Enumerable - Iterating and Taking

12
Comments 1
4 min read
Understanding Ruby - Enumerable - Combining

Understanding Ruby - Enumerable - Combining

10
Comments
5 min read
Understanding Ruby - Enumerable - Grouping

Understanding Ruby - Enumerable - Grouping

17
Comments 1
6 min read
Understanding Ruby - Enumerable - Counting

Understanding Ruby - Enumerable - Counting

6
Comments
3 min read
Understanding Ruby - Enumerable - Sorting and Comparing

Understanding Ruby - Enumerable - Sorting and Comparing

5
Comments
4 min read
Understanding Ruby - Enumerable - Searching and Filtering

Understanding Ruby - Enumerable - Searching and Filtering

15
Comments
5 min read
Understanding Ruby - Enumerable - Predicate Conditions

Understanding Ruby - Enumerable - Predicate Conditions

5
Comments 2
4 min read
Understanding Ruby - Enumerable - Transformations

Understanding Ruby - Enumerable - Transformations

10
Comments 2
3 min read
Understanding Ruby - Enumerable - Intro and Interfaces

Understanding Ruby - Enumerable - Intro and Interfaces

21
Comments 3
3 min read
Understanding Ruby - Comparable

Understanding Ruby - Comparable

26
Comments 2
4 min read
Understanding Ruby - to_proc and Function Interfaces

Understanding Ruby - to_proc and Function Interfaces

33
Comments 5
6 min read
Definitive Pattern Matching - Array-like Structures

Definitive Pattern Matching - Array-like Structures

19
Comments
9 min read
Understanding Ruby - Blocks, Procs, and Lambdas

Understanding Ruby - Blocks, Procs, and Lambdas

111
Comments 4
11 min read
Understanding Ruby - Triple Equals

Understanding Ruby - Triple Equals

94
Comments 4
7 min read
Matchable - Class-level Pattern Matching Macros Explained

Matchable - Class-level Pattern Matching Macros Explained

20
Comments
11 min read
Ruby 3 Pattern Matching Applied: Tic-Tac-Toe

Ruby 3 Pattern Matching Applied: Tic-Tac-Toe

15
Comments 2
6 min read
Ruby 3 Pattern Matching Applied: Poker

Ruby 3 Pattern Matching Applied: Poker

86
Comments 7
12 min read
Introducing Patterns in Parallelism for Ruby

Introducing Patterns in Parallelism for Ruby

36
Comments 1
7 min read
Advent of Ruby 3.0 - Day 06 - Custom Customs

Advent of Ruby 3.0 - Day 06 - Custom Customs

5
Comments
5 min read
loading...