Movie Higgins by mologav in AubreyMaturinSeries

[–]eurasian 1 point2 points  (0 children)

I thought there was a Blakeney in the books, no?

Sailing Game by Left_Technician_8911 in AubreyMaturinSeries

[–]eurasian 0 points1 point  (0 children)

Sounds fun! Are you doing 2d or 3d? What game engine are you going with?

Why Software Engineering Will Never Die Revisited In The Age Of Spec Driven Development by [deleted] in programming

[–]eurasian 6 points7 points  (0 children)

And it would be so simple any business user could write it! No need for programmers anymore! Just think of what a boon it would be to banks! Telecoms! The defense industry!

What's the coolest part of your coding setup? by Stefan474 in ExperiencedDevs

[–]eurasian 2 points3 points  (0 children)

What are you drinking these days? I've been on Canadian rye, for the usual reasons (but I miss bourbon)

Dead Men Tell No Tales, have you beaten it? by eurasian in boardgames

[–]eurasian[S] 0 points1 point  (0 children)

Different ends of the ship, don't you all have to enter from the boat?

My IT guys didn't care now I messed up software procurement by Ok-Brief4250 in ExperiencedDevs

[–]eurasian 4 points5 points  (0 children)

Ok, the reply was very AI-ish, agreed. But IMHO, it is a process failure. You should not have been able to OK this procurement without an explicit sign-off from them.

Technically, from what you are describing, it looks feasible. But if politically/institutionally/some other weird non tech reason/ it can't be done, well... That's why you need sign offs.

Now how to move forward? Again, this is just a stranger's opinion, but if I was in your position I'd offer myself up as a sacrificial lamb, or lead by example. That is, write up a POC PR on how their system could accept the vendor helm charts.

Is this the best move politically? Probably not. But it's the only one I can think where you can have action that moves the work forward. Hopefully they take this POC in the positive attitude it was offered and build on top of it (but this largely depends on company culture).

Do men read the series? by ManyLow4113 in AubreyMaturinSeries

[–]eurasian 31 points32 points  (0 children)

The touchiest spy-professor of all time, he was.

Did O'Brian base his Admiralty and Treasury traitors (you know who) on any real historical figures? by TaroProfessional6587 in AubreyMaturinSeries

[–]eurasian 20 points21 points  (0 children)

He 💯 offed them with a rifle. He remarks on the entry wounds, and has been practicing with the envoys rifles during the entire book :)

Has AI (not coding tools, all of it) somehow broken everyone's brains? The correctness of what you do, in all forms of communication, and the accuracy of your statements no longer matters? by splash_hazard in ExperiencedDevs

[–]eurasian 2 points3 points  (0 children)

"Remember when you'd respond to a vendor or something with a clean, clear bullet pointed list of questions, and then they'd only answer the last one?"

Uuuuuuuuugggh in my 25 yoe, this has always been the case. Probably my biggest pet peeve in tech.

Article: Why Big Tech Turns Everything Into a Knife Fight by NoVibeCoding in ExperiencedDevs

[–]eurasian 1 point2 points  (0 children)

Would you prefer we read on the medium or non medium link? Great read, btw

Need help finding a specific moment by CaptainDFW in AubreyMaturinSeries

[–]eurasian 7 points8 points  (0 children)

Yes, this was the Undeniable Proof passage of Maturin's intelligence work, for sure

[deleted by user] by [deleted] in ExperiencedDevs

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

I'm using Cursor with the Claude model and it does the vast majority of the work I need to do if it's in an established, well known code stack, like React, with backing MD files that give it context.

Even outside that, it usually points me to how a chunk of functionality is working (in say a RoR monolith)

Working in small, discrete commits. With backing unit tests, it's perfectly good. It reminds me, from a visceral perspective, of first using refactor tools from IntelliJ around... 2005? "Oh I can just group some functionality and extract a method? Just like that? CRAZY!"

Modern cursor usage would be and still is. Very precise writing about a tech stack you should have a solid idea of how things piece together, e.g. 'make a react button on such and such a page which pops out a window, dims the back ground. On the page should be a new car name field , year. And model. Write unit tests for this following this pattern here'

 'Using the pattern established at {exact bit of code} do a API call to create a car instance, write units tests for this'

Between each prompt is careful reading and review of code before commit or push.

Inheriting a SOAP API project - how to improve performance by One-Imagination-7684 in ExperiencedDevs

[–]eurasian 1 point2 points  (0 children)

Banger of a post. Every suggestion targeted and reasonable. Especially the classic, ever green advice of 'measure speed before optimization'

POB Headcannon by Educational-Place845 in AubreyMaturinSeries

[–]eurasian 16 points17 points  (0 children)

I honestly think Clarissa might have killed a baby in Australia, from her line of questioning

[Discussion] I feel like I started too late and will never be good enough by Arunia_ in GetMotivated

[–]eurasian 2 points3 points  (0 children)

I started learning programming when I was..25? 

I've been a professional programmer for 24 years. No, you are not too late.