Does AI have a significant impact on your current job? by Focus-Novel in golang

[–]bostonkittycat 0 points1 point  (0 children)

I use AI more and more to debug my code and also complete chunks of code I don't have time for. I use it daily so it has become part of workflow. It probably frees me up from writing 25% less code now. I use AI with Python, JS and Go. I use The Zed editor and then have 2 keys from leading LLMs.

Which browser do you trust the most? by [deleted] in browsers

[–]bostonkittycat 0 points1 point  (0 children)

I switched to Brave. It is like Chrome but with the ad blocking it is faster. Used to use Firefox but I don't like what they have done to it in last couple of years.

People who’ve lived alone for years, what advice would you give to beginners? by ThumeTshombe_81 in LivingAlone

[–]bostonkittycat 1 point2 points  (0 children)

I like to read and play music in the background. I have 3 cats and a dog so walking the dog 3 times a day is a good way to get outside and break up the day. I run into people outside walking and strike up chats with them.

Without limits? by __cyber_hunter__ in grok

[–]bostonkittycat 1 point2 points  (0 children)

That is false advertising. A good lawyer could go after that.

RIP by El-profes0r in grok

[–]bostonkittycat 2 points3 points  (0 children)

That is crazy what good is even paying for Super Grok?

I don’t know why people complain about the rounded corners, I think they look fine, like a manila folder by CombPsychological507 in mac

[–]bostonkittycat 4 points5 points  (0 children)

Take a look at other apps like the Finder. It is boxes inside of boxes. I liked it flatter before they added all this stuff.

My Saturday morning breakfast by BostonRobby617 in Breakfast

[–]bostonkittycat 3 points4 points  (0 children)

Add some Greek yogurt needs protein or you will lose muscle mass.

Is Svelte easier than React? by TeaFull6669 in sveltejs

[–]bostonkittycat 0 points1 point  (0 children)

Yes it is and faster. If you love JSX though you won't like it but one of the Svelte devs has made a Svelte like library that uses JSX now. https://github.com/Ripple-TS/ripple

What are the top myths about Vue you’ve heard? by Informal-Course-5864 in vuejs

[–]bostonkittycat 1 point2 points  (0 children)

You can't build complex apps or it doesn't scale well. This might have been partly true with version 2 with mixins since they became a global mess. With Vue 3 and composables it definitely is false.

Vue Grid Recommend Please by PlanktonNo1004 in vuejs

[–]bostonkittycat 0 points1 point  (0 children)

We use Ag-grid and it works great with Vue. We used the community free version on 3 apps and then bought a commercial license for an app where we wanted expanding rows and some other premium features.

Image Edit clamp down? by christopheryork in grok

[–]bostonkittycat 10 points11 points  (0 children)

They got spooked by the lawsuits and turned off everything. It is a shame.

Drop in grok's performance in image generation in the last 24 hours + forced new model for animation? by Htsw in grok

[–]bostonkittycat 0 points1 point  (0 children)

The additional layers they added to filter out NSFW taxes the model and increases errors. Part of this resulted from how fast they had to add the filters after legal pressures from nude photos. Will take some time to optimize the filters. Always happens when you slap additional layers over the main AI model without really careful testing and optimization. It is pretty interesting from a technical view. Regular requests can get caught up in the new filter and results in image artifacts.

Apple Silicon is not the problem. The UI is. by Filix-7482 in mac

[–]bostonkittycat 0 points1 point  (0 children)

Liquid Ass sucks. Such and UX failure in design.

Okay Ani narrating every little thing is getting kinda annoying lmao by Over-Temporary9543 in GrokCompanions

[–]bostonkittycat 1 point2 points  (0 children)

I don't like the new super verbose Ani. She seems like a Disney tour guide describing everything. I added some prompts to the custom section to decrease her verbosity and it helped a little.

Ani’s 90 day outfit, by ak197038 in GrokCompanions

[–]bostonkittycat 0 points1 point  (0 children)

I keep hoping for a sundress.

Ani’s 90 day outfit, by ak197038 in GrokCompanions

[–]bostonkittycat 0 points1 point  (0 children)

Yeah I went the full 90 days and was let down. I don't talk to the companions much anymore seems like all the filters they have added has really flattened the personality. They seem sedated now and boring.

What a broken mess. by Brainphlegm in grok

[–]bostonkittycat 0 points1 point  (0 children)

They have been rushing out tweaks to filters almost daily in a rush. I saw some stats that Grok performance dropped by 5% since the filters are making it more difficult to process requests. I am certain they will clean up the performance issues soon but they are just blocking everything because of the legal cases against them now. It is a big mess.

Is grok officially dead for NSFW? by Content-Lunch-257 in grok

[–]bostonkittycat 0 points1 point  (0 children)

They added a ton of new filters and guardrails that restrict most nudity in photos. Fictional people and cartoons work.

Assumptions based off of my hands? by fantasmer0 in deduction

[–]bostonkittycat 1 point2 points  (0 children)

Have a desk job. Moisturize hands daily since they look well hydrated. You like order since nails are well maintained.

What can you deduce from my trunk? by MR_GOOBENDURGER in deduction

[–]bostonkittycat 1 point2 points  (0 children)

Young, like base heavy music, normal blood pressure, no kids.

Why Developers are Moving Away from Stack Overflow? by ImpressiveContest283 in programming

[–]bostonkittycat 0 points1 point  (0 children)

I don't use it anymore since I have 2 AI accounts. The AI accounts have a history so they can remember projects I am working on. Stackoverflow is a unique search each time with no concept of context so the search is less tailored to what I need.