Jonny Olliff-Lee

3.6K posts

Jonny Olliff-Lee banner
Jonny Olliff-Lee

Jonny Olliff-Lee

@DevJonny

Husband to @PhysioRvn, father to a little man, Developer at @wearefreemarket, tabletop/board/card gamer, and amateur photographer.

United Kingdom Katılım Ağustos 2008
141 Takip Edilen465 Takipçiler
Rob
Rob@Cadaren·
@doctorfavorito @MotorsportiveHQ Hamilton and Alonso are pretty much aging out, but where would Max go if F1 is considered the top of the mountain?
English
7
0
0
876
| 0x42 ⟩
| 0x42 ⟩@satyajugran·
@iammukeshm Is it implemented with Open api specs or some other standard?
English
1
0
0
530
Mukesh Murugan
Mukesh Murugan@iammukeshm·
If you're still using Swashbuckle in .NET 10, here's what you missed. Swashbuckle hasn't had regular updates in over a year. So, Microsoft dropped it from .NET 9+ templates and built their own. The replacement: `Microsoft.AspNetCore.OpenApi` — built-in, lighter, maintained. For a UI: Scalar > Swagger UI. It's faster, better looking, and supports dark mode out of the box. Migration takes 5 minutes: remove Swashbuckle, add `builder.Services.AddOpenApi()`, done. Read article to help you migrate -codewithmukesh.com/blog/dotnet-sw… Repost this to help a fellow developer.
Mukesh Murugan tweet media
English
21
35
270
17.9K
Jonny Olliff-Lee
Jonny Olliff-Lee@DevJonny·
@mikejulian I like the PR review functionality inside of Rider over GitHub's web interface. So that combined with being able to view the code and it's references is where the IDE fits in for me now.
English
0
0
0
37
Mike Julian
Mike Julian@mikejulian·
For those who are 100% on Claude Code, what role does an IDE (eg, VS Code, Cursor, etc) play in your workflow, if any? Having trouble wrapping my head around this.
English
33
0
14
5.3K
Dr Milan Milanović
Dr Milan Milanović@milan_milanovic·
AI is here to speed us up, not to replace
English
35
5
115
6.4K
Jonny Olliff-Lee
Jonny Olliff-Lee@DevJonny·
@gitphysical @nicbarkeragain I've said to a few people at work that in 10 years or so I can see the rise of Artisanal Code Houses that create hand-crafted bespoke software.
English
1
0
3
403
chandler
chandler@gitphysical·
@nicbarkeragain Can we have an office where nobody uses AI to code? It’s all just stack overflow and consulting other humans in the room?
English
6
0
5
6.7K
Nic Barker
Nic Barker@nicbarkeragain·
"AI will generate all the code, and senior programmers will review it" is basically a mantra at this point. I'm fortunate enough to know a number of top tier programmers personally, and precisely 0% of them want to spend their time reviewing AI generated code (myself included)
English
333
153
3.3K
204.9K
Jonny Olliff-Lee
Jonny Olliff-Lee@DevJonny·
@ewhauser @jessfraz I'm the same, but do the review in Rider to check other files and context. However that's now really the only reason I'm in an IDE.
English
0
0
0
12
Eric Hauser
Eric Hauser@ewhauser·
@jessfraz I was always open the PR; read and comment on it in the GH web UI; and then tell the AI to fix my comments.
English
1
0
1
537
Jessie Frazelle
Jessie Frazelle@jessfraz·
Here is how I do and don't use agents, idk who this will help but its worth spelling out my preferences and why: - I tell the agent to code how I would do it - If the language is one I am _very_ familiar with I feel comfortable getting it to generate very good idiomatic code that is indistinguishable from my own and doing large refactors - If the language is one I'm not comfortable with, I keep the pull request under 100-200 lines of code for the reviewers sanity since I can't discern the nuance of good/versus bad code - ALWAYS read/self review the code before opening the PR, the onus is on the AI wielder to make sure the code is up to par with what they would do themselves before inflicting their teammates - never auto open PRs because of ^ - if you do all the above you can avoid slop and not annoy your peers my name is jessie frazelle and i have not touched code in an editor since october.
English
24
29
539
60.2K
Jonny Olliff-Lee
Jonny Olliff-Lee@DevJonny·
@jessfraz - Exactly - Yes! - Haven't done this yet - YES!! - I do Draft PRs to take advantage of adding my own comments to be fixed - Quite! Great to see some sensible takes on Twitter!
English
0
0
0
118
camsoft2000
camsoft2000@camsoft2000·
@JohnSole651328 Sure. These patterns are not model or harness speciric. You can write your own Ralph loop or get you agent to do it.
English
1
0
1
102
camsoft2000
camsoft2000@camsoft2000·
Having used Claude Code with Opus 4.5 a lot recently, I can tell you that for me, Codex CLI with GPT-5.2-Codex wins. It's a relief to go back to Codex; it feels like home. Not saying CC is rubbish, it's just Codex gets it done, Claue Code is too lazy, replies to my queries without re-checking code, and requires more steering and planning. Codex just doesn't need all that. I'm sure some will disagree, and it's subjective for sure, but I much prefer Codex to Claude Code. It suits the way I work.
English
34
3
233
23.7K
Jonny Olliff-Lee
Jonny Olliff-Lee@DevJonny·
@camsoft2000 What I love about this post is that it shows there are choices. Pick one, experiment, test it. Then try another and repeat. Use your favourite after that, or switch between.
English
0
0
0
10
Nick Chapsas
Nick Chapsas@nickchapsas·
IDEs as we know them will become obsolete real quick
English
71
3
108
22.4K
aditii
aditii@aditiitwt·
Name a better programming language than TypeScript I'll wait.
English
174
2
102
13K
devleader
devleader@DevLeaderCa·
Let's settle this once and for all, C# devs: var or no var?
English
5
0
0
626
Abhijit
Abhijit@abhijitwt·
Intern pushed his first PR guess the commit message?
Abhijit tweet media
English
857
23
2K
328.7K
Jonny Olliff-Lee
Jonny Olliff-Lee@DevJonny·
@SuperJMN @Dorizzdt Yeah .NET Core was a last punt for the .NET ecosystem. It's success meant .NET lived on, and now thrives.
English
0
0
0
6
José Manuel Nieto Sánchez
.NET is the best thing Microsoft has ever created. Not Windows. Not Office. Not Azure. Definitely not Copilot. It is the only truly elegant, coherent and long-term piece of engineering they have shipped in decades. Change my mind.
Ciudad Real, Spain 🇪🇸 English
153
64
1.1K
60.8K
Daniel 🦔
Daniel 🦔@DanielW_Kiwi·
I still don't like ORMs. Not once have I felt that the added complexity was worth it. Why write linq queries when you have SQL? The useful bit is turning your results into records / object but that's easy to do by hand. I don't understand why the industry likes ORMs?
English
264
24
557
64.1K
Jon Yongfook
Jon Yongfook@yongfook·
❌ isEnabled: boolean ✅ e: true Keep column names one letter or less to save terabytes of data and hosting fees.
English
124
30
1.4K
129.3K