So what you are saying it takes after it’s Mom and Dad went out to get milk and hasn’t returned in years?
So what you are saying it takes after it’s Mom and Dad went out to get milk and hasn’t returned in years?
IDK about you but the company I work for can’t live without npm packages doing almost everything. For example: the is-even package.
I’m confused are you asking America to be invaded or for Europe to be invaded? I can tell people here wanted Kamala to win, but I saw my state didn’t even matter for making a difference. So I knew what the outcome was going to be as I heard a lot of people say Trump will make America great, and that was so annoying. 🫤
The link he is talking about is the post has the link to the image when you tap or click the image. The link in the post description or text is the correct link. It’s weird
Google reverse image search says “The Luck of the Fryish”
I guess I’ll be the one to mention Costco, and the recycleable boxes I take home instead.
For durability and smallest features, a metal unibody types that don’t have seams are great.
For performance, I opt to have an nvme SATA enclosure that is USB 3.1 capable. Copying 15 GB in a minute or 2 is so satisfying. Plus my god being able to easily change the nvme SATA drive on the fly if needed and it being able to go up to a few TB without loss of performance is just to good
For price, nothing beats free. Just don’t expect much more than what you get.
Buy more than you need and redistribute them to those in need of non dozen-ist values, be the change the world needs
Yeah Linux still has plenty to work on. It’s unfortunate how limited the support is. If game and app developers could target Linux, then the cost to support and maintain would be lower than they have to do with Windows. Unfortunately, market share and power of defaults work against us.
If you can, look towards getting a steam deck. At least that is a Linux thing that is pretty decent and portable.
she probably thinks of me like a brother, no way am I going to make it weird now
Good idea but not feasible as that could introduce unknowns. Unfortunately making defaults when null is counterproductive as we are looking to increase LOC without introducing odd behavior and having no changes to how the overall function works. The only objective is to increase LOC.
I should have created a local variable to store the result variable and return after the if statements. I just couldn’t help to make it look partially nice. My brain just doesn’t think at this high caliber of LOC optimizations.
New optimized LOC version:
internal static bool AreBooleansEqual(bool orig, bool val)
{
bool result;
if(orig)
{
if(val)
{
result = false;
}
else
{
result = true;
}
}
else
{
if(val)
{
result = true;
}
else
{
result = false;
}
}
return result;
}
My previous LOC: 12
New LOC version: 27
Depends on is-number because JavaScript is silly
I was debating on bitwise operations, but decided on super basic if statements which I think the compiler would optimize, happy to see the logical operation form too
Many will opt to get a custom wrap because the steel could get scratched and start rusting, plus they are buying for clout and are now in too deep to stop throwing money away on making it “look” better.
Some have also opted into getting a third party service to chemically deposit a layer of gold on the surface of the steel. Making it an even bigger money sink for little benefit and basically not worth driving around almost at all except for showing off.
Those are rookie lines of code numbers right there.
I would have done it without the ==
internal static bool AreBooleansEqual(bool orig, bool val)
{
if(orig)
{
if(val)
return false
return true
}
if(val)
return true
return false
}
Don’t know why their code returns false when they are equal but I’m not going to dig through old code to refactor to use true instead of false.
I can still hear this level in my head, but the one I can remember the best is chemical plant
Depends on vehicle and load requirements too, if your load it just only you and sometimes passengers then getting a car that can do 10% fast charging for only 15 minutes and still go pretty far is great. On the other hand the Silverado EV is best range EV truck available as of 2024.
The 10 percent challenge from our of spec is best one I found for road tripping scenarios. https://outofspecstudios.com/10-challenge (mobile browser not recommended ) their other graphs are really nice too.
Unfortunately, the only cars that do get proper range from the 10 percent challenge is just too expensive, such as the Porsche taycan(especially 2025 version being insanely fast charging with efficiency) and Lucid sedans.
Feels like was done in a photoshoot with a lot of makeup and later edited to look more plastic/cartoonish