There arenβt enough good software engineering managers in most companies.
And this problem is getting worse.
The biggest, hardest and most common problems we have with software delivery are not technical, they're people problems.
AI won't fix that.
30.10.2025 14:12 β π 3 π 0 π¬ 0 π 0
In software engineering, βit dependsβ often sounds like a smart answer.
But if itβs the only answer, itβs useless.
It suggests enough experienced to know that context matters, but not enough to be able to articulate why.
Next time you are tempted to say βit dependsβ, complete the sentence.
28.10.2025 14:27 β π 1 π 0 π¬ 1 π 0
βIf someone was a very good communicator but a terrible software engineer would you hire them?β
This is a false dilemma.
To be a good communicator, you need to understand the domain that you are communicating about.
"If you can't explain it simply, you don't understand it well enough"
27.10.2025 13:47 β π 1 π 0 π¬ 0 π 0
Exactly, we now need to really focus on that loop - getting the specs, which has always been the hard bit that people try to avoid doing (because it's hard).
14.06.2025 08:28 β π 1 π 0 π¬ 0 π 0
The hardest part of software engineering has always been writing good clear requirements in a natural language.
Using current AI requires we do more of the hard bit to automate the easier bit of writing code.
13.06.2025 12:13 β π 1 π 0 π¬ 2 π 0
Finally, be prepared to replace members of the team who are not able or willing to learn and adapt to deliver quality software.
If your software engineering team is not delivering, a rewrite is not going the change that.
11.06.2025 12:52 β π 0 π 0 π¬ 1 π 0
They can identify those areas that need most immediate attention and prioritise the changes, processes and procedures you need to turn around the development and keep your business moving!
11.06.2025 12:52 β π 0 π 0 π¬ 1 π 0
That will only be fixed by developing the team's skillset. Find someone who can lead, mentor or coach your team and have them work with the team to incrementally improve your software.
11.06.2025 12:52 β π 0 π 0 π¬ 1 π 0
It wasnβt the language, library, platform or architecture that was wrong β after all they managed to deliver something and you have customers getting value from the software β it was the people, processes or procedures that resulted in poor quality, late software.
11.06.2025 12:52 β π 0 π 0 π¬ 1 π 0
Itβs not true. If you throw away your product and start again, youβre setting your business back months, maybe years, all whilst losing revenue and market leadership.
And thereβs no reason to believe that your team is going to do a better job this time around.
11.06.2025 12:52 β π 0 π 0 π¬ 1 π 0
Iβve met many tech executives frustrated that their software teams were failing to deliver.
In each case theyβve been advised by their software engineers that the answer was to rewrite all their software with some awesome new approach, technology, language, library, platform or architecture.
π§΅π
11.06.2025 12:52 β π 2 π 0 π¬ 2 π 0
Is anyone using Zig in production?
If so, what and why did you pick it?
11.06.2025 08:13 β π 2 π 0 π¬ 1 π 0
29. COBOL is fairly readable - yes someone has used COBOL to do some of Coding Challenges!
30. Docusaurus is an amazing tool for building documentation websites, it powers the Coding Challenge website.
31. All the skills mention are best learned by doing!
09.06.2025 13:22 β π 1 π 0 π¬ 1 π 0
25. There are far more algorithms than I imagined.
26. A lot of software developers donβt know how to read or write binary files.
27. A lot of software developers still struggle with internationalisation and unicode formats in text files.
28. Iβm one of them.
09.06.2025 13:22 β π 0 π 0 π¬ 1 π 0
20. Writing a README file for your repo makes it so much easier for someone else to understand.
21. Yet most donβt write one.
22. Goβs testing support is fantastic.
23. Goβs compiler is fast!
24. Iβve learned several new algorithms, i.e Meyers for longest common subsequence.
09.06.2025 13:22 β π 0 π 0 π¬ 1 π 0
16. Many software engineerings donβt know how to handle application protocols written on top of TCP.
17. How to solve many of the challenges in Go.
18. Go.
19. Rust doesnβt natively support parameterised tests - my first disappointment with Rust. Fortunately there is a parameterized crate.
09.06.2025 13:22 β π 1 π 0 π¬ 1 π 0
11. git diff supports four different diffing algorithms. Try saying that fast several times!
12. How to solve many of the challenges in Rust.
13. Rust.
14. Clear acceptance criteria is important and hard.
15. Writing that acceptance criteria getβs better with practice too.
09.06.2025 13:22 β π 0 π 0 π¬ 1 π 0
7. And it had no version number, but was later versioned 0.9, so it could be distinguished from 1.0.
8. The original Redis version was around 300 lines of TCL.
9. Software engineers love building real projects - I am not uniq!
10. Many people donβt get my humour - comment below if you do!
09.06.2025 13:22 β π 0 π 0 π¬ 1 π 0
4. The good news is that it drastically improves with practice.
5. Man pages are incredibly good and often underutilised by software engineers.
6. Some key projects started off tiny! The originally HTTP specification was just a page.
09.06.2025 13:22 β π 0 π 0 π¬ 1 π 0
31 things Iβve learned writing 91 coding challenges over the last 27 months:
1. You can build some amazing software in less than 8 hours of focused time.
2. Breaking projects down into steps is a skill that many software engineers donβt have.
3. And one that many want to learn.
π§΅π
09.06.2025 13:22 β π 1 π 0 π¬ 1 π 0
Coding Challenge #91 - Monkeytype
This challenge is to build your own online typing test tool.
Software Engineers - need a project for the weekend?
How about building your own Monkeytype?
open.substack.com/pub/codingch...
Or one of the 90+ other real-world projects you can build to level up your coding skills:
codingchallenges.fyi/challenges/i...
07.06.2025 12:28 β π 2 π 0 π¬ 0 π 0
Networking tip: lead with curiosity, not your job title.
Curious leaders ask better questions, build stronger relationships, and spot opportunities others miss.
Thatβs where the good stuff starts.
If youβre a senior engineering leader, Iβm building a community β DM me if youβre curious.
12.05.2025 10:45 β π 3 π 0 π¬ 0 π 0
Software Engineers - need a project for the weekend?
How about building your own ELIZA chatbot?
codingchallenges.substack.com/p/coding-cha...
Or one of the 80+ other real-world projects you can use to level up your coding skills:
[https://codingchallenges.fyi/challenges/intro](t.co/jZPvdDtBt1)
10.05.2025 08:32 β π 1 π 0 π¬ 0 π 0
Networking tip: just talk to the other awkward person at the event.
09.05.2025 15:39 β π 2 π 0 π¬ 0 π 0
You have actual data on both the CLV of your customers and how many customers report the bug. Plus itβs easy to ask customers who are leaving, why theyβre leaving.
Whereas, youβre only estimating the new revenue and the cost to build, sell and market the feature.
08.05.2025 22:03 β π 2 π 0 π¬ 0 π 0
Real prioritisation means weighing both.
If you canβt do that, youβre not managing a roadmap. Youβre just guessing.
And the real kicker...
08.05.2025 22:03 β π 2 π 0 π¬ 1 π 0
π Feature ROI = expected new revenue β cost to build.
π Bug fix ROI = expected reduction in churn Γ customer lifetime value.
One might bring in new money.
The other protects the money youβre already making.
08.05.2025 22:03 β π 1 π 0 π¬ 1 π 0
If you say you canβt prioritise a bug fix over a feature because βfeatures generate revenue,β what youβre really saying is: you lack the judgment, experience, or data to prioritise effectively.
Hereβs how you do it:
08.05.2025 22:03 β π 3 π 1 π¬ 1 π 1
Q: How do you find open source projects to contribute to?
A: Use Google to find a site that covers issues marked "good first issue" then look through those to find a project that interests you.
03.05.2025 12:22 β π 3 π 0 π¬ 0 π 0
Developer of sorts at @firefox.com. No thought goes unpublished. He/him.
π©βπ» CEO & Co-Founder @Geocod.io
π Author of Deploy Empathy, a practical guide to interviewing customers (Updated and Expanded edition out now!)
Free time: bookworm, gymnast, being outside
she/her | πΊπΈ in π©π°
Senior dev @github.com| Speaker & educator | Talking accessibility, refactoring, AI & career growth | Host of Overcommitted | The Balanced Engineer | Building sustainable careers in tech | brittanyellich.com #pdx
@Java Champion working on Hypersistence Optimizer, author of High-Performance Java Persistence.
Blogging at http://vladmihalcea.com
Engineering Manager turned Mentor β’ Helping software engineers become impactful leaders β’ Coaching β’ Events β’ Career Growth β’ www.gabortill.com
Senior Software Engineer @ Apple
Snowboarder
Music & Film Enjoyer
Scotch Fan
Your homie from the Bronx
Dad, husband, brother, son. Working on Dart at Google, ex-game dev at EA, wrote "Game Programming Patterns" and "Crafting Interpreters". http://stuffwithstuff.com/
Trains and mentors software developers in... well... software development, come to think of it. If you're serious about your investment in your dev teams, visit https://www.codemanship.co.uk
Web developer & entrepreneur.
Sincere poster. No cynicism. Dad to two sets of twins! Co-founder of tryhardstudios.com
- https://MasteringPostgres.com
- https://HighPerformanceSQLite.com
- https://screencasting.com
- https://mostlytechnical.com
- https://aaronfrancis.com
Hosted by Ian Landsman and Aaron Francis, Mostly Technical is a lively discussion on Laravel, business, and an eclectic mix of related topics.
Hosted by @ianlandsman.com and Aaron Francis
https://mostlytechnical.com
Founding Engineer @stackblitz.com β’ Lead for WebContainer and @bolt.new β’ JavaScript stuff β’ Node.js β’ Rust π¦ β’ WebAssembly β’ Deep Learning π€ β’ Amateur Athlete β’ Dad
https://learn-wasm.dev
https://bolt.new
https://stackblitz.com
https://webcontainer.io
K8s SIG Security Co-Chair
container escape artist
goose in the machine
fighting for the users
Minneapolis. They/them.
Stay punk π΄
Helping 800+ engineers create developer content at Infobip.com π¦ β’ Founded ShiftMag.dev & @Netokracija.com
βπ»
Coding | Cooking | Gaming. He/him. Also on Mastodon at: https://mastodon.social/@jeroenheijmans
Independent Designer and full stack web developer from South Wales. Serial language botherer. Made Synthwave '84. ζ₯ζ¬θͺοΌ―οΌ«
https://robbowen.digital
β»εηγ―γ€γ‘γΌγΈγ§γ
ScyllaDB is the database for data-intensive applications that require predictable performance at scale (like @Bsky.app)!
dev/writer who mostly talks about software I make or could only dream of making | ryantalbot.dev
A tech news podcast to help you sort through the wreckage.
Hosted by @parismarx.com and @bcmerchant.bsky.social. Music by @com.y-a-c-h-t.com. Production by @ericwickham.ca.