
Ryan Rodemoyer
@RyanRodemoyer2
Followers
518
Following
267
Media
162
Statuses
1K
Be the senior engineer you were meant to be. Journey Begins Here. Today ๐๐๐
United States
Joined November 2023
In hindsight, I've created somewhat of a unique way of coding Starting new is hard. Few people have the entire ecosystem of code loaded in their mind. Progress is excruciatingly slow at the beginning * connect the database * build repos * setup DI * database migrations *
2
0
8
yes, can confirm that tracking your W's over the year is a big career hack with a long tail
0
0
0
you have 60 mins to onboard someone to Visual Studio they can code but BRAND NEW to .NET what do you show them in Visual Studio? (SPECIFICALLY about Visual Studio)
0
0
1
Those word problems that trick you with annoying and useless informationโฆ Easily the MVP from high school preparing you to deal with people irl Everyone is full of non sense and theyโre happy to spew it
1
0
0
JetBrains Rider free How much personal data am I giving up by using the free version?
1
0
0
i'm building the worlds first email-based AI experience and yes before you ask 100% using sqlite and storing json in TEXT columns
0
0
2
I can only assume that apps get full access to the camera roll from the picker if Full Access is picked. Why is this acceptable? Access should ALWAYS be limited.
0
0
0
switch to javascript if you want to var everything write types or die tryin
24
1
45
little known C# feature: type alias basically, rename an existing type we used this successfully in a large modernization project that (sadly) had a ton of type collisions works with tuples, too
7
12
128
upserts are where it's at too bad they're kinda ugly sqlite in the example code
1
0
5
i greatly appreciate how little SQL Server cares for semicolons
0
0
1
basically this makes me a C programmer (this could be annoying if widely used in a big project)
0
0
2
gpt-4.1 chat completions called from semantic kernel why tf are my line breaks jacked? see screenshots for code and visual output
0
0
0
Elizabeth Holmes is in prison through 2032. What confirmation is there that the real Elizabeth Holmes is posting from the @ElizabethHolmes account? If none, itโs most likely someone bought her account and is grifting.
0
0
0
write your XUnit tests directly in LINQPad love the inline experience of tests located closed to code C# would have a nicer unit test experience if code and tests were closer together
0
1
6
query references one of my fav features in the newer versions of linqpad they're my #1 missed feature when using linqpad 5
0
1
14
resharper has two of the best shortcuts ever. why has no one stolen them? ctrl+w => expand selection ctorp => create constructor w/ all available properties
1
0
1
GPT-5 through the API requires actual identity verification?? wth
0
0
0
using the raw api's from https://t.co/e9TFexctOt.v1 is kind of a pain i'm not crapping on the library itself, i'm sure this is a tough problem to solve and difficulty is a common theme with libraries directly from the vendor had a similar experience when using the RabbitMQ
0
0
0