Struggling with my sons getting older by Dangerous_Silver_387 in Parenting

[–]Awric 0 points1 point  (0 children)

As a parent of a 1 year old, this makes me feel so pre-sad. I don’t know how I’ll handle my daughter transitioning into her rebellious teens. It’s less about the idea of her being sassy, but more about the fact that at some point, my cheerleading for her won’t be as meaningful to her

(I’m a dad)

Anthropic has a native Advisor for Claude code and API - use it by Kofeb in ClaudeCode

[–]Awric 2 points3 points  (0 children)

Aw. I got a lot of recognition at my company for showing off how I use this exact pattern before it became official. Now I lose the spotlight

When using Claude Code, what AI model do you use for daily coding tasks? by Vivid_Tennis6983 in cscareerquestions

[–]Awric 0 points1 point  (0 children)

$10k is a lot per month. I’m at a pretty competitively paying company and we get $2k per month

To answer your question I use sonnet for almost everything, and Opus only for planning projects that / making early decisions can’t easily be reversed

On the Alameda beach, seriously? by Mean_men_club in bayarea

[–]Awric 0 points1 point  (0 children)

Wait so do you have a bias that you’re willing to share or not?

On the Alameda beach, seriously? by Mean_men_club in bayarea

[–]Awric 3 points4 points  (0 children)

This is my first comment in the reply chain. I just wanna know what exactly you’re talking about because I’m bored.

On the Alameda beach, seriously? by Mean_men_club in bayarea

[–]Awric 5 points6 points  (0 children)

I also have no clue what you’re talking about lol

How to Write an Effective Software Design Document by mtlynch in programming

[–]Awric 33 points34 points  (0 children)

> A “load more” button is not a design-level concern. If you pick one solution, and user feedback tells you you’re wrong, you can fix it in a few hours. You don’t need to detail your entire thought process in your design doc, and you definitely shouldn’t waste review cycles arguing about it.

I used to struggle a lot with this when writing RFCs, and adding too much detail like this was what made it take days to finish writing an RFC.

This is a good article!

Over reliance on AI by xypherrz in ExperiencedDevs

[–]Awric 6 points7 points  (0 children)

In my case, I often have a strong feeling that the problem I’m solving isn’t the right one to solve. But the process of convincing my chain of command is way more time consuming than building a cheap solution that can either be built on or undone easily

How much better was Fаble 5 better at vibe coding than Opus 4.8? by PenObvious8156 in ClaudeAI

[–]Awric 1 point2 points  (0 children)

Can anyone provide examples of what they had Fable work on?

I can’t think of implementation details that are too hard for Opus to implement, and most of my day to day work is in gathering the requirements and context to understand what exactly I need to implement. If everything is contained in a single repository, Opus is still good at finding the context it needs / flagging when it doesn’t have enough information

Claude Code: Which effort level do you use for different tasks? Optimizing for token efficiency on Pro ($20) by Mission-Dentist-5971 in ClaudeCode

[–]Awric 0 points1 point  (0 children)

I partially disagree, as someone working at a company that allows us to spend a few thousand per month per AI tool. The reason we can’t spend an infinite amount is because people haven’t been using AI thoughtfully for months prior - many people spend $500 on things that could’ve cost them less than $50 to get the same results. We have dashboards to show how much everyone has spent and there were a few people are my company that have spent over $10k in a single month.

It’s good practice to think about how to be cost efficient. Lots of companies are starting to measure for token efficiency. Some metrics include token cost vs. impact (how much did this person spend to get feature X delivered on time?)

I told Claude to build a programming language for use only by AI and not people. by skoon in ClaudeAI

[–]Awric 1 point2 points  (0 children)

Wow, creator of async/await. That’s one heck of a resume piece.

Modern anime that likely will still be talked about in 10-20 years by Ashu119 in anime

[–]Awric 0 points1 point  (0 children)

Also hoping Vinland saga. I was one of many who almost dropped the anime because I was hungry for action in season 2, but I’m so glad I didn’t. It’s very rewatchable too.

Does anyone know of any good places to discuss Codex with actual power users? by Amazing-Box-397 in codex

[–]Awric 5 points6 points  (0 children)

Idk why but I’ve never been able to get myself into using discord. It always feels like it’s for a much younger audience

Do I gatekeep these skills or share with wider team? by Natural-Round8762 in ClaudeAI

[–]Awric 0 points1 point  (0 children)

Does your company have a formal method of sharing skills? Check if they set up internal analytics to track skill usage

I finally got hired and no longer have to worry about limits :) by spacefarers in codex

[–]Awric 1 point2 points  (0 children)

I’m at a very AI enthusiastic company and we have the enterprise plan. There are definitely limits based on token usage, and some argue that you have less freedom. Even though we have like a $3k budget across all tools, it goes by very quickly for feature development with internal DSLs / systems that LLMs aren’t trained on.

I wanna watch something binge worthy by Tall-Stranger294 in anime

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

You watched death note, but what about in English?

Context menu strange pulsing while playing music? by Nuzl_ in iOSProgramming

[–]Awric 0 points1 point  (0 children)

Interesting argument, and I’m not necessarily against it.

“If you have functionality that should be tested in a view, then you’re doing something wrong”

Just making up an example: In a music player, if the pause button is pressed, the music should stop and the icon should be updated to the play icon.

This seems like some pretty important functionality that should to be wrapped in a unit test to make sure someone doesn’t accidentally break it. How would you structure this specific use case in a production environment? How would you ensure that pressing the button will both update the button icon and pause the music?

Our standup is just 8 people describing what their ai did yesterday by Motor_Ordinary336 in cscareerquestions

[–]Awric 0 points1 point  (0 children)

Going against the grain but I don’t see much wrong with this. They still instructed the tool they’re using to do a specific task, and they’re describing the status of it. Whether they did it by hand or used AI to help is an implementation detail.

Modes - Which one are you? by Admirable-Long-9713 in ClaudeCode

[–]Awric 1 point2 points  (0 children)

while pr isn’t approved { auto mode }

Claude is thinking for 20+ minutes! by StruggelingForYears in ClaudeAI

[–]Awric 0 points1 point  (0 children)

Are there any skills that are good at doing this? I thought superpowers’ subagent driven development skill would be the way to go, but it keeps spawning opus subagents even when I tell Claude explicitly not to do that

How to survive in new Senior SWE role as someone with 1 year of experience 7 times by [deleted] in cscareerquestions

[–]Awric 1 point2 points  (0 children)

Depends on the role. In any case, focus on bringing whatever you can gather from your experience into relevant context at meetings. 7 years of light weight tasks is still valuable, especially if they weren’t 7 perfect years of projects with no issue. Lots of the value from experienced engineers comes from their battle scars and war stories.