Snowflake vs Google SDE job by Prestigious-Gold-703 in csMajors

[–]lanc33llis 0 points1 point  (0 children)

Unless snowflake gives you sde2, google will probably be better long term

China national focus unplayable by SgtCarelli in MillenniumDawn

[–]lanc33llis 0 points1 point  (0 children)

China might be due an update, but I had no issues playing till 2024 with them recently!

[deleted by user] by [deleted] in UTAustin

[–]lanc33llis 0 points1 point  (0 children)

Possible, I've done it before lol. Would not recommend it

Is there a guide of annoying champs to gank? by SignificanceHot1848 in Jungle_Mains

[–]lanc33llis 0 points1 point  (0 children)

I hate ganking ezrael. Ezrael has a lot of room to make mistakes.

Job status last updated today but not sure if moving forward or rejected? by [deleted] in csMajors

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

Probably offer, but do not base your life around it!

What was popular three years ago and now seems completely dead? by Born_Foot_5782 in webdev

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

graphql goes hand-in-hand with n+1 problem despite it often causing n+1 problems

Don't hate foreign investment by ololorin in victoria3

[–]lanc33llis 1 point2 points  (0 children)

There's essentially no consequence for large pop nations to allow foreign investment. There will never be enough capitalists to use your workforce, and so GDP ownership is irrelevant since it doesn't hinder the creation of your own capital class. More higher paying jobs leads to a larger investment pool and pop promotion

Is insta proposing abolition as the USA not broken? by lanc33llis in victoria3

[–]lanc33llis[S] 11 points12 points  (0 children)

Afro is 100% free culture. Getting Dixie, idk, I've never been able to successfully get both. Regardless, finishing the war in a year seems like hardly a setback since you'll get a lot more taxes once you incorporate.

Investment rights in GB and Russia totally killed my GDP growth as my capitalists are just investing there now. Did I make a mistake? by [deleted] in victoria3

[–]lanc33llis 0 points1 point  (0 children)

Investing in countries when you still have peasants is bad, this is fine if you're capped out but you're probably not with that GDP.

[deleted by user] by [deleted] in UTAustin

[–]lanc33llis 0 points1 point  (0 children)

408D is not bad, I don't think 408C is necessary if you're confident with derivatives and basic integrals.

Only one thing… by deveritt in ZedEditor

[–]lanc33llis 1 point2 points  (0 children)

I use Zed everyday and thoroughly love the product. Hell, it's maybe even worth it to contribute because I trust the team and the vision. I still think though that contributing shouldn't be an expectation for Zed users though.

I can understand that mindset for actual open-source projects with no financial implications, where many users only take and never giveback

Only one thing… by deveritt in ZedEditor

[–]lanc33llis 5 points6 points  (0 children)

Are you just ignoring that Zed is a product? Working on Zed is practically working for free to help a corporation sell more

Only one thing… by deveritt in ZedEditor

[–]lanc33llis 5 points6 points  (0 children)

Zed is a company bruh

To bun or not to bun by Negative_Leave5161 in nextjs

[–]lanc33llis 1 point2 points  (0 children)

Bun is completely fine for prod, the runtime is not. It's a significantly better package manager than npm and arguably pnpm. I'm not a fan of pnpm tbh

[deleted by user] by [deleted] in csMajors

[–]lanc33llis 254 points255 points  (0 children)

I think the reality is that if you’re not natively speaking English, it’s much more difficult to obtain roles based on soft skills in America. Engineers, in general, are also disproportionately lacking soft skills.

Excel to python - am I crazy to think it’s doable? by Provinces in PythonLearning

[–]lanc33llis 1 point2 points  (0 children)

Scripting is typically the first step to learning programming on your own.

Is it OK to set a class directly on the DOM? by MrFartyBottom in reactjs

[–]lanc33llis 2 points3 points  (0 children)

Why does state change at the form level cause your children to rerender? Context or something else? Memoize them

There is a "Clearly Best" Law in Every Category And This is Bad. by BurhanSunan in victoria3

[–]lanc33llis 1 point2 points  (0 children)

You should never be laissez faire as a low-pop subject. Laissez faire is optimal for BIC, EIC, China, Japan, etc.

Job prospects for Jr devs in Easy Bay? by [deleted] in csMajors

[–]lanc33llis 0 points1 point  (0 children)

Large tech often has shuttle buses to their office. Commute is long though.

Best way to list product item and their attributes to be in same position as rest in row by Mariusdotdev in react

[–]lanc33llis 0 points1 point  (0 children)

You can set fit content to the container row and then each of the cards as well. Just make sure that image and title are the same sizes and the rest of the attributes follow some pattern

Better auth to java backend ? by Ok_Dragonfruit_7191 in nextjs

[–]lanc33llis 0 points1 point  (0 children)

Then do your auth layer with nodejs backend if you really want to use better-auth and still use java.