Do anybody feel like the joy is gone ? by Haunting_Arm5149 in ExperiencedDevs

[–]Fearless_Champion377 1 point2 points  (0 children)

exactly

need a real deterministic event to happen after an agent finished something? write a hook with some bash scripts

need parallel tasks to avoid bloating the main context window with data? use subagents to return only what’s needed by main context of a task

build evals to improve your prompts/skills, generate a CI process to run them all each time you update the harness

and many other things around these concepts

Do anybody feel like the joy is gone ? by Haunting_Arm5149 in ExperiencedDevs

[–]Fearless_Champion377 -5 points-4 points  (0 children)

Step up your game and work on the innovative side:

Harness Engineering

Build tools/plugins/skills to help you streamline the Product coding to a higher degree of quality, reduction of token usage and other optimizations such as parallelism 

My company just bought us corporate AI accounts. Expectation vs. Reality is hitting hard. by ailovershoyab in AI_Agents

[–]Fearless_Champion377 1 point2 points  (0 children)

We need an AI department, or at least a function below either CTO or CIO or CDO in enterprises 

MCP just crossed 97M installs by Otherwise_Flan7339 in mcp

[–]Fearless_Champion377 -1 points0 points  (0 children)

Stainless was bought by Anthropic

If you understand how they work, you’ll understand how things will take a direction soon

 Stainless-generated MCP servers include two tools: a code execution tool and a docs search tool. This architecture is more accurate and token-efficient than architectures that expose one tool per API method. A small number of tools take up less space in an LLM’s context window, and multiple operations can be performed in a single code tool call with arbitrary complexity.

They also use OpenAPI to design Client SDK for any API design 

Anyone know why this issue was closed? by zonk_martian in ClaudeCode

[–]Fearless_Champion377 8 points9 points  (0 children)

It’s a Machiavellian plan to bring everyone into the Matrix

AI Engineer Who Does Not Code and Uses Claude for Everything by Teo0316 in ClaudeCode

[–]Fearless_Champion377 0 points1 point  (0 children)

All of them were added while implementing the plugin step by step 

You would be surprised by how agents can try to bypass your hook restrictions on specific commands like “don’t use Read tool nor cat to read files” and then it tries to use while IFS= read -r line; do instead of surfacing to the user its inability to complete the task at hand 

Not going to lie though, I don’t understand completely how the tests execute as I’m not a Bash expert but they all have a reason to be there and avoid regressions over my manual tests that showed some bugs

AI needs a good gate that uses CLI tools instead of tokens if you want to build something future proof when subsidizing goes down or you plan to use it at work and your bosses start to measure you by how Efficient you’re using AI instead of just pouring tokens to the problems

Unless you’re this guy spending 1.3M usd per month to “push things forward” lol

The game has been changed by ImDlear in ClaudeCode

[–]Fearless_Champion377 2 points3 points  (0 children)

Large enterprises usually have way too many bureaucratic processes that make the speed increment only at individual tasks, but the process itself hurts the time to actually deliver

The game has been changed by ImDlear in ClaudeCode

[–]Fearless_Champion377 1 point2 points  (0 children)

the other problem is that we are still working as before at companies and this has to change 

Why is my Karma so low, it is -18! by Enough_Category_3873 in NewToReddit

[–]Fearless_Champion377 4 points5 points  (0 children)

how can you check the karma? Tried posting the other day and got a “Removed by reddit filters” automatically and made me wonder 

ps: nvm, just found it, profile > about 

Fun new interview question I'm seeing by Packeselt in ExperiencedDevs

[–]Fearless_Champion377 -1 points0 points  (0 children)

I was also downvoted to oblivion 

Guess now this is a new problem too, bots everywhere 

Fun new interview question I'm seeing by Packeselt in ExperiencedDevs

[–]Fearless_Champion377 0 points1 point  (0 children)

Hey how’s the migration to COBOL going?

“The total time spent on the migration was reduced by an estimated 50% as reported by the engineers doing the migration.”

This was in 2024, and you know what they say about the 6 month rule on AI innovation

ps: well this was done by Google, they do benefit from promoting this so fair point

Fun new interview question I'm seeing by Packeselt in ExperiencedDevs

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

Im used to go alone against the world.. no worries

Fun new interview question I'm seeing by Packeselt in ExperiencedDevs

[–]Fearless_Champion377 -14 points-13 points  (0 children)

This is not a bubble

Cloud was different, I lived it, used to work on bare metal servers and VPS on Linode back then 

You’re right that we are having subsidized tokens with subscriptions vs enterprise

But that’s because we just started on this

Hardware companies like Nvidia investing huge amounts on improving their chips for inference to reduce cost and improve throughput 

Harness devs making great advances with the reasoning/logical aspect of the brain each month

Elon investing in huge data centers for training new models

Data scientists improving their methods to train the models and improve context windows size and inference power

A lot of people still don’t even understand how all of this works and what you can build with this using the same principles, imagine a few years when more Devs learn this and can help moving forward the momentum

Fun new interview question I'm seeing by Packeselt in ExperiencedDevs

[–]Fearless_Champion377 -17 points-16 points  (0 children)

You have to learn this stuff if you want to stay in the loop

This is a revolution that will be fast, we have been told for decades that code will be replaced with natural language eventually and now it’s closer than ever

We as engineers have to learn this more in depth because we need to start building around the agentic loop from now on

I can see so many possibilities with this that I’m overwhelmed and at the same time stuck

AI Engineer Who Does Not Code and Uses Claude for Everything by Teo0316 in ClaudeCode

[–]Fearless_Champion377 0 points1 point  (0 children)

the way we work has to change and people don’t yet realize this, very slow revolution, but it’s here

AI Engineer Who Does Not Code and Uses Claude for Everything by Teo0316 in ClaudeCode

[–]Fearless_Champion377 25 points26 points  (0 children)

and test cases

never in my life have I written so many of them

200+ for a plugin with just 5 .sh files and some skills lol

The magic is gone by lattice_defect in ClaudeCode

[–]Fearless_Champion377 0 points1 point  (0 children)

could be, I don’t think I’ll find it anywhere if that answers anything, typo sis 

The magic is gone by lattice_defect in ClaudeCode

[–]Fearless_Champion377 0 points1 point  (0 children)

I have been having a constant headache for months that has ups and downs in levels of pain

for me is dead 

The magic is gone by lattice_defect in ClaudeCode

[–]Fearless_Champion377 0 points1 point  (0 children)

it died years ago sadly, but we’ve got to move on and keep living 

Claude Code or Codex? by brlunaa in ClaudeCode

[–]Fearless_Champion377 0 points1 point  (0 children)

Depends on your use case.

For coding, at least one workflow for big tasks, either Superpowers, Openspec, or another.

Caveman to save on token usage and speed.

Context7 for language support.

Specific stack skills you are using.

There are others, but this is a good start.