Right now it only features a basic rss feed, with no support for recent hard ascents, videos, or anything fancier, but if it gets some traction, why not!
Maybe someone could clarify something for me here:
o(n) seems like a stronger statement to me than O(n), since all o(n) algorithms are O(n), but the reverse is not true.
Also if o(n) applies to all n, however small, whereas O(n) applies only when n -> inf,
(From the Wikipedia page example: 2n = O(n) but 2n != o(n))
Then doesn’t that means this algorithm should be applicable to even small n’s? Then it would be the opposite of a galactic algorithm, as someone above suggested, wouldn’t it?
Hey, I'm a friendly web developer, that likes say it's hard to make me lose my smile. I have several years of experience in the industry, mostly in C++ and Web (React), but I spent most of my free time with Svelte and Vue, have developed a music font, and studied Rust quite a good bit.
As I need a last internship to finish my engineering studies, I'll be willing to have a look at any interesting opportunity, and really, if anything, the fact that it's called internship is just because I need it to be so on papers. The only difference for you is that you may have to read a few pages explaining what I did during the last months of work. The internship should be from june to december.
Hey, I'm a friendly web developer, that likes say it's hard to make me lose my smile. I have several years of experience in the industry, mostly in C++ and Web (React), but I spent most of my free time with Svelte and Vue, have developed a music font, and studied Rust quite a good bit.
As I need a last internship to finish my engineering studies, I'll be willing to have a look at any interesting opportunity, and really, if anything, the fact that it's called internship is just because I need it to be so on papers. The only difference for you is that you may have to read a few pages explaining what I did during the last months of work. The internship should be from june to december.
Right now it only features a basic rss feed, with no support for recent hard ascents, videos, or anything fancier, but if it gets some traction, why not!
Disclaimer: built during the last two hours