Filter
Exclude
Time range
-
Near
Hey DevLead @P_Tech_, gather your team, we've got a project to build. Amazing video by the way Here goes nothing, "STELLA"
11
I decided to start a public diary of ~~my LLM psychosis~~ how my perception of talking to AI changes over time For the first three weeks of January I used Claude Code every day without exceptions, and it was very exciting, then at some point my experience started to deteriorate a lot. For the last week or so I was mostly telling Claude to stop making baseless assumptions and/or to research more (ironically it now reminds the real devlead experience except that you’re allowed to say FUCK as many times as needed) I wanna try to log this in public daily and see where it will bring me
2
2
14
350
I ran a poll in my TG channel and it confirmed the guy feeling I had: People with no devlead experience don’t like AI coding for being unreliable People with devlead experience like AI coding cuz on average human employee coding is even less reliable :D
1
7
91
Do you like AI coding? Have you led development teams before (as a devlead/architect/etc)? I have a hypothesis
20% ❤️ AI coding, ✅ lead exp
0% 👎🏻 AI coding, ✅ lead exp
80% ❤️ AI coding, no lead exp
0% 👎🏻 AI coding, no lead exp
5 votes • Final results
4
191
17 Sep 2025
if a roblox forsaken devlead can buy my clothes why can't you
3
140
DevTalks conference 2025 in Bucharest 🇷🇴 @DevTalksRo June 4 and 5th in Person 👇 ✅ Java Stage ✅ Web Stage ✅ Mobile Stage ✅ Women in Tech Stage ✅ BigData & Cloud Stage ✅ DevLead Stage ✅ Future of Engineering Stage ✅ DevOps Stage ✅ Security Stage Let's go @FrancescoCiull4 Confirmed Speaker 🙌
2
54
24 Feb 2025
> "But you must test against the API, not the implementation details!" I think this is a partial truth. Testing against behavioural boundaries is my preferred method. Whether that boundary is an API, a public method, or the entry to an internal behaviour. TDD can influence this approach to ensure that TDD means Test Driven Design, if you're testing at behavioural boundaries then implementation details can still be changed. The question then becomes: can you identify the behavioural boundaries of your code, and if not why not? (generic "you", not directed at devlead)
24 Feb 2025
Hot take: There's nothing inherently wrong with testing implementation details I'm sorry if you spit out your coffee when you read that, but hear me out before you smash a novel out on your mechanical keyboard to fight me on this. My approach to testing software boils down to one fundamental: Building confidence in the changes we're delivering So if you're preparing your debate points, just know that this is the perspective I'm grounded in. How we build confidence can and will look different from situation to situation. When I build parsers, I almost always go straight to TDD. I don't even love TDD, but I treat my system like a blackbox and test inputs and outputs. I am constantly rearranging the guts of my parsing logic and I just want to make sure I get the right stuff out based on what I put in. When I build bigger or more complex systems, this story changes. Quite a bit. Just because there are different scenarios I need to consider. "But you must test against the API, not the implementation details!" When I'm writing code, there are some things that aren't known on the API but they're behaviors I expect. And if I need confidence on those things, you can bet your butt that I'm going to write tests to give me that confidence. Some things that I can't just "test against the API" of the method I'm calling: - Does my call to an external service handle exceptions properly? - If necessary, does that call handle retries accordingly? - Before we go roll out a deployment worldwide to hundreds of thousands of servers, are we sending the right telemetry? - Do we have the right logging in place for helpful debug information? ... There are countless scenarios I've encountered where it's been helpful to test implementation details. "But then your tests become brittle! You can never change the code now!!!" Look, you're changing the code without the coverage and breaking all sorts of expected behavior because it wasn't "against the API" so there were no tests. Now if you made it this far before you rushed to the comments to rage: - No, I don't think this is the only way to test - Yes, I would (generally) prefer system/integration tests since they've become very cheap/fast to run - No, I don't think any one type of test is superior to all of them - Yes, I do mix all sorts of testing into my codebase - Yes, I refactor code non-stop - Yes, there are absolutely times I have to blow away tests when I rewrite the guts of something But along the way I'm deciding where I need to build confidence with all of the tools at my disposal.
1
3
195
6 Feb 2025
Replying to @iAnonymous3000
Example of staying in sync w/ code flow (Agent to Human &&& agent-to-agent) from this morning. plantuml .puml diagram, (pt 3 of 5 pt response from Gemini 2.0 Pro Experimental). Rendered locally via plantuml-server, accompanying the scripts. This was delivered at the direction of Claude (DevLead) to Gemini (DevAssist), and the DevMgr (User, me) pushing the prompts and replies around, rendering flows to review/tweak, instantiate the code..
2
5
162
20 Jan 2025
Maintaining application documentation by hand is tedious - and always wrong. Automate it! @devlead talks on RunAsRadio at buff.ly/4j5VvRr about making docs part of the CI/CD pipeline in your organization!
2
154
23 Dec 2024
Replying to @devlead
Haven’t found anything that does all the things I think need to be solved. Nuke and dagger come closest though but I think they are missing some things. Still it’s not just about tech it’s how they tech is often used
3
4
2,134
Replying to @EngstromJimmy
@devlead has been talking about this for about 20 years WRT to software :)
3
489
Replying to @devlead
I think it's pretty awesome too. OSS Is hard. Great work 👏 🥳🤩
1
2
14
We have a social safety net already and black people are net tax drains on the system lol. Besides he’s from Sweden they also have a heavily subsidized underclass he knows it’s not a lack of funding that’s the issue
2
68
27 Oct 2024
Americans: "Social safety net? But Black people might get to benefit from a redistribution of wealth! I'd rather go poor if I lose my job, thanks."
1
4
79
This is why, despite everything, we are all fabulously wealthy compared to you
2
2
61
14 Oct 2024
Superteam called, and I picked, I'm super hyped for the recognition, and thanks to my statemod, @Emmauzoezie and @SuperteamNG DevLead @alexfavour I promise to cook and push the gospel of Solana.
4
2
33
2,791
“Here are some key steps to guide you through the transition.” Preparing for .NET 9 by @devlead buff.ly/3TEPNLe

1
2
332
Ready for #dotNET 9? With the new release just around the corner, it makes sense to prepare for the transition, right? Then this article by @devlead might come in handy! Check it out: prgress.co/3XF1JxL
1
5
365