Best of ChatGPTJune 2024

  1. 1
    Article
    Avatar of lobstersLobsters·2y

    ChatGPT is bullshit

    Large language models like ChatGPT are producing falsehoods more accurately described as 'bullshit' rather than 'hallucinations'. These models generate human-like text by analyzing probabilities rather than aiming for truth. Describing their inaccuracies as bullshit is argued to be a more useful framework for understanding and discussing their behavior, particularly since these models are designed to produce convincing text rather than accurate information.

  2. 2
    Article
    Avatar of javarevisitedJavarevisited·2y

    Top 5 Future Skills Academy Courses to Learn Artificial Intelligence in 2024

    Discover the top AI courses offered by Future Skills Academy and boost your career in AI. Learn about the Certified Artificial Intelligence Professional, Certified Prompt Engineering Expert, Certified Fintech Expert, Certified ChatGPT Professional, and Ethics of AI courses.

  3. 3
    Article
    Avatar of devtoDEV·2y

    How I automated all the elegant 💩 code required to extend a feature 🧑‍💻

    Learn how the author automated the process of generating redundant code and saved hours of work. Discover the motivation behind automating code generation and the challenges faced in the process.

  4. 4
    Video
    Avatar of communityCommunity Picks·2y

    AI Hype is completely out of control - especially since ChatGPT-4o

    The post discusses the overhyped expectations surrounding AI, particularly with the recent release of ChatGPT-4o. It raises concerns about the potential short-term and long-term impacts on the job market, especially in software development. The author critically evaluates the current advancements and limitations of AI technologies, highlighting evidence of both progress and deception in the industry. Ultimately, the post encourages readers to focus on factual evidence rather than hype when assessing AI's future impact.

  5. 5
    Article
    Avatar of hnHacker News·2y

    Cost Of Self Hosting Llama-3 8B-Instruct

    The cost of self-hosting the Llama-3 8B-Instruct model is about $17 per 1M tokens when using EKS, compared to $1 per 1M tokens with ChatGPT. Self-hosting the hardware can reduce the cost to less than $0.01 per 1M tokens, but it takes about 5.5 years to break even.

  6. 6
    Video
    Avatar of twoninutepapersTwo Minute Papers·2y

    OpenAI’s ChatGPT: This is Science Fiction!

    Research scientists have found new tricks to unlock more capabilities in ChatGPT, such as creating copies with different backstories. They have created a virtual world where the copies can interact and work together, achieving remarkable results in tasks like game development and medical diagnosis. ChatGPT has proven to be highly accurate in diagnosing respiratory diseases and has even surpassed the performance of its competitors. It has also shown impressive translation capabilities, understanding the cultural context of literary texts. These advancements in AI have the potential to greatly assist real doctors and bring various benefits to our lives.

  7. 7
    Video
    Avatar of thevimeagenTheVimeagen·2y

    Tower Defense Against ChatGPT

    The post discusses creating a tower defense game using the Zig programming language and integrating it with ChatGPT. The game involves placing and upgrading towers in a turn-based format, with players voting on the tower positions via chat. The project also involves some challenges and quirks with Zig, and plans to utilize fuzz testing to ensure software reliability.