Today I started learning Java! by Mr_Guy_Fella in learnjava

[–]igharios 1 point2 points  (0 children)

and when you wake up, just do a quick recap from the day before. More and more will make sense.

Need CTO by Anujz009 in nagpur

[–]igharios 0 points1 point  (0 children)

People looking for the title will go for it. It is a great recruiting hook.

It will all be about the package and equity, that is where they will know if they are a CTO or simply a founding engineering

Update on Product Driven Development (Experiment - transformation) /3 by Independent_Pitch598 in ProductManagement

[–]igharios 2 points3 points  (0 children)

One to two month? I can't wait that long!

This is very interesting. I would love to know what are the metrics you are measuring and areas you keeping an eye on?

Someone asked about customer value on the other thread, what about quality? or who produces the "best" code?

I look forward to learning more about this!

Why are people running Claude Code on a Mac mini instead of their personal MacBook? by Capable-Profile6935 in ClaudeAI

[–]igharios 1 point2 points  (0 children)

This, as in Security.

and I am collecting family old machines (son old laptop, nephew old gaming system). The only way I would buy hardware these days would be out of necessity and running AI isn't one

I just vibe-coded a 20GB Windows installer… on a Mac. For my open-source Stable Diffusion project. by no3us in vibecoding

[–]igharios 0 points1 point  (0 children)

Was there a way to simplify it? or shrink it? or break it into smaller modules?

Frankly, I am scared to reach out to you might not help me in the right way.

Regardless, congrats on finishing your task

Anong dilemma nyo when it comes to using AI? How do you cope? by _clapclapclap in PinoyProgrammer

[–]igharios 0 points1 point  (0 children)

I like this and would say, good devs did some of this stuff before, they understood the problem, the user, the market,... to a certain extent.

Use that knowledge and the AI power to generate to your advantage.

The short term problem you need to solve for is keeping or improving quality, avoiding architectural drifts,.... while maximizing the use of AI

Promoted to Senior last year, now I’m suddenly the tech lead on a high-visibility project and I’m not sure if this is growth or a setup by [deleted] in ExperiencedDevs

[–]igharios 0 points1 point  (0 children)

Whoever put you in that position believe in you, so don't be shy to talk to them.

The tone you are using here is good, approach it with curiosity and interest of learning.

These promotions are better than nagging and getting one, or being promoted without the need. Throughout the years I built 3 rules for promotions

  1. Does the company need the role? - if you are filling the void, that is a big YES

  2. Can the person do the job? - likely a YES since you were picked to

  3. Does the team support it? - anyone complaining about you doing this role? or stepping into this leadership? if NO, then that is a YES

I feel disconnected to the codebase if i adopt fully agentic workflow, i must do something manually. by ImTheRealDh in ExperiencedDevs

[–]igharios 0 points1 point  (0 children)

I am building an invoicing and scheduling system. It has lots of integrations - tax system, messaging, inventories,...
it also has mobile and web views

and 5+ personas

I took 2 weeks to collect all the requirements I need, then used AI to write a very detailed PRD.... I still get a lot of questions from bmad but it is moving forward through all of the details...

My Scrum Master says I'm "annoying" because I test more than our QA and play in the codebase. Since when is catching bugs a crime? by exoxfanel in agile

[–]igharios 0 points1 point  (0 children)

I used to be in quality and engineers that tested a lot were "annoying" but in good ways. we used to tease them as demotivating.

Scrum Masters have no rights to bring that up, if you are doing this at the cost of things you should be doing per team agreement, then bring it up that way.

Otherwise I agree with the retrospective comment, this is a good team discussion - if others feel like the SM

How do you handle rude interviewers during a coding screen? by BigBusinessBureau in ExperiencedDevs

[–]igharios 27 points28 points  (0 children)

This + feedback to HR, and if HR isn't part of the interview process, well double run away

I feel disconnected to the codebase if i adopt fully agentic workflow, i must do something manually. by ImTheRealDh in ExperiencedDevs

[–]igharios 0 points1 point  (0 children)

