Joined March 2009
473 Photos and videos
Pinned Tweet
6 Jan 2025
In case you missed it, the print version of my book Strategic Software Engineering is now available worldwide! Order now at a.co/d/6yiMWBE
1
7
32
768
Xima retweeted
Last night @pydanny and I soft-launched Air, our new open-source Python web framework at @pythonph. We'll be working through the helpful feedback we got before we do a full official public launch. Stay tuned, this isn't fully live yet
5
14
64
4,388
8 Apr 2025
We've been using the wrong mental model to describe software development AI agents and this might be limiting the value engineers can extract from these tools. buff.ly/zr4hX73 #codeassistants #llm #softwareengineering #ai
2
68
28 Mar 2025
AIs will become a lot more accurate and useful when they start making questions before giving an answer
1
3
69
28 Mar 2025
What makes someone an expert in their field? R: Answering "it depends" to any question they get asked. So there you have it, if you want expert AIs they need to gather much more context about we are trying to achieve.
1
32
28 Mar 2025
I actually played a bit with prompts to try to get it to make more questions before proposing a solution but I guess the way AIs are currently trained make extremely anxious to spit out answers.
1
26
14 Mar 2025
The Future of Programming buff.ly/LcQ0PEm
50
7 Mar 2025
The digital version of my book is currently heavily discounted on the publisher's site. Go grab your copy! link.springer.com/book/10.10…
1
3
136
28 Feb 2025
So far I've had no success doing any significant code refactoring using AI. It always ends up with code that is too bloated, it abstracts more than it should and over-complicates things. It frequently breaks nuanced use-cases or forgets something.
1
1
31
28 Feb 2025
To me it's still far away from something that can be trusted working with production code.
16
28 Feb 2025
"...the success of your personal career is directly linked to the success of the product you are building. Moreover, your career is also directly linked to the success of your teammates..." #SoftwareEngineering #TeamWork #Career #Ownership open.substack.com/pub/strate…
22
26 Feb 2025
Emerging Patterns in Building GenAI Products pocket.co/share/e4cbb317-778…

1
29
18 Feb 2025
I expected Cursor Compose to be better at refactoring but I've notice it often makes small mistakes or simply forgets some piece of the code and because of that I end up not trusting it with the job. It's hard to identify these small issues within a change that involves multiple files so to ensure things won't break I prefer doing it myself.
1
1
86
18 Feb 2025
"When reading code, you put things like values of variables, control flow logic and call sequences into your head. The average person can hold roughly four such chunks in working memory. Once the cognitive load reaches this threshold, it becomes much harder to understand things." github.com/zakirullin/cognit…
2
89
17 Feb 2025
"Fixing your process won't get you out of a crisis. During a crisis, your goal should be to get out of it, not to fix your operation." open.substack.com/pub/strate… #RiskManagement hashtag#SoftwareEngineering
1
36
14 Feb 2025
"as long as you are doing your work well and continuously working on the next most important thing prioritised by the business, any pressure to deliver beyond what your team is capable of is objectively unreasonable." pocket.co/share/5ed037fe-691…

1
34
14 Feb 2025
"Software quality is more the result of a system designed to produce quality, and not so much the result of individual performance." #softwareengineering #softwarequality pocket.co/share/94666ae3-15d…

27
13 Feb 2025
"The point is, 480 is divisible by a lot of numbers — which provides flexibility to add or remove physical hosts while preserving uniform shard distribution." Great insights on database sharding from the Notion team notion.com/blog/sharding-pos…
3
56
12 Feb 2025
The Mythical Man Month by Fred Brooks has been on my reading list longer than I'm willing to admit, but I'm happy that this has finally changed... #softwareengineering #technicalbooks #softwaredevelopment open.substack.com/pub/strate…
34