I am truly sorry. I can't understand the physical networking from the pics or the description... I'm probably just missing something. There is one blue plug going from the laptop to the cisco switch or the pci wifi…
well i remember seeing you can bring your macbook or other devices into the space as a virtual window/screen/monitor (whatever they're calling it) so I already thought I can run vscode and any other apps at first at…
I cant stop thinking about how cool it will be to finally remove all these monitors and wires from my desk. Operating inside of a virtual space has an amazing appeal to me to de clutter desk and office space area. Scale…
you can (over simplified, tech people yell at me or whatever, but) display your macbook screen inside Apple Vision as a screen/monitor/window, whatever it's called same way you would an app.
Gamers in space with 300fps and no lag. In the future when I get sniped in matchmaking it’ll be by an astronaut.
> Current state of autonomous driving is not sophisticated enough to predict cars crossing lanes that's turning and crossing your lane from oncoming traffic. This is just completely false. AV software stacks absolutely…
this is something that humans do seamlessly and you don't realize because you're probably robot. but we look eachother in the eyes, hand wave, point, etc. not always (these are the asshole drives) but you get the point.…
you're literally talking about using a lidar and some object detection (for car and other large objects) to predict human behavior. you obviously don't realize that the human behavior is in the other car with eyeballs,…
are you a robot or real person? i'm jc . when you're merging into a right lane from a left lane for example on a two lane road the av cannot tell if the person is gonna let you in. humans are supreior because we can…
the transitions are so off an irregular that you're gonna get hit or rear ended
the tech is so bad still
dude literally watch this video https://www.youtube.com/watch?v=kJD5R_yQ9aw where a car is stopping in busy road trying to merge into the next lane. are you serious?
is there still any way you'd want to get in this? there's not anything manual and it's honestly a huge statistical gamble riding around in this thing. Even with airbags, why would you risk your life? At least a steering…
I can punch myself in the dick but I don't
you're coloring outside the lines and making a mess you should grab a different coloring book this ones not for you.
I sit down at the coffee shop. It's so magical... the way it wisps across the room as I pull it out of my pocket. The wind blows and brushes a beautiful brunette woman's hair across her face. She smiles at me. Is that a…
I honestly don't care if it's you misunderstanding or your teammates are building a bad framework/foundation to iterate upon. Doesn't matter to me either way bud. But you're going against the premise of docker and…
the point of docker-compose is partly so that your stack is ephemeral? you stand things up and shut it down with one simple switch and it can move between different environments and use the same declaration as the last…
your volume example is an anti-pattern in regard to something like the 12 factor app. you're conditionally changing and setting the volumes based on an environment your in? your code and service is gonna be busted. how…
no haha I get the point but it's just another example I see someone over engineering a problem where it should be declarative. In what use case would you dynamically provision some arbitrary n number of volumes without…
You can accomplish the same thing using environment variables. You can pass them in at build time or deploy time. `ENVIRONMENT=dev docker-compose up` or `docker-compose build --build-arg ENVIRONMENT=dev` and in your…
I got locked out of various MFA sites when I got a new device and had to redownload my Authenticator app it wasn’t linking to the accounts anymore and I could not get in. It became a chicken and the egg problem.…
God douglas crockford is such a cool guy. Douglas Crockford invented the internet, distributed systems, JSON, dec64, Javascript, E, for loops, and mathematics. Obviously whatever he says goes. When he speaks in an…
Will quantum computing destroy blockchain and classical encryption algorithms as we know? So there will be a need for quantum blockchain and quantum encryption.
There's just something I can't describe with words about what it lacks today - where it's possibly more philosophical than technical. Humans have to direct the machines where to go and what to do. So today…
I am truly sorry. I can't understand the physical networking from the pics or the description... I'm probably just missing something. There is one blue plug going from the laptop to the cisco switch or the pci wifi…
well i remember seeing you can bring your macbook or other devices into the space as a virtual window/screen/monitor (whatever they're calling it) so I already thought I can run vscode and any other apps at first at…
I cant stop thinking about how cool it will be to finally remove all these monitors and wires from my desk. Operating inside of a virtual space has an amazing appeal to me to de clutter desk and office space area. Scale…
you can (over simplified, tech people yell at me or whatever, but) display your macbook screen inside Apple Vision as a screen/monitor/window, whatever it's called same way you would an app.
Gamers in space with 300fps and no lag. In the future when I get sniped in matchmaking it’ll be by an astronaut.
> Current state of autonomous driving is not sophisticated enough to predict cars crossing lanes that's turning and crossing your lane from oncoming traffic. This is just completely false. AV software stacks absolutely…
this is something that humans do seamlessly and you don't realize because you're probably robot. but we look eachother in the eyes, hand wave, point, etc. not always (these are the asshole drives) but you get the point.…
you're literally talking about using a lidar and some object detection (for car and other large objects) to predict human behavior. you obviously don't realize that the human behavior is in the other car with eyeballs,…
are you a robot or real person? i'm jc . when you're merging into a right lane from a left lane for example on a two lane road the av cannot tell if the person is gonna let you in. humans are supreior because we can…
the transitions are so off an irregular that you're gonna get hit or rear ended
the tech is so bad still
dude literally watch this video https://www.youtube.com/watch?v=kJD5R_yQ9aw where a car is stopping in busy road trying to merge into the next lane. are you serious?
is there still any way you'd want to get in this? there's not anything manual and it's honestly a huge statistical gamble riding around in this thing. Even with airbags, why would you risk your life? At least a steering…
I can punch myself in the dick but I don't
you're coloring outside the lines and making a mess you should grab a different coloring book this ones not for you.
I sit down at the coffee shop. It's so magical... the way it wisps across the room as I pull it out of my pocket. The wind blows and brushes a beautiful brunette woman's hair across her face. She smiles at me. Is that a…
I honestly don't care if it's you misunderstanding or your teammates are building a bad framework/foundation to iterate upon. Doesn't matter to me either way bud. But you're going against the premise of docker and…
the point of docker-compose is partly so that your stack is ephemeral? you stand things up and shut it down with one simple switch and it can move between different environments and use the same declaration as the last…
your volume example is an anti-pattern in regard to something like the 12 factor app. you're conditionally changing and setting the volumes based on an environment your in? your code and service is gonna be busted. how…
no haha I get the point but it's just another example I see someone over engineering a problem where it should be declarative. In what use case would you dynamically provision some arbitrary n number of volumes without…
You can accomplish the same thing using environment variables. You can pass them in at build time or deploy time. `ENVIRONMENT=dev docker-compose up` or `docker-compose build --build-arg ENVIRONMENT=dev` and in your…
I got locked out of various MFA sites when I got a new device and had to redownload my Authenticator app it wasn’t linking to the accounts anymore and I could not get in. It became a chicken and the egg problem.…
God douglas crockford is such a cool guy. Douglas Crockford invented the internet, distributed systems, JSON, dec64, Javascript, E, for loops, and mathematics. Obviously whatever he says goes. When he speaks in an…
Will quantum computing destroy blockchain and classical encryption algorithms as we know? So there will be a need for quantum blockchain and quantum encryption.
There's just something I can't describe with words about what it lacks today - where it's possibly more philosophical than technical. Humans have to direct the machines where to go and what to do. So today…