Category: tech

  • Thoughts on the Evolution of AI Claude3

    Thoughts on the Evolution of AI Claude3

    While the quality of Claude 3 model is impressive, what really sparked interest was a feed by Alex, an Anthropic prompt engineer, posted on X. According to this feed, engineers tested Claude 3’s memory by inserting a random sentence in a lengthy document and asking it to find it.

  • Introducing an Amazing Keyboard: rainy75

    Recently, while browsing the internet, I discovered the rainy75 keyboard. With all the rave reviews, my curiosity was piqued, and I bought it immediately. There were two switch options: the slightly cheaper violet switch was said to be better by many, but after comparing typing demos on YouTube, I chose the WOB switch without a…

  • The AI Counterattack Still Has Some Breathing Room

    The AI Counterattack Still Has Some Breathing Room

    “어두일미” is a Korean saying meaning “uncertainty about future events.” It’s used to express the unpredictability of future happenings. Here, “어둡다” means ‘not visible’ or ‘unknown,’ “일” refers to ‘events’ or ‘things to happen,’ and “미” signifies ‘future.’ Together, it translates to “the future is unknown.”

  • Grasping the Bond Between Python and Django Made Easy

    Grasping the Bond Between Python and Django Made Easy

    Django is an open-source web framework written in Python. It bundles all the features needed for web services, allowing developers to craft websites and applications quickly and efficiently. It uses the MTV (Model-Template-View) architecture, which consists of the Model for handling data, the Template for what users see, and the View as the mediator between…

  • Open Command Prompt in a Specific Folder on Windows

    Open Command Prompt in a Specific Folder on Windows

    Navigate to the folder where you want to open the Command Prompt using File Explorer. Click the address bar, type ‘cmd’, and hit enter. Voilà, the Command Prompt opens right there! 🚀

  • AutoGPT and the Dev Container

    AutoGPT and the Dev Container

    If you’re struggling with the current Python version on your PC or various environment issues, you might find it challenging to use. While some may already install additional modules in Python’s virtual environment, the AutoGPT source includes Dev Container configuration files, enabling you to run it in a more perfect setting.

  • chatGPT and the Apocalypse

    chatGPT and the Apocalypse

    In the future, what will matter is not the ability to create content, but the skill to craft prompts that direct AI to do so. These contents might be lower in quality, but their rapid production will eventually overshadow human outputs with immense efficiency. ⚡

  • Windows Shell Scripting Tools

    Windows Shell Scripting Tools

    Windows offers several options for command line and shell scripting tasks. Each has its unique perks and limitations. Let’s compare Windows Command Line, Windows PowerShell, and Windows Terminal. 🌟

  • [node.js] How to Silence the ‘npm fund’ Message

    If you’re tired of seeing that ‘npm fund’ message every time you run npm, just hit up the command ‘npm config set fund false’. But hey, if you’re feeling generous, a little funding wouldn’t hurt, right? 😉

  • Setting Up Two Routers at Home

    Setting Up Two Routers at Home

    You know how sometimes your network speaker (like a HomePod) appears and disappears, or your mobile struggles to connect wirelessly to the TV, or file sharing between laptops is hit or miss? Yep, that’s the separation blues.