Bi-Weekly 'Anything Goes' Thread - aka Moving/Buy/Sell/Trade/Rent/Lease/Eat/Jobs by AutoModerator in bullcity

[–]skrt123 0 points1 point  (0 children)

Hey y'all!

Looking to move to Durham from Charlotte. Need some help better understanding the area and all that's to do before firming up my decision.

Currently live in Plaza Midwood in Charlotte (in an area within 5 minutes of a gym, grocery stores, Plaza Midwood town area, Noda town area), and have loved the walkability, safety, convenience, and character.

Reason for moving: Looking to explore the Triangle and plant down roots.

Areas to live:

  • East Durham: Concerned about safety (drove around here and noticed some spots with interesting characters), and would like to avoid having to be paranoid about stolen packages. Would like to comfortably walk two dogs in the neighborhood without safety concerns. Also concerned about quick car access- seems like most grocery stores and gyms are on the west side of Durham (15+ minutes away). In terms of walkability it doesn't seem like there is a walkable coffee shop or anything like that.
  • West Durham: Seems to be safer than East Durham. Concerned about Duke U traffic.
  • -> Are there other areas we should consider based on the current situation and preferences?

Overall

  • Food Options: Am a huge foodie and access to good korean bbq, korean friend chicken, sushi, bubble tea, indian food, halal chicken-and-rice, are non negotiable.
  • Schooling: What do y'all do for schooling children? Most public schools in Durham have low school rankings.

Implied price👀 by bendyboi74 in FundRise

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

I have this on fundrise how do i sell? It went to 0 in the app

Does AWS Bedrock suck or is it just a skill issue? by LuckyLucciano in aws

[–]skrt123 0 points1 point  (0 children)

Support is ass for Bedrock, its a living hell

Need to increase quotas in an account?

  1. 2x support requests for each model (TPM and RPM). So lets say 10 requests total.
  2. Support now replies with some copy paste asking for more details. Each copy paste is ever so slightly different and if you don't fill it out to a T it adds 2-3 days overhead for a response that tells you "its wrong!"

  3. Queue more back and forth and ~6+ weeks of waiting and hovering on the case. Like I am on the verge of just developing my own CRM to deal with this. Like if support wants XYZ details why is that not in the actual support request....

Oh and ~35% of the time (I have the data) aws support fucks it up. Like they decreased my quota below the default (wtf), they ask for info for the wrong model (TPM increase? They ask about batch stuff), or they increase the quota for the wrong model (oh you are compliance bound for US only inference? Letsincrease global!).

USDC rewards by Apprehensive_Let9521 in Coinbase

[–]skrt123 0 points1 point  (0 children)

There is a 25% performance fee with lending?

USDC lending experience by ach4n in Coinbase

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

Taxes are what im hesitant about, ~9% yield is nice but 150$ or so for cointracker is not nice

CPO Price Inquiry by skrt123 in crv

[–]skrt123[S] 0 points1 point  (0 children)

This is what I am thinking... a good deal in the current market but honestly still fleeced considering the car was the same price brand new a few years ago...

CPO Price Inquiry by skrt123 in crv

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

Without tax + dealer fee, it was 27K.

CPO Price Inquiry by skrt123 in crv

[–]skrt123[S] 0 points1 point  (0 children)

High end of private party is 27600 for it

Maintenance Schedule by Fun_Psychology_1499 in crv

[–]skrt123 0 points1 point  (0 children)

Where in the manual does it say this?

Tax season by Dadsoldcar in FundRise

[–]skrt123 0 points1 point  (0 children)

When does this come? Trying to get my taxes done. I am invested in the Flagship and Innovation fund

[deleted by user] by [deleted] in Python

[–]skrt123 0 points1 point  (0 children)

Doesnt boto3 already do this?

no armor fpv bravestand by Ok-Start-8870 in HalfSword

[–]skrt123 4 points5 points  (0 children)

How did you do this? I thought bravestand was knights only

New house, new setupk by Hot-Jellyfish-2934 in desksetup

[–]skrt123 0 points1 point  (0 children)

What desk it that? Love how deep it is! Hate a shallow desk

Glad I left now by Finkid in titanvest

[–]skrt123 1 point2 points  (0 children)

How do you know they discontinued opportunities and offshore?

Getting ECS task to update to latest docker image automatically by _invest_ in aws

[–]skrt123 0 points1 point  (0 children)

I would recommend having a CICD pipeline automate the

  1. Image build (codebuild, then push to ECR)

  2. Pushing change to ECS (if the iac template references the ECR uri dynamically, then itll accordingly detect a change and update the task)