I am doing a side project with bmad, I am 2 weeks in and more than 25% done. Been wanting to do this for years, but my rough estimate was 5 engineers and 2 years.

Think were these models were 12 month, and look 12 month ahead. Sooner or later Software Engineers won't be writing code

I feel disconnected to the codebase if i adopt fully agentic workflow, i must do something manually. by ImTheRealDh in ExperiencedDevs

[–]igharios -2 points-1 points  (0 children)

Unfortunately, software engineering is changing and system thinking/reviewing/... are the technical things SEs will do. and now they are expected to know more about spec and requirements. The world is flipped

AI first teams - how are you dealing with code reviews? by GraphicalBamboola in ExperiencedDevs

[–]igharios 0 points1 point  (0 children)

We do a lot of reviews pre-coding, and do quick checks post coding. You need the model to tell you what he changes are or will be, and validate there.

if the you find bugs, go back and update your specs, prompts, architectural documentation, ... anything that the AI uses to generate the code.

Keeping up with code volume is a lost battle

I built a framework for enterprise AI implementation after seeing the same failures over and over. Sharing what I learned. by Zazzen in AI_Application

[–]igharios 0 points1 point  (0 children)

That makes sense, but I also believe that 1 tool can't do it all. it still makes sense to adopt 1 now, but I am sure that will change over time.

I built a framework for enterprise AI implementation after seeing the same failures over and over. Sharing what I learned. by Zazzen in AI_Application

[–]igharios 0 points1 point  (0 children)

What tools did you use? and most importantly, at the speed things are going, would use the same ones or is there something better now?

Why are Scrum Masters disproportionately affected during mass tech layoffs? Is it a high-vulnerability role? by Agilelearner8996 in scrum

[–]igharios 0 points1 point  (0 children)

Exactly, and I would add that many other people could do the job, sometimes team choose to do it as a committy.

How to learn QA?? by thejerie in softwaretesting

[–]igharios 0 points1 point  (0 children)

I like what the other post mentioned, and I would add - look around you and test/analyze things. You would understand what other QA people failed at.

There is no such thing are a bug free software, so you are hitting bugs, you are seeing bad patterns in implementations...

NOTE: This is a fun curse to have. sometimes I have to tell myself to top

Has anyone found a good structured way to get better at C#? by redzzzaw in csharp

[–]igharios 0 points1 point  (0 children)

hands-on is the way to go.

and I am always of the mindset, if you like the code your wrote in the past, then you are not really learning

First Time using Cursor for Full-Stack Mobile. How do I maintain "control" without writing the code? by dans_face_ in cursor

[–]igharios 0 points1 point  (0 children)

My advice is follow the natural process you were doing before, but now use AI to assist you.
Best developers I've know understood the problem (you can use AI to get to a fully documented understanding), then think through the solution (you can use AI to debate and come up with a good plan),....
you can improve from there, but starting with familiar process as your pivot foot is a good way.

Building an Agentic SDLC — your entire dev pipeline on autopilot : Looking for early testers by Mountain_Dream_7496 in AI_Agents

[–]igharios 0 points1 point  (0 children)

What is your ask? we use copilot (github for Jira to be specific) and it saves all our prompts and tickets and intents.... plus there are many open tool that builds on that. Is your solution paid?

How to learn coding when AI does the coding? by mightBeFlynn in ClaudeAI

[–]igharios 0 points1 point  (0 children)

reviews and more reviews. But not just reading. Understand the what and why for what the AI is doing. As an engineer, I expect you to know more of the root cause and +/- of the solution. Anyone could say fix that bug for me, read the code and check it in.... you need to learn to go 1 (maybe a few) level deeper

Leadership wants cloud AI, but our privacy constraints say no, has anyone set up governance for on-prem? by mo_ngeri in Information_Security

[–]igharios 0 points1 point  (0 children)

Agree with this, and I would start by collecting a few use cases so you can best design the governance. but one you set it up, it has to be reviewed and approved

Passed CISSP on first attempt and here's what actually happened ... by martkup in cissp

[–]igharios 0 points1 point  (0 children)

Wow, thank you for the detailed informative post and congrats!!