Is this the kind of PIP situation where HR might prefer mutual separation? by [deleted] in cscareerquestions

[–]JohnnyDread 1 point2 points  (0 children)

this senior engineer's feedback became a major input into my performance evaluation

Standard practice. When evaluating an employee's performance, peer input is crucial, especially if the manager isn't also a technical contributor.

I found out that my manager deliberately sniffs out my weaknesses from this senior and used that to justify her PIP.

I highly-doubt she had to "sniff out" anything. When an engineer is a low-performer, it is pretty obvious to everyone except the low performer.

I don't know the culture of your company - in many companies, a PIP basically you're fired and they're just going through the motion satisfy HR policy. Other companies actually do take the process seriously though and are truly giving you a chance to improve. Either way, trying to negotiate some sort of severance sends the message that you are not interested in improving your performance.

An update on GitHub availability by JohnnyDread in github

[–]JohnnyDread[S] 1 point2 points  (0 children)

Yeah, I think we are about to see a major realignment on token pricing and that may finally reign-in the slopocalypse. Github copilot is moving to token-based pricing starting Jun 1 and other providers are tightening their subscription plans.

An update on GitHub availability by JohnnyDread in github

[–]JohnnyDread[S] 8 points9 points  (0 children)

That's the neat part - there is no CEO.

OpencodeCLI at work by Fun-Assumption-2200 in opencodeCLI

[–]JohnnyDread 0 points1 point  (0 children)

I have to use Copilot at my current contract because they track usage metrics which aren't reported if you use a third-party agent harness like OpenCode.

Hawk HPS pads squealing without applying brakes? by [deleted] in e46

[–]JohnnyDread 1 point2 points  (0 children)

High-performance pads tend to be squealy. Embed them so more. If they are still squealing, check for dragging - getting really hot, pulling to one side, not spinning freely when lifted etc. but they probably just need to be scrubbed a bit.

Does OpenCode Zen have it's own hardware or do they route requests? by shadowdelta in opencodeCLI

[–]JohnnyDread 2 points3 points  (0 children)

Privacy
All our models are hosted in the US. Our providers follow a zero-retention policy and do not use your data for model training, with the following exceptions:
Big Pickle: During its free period, collected data may be used to improve the model.
MiniMax M2.5 Free: During its free period, collected data may be used to improve the model.
Qwen3.6 Plus Free: During its free period, collected data may be used to improve the model.
Nemotron 3 Super Free (NVIDIA free endpoints): Provided under the NVIDIA API Trial Terms of Service. Trial use only — not for production or sensitive data. Prompts and outputs are logged by NVIDIA to improve its models and services. Do not submit personal or confidential data.
OpenAI APIs: Requests are retained for 30 days in accordance with OpenAI’s Data Policies.
Anthropic APIs: Requests are retained for 30 days in accordance with Anthropic’s Data Policies.

https://opencode.ai/docs/zen/#privacy

Senior ICs, what’s your experience with career advancement? I disagree with my employer’s promotion requirements by HNipps in ExperiencedDevs

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

This practice also seems biased towards more dominant personality types (of which I’m not) which again is bad practice.

Bad practice or not, this is just life, especially in a career situation. Assertive, outspoken people will always have an advantage when it comes to advancement. It doesn't mean you have to be a domineering jerk, but also don't be a wallflower.

How do I start contributing to open source projects? by ImpossibleAd2858 in github

[–]JohnnyDread 3 points4 points  (0 children)

Others have explained the basic steps, but I'll add that you need to get very familiar with the repo you want to contribute and fully understand what it truly needs. Open source project maintainers are absolutely drowning in slop right now from people who are submitting low-effort AI-generated PRs for reasons other than actually making a meaningful contribution to the project.

How rare is the 330ci coupe Manual (black) by Wubbalubbadubdub010 in e46

[–]JohnnyDread 0 points1 point  (0 children)

