anandoza | 4 years ago | on: How to take credit for someone else's work on GitHub
anandoza's comments
anandoza | 4 years ago | on: The absurdity of renting a car will no longer be tolerated
How?
anandoza | 4 years ago | on: Advent of Code 2021
anandoza | 4 years ago | on: Advent of Code 2021
anandoza | 4 years ago | on: Project Euler
anandoza | 4 years ago | on: Simple Code, High Performance [video]
anandoza | 4 years ago | on: Thoughts on chess improvement, after gaining 600 points in 6 months
anandoza | 4 years ago | on: Thoughts on chess improvement, after gaining 600 points in 6 months
(I made up the exact numbers, but the idea is there.)
That seems like a meaningful interpretation of "600 points" that applies to anyone -- though the difficulty of actually making this improvement definitely varies with your starting rating.
anandoza | 4 years ago | on: QNTM on memes, anti-memes, and knowledge that doesn't want to be shared
> A piece of information you may or may not want us to find about is your email address....
> [email address box] Subscribe Free
anandoza | 4 years ago | on: Conterintuitive facts in mathematics, CS, and physics
anandoza | 4 years ago | on: Prefer the British Style of Quotation Mark Punctuation over the American
anandoza | 4 years ago | on: Much less than, Much greater than symbols
I agree that programming languages, it can mean various things, just like < and > mean different things in C++ vs bash vs drawing arrows.
anandoza | 4 years ago | on: Much less than, Much greater than symbols
Is it possible that you misinterpreted this as a post about << and >> in code rather than their usage in mathematics?
anandoza | 4 years ago | on: Brain-Computer Interface Smashes Previous Record for Typing Speed
anandoza | 4 years ago | on: The Mystery of Magic’s Greatest Card Trick
anandoza | 5 years ago | on: How fighting games use delay-based and rollback netcode (2019)
anandoza | 5 years ago | on: The neural network of the Stockfish chess engine
Kind of funny that your hypothetical example was exactly reality in this case.
anandoza | 5 years ago | on: 'changeme' is valid base64
I'm a bit confused, I thought any string with only lowercase letters was "valid base64" (more precisely, I thought "valid base64" is equivalent to "string consists only of the 64 special characters we're using to represent digits 0-63").
anandoza | 5 years ago | on: Google Interview Questions Deconstructed: The Knight’s Dialer
This is still pretty specific to counting paths in the same way the original knight problem is, though.
The other comment is talking about how you represent each state for the recursive function as a vertex, then connect it to its dependencies (basically taking the recursion tree, but merging identical calls).
anandoza | 5 years ago | on: Profitably Unemployed
I mean, this is just because most people have 1-2 income sources and way more expense sinks, so this is just rhetoric.