Eileen M. Uchitelle Profile Banner
Eileen M. Uchitelle Profile
Eileen M. Uchitelle

@eileencodes

Followers
18,536
Following
373
Media
114
Statuses
2,944

Scaling Ruby & Rails @Shopify | @Rails Core Team | Previously @GitHub . Married to @AbeUchitelle | Pronouns: she/her

Joined October 2011
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
@eileencodes
Eileen M. Uchitelle
4 years
I have some exciting news! This week I was promoted to Principal Engineer @github . I'm really proud of the work I've done here since joining in 2017, and excited for that work to grow from here.
172
99
5K
@eileencodes
Eileen M. Uchitelle
4 years
As of Tuesday @github is running Ruby 2.7 in production. 🎉 It took 30+ gem upgrades, 15+ gem patches, and fixing 11k+ warnings. The upgrade shaved an impressive 20 seconds off production boot time! I'll be writing a post about our experience soon.
52
349
4K
@eileencodes
Eileen M. Uchitelle
5 years
Guess what? @github has been running on Rails 6.0 in production since last Monday. We had 0 customer exceptions during testing. I'm so proud of how solid Rails 6.0 is and that our engineers sent over 100 PRs to this version. Blog post on @github 's blog coming soon!
34
435
3K
@eileencodes
Eileen M. Uchitelle
2 years
Today was my last day @github . I loved working here and met so many amazing humans. I'm so proud of all the work done in the last 5 years. ❤️ I'm taking some time off and will be starting @shopify on the Ruby Infrastructure team in late February. 💖
58
29
2K
@eileencodes
Eileen M. Uchitelle
6 years
As of Wednesday, @github is running on Rails 5.2.1. This is the culmination of a year and a half of hard, grueling work and it's so exciting to be on the newest version of #Rails ! 🍻
55
264
2K
@eileencodes
Eileen M. Uchitelle
5 years
Happy Halloween!
Tweet media one
25
76
1K
@eileencodes
Eileen M. Uchitelle
6 years
So a big thing happened yesterday. @github is now running 100% on Rails 4.2 in production!!!!!!!!!!!! #railsupgrade #github
49
156
860
@eileencodes
Eileen M. Uchitelle
3 years
@sgrif @rubemazenha @nateberkopec I will not be quitting Rails. The community is too important to me.
11
47
810
@eileencodes
Eileen M. Uchitelle
5 years
I rebase with master so I can hide how good I am at engineering...
Tweet media one
18
47
557
@eileencodes
Eileen M. Uchitelle
3 years
Today was my 4 year @GitHub -aversary! Looking forward to more work on making Rails and Ruby even better!
@eileencodes
Eileen M. Uchitelle
7 years
Excited for my first day @github ! I'm joining the Platform Systems team as a Senior Systems Engineer #githubber #newjob
Tweet media one
33
13
386
18
4
560
@eileencodes
Eileen M. Uchitelle
7 years
#Protip : Get through a git bisect and realize you labeled a bad ref good or a good ref bad? Run `git bisect log`, save the output to a file, change the part of the log that's wrong and run `git bisect replay`. Now you don't need to start your bisect over.
7
169
524
@eileencodes
Eileen M. Uchitelle
5 years
I'm super proud of the work we've done on Rails 6, and especially happy with the multi-db work I did. But some days all I get are bug reports and help requests on this feature and it's really exhausting. #opensource
43
15
516
@eileencodes
Eileen M. Uchitelle
7 years
So happy to be the newest member of the #Rails Core team!
@dhh
DHH
7 years
Proud to welcome @eileencodes to Rails core as a wonderful programmer and our first woman on the team ❤️🎉👏
17
140
637
40
54
497
@eileencodes
Eileen M. Uchitelle
4 years
I've been contributing to Rails since 2014 but have never contributed to Ruby until now. Still a rush to contribute to a new OSS project! Thanks @tenderlove for helping me navigate the codebase and write C! #oss #ruby ❤️
4
17
492
@eileencodes
Eileen M. Uchitelle
3 years
We’ve seen a lot of incorrect information circling about how Rails is governed, so we wanted to share with you all how it works. Hope that it clarifies how we work as a team. ❤️
@rails
Ruby on Rails
3 years
Rails Governance
7
195
722
10
79
455
@eileencodes
Eileen M. Uchitelle
3 years
Rails 6.1 is out! Happy upgrading :)
@rails
Ruby on Rails
3 years
Rails 6.1.0 has been release! Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
10
313
845
7
39
445
@eileencodes
Eileen M. Uchitelle
3 years
Just in case anyone is curious:
@eileencodes
Eileen M. Uchitelle
3 years
@sgrif @rubemazenha @nateberkopec I will not be quitting Rails. The community is too important to me.
11
47
810
12
17
422
@eileencodes
Eileen M. Uchitelle
3 years
Rails 7 will have support for handling associations across database clusters by adding a disable_joins option ! We have an internal gem @GitHub that enabled this for us and we've now upstreamed the behavior to @Rails . #opensource
5
57
407
@eileencodes
Eileen M. Uchitelle
5 years
If you are using Rails, please update your applications as soon as possible. There is a critical and high vulnerability in every version. ❤️ 💎
@rails
Ruby on Rails
5 years
Rails 4.2.11.1, 5.0.7.2, 5.1.6.2, 5.2.21, and 6.0.0.beta3 have been released with important security fixes. See announcement here:
6
198
285
9
341
397
@eileencodes
Eileen M. Uchitelle
3 years
People think they’re funny when my laptop isn’t working and I’m asking for help saying “install Linux”, “buy a new computer”. It’s not funny, it’s not helpful & it makes me just want to block you. Those tweets lack empathy and it’s everything that’s wrong with this site and tech.
16
6
404
@eileencodes
Eileen M. Uchitelle
4 years
Rails 6.1 is SO GOOD. And it's because of @GitHub , @Shopify , @Basecamp and others working together to push Rails forward <3 If you saw my RailsConf talk then you may notice @seejohnrun and I refactored connection management internals (again). Can't wait for y'all to try it out!
@rafaelfranca
Rafael França 🇧🇷
4 years
I’m proud to present Rails 6.1 rc1. This release is full of collaborations between Shopify, GitHub and Basecamp. It is amazing how having those three companies always running the last release can push the framework forward.
3
49
420
3
45
406
@eileencodes
Eileen M. Uchitelle
3 years
This is also a good time to tell everyone the next release of Rails is 7.0 and there won’t be a 6.2. If you’re not already running on 6.1, now is a great time to upgrade so your app is ready for all the great features 7.0 will have. ❤️
@rails
Ruby on Rails
3 years
Rails 7.0 will require Ruby 2.7+. rails/main will stop testing against earlier Rubies shortly. Get your upgrade game on ✌️
17
246
961
6
94
395
@eileencodes
Eileen M. Uchitelle
7 years
Excited for my first day @github ! I'm joining the Platform Systems team as a Senior Systems Engineer #githubber #newjob
Tweet media one
33
13
386
@eileencodes
Eileen M. Uchitelle
6 years
Wrote a blog post about the Rails Upgrade we did at GitHub! Super thanks to everyone involved in this monumental effort. #github #rails #ruby
@GitHubEng
GitHub Engineering
6 years
Upgrading GitHub from Rails 3.2 to 5.2 by @eileencodes
4
137
294
9
102
370
@eileencodes
Eileen M. Uchitelle
7 years
Your monolith is not the enemy. The years of technical debt, refusal to use the tools correctly, and writing "clever" code is the problem.
5
197
372
@eileencodes
Eileen M. Uchitelle
5 years
Rails 6.0 is going to be great - with some features extracted out of GitHub like support for multiple databases and parallel testing 🥳.Help us make it super stable by testing early. #rails #opensource #scalablebydefault
@dhh
DHH
5 years
Rails 6.0 beta1 has been released! Two major new frameworks – Action Mailbox and Action Text – and two important scalable-by-default upgrades with multiple database support and parallel testing. Along with a ton of other awesome stuff.
20
499
1K
6
106
374
@eileencodes
Eileen M. Uchitelle
3 months
The only thing more thankless in open source than bug fixes is working on security vulnerabilities. Y'all have no idea the amount of time some of us on Rails Core spend on security.
1
22
358
@eileencodes
Eileen M. Uchitelle
6 years
🔥🔥🔥🔥 Me rm'ing dead code after the @github Rails upgrade 🔥🔥 This is my favorite PR ever.
Tweet media one
9
25
347
@eileencodes
Eileen M. Uchitelle
6 years
@searls I just learned about `--autostash`. `git pull --rebase --autostash` will stash the commits, do the pull rebase dance, and reapply your stash!
9
75
351
@eileencodes
Eileen M. Uchitelle
3 years
This is remote conferencing. Getting ready and practicing for my @railsonf keynote on April 14th! Until then my office will be a disaster...
Tweet media one
7
10
343
@eileencodes
Eileen M. Uchitelle
3 years
There was a lot of behind the scenes work that had to happen to get this done. Happy upgrading!
@rails
Ruby on Rails
3 years
Hey everyone! Rails version 5.2.5, 6.0.3.6 and 6.1.3.1 have been released. These versions upgrade Active Storage’s Marcel dependency to version 1.0.0.
11
178
623
1
25
345
@eileencodes
Eileen M. Uchitelle
6 years
So excited to be keynoting at RailsConf this year. Hope to see you there so I can tell you all about what we're working on for Rails 6. #railsconf
@railsconf
RailsConf
6 years
We are so excited to announce our third Keynote Speaker at RailsConf 2018: the incredibly accomplished @eileencodes ! She joins the already announced @dhh & @tenderlove on our Keynote stage — shaping up to be a great one! (Pls excuse our earlier typo!)
2
35
106
17
29
314
@eileencodes
Eileen M. Uchitelle
6 years
This is the turning point for multi-db in Rails. Now that we can switch connections we can start work on making this flexible and smooth. It's extra exciting because thisAPI is inspired by GitHub's implementation - so we know it works.
@tenderlove
Aaron Patterson
6 years
I'm really excited to see parts of GitHub's app pushed upstream. Great work @eileencodes !!!
5
55
447
9
59
305
@eileencodes
Eileen M. Uchitelle
4 years
Why am I capable of speaking in front of tons of people, but I have such a hard time making myself to call the hair place so I can get a haircut?
38
13
306
@eileencodes
Eileen M. Uchitelle
3 years
I’m excited to be keynoting @railsconf again this year! I’m doing a different format & considering answering non-live questions, so if you have anything you wish you could ask about multiple databases, Rails, programming, public speaking, tweet at me and I’ll try to answer it.
6
23
304
@eileencodes
Eileen M. Uchitelle
3 years
Tweet media one
4
7
291
@eileencodes
Eileen M. Uchitelle
4 years
As promised, here is the blog post about how we approached our Ruby 2.7 upgrade, benefits of upgrading, and our deployment strategy.
@eileencodes
Eileen M. Uchitelle
4 years
As of Tuesday @github is running Ruby 2.7 in production. 🎉 It took 30+ gem upgrades, 15+ gem patches, and fixing 11k+ warnings. The upgrade shaved an impressive 20 seconds off production boot time! I'll be writing a post about our experience soon.
52
349
4K
5
69
291
@eileencodes
Eileen M. Uchitelle
6 years
I can't wait for y'all to see what we upstream now that we're in a position to give back and improve Rails. My keynote at RailsConf was just a small portion of our plans for Rails.
4
19
255
@eileencodes
Eileen M. Uchitelle
4 years
"Almost boring." This is what I aim for when changing Rails. Clear deprecations, avoid breaking API's at all costs, even in a major version, and making upgrades so easy no one else notices it happened.
@_beauraF
Florent Beaurain
4 years
Well, @doctolib is now proudly running on Rails 6! 🚀 The smoothest deployment possible. Almost boring. Thanks @rails community! Now let's take a closer look at @eileencodes 's work..
0
14
58
5
16
214
@eileencodes
Eileen M. Uchitelle
4 years
I briefly considered live coding on stage for my next talk. That was cured by the 500 takes it took to record a perfect, less than 30 second, screen recording of running rails db: migrate.
12
1
208
@eileencodes
Eileen M. Uchitelle
5 years
As promised, here is the blog post about our Rails 6 upgrade. This upgrade was unique because we chose to do continuous upgrades as Rails changed enabling us to find regressions quickly, contribute more back to Rails, and influence the direction of the framework. #OpenSource
@github
GitHub
5 years
School has started, the seasons are changing, and it’s time for an upgrade 💁 For us it was to Rails 6.0—with 100% of traffic now on this newest version. Learn about the upgrade and why Rails holds such a special place in GitHub history.
7
99
391
5
52
199
@eileencodes
Eileen M. Uchitelle
3 years
Thank you @railsconf for having me keynote, @seejohnrun for joining me to talk about granular swapping & pairing together, and everyone who watched the talk so far for all your kind words. This community is my favorite, y'all are the best!❤️❤️
5
5
204
@eileencodes
Eileen M. Uchitelle
5 years
Come work with me @github ! We work solving hard problems in the #Rails framework, #Ruby language, and GitHub's codebase. We're one of the few companies running on Rails 6.0 and contribute regularly to open source.
7
38
197
@eileencodes
Eileen M. Uchitelle
2 months
Hey @github , here's something I'd love: the ability to launch a new codespace from a failed github action using the YAML file so I can debug it without this whole guess a fix, push, and wait dance that's so infuriating.
1
11
191
@eileencodes
Eileen M. Uchitelle
5 years
Protip: If the class/method/code/api you're using in Rails isn't in it's a private API that can change at anytime without deprecation, warning, or replacement. Friends don't let friends use private API's.
6
30
188
@eileencodes
Eileen M. Uchitelle
3 years
Hey friends, the Ruby Architecture team @github is looking to hire a manager. The team works on improving Rails/Ruby for GH. We're looking for a manager to help with OKRs, planning, prioritization, and someone who is a steward of Ruby/OSS work. .
3
61
187
@eileencodes
Eileen M. Uchitelle
4 years
If you haven't upgraded yet it's worth it for the performance boost. You also likely don't have an app as big as @github and won't need to fix 11k warnings. A fair amount of our warnings were from external libraries that are now fixed.
1
6
173
@eileencodes
Eileen M. Uchitelle
5 years
Next week I'm speaking @railsconf about the Past, Present, and Future of Rails at GitHub! It'll be a fun talk that explores why we forked Rails, why we upgraded, & what made that difficult. We'll look at our commitment to OSS & how we're improving Rails!
7
21
173
@eileencodes
Eileen M. Uchitelle
4 years
I'm so excited and honored to be keynoting RailsConf this year! Hope to see you in Portland <3
@railsconf
RailsConf
4 years
We’ve confirmed our first 3 keynoters and could not be more excited about them! Come join us in Portland this May 5-7 to hear the latest and greatest from @dhh , @eileencodes , and @tenderlove ! Also, we’ll soon be launching our full site, where you’ll be able to grab your ticket.
3
14
110
6
3
164
@eileencodes
Eileen M. Uchitelle
8 months
Rails World was so fun! Thank you @AmandaBPerino for organizing a great conference. The production quality and talks were amazing. It was so nice to see friends and meet so many new Rails users! I've uploaded my slides from my keynote here: #railsworld
5
17
163
@eileencodes
Eileen M. Uchitelle
1 year
My first ever @railsconf was in 2015 in Atlanta. I'm excited to return this year and give the opening keynote! Hope to see you there ❤️🙂
1
8
161
@eileencodes
Eileen M. Uchitelle
2 years
Excited and honored to be keynoting @railsconf again this year! I’m also looking forward to seeing as many of these talks as possible in Portland. See you there?
2
9
158
@eileencodes
Eileen M. Uchitelle
6 years
We should rename "monkey patching" to "monkey punching" because then we'll think "oh punching monkeys isn't nice, I should only do it when absolutely necessary". #benicetomonkeys
8
44
151
@eileencodes
Eileen M. Uchitelle
5 years
On HN someone referred to our @github Rails upgrade as “co-development”. That’s a really beautiful way to describe it - a symbiotic relationship where the app & framework are developed side by side versus the past - dragging the app kicking & screaming to the next version.
3
11
144
@eileencodes
Eileen M. Uchitelle
6 years
Hey #Rails users, if you use multiple databases/connections, I'd love if you could send me your database.yml. I don't want your sensitive info, but I do want to see your top level keys and how your infrastructure and primary/replicas are represented. Thank you!
23
87
148
@eileencodes
Eileen M. Uchitelle
3 years
I'm speaking @rubyconf about the work @tenderlove and I did to speed up class variables in Ruby. Hope to see you there!!
2
6
146
@eileencodes
Eileen M. Uchitelle
8 months
The video from my #RailsWorld keynote is now available. Check it out! ❤️
@rails
Ruby on Rails
8 months
Rails is so much more than its design and architecture. Rails Core member and @shopify Senior Staff Software Engineer @eileencodes explores the magic of #Rails in her Day 1 Closing Keynote at #RailsWorld . Watch here:
4
27
149
2
13
138
@eileencodes
Eileen M. Uchitelle
4 years
The @railsconf couch conf is live! Watch my keynote at . I talk about how to use multiple databases, the design and architecture, and why I pursued this work. ❤️
4
23
139
@eileencodes
Eileen M. Uchitelle
2 years
Really excited to see this foundation come to fruition. This will help us to continue to grow the Rails framework and the community! Looking forward to seeing what we accomplish together. ♥️ #rubyonrails #railsfoundation
@rails
Ruby on Rails
2 years
The Rails Foundation kicks off with one million dollars from @cookpad , @doximity , @fleetio , @github , @intercom , @procoretech , @Shopify , and @37signals to improve the documentation, education, marketing, and events in our ecosystem 🎉
30
352
1K
0
20
136
@eileencodes
Eileen M. Uchitelle
4 years
Some days open source tests my ability to be diplomatic, empathetic, and friendly. Luckily I love working on Rails and have learned to put the negative stuff in a tiny box. Also the unsubscribe button is a great GitHub feature.
4
2
133
@eileencodes
Eileen M. Uchitelle
6 years
I said this to a friend & now I'm saying it to you: It's really hard to talk positively about yourself in reviews, life, etc but don't spend any time cutting yourself down. There's plenty of other people in the world who will do that for you.
3
24
129
@eileencodes
Eileen M. Uchitelle
6 years
Tomorrow morning I'll be keynoting @railsconf at 9am EST. If you're not here you can watch me talk about the future for Rails 6 on the live stream
10
19
127
@eileencodes
Eileen M. Uchitelle
2 years
Upgrade your Rails apps friends, this one is an important security patch.
@rails
Ruby on Rails
2 years
Rails 7.0.2.2, 6.1.4.6, 6.0.4.6, and 5.2.6.2 have been released! This is a security release, so please upgrade when you can! You can read more about the release here:
1
80
186
1
53
129
@eileencodes
Eileen M. Uchitelle
3 years
Y’all! I’m so excited for my keynote on April 14th @railsconf . I won’t be repeating this talk at other conferences and the format / style is different from my previous talks. If you don’t yet have a ticket get on that.
@railsconf
RailsConf
3 years
Is this real? YES! The #RailsConf2021 schedule *is* live and ready for you to drool over!
2
12
35
2
13
127
@eileencodes
Eileen M. Uchitelle
2 years
I really wish @github would have a way to display project governance/hierarchy. Not all reviews are equal and someone asking for a change may not carry any weight. It causes so much frustration, especially for new contributors, and puts an unnecessary burden on maintainers.
5
12
124
@eileencodes
Eileen M. Uchitelle
3 years
Y’all act like it’s difficult to not tweet shitty things at people. There are millions of people walking around that think shitty things and then don’t tweet. Try it sometime.
1
4
119
@eileencodes
Eileen M. Uchitelle
5 years
In a few minutes I’ll be talking about the Past, Present, and Future of Rails @GitHub at @euruko ! It’s live streamed from if you aren’t here and don’t want to miss it! #rubyonrails #github #EuRuKO2019
2
8
115
@eileencodes
Eileen M. Uchitelle
2 years
This is a serious security issue, upgrade your applications ASAP. It's important enough we released 5.2 even though it's no longer supported.
@rails
Ruby on Rails
2 years
Happy Tuesday everyone! A set of releases has occurred! These releases address an important security issue, so please check it out! More information is here:
0
66
158
1
52
116
@eileencodes
Eileen M. Uchitelle
4 years
A non-zero number of pull requests I sent & merged to Rails this week were the direct result of not liking how the code looked on my slides. #conferencedrivenrefactoring #sorrynotsorry
1
1
113
@eileencodes
Eileen M. Uchitelle
1 year
Wrote a blog post for our engineering blog about the dangers of monkey patching. Let's all end 2023 with less patches than we started with! 😊 #ruby #rubyonrails #monkeypatching
@ShopifyEng
Shopify Engineering
1 year
Senior Staff Engineer and Rails Core team member @eileencodes shares her thoughts on the infamous monkey patch (and why you should pretty much never use them) on the blog 🙊 ⬇️
0
13
49
8
18
110
@eileencodes
Eileen M. Uchitelle
4 years
Has anyone upgraded to Ruby 2.7 in their app and are running in production? We're finding this upgrade to be incredibly difficult due to the kwargs changes. Anyone have protips for this upgrade yet?
19
23
110
@eileencodes
Eileen M. Uchitelle
7 years
Got my employee @github hoodie! #official #githubber
Tweet media one
11
3
109
@eileencodes
Eileen M. Uchitelle
6 years
Just changed one of the supporting colors in my @railsconf keynote slides to better match the dress I'm wearing. AMA #priorities #colorcoordinated
3
2
106
@eileencodes
Eileen M. Uchitelle
7 months
I'm excited to be speaking at Tropical.rb in April 2024! #ruby #rails #tropicalrb
@tropical_rb
Tropical.rb
7 months
[EN] @eileencodes is Rails Core since 2017, she is an inspiration to our community. Join us as she visits Brazil for the first time, and learn from her at Tropical.rb! Get your tickets at our website for her keynote today! 🌴🚀 #TropicalRB #Ruby #Rails #Shopify
Tweet media one
0
3
21
3
8
104
@eileencodes
Eileen M. Uchitelle
4 years
I have 94 slides and I'm not even 1/2 done with JUST the technical portion of my @railsconf keynote. Good thing I have a whole hour 😉
4
0
105
@eileencodes
Eileen M. Uchitelle
6 years
Happy 5 year wedding anniversary to @AbeUchitelle and me! ❤️
Tweet media one
4
1
102
@eileencodes
Eileen M. Uchitelle
5 years
You know what one way to scale your database and to fit more data in it is? Delete data you don't need to hold onto forever. #hottake #scaling
7
13
100
@eileencodes
Eileen M. Uchitelle
6 years
Because 4.0 and 4.1 were EOL'd we jumped 3 versions (from 3.2 to 4.2) with minimal customer impact and over 1 year of work.
5
2
99
@eileencodes
Eileen M. Uchitelle
1 year
Chris was such a special member of our team and of the Ruby community. I will always remember how helpful Chris was. 💔
@flavorjones
mike dalessio
1 year
I'm heartbroken to share this news about our dear friend and colleague, @ChrisGSeaton .
Tweet media one
117
210
993
1
4
99
@eileencodes
Eileen M. Uchitelle
2 years
We have an exciting announcement! @Shopify is partnering with @rubycentralorg to improving RubyGems security. I'm incredibly proud to work for a company that supports the Ruby OSS ecosystem in multiple ways.
@ShopifyEng
Shopify Engineering
2 years
We’re so excited to partner with @RubyCentralOrg for Ruby Shield as a way to better support this community that we’re so proud to be a part of. Why is Shopify partnering & investing in this work? Let's talk about it. 🧵 1/6
2
30
123
0
6
99
@eileencodes
Eileen M. Uchitelle
7 months
I tried to like it & I know software is hard but I really don't like the new @SlackHQ UI. It's not great when you have multiple workspaces. You're forced to use the dropdown because you don't know which one has a notification, chats don't always load, the sidebar isn't useful.
1
4
89
@eileencodes
Eileen M. Uchitelle
6 years
Super excited for our new CEO @natfriedman to start on Monday! Can't wait to see what we do with our new partner @Microsoft 🎉 #opensource #github #microsoft
1
6
90
@eileencodes
Eileen M. Uchitelle
3 years
I wish recruiters were required to add an unsubscribe link to their emails. If any other company sent you 5 unsolicited emails to multiple emails addresses in a week it'd be considered spam.
8
3
84
@eileencodes
Eileen M. Uchitelle
2 years
Rails now has a discord to support our community of contributors. It’s open to everyone interested in improving the framework! #rubyonrails #opensource
@rails
Ruby on Rails
2 years
We are opening to the public an official Rails Discord server. Come to talk about how to contribute to the framework and its related libraries
5
78
268
0
18
80
@eileencodes
Eileen M. Uchitelle
7 years
Last week was my last day @basecamp . It's been great working with so many wonderful folks. In January I'll be starting a new adventure 🤗
12
1
80
@eileencodes
Eileen M. Uchitelle
5 years
I’m speaking today at 1:40pm in room 101F-H! Hope to see you there! #railsconf #github #minneapolis
@eileencodes
Eileen M. Uchitelle
5 years
Next week I'm speaking @railsconf about the Past, Present, and Future of Rails at GitHub! It'll be a fun talk that explores why we forked Rails, why we upgraded, & what made that difficult. We'll look at our commitment to OSS & how we're improving Rails!
7
21
173
3
6
76
@eileencodes
Eileen M. Uchitelle
2 years
I'll be attending @RubyConfMini & speaking at @rubyconf in Houston! At RubyConf I'll be talking about tracing YJIT exit locations. I'll go into what YJIT is, how it differs from MJIT and how you can contribute to optimizing YJIT. Hope to see you there. #ruby #rubyconf #yjit
1
8
75
@eileencodes
Eileen M. Uchitelle
6 years
I made an Octocat for myself with ! #github #octocat
Tweet media one
5
1
73
@eileencodes
Eileen M. Uchitelle
3 years
Forgot that I use an old C++ book to hold up my monitor. I don't know where or when I acquired this book but I have only ever used it to hold up monitors and never have read it. 😅
2
0
76
@eileencodes
Eileen M. Uchitelle
5 years
I'm supposed to be working on my @RailsConf CFP application so naturally my office is now sparkling clean. #procrastination
3
1
73
@eileencodes
Eileen M. Uchitelle
2 years
Hot take: Multi-line method declarations in Ruby should not be allowed. They are ugly, hard to read, and unnecessary.
7
5
74
@eileencodes
Eileen M. Uchitelle
5 years
If you're on 4.2 remember that once Rails 6.0 final is release we will no longer support 4.2 for security vulnerabilities. It's a good time to look at where your application is at and what you need to do to remain on a supported version.
1
35
71