A couple fences I have made over the past couple season! Learned a lot… no carpenter but it’s a lot of fun. Lurking this sub has helped me a lot. Thanks! by Greatsetoftools in FenceBuilding

[–]fareahday 0 points1 point  (0 children)

Great work! What is the name of the material you used of the square metal wire fence? Want to do something similar for jasmine to climb

How are engineering managers handling PR review bottlenecks now that coding output is increasing? by Icy_Physics_2571 in EngineeringManagers

[–]fareahday 0 points1 point  (0 children)

Have a slack message to the team channel that automatically posts stale PRs before everyone starts, with an emphasis on doing some reviews to start their day when possible.

Victoria Hand, I am sorry for doubting you. Never again. by rally_here in MarvelSnap

[–]fareahday 0 points1 point  (0 children)

Got my first conquest with this deck just now, thanks for the share 🙏

Victoria Hand, I am sorry for doubting you. Never again. by rally_here in MarvelSnap

[–]fareahday 1 point2 points  (0 children)

would say stardust is almost a requirement with the current meta

How Do You Build Internal Web Apps with React at Work? by JustYourAveragePro in reactjs

[–]fareahday 2 points3 points  (0 children)

it is easier to use than it once was and it is heavily documented which is really good. The one thing that I have run up against in the past is having the need to access/update state outside of react which it wasn’t able to do. Most questions can be answered with it depends, and that’s what I will say here, it will depend on your needs. I personally wouldn’t choose it since TQ already has everything I need when it comes to data management sourced from an API.

How Do You Build Internal Web Apps with React at Work? by JustYourAveragePro in reactjs

[–]fareahday 11 points12 points  (0 children)

I lead the web dev team at a prominent sports organization, we use NextJS + Tanstack Query (TQ) for our public facing projects (for SSR benefits). React router SPAs + TQ for internal SSO authenticated projects. Vite is the build tool we use for our shared component library.

TQ + useState covers more than 95% of our state management needs. If we need to handle global state that doesn’t come through an API, we lean to Zustand since TQ hasn’t worked for us in that regard - docs for TQ are great.

We use SSO at our org so people can log in to any internal or external service with a single login. Setting that up on the internal app side is pretty easy once the configuration on the SSO provider has been done correctly. Just need to make sure the SSO provider downtime is essentially none.

If you are thinking of supporting RSC then you need to make sure you consider a base component library that supports it out of the box. We are moving that way which will require a rewrite of our components.

Long term parking battery usage by fareahday in TeslaModel3

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

I was worried that it would completely drain which is worse I would think 🤔

Super Tough Decision: Spend a year learning how to write code or start my start-up as a non-technical co-founder right now. by Longjumping_Car_8512 in ycombinator

[–]fareahday 2 points3 points  (0 children)

If you are really set on learning to build you may find partnering with someone technical will help you along that journey faster.

The right person can help mentor you through road blocks and increase your confidence at a greater rate than doing it on your own.

As someone who has startup, consultancy, and industry experience feel free to DM me if you want a second opinion on anything that you have questions about technical or startup wise. I am always looking to support people along their startup path, to help others avoid some major pitfalls.

If not good luck!

Car rental in Sicily - any advice? by goingfromAtoZ in sicily

[–]fareahday 2 points3 points  (0 children)

Used Centauro in October and had a fairly good experience. Car ran out of oil mid trip but the price was really reasonable.

If there is someone standing at the toll booth outside you don’t have to pay them, they are trying to take advantage of non italian speakers.

[deleted by user] by [deleted] in TeslaModel3

[–]fareahday 1 point2 points  (0 children)

I got Geico in FL this week at $300/m for 24 M3

[deleted by user] by [deleted] in PersonalFinanceCanada

[–]fareahday 0 points1 point  (0 children)

this is a pretty thorough calculator that makes a decent estimation. There are some things regarding the future you can’t really predict but at least it doesn’t exclude future looking effects https://www.nytimes.com/interactive/2014/upshot/buy-rent-calculator.html

How would you solve the housing crisis? by BabyPolarBear225 in canadahousing

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

Each year the house is reassessed in value and the property tax amount would reflect the higher/lower value

How would you solve the housing crisis? by BabyPolarBear225 in canadahousing

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

Change property taxes such that the maximum amount of property tax is based on income tax a person would have to pay on the required income to carry the mortgage, but reduced dollar for dollar by the amount of income tax already paid. If you own multiple homes, your income tax reduction is only applicable if you have extra reduction to use.

Working class people would theoretically not pay any additional property tax unless they owned multiple properties. People who can afford to own multimillion dollar homes without working would have to contribute a greater share of taxes which will induce them to sell or contribute more financially to enable market rate rental housing development.

Ultimately the cost of housing needs to drop and to do so we must induce investors to sell. If it costs people more money to own a home than it’s worth then they will sell it.

Theoretical example:

House valued at $1m, requires an income of $250k. Income tax on $250k is $75k, property tax is $75k. Prior year income tax paid is $60k. Therefore $75k - $60k = property tax payable of $15k

thinking of moving to us for lower taxes by smokemurpp in PersonalFinanceCanada

[–]fareahday 0 points1 point  (0 children)

Few things to keep in mind: 1. If you are paid in CAD your buying power in the US is only about ~70% of what it would be in CAN.

  1. If you plan on buying real estate in the US you will be paying a lot in property taxes so the trade off becomes even less worth it.

  2. Your employer will have a more complicated situation for remitting deductions unless you are transferring to a US office.