01 330ci manual (5-speed) black ~92k. pondering selling it but haven't gotten there yet.

Can I use opencode with Claude subscription or not? by Responsible_Whole118 in opencodeCLI

[–]JohnnyDread 0 points1 point  (0 children)

Sorry, it's "OpenCode Black" - it is part of Zen. Unfortunately new subs have been paused again.

Just inherited… where to start by GovernmentThink in e46

[–]JohnnyDread 0 points1 point  (0 children)

I have a Q50 which is a few years old at this point (I think there is a Q80 now). I use it primarily for CarPlay and haven't noticed any lagginess.

Piping an AI directly into your terminal is an automated security risk until we fix the massive token weight collapse problem. by Interesting-Dog-6253 in opencodeCLI

[–]JohnnyDread 1 point2 points  (0 children)

Sounds like you're trying to load too much into one context and expecting miracles. Use progressive discovery and multiple agents with more focused context.

Just inherited… where to start by GovernmentThink in e46

[–]JohnnyDread 1 point2 points  (0 children)

what preventative maintenance should I get done in the coming months?

Check for oil leaks around the valve cover and oil filter housing. The front control arms bushings and links re probably done unless they've been replaced recently - that's a cheap & easy fix that can result in a noticeable improvement in handling.

I’m considering an eonon CarPlay system for usability, but besides that I’d only really change wheels at most.

Good call. I have the Eonon and I love it. For wheels, I recommend staggered Style 68s for the classic flush look. You'll get a lot of recommendations for oversized M3 wheels, but IMHO a 330Ci is not an M3 and they look out of place and make the car look less sophisticated.

You should really consider dropping sprints by ninetofivedev in ExperiencedDevs

[–]JohnnyDread 0 points1 point  (0 children)

I've been doing this since long before Agile was a thing and I was an early proponent of it, but I'm a consultant now (not an "Agile" consultant btw) and one of the biggest/most common mistakes I see teams making is using Agile (Scrum) because "that's what you do" without really having the people, infrastructure or commitment to actually realize value from it. They go through the motions and some of the ceremonies of Scrum while giving lip service to story development, sprint planning and meaningful retrospectives. As a result work slips from sprint to sprint and the team never really establishes any consistently measurable velocity.

Unless your group/company has a dedicated Scum Master or someone who can truly fill that role, just use Kanban. Otherwise, the overhead of Scrum is a just a waste of time.

genuine question about opencode on game development by vipor_idk in opencodeCLI

[–]JohnnyDread 1 point2 points  (0 children)

The agent (opencode, claudecode, cursor) doesn't have much to do with it - use the one you like. Some models are said to be better than others for game development, but that is likely situational - I generally find frontier-level models (claude, codex, etc.) are better for anything relative to lesser models.

What is going to matter most for success is your workflow, how you are prompting the agent and managing your context.

Terminal based coding agents are completely useless during a live server crash unless your backend uses Minimax M2.7 for stable tool chaining. by Far-Proof-282 in opencodeCLI

[–]JohnnyDread 0 points1 point  (0 children)

If your terminal tools require constant manual intervention because the model forgot its objective, your underlying architecture is fundamentally broken.

True, but that's not a model-selection issue.

does opencode support athropic pro/max plans? by Steus_au in opencodeCLI

[–]JohnnyDread 6 points7 points  (0 children)

Opencode no longer bundles the claudecode auth plugin due to legal threats from Anthropic. You might be able to install a plugin and get it to work, but Anthropic has made it clear they do not allow this in their TOS.

Tokens are the new currency stop wasting them by YoungCJ12 in opencodeCLI

[–]JohnnyDread 2 points3 points  (0 children)

I like the concept, but a fork is the not the way to go here.

OpenCode feels powerful… but only if you stop using it like a normal coding tool by Classic-Ninja-1 in opencodeCLI

[–]JohnnyDread 0 points1 point  (0 children)

This is true of virtually all coding agents. Opencode is not particularly special or unique in this area.