> There's nothing else to it. Your response seems too generalized as if it relates to everyone. Let me disagree. I myself can be considered that kind of genius OP is talking about, at least in my earlier days. First 15…
> On what basis are you claiming that all number systems are fundamentally two-dimensional, and not one-dimensional, three-dimensional, or some other dimension? I never said anything like this. I was talking about…
That's exactly what I was trying to convey, thanks.
I agree with you here, but I don't agree on downplaying complex numbers to be just a base vector and orthogonal. If we take a matrix representation of a complex number it is usually done as a 2x2 matrix of very specific…
> For all practical purposes, complex numbers represent a two-dimensional system Yet operations on complex numbers are not the same as operations on vectors on simple two-dimensional plane. This is my point.
To give a simple example - Mandelbrot set is a direct consequence of amazing properties of complex numbers and has nothing to do with two dimension. Well, it looks great in two dimensions
I cannot agree with calling complex numbers just two dimensional. Function of a complex variable is very different from a function of two variables. You can say these are two different departments of mathematics. Real…
I am using Youtube (with Premium) and HN. Almost no other sites, only as links from HN. So here am I - not using adblock and not seeing lots of ads either.
I misinterpreted your comment. Thought you were talking of SSR pattern in general.
Crawlers will see loading indicators instead of content. This is not what you want if you want your content indexed.
> mostly his music doesn't do much emotionally Couldn't agree less. I am so moved by at least half of his stuff. Try "Lua" or "Feel" from Djesse vol2 or even "In the real early morning" from his first album. The OP…
Next step, be at home with eyes opened
Anarki in quake champions can move pretty fast. No single player though.
Or maybe ensureAccountLocked('user')?
Also, there are standard gt and gT that are same amount of keystrokes and very mnemonic too.
* - search current word forward # - search for it backward
Very interesting lecture! Thanks!
> Rather I am frustrated by my lack of violation, I am not making a conscious choice to remember or forget; the decision is made for me by my flawed existence. The inability to exercise my will and make a meaningful…
Feedback: live demo page eats almost all of my core i7 cpu (70% avg, 100% 2/3 of time, Win10/Chrome). I understand the page is very large and loaded with js but that was my first experience with your site, I clicked on…
So how do you manage these scripts? When deployment is multistaged and automated you won't just run them by hand. You need system that runs them automatically and exactly one time at each stage. I can't see why you have…
I was under impression that you suggest not to use migrations at all. That "hybrid" approach you just described seems to make sense :) Still not sure if I'm going to try it in production. As of occasional (or not) data…
I may be wrong but it looks that you just misunderstood what migrations offer and their usage patterns. What if you have to remove one column and split its data into two new ones? I can provide dozens of similar…
Charred? It is called vaping for a reason.
Has anyone tried to embed Trix into React? How all this custom tags and polyfills will behave inside react component tree (even though shouldComponentUpdate will always return false)? There is…
I agree. While learning it is (or should be) playing with the code and having the most fun, somwhere along the career path you find yourself being an engineer first and everything else second.
> There's nothing else to it. Your response seems too generalized as if it relates to everyone. Let me disagree. I myself can be considered that kind of genius OP is talking about, at least in my earlier days. First 15…
> On what basis are you claiming that all number systems are fundamentally two-dimensional, and not one-dimensional, three-dimensional, or some other dimension? I never said anything like this. I was talking about…
That's exactly what I was trying to convey, thanks.
I agree with you here, but I don't agree on downplaying complex numbers to be just a base vector and orthogonal. If we take a matrix representation of a complex number it is usually done as a 2x2 matrix of very specific…
> For all practical purposes, complex numbers represent a two-dimensional system Yet operations on complex numbers are not the same as operations on vectors on simple two-dimensional plane. This is my point.
To give a simple example - Mandelbrot set is a direct consequence of amazing properties of complex numbers and has nothing to do with two dimension. Well, it looks great in two dimensions
I cannot agree with calling complex numbers just two dimensional. Function of a complex variable is very different from a function of two variables. You can say these are two different departments of mathematics. Real…
I am using Youtube (with Premium) and HN. Almost no other sites, only as links from HN. So here am I - not using adblock and not seeing lots of ads either.
I misinterpreted your comment. Thought you were talking of SSR pattern in general.
Crawlers will see loading indicators instead of content. This is not what you want if you want your content indexed.
> mostly his music doesn't do much emotionally Couldn't agree less. I am so moved by at least half of his stuff. Try "Lua" or "Feel" from Djesse vol2 or even "In the real early morning" from his first album. The OP…
Next step, be at home with eyes opened
Anarki in quake champions can move pretty fast. No single player though.
Or maybe ensureAccountLocked('user')?
Also, there are standard gt and gT that are same amount of keystrokes and very mnemonic too.
* - search current word forward # - search for it backward
Very interesting lecture! Thanks!
> Rather I am frustrated by my lack of violation, I am not making a conscious choice to remember or forget; the decision is made for me by my flawed existence. The inability to exercise my will and make a meaningful…
Feedback: live demo page eats almost all of my core i7 cpu (70% avg, 100% 2/3 of time, Win10/Chrome). I understand the page is very large and loaded with js but that was my first experience with your site, I clicked on…
So how do you manage these scripts? When deployment is multistaged and automated you won't just run them by hand. You need system that runs them automatically and exactly one time at each stage. I can't see why you have…
I was under impression that you suggest not to use migrations at all. That "hybrid" approach you just described seems to make sense :) Still not sure if I'm going to try it in production. As of occasional (or not) data…
I may be wrong but it looks that you just misunderstood what migrations offer and their usage patterns. What if you have to remove one column and split its data into two new ones? I can provide dozens of similar…
Charred? It is called vaping for a reason.
Has anyone tried to embed Trix into React? How all this custom tags and polyfills will behave inside react component tree (even though shouldComponentUpdate will always return false)? There is…
I agree. While learning it is (or should be) playing with the code and having the most fun, somwhere along the career path you find yourself being an engineer first and everything else second.