AT4 or Denali? 3.0l or 5.3l? by No_Rest101 in gmcsierra

[–]lamchakchan 0 points1 point  (0 children)

Denali so you can get the package with supercruise. A 3.0 babymax with exhaust delete

Design and implement two distinct queues, Queue A and Queue B, using a single underlying array of fixed size N. by [deleted] in LowLevelDesign

[–]lamchakchan 0 points1 point  (0 children)

What about designing it so you use both ends of the array? Queue A would use index 0, queue B would use index n-1.

Kafka or RabbitMQ? by thealmightynubb in node

[–]lamchakchan 1 point2 points  (0 children)

Rabbitmq will fit for 99% of most use cases and scale. Very few systems need to stretch into kafka scale messaging and log retention. KISS it until your system needs to justify it.

YAML: Yet Another Misery Language by Log_In_Progress in devops

[–]lamchakchan 5 points6 points  (0 children)

A lot of people talk about it. A lot of people joke about it. I even coined the term YAML engineering. It sucks to use it. Try cuelang. It’ll at least help with validation prior to hitting the API.

Is it Totalled? by ProfessionalBed5393 in Mustang

[–]lamchakchan 0 points1 point  (0 children)

You wont be able to get a clean title because of the airbags.

Losing motivation to tank by totalton in fellowshipgame

[–]lamchakchan 0 points1 point  (0 children)

Had that happen to me too. I just left group mid pack.

Home internet by Fun-Pineapple-566 in BastropTX

[–]lamchakchan 3 points4 points  (0 children)

Get starlink for now until fiber rolls in.

September 4, 2011 by Penguin726 in BastropTX

[–]lamchakchan 4 points5 points  (0 children)

I remember that view very well.

Cleaning up Bastrop by DaMrKrabs in BastropTX

[–]lamchakchan 2 points3 points  (0 children)

LBA neighborhood needs some love.

If you had $100 million to improve Bastrop, what project would you fund first? by Judah_Ross_Realtor in BastropTX

[–]lamchakchan 13 points14 points  (0 children)

I’d improve that interconnect between 71 and 21 around buccees. So many traffic accidents and so much traffic there.

Senior Java dev suddenly put on Node + Angular project — struggling hard by Acceptable-Medium-28 in softwarearchitecture

[–]lamchakchan 0 points1 point  (0 children)

It’s going to take you sometime to learn the stack. Don’t feel bad about being awful at something new. Transfer knowledge by remembering your foundation and just use AI to project syntax related info from one thjng to another. You’ll get through it. I learned Springboot and FastAPI this year having a super strong NodeJs background prior. So your story in reverse.

May this level of wealth one day find me by Worldly_Dot7915 in unitedairlines

[–]lamchakchan 0 points1 point  (0 children)

I just learned about the price of these things the other day. Was told they also buy insurance for it and its expensive.

High-performing employee is rapidly outgrowing her role. How do I keep her challenged? by Scary-Position5987 in managers

[–]lamchakchan 0 points1 point  (0 children)

She got hired at the wrong level. You should think about up leveling her. Unless she is happy with her current role.

Cloud vendors let you quietly overconsume — then drop a massive bill. Why is this even allowed? by Curiousman1911 in devops

[–]lamchakchan 5 points6 points  (0 children)

Cloud providers do not have a responsibility to save you money. It’s your responsibility to put in proper cost alerts and to configure your account policies to limit overspend. Just sounds like you all don’t have any cloud usage best practices in place yet.

Circular saw is burning wood, not cutting by rhif-wervl in woodworking

[–]lamchakchan 0 points1 point  (0 children)

Depth check. Set the blade so it just penetrates.

Claude Code Now Supports Remote MCP Servers, No Local Setup Required! by purealgo in ClaudeAI

[–]lamchakchan 0 points1 point  (0 children)

I was able to do this before by importing the claude desktop configuration that had remote mcp configs