• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle



  • SLS is on track to be more expensive when adjusted for inflation per moon mission than the Apollo program. It is wildly too expensive, and should be cancelled.

    This coupled with the fact that the rocket is incapable of sending a manned capsule to low earth orbit which is the the lunar gateway is planned to a Rectilinear Halo Orbit instead.

    Those working in the space industry know that SpaceX’s success is not because of Elon but instead Gwynne Shotwell. She is the President and CEO of SpaceX and responsible for all things SpaceX. The best outcome after the election is to remove Elon from the board and revoke his ownership of what is effectively a defense company for political interference in this election. Employees at SpaceX would be happy, the government would be happy, and the American people would be happy.


  • The technical definition of AI in academic settings is any system that can perform a task with relatively decent performance and do so on its own.

    The field of AI is absolutely massive and includes super basic algorithms like Dijsktra’s Algorithm for finding the shortest path in a graph or network, even though a 100% optimal solution is NP-Complete, and does not yet have a solution that is solveable in polynomial time. Instead, AI algorithms use programmed heuristics to approximate optimal solutions, but it’s entirely possible that the path generated is in fact not optimal, which is why your GPS doesn’t always give you the guaranteed shortest path.

    To help distinguish fields of research, we use extra qualifiers to narrow focus such as “classical AI” and “symbolic AI”. Even “Machine Learning” is too ambiguous, as it was originally a statistical process to finds trends in data or “statistical AI”. Ever used excel to find a line of best fit for a graph? That’s “machine learning”.

    Albeit, “statistical AI” does accurately encompass all the AI systems people commonly think about like “neural AI” and “generative AI”. But without getting into more specific qualifiers, “Deep Learning” and “Transformers” are probably the best way to narrow down what most people think of when they here AI today.



  • CodeInvasion@sh.itjust.workstoScience Memes@mander.xyzHumor
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    1
    ·
    6 months ago

    It took Hawking minutes to create some responses. Without the use of his hand due to his disease, he relied on the twitch of a few facial muscles to select from a list of available words.

    As funny as it is, that interview, or any interview with Hawkins contains pre-drafted responses from Hawking and follows a script.

    But the small facial movements showing his emotion still showed Hawking had fun doing it.



  • I am a pilot and this is NOT how autopilot works.

    There is some autoland capabilities in the larger commercial airliners, but autopilot can be as simple as a wing-leveler.

    The waypoints must be programmed by the pilot in the GPS. Altitude is entirely controlled by the pilot, not the plane, except when on a programming instrument approach, and only when it captures the glideslope (so you need to be in the correct general area in 3d space for it to work).

    An autopilot is actually a major hazard to the untrained pilot and has killed many, many untrained pilots as a result.

    Whereas when I get in my Tesla, I use voice commands to say where I want to go and now-a-days, I don’t have to make interventions. Even when it was first released 6 years ago, it still did more than most aircraft autopilots.


  • I’m an AI researcher at one of the world’s top universities on the topic. While you are correct that no AI has demonstrated self-agency, it doesn’t mean that it won’t imitate such actions.

    These days, when people think AI, they mostly are referring to Language Models as these are what most people will interact with. A language model is trained on a corpus of documents. In the event of Large Language Models like ChatGPT, they are trained on just about any written document in existence. This includes Hollywood scripts and short stories concerning sentient AI.

    If put in the right starting conditions by a user, any language model will start to behave as if it were sentient, imitating the training data from its corpus. This could have serious consequences if not protected against.



  • This is done by combining a Diffusion model with ControlNet interface. As long as you have a decently modern Nvidia GPU and familiarity with Python and Pytorch it’s relatively simple to create your own model.

    The ControlNet paper is here: https://arxiv.org/pdf/2302.05543.pdf

    I implemented this paper back in March. It’s as simple as it is brilliant. By using methods originally intended to adapt large pre-trained language models to a specific application, the author’s created a new model architecture that can better control the output of a diffusion model.




  • The same argument could be said for an apartment building too. We need to collectively realize that Single Family Houses are a luxury that most of us will never see in our lifetimes. Our grandparents were able to enjoy them at low prices because the US had half the population it does today.

    Restrictive building codes that only permit building SFH is the cause of our housing shortage and not short term rentals that consist of 0.2%-1% of all dwellings.



  • At it’s core, this is the root cause of the housing crisis. We do not have enough supply. The amount of Airbnb’s that exist is extremely miniscule and the targeting of Airbnbs is an intentional distraction tactic.

    Depending on the source, 1% to 0.2% of all dwellings are listed for short-term rental in the US. That’s crazy small and has very little impact on housing prices overall.

    The fact of the matter is that Single Family Homes are an incredible luxury that our parents and grandparents were able to enjoy when the country had half as many people as it does now. It is no longer sustainable to expect a SFH in the US, and the American public continuing to cling to that dream and restrictive zoning practices are really what is driving up prices.

    If you want an affordable house you will need to move to a rural area where land and labor are cheap. If you want to live near any reasonably sized city, you better be upper middle class to even think about buying a SFH.


  • We used to run an Airbnb out of the spare rooms in our house. It was very cheaply priced, and we were always booked out for months. Super host status and everything. It was clear most people just look at the price and never the description or rules. We rented two bedrooms with a shared bathroom, and the amount of complaints we received because they had to share a bathroom with someone else was obnoxious.

    We closed up shop during the pandemic and just used those rooms as guest rooms instead. In hindsight it wasn’t worth the hassle of dealing with self-centered people who expect an experience superior to that hotels at a quarter the price. We also had some fantastic guests that we loved having stay with us, but the few bad experiences dramatically overshadowed all the good decent people.

    Airbnb’s are so shitty today because their customers are just as equally shitty on aggregate.