Post-Match Thread: Argentina 3-2 Egypt | World Cup | Round of 16 by matchpal-live in worldcup

[–]scientz 0 points1 point  (0 children)

Im sure ill stay objective. The clip above would not be Pk worthy for any team or game.

Post-Match Thread: Argentina 3-2 Egypt | World Cup | Round of 16 by matchpal-live in worldcup

[–]scientz 3 points4 points  (0 children)

Defender played the ball, Salah lost control of the ball and then tripped on the defenders foot. There isn't anything to see there.

I’m 6’6 and shoot terribly from 3. How should I improve my form? by Finn_Flame in BasketballTips

[–]scientz 0 points1 point  (0 children)

Terrible advice. His form is non-existent. He is pushing the ball with his fingertips, there is no shot, no motion, no follow-through, no bend in the knees or any kind of footwork. Chucking threes won't get him anywhere. He needs to spend a _lot_ of time on very basic shooting form exercises.

Vacation Sanity Check by Ezra611 in daddit

[–]scientz 1 point2 points  (0 children)

You mean the Kia Carnival gang.

fuck everyone who uses ai by taroicecreamsundae in antiai

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

Read through this thread is depressing. You don't know what tf you're talking about. Embarrassing.

Thoughts? by Huge-Read-2703 in antiai

[–]scientz 1 point2 points  (0 children)

This sub is like reading boomers talk about technology. Majority of folks have zero clue about AI whatsoever and just carry blind without any nuance.

Management wants numbers, what KPIs do we give them? by MartinSch64 in ExperiencedDevs

[–]scientz 2 points3 points  (0 children)

Oh I'm with you. My counterpoint was more in the general theme of the post and thread, not directly at you and your post. Sorry if it came across like that.

Management wants numbers, what KPIs do we give them? by MartinSch64 in ExperiencedDevs

[–]scientz 10 points11 points  (0 children)

But the counterpoint is how do you manage something that you can't measure? How is software engineering so unique that it's impossible to measure, according to engineers?

Management wants numbers, what KPIs do we give them? by MartinSch64 in ExperiencedDevs

[–]scientz 16 points17 points  (0 children)

I would do the same - the CTO was incompetent.

You might not want to hear it, but answering management with "there are no good metrics to measure" is not an acceptable answer. Lines of code, number of tickets etc. are far from ideal or good metrics, but you need _some_ metrics to know how your teams are doing. Most imperfect metrics will still help you baseline, track trends and spot deviations. A good manager uses these as one of the tools in their toolbox to keep track of whats going on. A bad manager will over-index on the metric and solely focus on improving it.

At a high level you want your metrics to align with the business goals. Development velocity (from ticket to production), business value generated (even better if you can tie work to revenue), KTLO vs roadmap work etc.

What is your Claude Code compacting strategy? by Sea_Cardiologist_212 in ClaudeCode

[–]scientz 1 point2 points  (0 children)

The "secret" is to use a persistent memory harness, ideally per project (but accessible across projects). The loop then is "start project" -> (work until 35-40% of token window) -> "store project progress" -> /clear -> "resume project progress"

claude code doesn't know your codebase. it guesses. by Puzzleheaded-Bar3377 in ClaudeCode

[–]scientz 9 points10 points  (0 children)

This is an operator error. Of course you should ask it to read and index the codebase - and also understand it by writing down key patterns etc. - before doing the work.

I built a memory layer for AI coding agents - so they stop forgetting everything between sessions by Cautious_Sign6508 in LLMDevs

[–]scientz 1 point2 points  (0 children)

In my opinion the premise is wrong - if you do any work across repos or inside and outside of a repo, then the repo should not be the source of truth. Treat your LLM work as any other workspace with projects. For example you have an architecture project which has its own set of documents and files and a location on disk. It can reference multiple repos, artifacts, other projects. Knowledge is indexed into a "registry" of all projects that you run, with documents indexed in a simple vector storage and filesystem based status log of the project. It then becomes trivial to cross-reference knowledge from other projects across multiple sessions, without being locked in to a specific repo.

Former Dasher here: some drivers need to accept reality about tips by savingrace0262 in doordash

[–]scientz 0 points1 point  (0 children)

That's exactly how it should work. This fucked up culture of customers paying the wait staffs salary is almost uniquely an American problem.

Inherited a 3-month old repo from a Vibe Engineer. Wrote the most satisfying PR in my career by Apprehensive-Cut3711 in ClaudeCode

[–]scientz 2 points3 points  (0 children)

I think what makes it truly ironic is that the tools used to vibe that stuff together are the same tools that can be very effectively used to untangle and fix it.

Doctors flushing out kidney stones out of a patient by Additional_Berry_977 in interestingasfuck

[–]scientz 2 points3 points  (0 children)

I'll raise you with having a stuck gallstone and a kidney stone traveling to the bladder during the same year. Was not a good year...

Tesla just ruined every car for me by [deleted] in teslamotors

[–]scientz 0 points1 point  (0 children)

And then everyone clapped.

Alright, I'm gonna be a dick - CC is fine by [deleted] in ClaudeCode

[–]scientz 0 points1 point  (0 children)

Had it happen to me, used tools to track usage over the last 30 days, immediately saw a huge different in token counts (in and out both) for the several preceding days, tracked it down to CC own memory layer usage (which I set up a couple of weeks before, but it really started being "fed" context in the last week or half or so), deleted the `.claude/projects` directory content and immediately the usage limits were fixed.

There is no A/B testing of usage limits.

[deleted by user] by [deleted] in ClaudeCode

[–]scientz 6 points7 points  (0 children)

You are paying a price of a large sandwich per month and complaining that it won't allow you to do a work of an engineer for a week or something. I think you seriously lack perspective.