How many hundreds? We are apparently at 72 qubits...sounds to me we are a year or two away from what you're saying
Can you share your experience with sicp? I'm self taught in JavaScript, go, python, ruby and taken Coursera for algorithms and read up on the operating system. Will sicp help me?
May be wrong but I think it's made to 'solve' centralised identity
They took a trend of 40 years. You took a trend of 1 week.
4.0 is a regression imo. The docs say that if you do server side rendering with code splitting then 'God Speed' (their words not mine). I don't see the benefit of switching if v3 allowed me to ssr and code split while…
Adding stuff to a request body in GET is considered an antipattern
When doing something like `student/1245/courses` there will certainly be a scenario where you want a list of courses on their own as well. If planning ahead, does that warrant designing your route such as: `/courses`…
I don't see any discussion about what this does besides decentralisation. Care to explain how it is securing through decentralisation? Is this some blockchain based solution?
>The point of zero-knowledge is that an external observer should not be able to be verify the proof, only the parties involved. Had no idea from the story that was the point of a zkp
While action fallback sounds pretty useful, it feels like a framework solution to a language problem. The language just doesn't handle nested if statements very well. Also writing elixir always feels like the lines of…
Any suggestions on a cheap cloud compute engine to play with cuda that won't cost me a fortune as I learn? I have macbook pro. Is it better to just buy a nvidia GPU and throw it in?
He mentioned a lie of: Code should be designed around a model of the world but I didn't hear any reason why not to? The Key/Value pair being the only reason, but besides that being a optimization / preoptimization in…
What is a large-ish app? Just for comparison's sake? What makes it large-ish? The number of tables? The number of views? What is the problem that large-ish apps give that Rails solves? Genuine questions, I only do small…
wow, that microphone array you linked costs USD$750! Are there any cheaper alternatives?
How do you know to choose 6 hidden layers with 6 neurons each though? Why not 'x' hidden layers with 'j' neurons each? or some other random number? Also how do you know to choose a ReLu instead of a Tanh activation?
This is extremely cool. Someone needs to do this for all the languages that are commonly used. Knowing general speeds of various calls for javascript, ruby, elixir, etc. would be great for web development.
How many hundreds? We are apparently at 72 qubits...sounds to me we are a year or two away from what you're saying
Can you share your experience with sicp? I'm self taught in JavaScript, go, python, ruby and taken Coursera for algorithms and read up on the operating system. Will sicp help me?
May be wrong but I think it's made to 'solve' centralised identity
They took a trend of 40 years. You took a trend of 1 week.
4.0 is a regression imo. The docs say that if you do server side rendering with code splitting then 'God Speed' (their words not mine). I don't see the benefit of switching if v3 allowed me to ssr and code split while…
Adding stuff to a request body in GET is considered an antipattern
When doing something like `student/1245/courses` there will certainly be a scenario where you want a list of courses on their own as well. If planning ahead, does that warrant designing your route such as: `/courses`…
I don't see any discussion about what this does besides decentralisation. Care to explain how it is securing through decentralisation? Is this some blockchain based solution?
>The point of zero-knowledge is that an external observer should not be able to be verify the proof, only the parties involved. Had no idea from the story that was the point of a zkp
While action fallback sounds pretty useful, it feels like a framework solution to a language problem. The language just doesn't handle nested if statements very well. Also writing elixir always feels like the lines of…
Any suggestions on a cheap cloud compute engine to play with cuda that won't cost me a fortune as I learn? I have macbook pro. Is it better to just buy a nvidia GPU and throw it in?
He mentioned a lie of: Code should be designed around a model of the world but I didn't hear any reason why not to? The Key/Value pair being the only reason, but besides that being a optimization / preoptimization in…
What is a large-ish app? Just for comparison's sake? What makes it large-ish? The number of tables? The number of views? What is the problem that large-ish apps give that Rails solves? Genuine questions, I only do small…
wow, that microphone array you linked costs USD$750! Are there any cheaper alternatives?
How do you know to choose 6 hidden layers with 6 neurons each though? Why not 'x' hidden layers with 'j' neurons each? or some other random number? Also how do you know to choose a ReLu instead of a Tanh activation?
This is extremely cool. Someone needs to do this for all the languages that are commonly used. Knowing general speeds of various calls for javascript, ruby, elixir, etc. would be great for web development.