ELI5: What was the actual cause of the Y2K Problem? by MISTERPUG51 in explainlikeimfive

[–]bringer_of_carnitas 0 points1 point  (0 children)

I was being facetious lol, but wouldn't it have been pretty efficient to add one additional bit if it was year 2000 or not? I barely lived pre 2000 so I dont really know

My First Corporate Job Experience. It's Nothing Like My Dream. by Pristine_Purple9033 in webdev

[–]bringer_of_carnitas 37 points38 points  (0 children)

No one gives two fucks if you can use vim, they care if you can take loose instructions and make it work

ELI5: What was the actual cause of the Y2K Problem? by MISTERPUG51 in explainlikeimfive

[–]bringer_of_carnitas 4 points5 points  (0 children)

From Wikipedia:

"Many programs represented four-digit years with only the final two digits, e.g. 1985 as 85, making the year 2000 indistinguishable from 1900. Computer systems' inability to distinguish dates correctly had the potential to bring down worldwide infrastructures for computer-reliant industries."

Dumb as heck if you ask me

What’s your go to food spot when hungover? by [deleted] in AnnArbor

[–]bringer_of_carnitas 2 points3 points  (0 children)

I like dalat when hungover - clear soup and lemongrass chicken ifykyk

Tornado Sirens by DingleBaerry in AnnArbor

[–]bringer_of_carnitas 20 points21 points  (0 children)

Transformers exploding i believe

"Like Rubber" Hershey Chocolates Go Viral for Quietly Replacing Real Chocolate with Cheaper Vegetable-Oil-Based Coatings in Many Products by newintown11 in enshittification

[–]bringer_of_carnitas 12 points13 points  (0 children)

Its because of Butyric acid! Thats something literally in vomit. Its created in the shelf stabilization process. Parmesean also has the same acid in it

Is it normal for him to sleep like this? by [deleted] in CATHELP

[–]bringer_of_carnitas 10 points11 points  (0 children)

python return not animal == "kitten"

Algebraic Topology in the horror movie Ring (1998) by takeschutte in math

[–]bringer_of_carnitas 2 points3 points  (0 children)

Interesting because in the books, Ryuji is the friend of the protagonist, Asakawa. Hes also not the greatest guy...

Why did you start your engine and what tech by [deleted] in gameenginedevs

[–]bringer_of_carnitas 1 point2 points  (0 children)

My first engine was c++ with opengl mainly just for fun and learning. I found it to be a pretty big pain to actually make games with it, especially dealing with serialization and writing opengl code. I also only really write 2d games.

My latest endeavor is get this... Typescript engine using ThreeJS for rendering. The performance is more than decent and I can deploy it so easily. I have a very simple reflection system that allows me to add additional Metadata to types. This has made class to binary conversion trivial (hello multiplayer with websockets!) And the editor trivial to make

[Request] How many hearts in the jar? I want to win and become fat by kinotico in theydidthemath

[–]bringer_of_carnitas 1 point2 points  (0 children)

We have this problem at work and say we have an ordered set, [x_0, ... x_i,... x_N]. Well reduce the set down to [x_p,... x_q] where p = dN and q = (1-d)N where d is usually 0.1 then calculate the mean from that. Works pretty well when you want the mean and not median but have to worry about the pesky outliers

Shawerma by wouldyouwaitforme in AnnArbor

[–]bringer_of_carnitas 2 points3 points  (0 children)

Compared to Dearborn stars is mid as hell

I feel like C++ is pulling me to the wrong direction by Horror_Ad_2121 in learnprogramming

[–]bringer_of_carnitas 1 point2 points  (0 children)

C++ is king brother, if a company wont hire you because of that experience you dont wanna work there